summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-01Correctly handle the case when MIME/Type doesn't know what file extension a m...Craig Andrews
2010-03-01Use PHP exceptions for PEAR error handling.Craig Andrews
2010-03-01Modify configuration to have an option to allow uploads regardless of mime typeCraig Andrews
2010-03-01Merge branch 'testing' into 0.9.xZach Copley
2010-03-01Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-01Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-01Upgrade XML output scrubbing to better deal with newline and a few other charsZach Copley
2010-03-01Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-01Localization tweak: include doc comments marked as 'TRANS' in .po file output...Brion Vibber
2010-03-01Fix forgotten "m" in 8e102da76cc7466bffb67cb591927f123ed74c12Siebrand Mazeland
2010-03-01Add contextual documentation to allow better localisation.Siebrand Mazeland
2010-03-01Add index on group_index.notice_id, needed to pull list of target groups for ...Brion Vibber
2010-03-01Add index on post_id for file_to_post, needed for efficient lookups of files/...Brion Vibber
2010-03-01Change 'Home' to 'Personal' in the header.Craig Andrews
2010-03-01Use common_nicknamize() in better places.Craig Andrews
2010-03-01Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-03-01Add content for all 3 Send buttons (2 are the same as far as I can tell)Siebrand Mazeland
2010-03-01Add context for Send button on invite.phpSiebrand Mazeland
2010-03-01Also extract _m() used in core.Siebrand Mazeland
2010-03-01Update pot file.Siebrand Mazeland
2010-03-01Update pot fileSiebrand Mazeland
2010-02-27Merge branch 'testing' into 0.9.xEvan Prodromou
2010-02-27fix call of common_find_mentions() in Notice::saveReplies()Evan Prodromou
2010-02-27Use notice for context when deciding who @nickname refers toEvan Prodromou
2010-02-27Merge branch 'master' into testingEvan Prodromou
2010-02-27Plugin to restrict too many registrations from one IPEvan Prodromou
2010-02-27uri -> URI in interface textSiebrand Mazeland
2010-02-27Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-02-27add bugfix to version number.Evan Prodromou
2010-02-27Fixes entity_tags alignmentSarven Capadisli
2010-02-26Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-26Revert "change function name"Evan Prodromou
2010-02-26renaming sha256 to prevent conflictJames Walker
2010-02-26change function nameEvan Prodromou
2010-02-26Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-26better return check in Magicsig::staticGet()James Walker
2010-02-26blow cache on known repliesEvan Prodromou
2010-02-26Pull conversation URL from Conversation instead of assuming it's localZach Copley
2010-02-26Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-26add a flag to impede adding sessions to URLs (for permanent stuff)Evan Prodromou
2010-02-26MagicEnvelope::parse shouldn't be called staticallyJames Walker
2010-02-26should be sequenceKey (singular)James Walker
2010-02-26adding sequenceKeys() to magicsigJames Walker
2010-02-26nicknamize the requested nickname during autoregistrationCraig Andrews
2010-02-26removing some extraneous debug loggingJames Walker
2010-02-26Check for conversation with unique conversation IDZach Copley
2010-02-26Show messaging on the login and registration forms informing users that they ...Craig Andrews
2010-02-26bail out if the requested nickname is illegalCraig Andrews
2010-02-26move salmon posting to send application/magic-envelope+xml per http://salmon-...James Walker
2010-02-26Discovery::lookup now throws an exceptionJames Walker