summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-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-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
2010-01-02First version of Memcache pluginEvan Prodromou
2010-01-02Make cache.php PHPCS-cleanEvan Prodromou
2010-01-02invert if for cache handlingEvan Prodromou
2010-01-02fix default array implementation checksEvan Prodromou
2010-01-02Make caching a plugin systemEvan Prodromou
2010-01-02fixup memcache functionsEvan Prodromou
2010-01-03Changed location share representation to be more like the fileSarven Capadisli
2010-01-01Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-31Initial UI for geo location share option in notice formSarven Capadisli
2009-12-31Moved JavaScript dependant stuff out of noticeform.Sarven Capadisli
2009-12-31Removed style information out of HTMLSarven Capadisli
2009-12-31Use the location setting profile as secondarySarven Capadisli
2009-12-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-12-31If user is sharing their location (based on profile setting), thenSarven Capadisli
2009-12-31If user doesn't want to share their location (which is globally setSarven Capadisli
2009-12-31Fix to grab and use the actual lat/lon values from the user profileSarven Capadisli
2009-12-31Moved shareLocation data from formActions() to formData()Sarven Capadisli
2009-12-31Fixed Event end nameSarven Capadisli
2009-12-30Enable memcache automatic compression, starting at 20k and only if compressio...Craig Andrews
2009-12-30Remove trailing space in checkbox text.Siebrand Mazeland
2009-12-29Implement user interface for user to preview what location they are sharing w...Craig Andrews
2009-12-29don't show notices with deleted profilesEvan Prodromou
2009-12-28Merge branch 'locshunt' into 0.9.xEvan Prodromou
2009-12-28More configuration options for location sharingEvan Prodromou