gnu-social/db
Evan Prodromou 14adb7cc41 Give users more control over URL shortening
Users and administrators can set how long an URL can be before it's
shortened, and how long a notice can be before all its URLs are
shortened. They can also turn off shortening altogether.

Squashed commit of the following:

commit d136b39011
Author: Evan Prodromou <evan@status.net>
Date:   Mon Apr 26 02:39:00 2010 -0400

    use site and user settings to determine when to shorten URLs

commit 1e1c851ff3
Author: Evan Prodromou <evan@status.net>
Date:   Mon Apr 26 02:38:40 2010 -0400

    add a method to force shortening URLs

commit 4d29ca0b91
Author: Evan Prodromou <evan@status.net>
Date:   Mon Apr 26 02:37:41 2010 -0400

    static method for getting best URL shortening service

commit a9c6a3bace
Author: Evan Prodromou <evan@status.net>
Date:   Mon Apr 26 02:37:11 2010 -0400

    allow 0 in numeric entries in othersettings

commit 767ff2f7ec
Author: Evan Prodromou <evan@status.net>
Date:   Mon Apr 26 02:36:46 2010 -0400

    allow 0 or blank string in inputs

commit 1e21af42a6
Author: Evan Prodromou <evan@status.net>
Date:   Mon Apr 26 02:01:11 2010 -0400

    add more URL-shortening options to othersettings

commit 869a6be0f5
Author: Evan Prodromou <evan@status.net>
Date:   Sat Apr 24 14:22:51 2010 -0400

    move url shortener superclass to lib from plugin

commit 9c0c9863d5
Author: Evan Prodromou <evan@status.net>
Date:   Sat Apr 24 14:20:28 2010 -0400

    documentation and whitespace on UrlShortenerPlugin

commit 7a1dd5798f
Author: Evan Prodromou <evan@status.net>
Date:   Sat Apr 24 14:05:46 2010 -0400

    add defaults for URL shortening

commit d259c37ad2
Author: Evan Prodromou <evan@status.net>
Date:   Sat Apr 24 13:40:10 2010 -0400

    Add User_urlshortener_prefs

    Add a table for URL shortener prefs, a corresponding class, and the
    correct mumbo-jumbo in statusnet.ini to make everything work.
2010-04-26 02:40:36 -04:00
..
08to09.sql Roll up some missing items from 08to09.sql; now hits all changed tables/columns/keys in core. 2010-03-04 08:49:04 -08:00
08to09_pg.sql fix typo / parse error in sql comment syntax 2009-12-13 11:54:05 +13:00
074to080.sql Revert "changed file.url column type from varcahr(255) to varchar(2047)" 2009-08-11 14:41:48 +12:00
074to080_pg.sql Revert "changed file.url column type from varcahr(255) to varchar(2047)" 2009-08-11 14:41:48 +12:00
beta5tobeta6.sql add beta5 to beta6 script 2010-02-25 22:30:04 -05:00
foreign_services.sql - Reworked login / logout workflow 2009-05-21 05:43:11 +00:00
innodb.sql a little sql script to drop full-text index and use innodb for profile and notice 2009-06-23 09:16:41 -07:00
location_namespace.sql add a couple of location namespaces 2009-10-21 22:43:40 -04:00
notice_source.sql ticket 1100: add Drupal source link 2009-12-01 12:55:55 -08:00
rc2torc3.sql script to upgrade from RC2 to RC3 2010-01-13 17:28:31 -08:00
rc3torc4.sql fix update script -- read the diff wrong and put a couple fields on wrong table (whoops) 2010-01-27 17:34:13 -08:00
site.sql Site metadata tags in status_network: single 'tags' field, pipe-separated. 2010-01-26 10:33:20 -08:00
sms_carrier.sql Add ChinaMobile as an email to SMS carrier 2009-09-13 00:16:50 -04:00
statusnet.sql Give users more control over URL shortening 2010-04-26 02:40:36 -04:00
statusnet_pg.sql fixed stray comma 2010-01-10 14:04:18 +13:00