gnu-social/db
Zach Copley c0bb1a5798 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
* '0.9.x' of gitorious.org:statusnet/mainline: (102 commits)
  Fix for ticket #3010: blocks are now applied against the original poster of repeats.
  Fix XML API output for several profile update methods that returned a <user> entry but didn't set namespaces, causing XML parse failures.
  Fix for ticket #3007: .bmp avatar uploads weren't being properly converted to PNG in all cases
  Bookmark saving robustness fixes
  remove boilerplate from NewMenuPlugin
  Localisation updates from http://translatewiki.net.
  L10n consistency updates in wording and punctuation. Translator documentation added/updated. Superfluous whitespace removed.
  Add translator documentation Fix L10n issues Remove superfluous whitespace
  Add correct punctuation for client exceptions.
  Add correct punctuation for client exception.
  Add correct punctuation for client exception.
  Add email field to Twitter registration form; needed when RequireValidatedEmail plugin is present.
  Add email field on openid registration; needed to register if RequireValidatedEmail plugin is also present.
  Event hook points needed for recaptcha on facebook login form (untested, but should be legit -- same adds as openid & twitter reg forms)
  Event hook points needed to run Recaptcha on Twitter registration
  Fix inconsistent use of 'name' vs 'fullname' in tw_fields member variable
  Add Start/EndRegistrationData event hooks in finishopenidlogin: allows recaptcha to add its captcha display to the form (checked since addition of StartRegistrationTry)
  Ticket #2999: RequireValidatedEmail plugin now also prevents group creation by unvalidated users.
  Localisation updates from http://translatewiki.net.
  Translator comments added L10n updates Remove superfluous whitespace Number parameters in message when two or more are used ClientException and ServerException should end with a period
  ...
2011-01-26 10:50:05 -08: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 Merge commit 'origin/0.9.x' into 0.9.x 2010-08-16 02:52:23 +00:00
074to080.sql session table was missing from upgrade scripts 2010-11-09 12:53:57 -05:00
074to080_pg.sql Revert "changed file.url column type from varcahr(255) to varchar(2047)" 2009-08-11 14:41:48 +12:00
096to097.sql Sort indexing fix for profile sidebar: add group_member_profile_id_created_idx to group_member table, streamlines sorting of your group memberships in the sidebar 2010-12-17 16:22:26 -08: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 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x 2011-01-26 10:50:05 -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 leaving tags column in (for now) 2010-07-28 11:43:47 -04:00
site_093to094.sql SQL script to update status_network table 2010-07-28 11:50:04 -04:00
sms_carrier.sql Add Dialog Axiata to SMS carriers 2011-01-05 13:13:45 -05:00
statusnet.sql Sort indexing fix for profile sidebar: add group_member_profile_id_created_idx to group_member table, streamlines sorting of your group memberships in the sidebar 2010-12-17 16:22:26 -08:00
statusnet_pg.sql removed the notice.location column from postgres def -- snuck in on a git commit by Patrick G 2010-08-16 14:47:18 +12:00