summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-12Avoid PHP notice when outputting API data for remote users; no $user means no...Brion Vibber
2010-01-12Ticket 2152: avoid fatal when php.ini disables dl via disabled_functions (fun...Brion Vibber
2010-01-11Fix format specifier on page titleZach Copley
2010-01-11Removed periodSarven Capadisli
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-11accept session fromEvan Prodromou
2010-01-10add session ID to local URL when server parts differEvan Prodromou
2010-01-10Sever -> server in error messageEvan Prodromou
2010-01-10Sever -> server in error messageEvan Prodromou
2010-01-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-10Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-10defaultDesign was undefined; fixed thatEvan Prodromou
2010-01-10catch exceptions from snapshotEvan Prodromou
2010-01-10Fix routes for social graph API methods -- this takes care of Ticket #2151Zach Copley
2010-01-10catch exceptions from snapshotEvan Prodromou
2010-01-10debugging code to find passed-in objects in munge_passwordEvan Prodromou
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2010-01-10Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2010-01-09i18n work in the mail handlerCraig Andrews
2010-01-09Redirect to a one-time-password when ssl and regular server are differentEvan Prodromou
2010-01-08Add an IMAP daemon so StatusNet can process incoming user posts via catch-all...Craig Andrews
2010-01-08Added i18n text for @title values in geo sharing actionsSarven Capadisli
2010-01-08Some code cleaning for geo UISarven Capadisli
2010-01-08Using json2.jsSarven Capadisli
2010-01-08let system administrators disallow certain admin panelsEvan Prodromou
2010-01-07ptiturl.com correct nameEvan Prodromou
2010-01-07add default plugin version informationEvan Prodromou
2010-01-07add a version action to give credit and list pluginsEvan Prodromou
2010-01-07add default plugins and load themEvan Prodromou
2010-01-07Correction to previous commitCiaran Gultnieks
2010-01-07Fixes to bugs where non-local messages were being wrong put in the public tim...Ciaran Gultnieks
2010-01-06Revert "Ticket 2107: remove "not implemented" items from sms/xmpp help; nobod...Evan Prodromou
2010-01-06Ticket 2107: remove "not implemented" items from sms/xmpp help; nobody likes ...Brion Vibber
2010-01-06The structure return by parse_url is an associative array, not an object.Craig Andrews
2010-01-06Don't output notices from deleted users.Zach Copley
2010-01-06Don't output notices from deleted users.Zach Copley
2010-01-05Support an 'extra' clause when definining a column (e.g.: 'on updateZach Copley
2010-01-05Cache fixes:Brion Vibber
2010-01-05Require users to login to view attachments on private sitesCraig Andrews
2010-01-05Move Authorization and Authentication plugin structures into core, instead of...Craig Andrews
2010-01-05Typo fix in the new default in-process cache; spewed notice warnings on delet...Brion Vibber
2010-01-04Ticket 2141: bugs with weighted popularity lists across year boundary.Brion Vibber
2010-01-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-04default value for cache::get() changed from null to falseEvan Prodromou
2010-01-04Ticket 2141: bugs with weighted popularity lists across year boundary.Brion Vibber
2010-01-04Fix for auto_increment parameter in auto-created tables via checkschema.Brion Vibber
2010-01-03Remove logging from default cacheEvan Prodromou
2010-01-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou