summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-29* mark a few message for translationSiebrand Mazeland
* add translator documentation
2010-07-29* add FIXME for messages that may need i18n.Siebrand Mazeland
* trailing whitespace removed.
2010-07-29* add translator documentationSiebrand Mazeland
* mark strings for translation * add FIXME for unclear/confusing message
2010-07-29* add string for translation with translator documentationSiebrand Mazeland
* add FIXMEs for strings that may need i18n, but leaving decision to other dev(s)
2010-07-29* mark two untranslatable server exceptions as translatableSiebrand Mazeland
* number parameters when multiple are user in a message * update translator documentation
2010-07-28Update po filesSiebrand Mazeland
2010-07-28Update potSiebrand Mazeland
2010-07-28Number parametersSiebrand Mazeland
2010-07-28Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-07-28Merge branch 'testing' into 0.9.xBrion Vibber
2010-07-28Merge branch 'master' into testingBrion Vibber
2010-07-28backwards compatibility for old tags format in hasTagJames Walker
2010-07-28try/catch just in case..James Walker
2010-07-28don't try to save empty tagsJames Walker
2010-07-28SQL script to update status_network tableJames Walker
2010-07-28script to normalize status_network tagsJames Walker
2010-07-28leaving tags column in (for now)James Walker
2010-07-27Merge branch 'master' into testingJames Walker
2010-07-26Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-07-22accept mailto: URIs as OStatus identifiersEvan Prodromou
2010-07-22Quick fix for IE7 via sammy: remove redundant media specifiers from base ↵Brion Vibber
style @import in main themes. The <link>s already specify screen/etc media, so all it was doing was breaking. There are still some issues, but most things seem to work-ish as long as Realtime plugins are off.
2010-07-21Revert "Revert "Change the cache window on notices from 61 to 200, the max ↵Zach Copley
number"" This reverts commit a65b3f171c4d23af8ca844439ad08959eb760b86.
2010-07-20normalizing tags for status_networkJames Walker
2010-07-19Make some messages gender neutral.Eric Helgeson
2010-07-19Revert "Change the cache window on notices from 61 to 200, the max number"Zach Copley
This reverts commit d51820adc52aef962542ecc6da0607ce0118fefc.
2010-07-19Provisional OAuth, OpenID token check timing attack patchesBrion Vibber
2010-07-19Change the cache window on notices from 61 to 200, the max numberZach Copley
of notices available at one time through the API. Note: this will require a memcache restart.
2010-07-16Suppress HTTP error headers for JSONP API outputZach Copley
2010-07-14cache sitemap notice and user counts for 4hEvan Prodromou
2010-07-13Exceptions are caught and continued on JSON, XML, Atom and RSS output in APIEvan Prodromou
2010-07-13handle missing profile for notices better in Rss10ActionEvan Prodromou
2010-07-13handle missing profile for notices better in NoticeListEvan Prodromou
2010-07-13log exceptions in atom feeds, but don't let them kill the outputEvan Prodromou
2010-07-13push exception on missing profile down to Notice::getProfile()Evan Prodromou
2010-07-13handle notices without profiles better in RSS outputEvan Prodromou
2010-07-12Commit hubprepqueuehandler.php -- fix for OStatus bulk output.Brion Vibber
2010-07-12Commit hubprepqueuehandler.php -- fix for OStatus bulk output.Brion Vibber
2010-07-12Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-07-12Ticket 2427: fix regression in plugin i18nBrion Vibber
2010-07-12Ticket 2433: Skip locale fallback list check on Windows ('locale -a' ↵Brion Vibber
shell-out doesn't work there)
2010-07-10remove debugging statement and add a bit of output to updatecountsEvan Prodromou
2010-07-10Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-07-09script to fill counts table from command lineEvan Prodromou
2010-07-08Handle the case where a screen name has shifted from one Twitter ID to anotherZach Copley
2010-07-05create an index on user.created so sitemap generation is fasterEvan Prodromou
2010-07-01Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-06-29Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: ↵0.9.3Brion Vibber
Auth_Yadis_XRDS::parseXRDS() is now declared static, and PHP 5.3 demands it say so on the subclass too. Compat fix branch for upstream: http://gitorious.org/libomb/libomb-statusnet/commit/6589dc073f93b65564931e1ab5865a34a0b228aa
2010-06-29Update to last upstream version of libomb: coding style updates, static call ↵Brion Vibber
fix, improved handling of invalid XRD URIs.
2010-06-29Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-29Updates to README w/ summary changelistBrion Vibber