summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-08OStatus cleanup...Brion Vibber
2010-02-08readme and version for beta5Evan Prodromou
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber
2010-02-06Moderator can make users admins of a groupEvan Prodromou
2010-02-05Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH...Brion Vibber
2010-02-05Merge branch 'temp'Zach Copley
2010-02-05Actually store the timestamp on each nonceZach Copley
2010-02-05Always check for an OAuth request. This allows OAuth clients to set anZach Copley
2010-02-05Linkify notice source when posting from registered OAuth appsZach Copley
2010-02-05Better token revocationZach Copley
2010-02-05Allow developers to delete OAuth applicationsZach Copley
2010-02-05Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-05Actually store the timestamp on each nonceZach Copley
2010-02-04Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-04Add time-based cutoffs for public tag cloud, favorited lists to speed up thos...Brion Vibber
2010-02-02Always check for an OAuth request. This allows OAuth clients to set anZach Copley
2010-02-02Linkify notice source when posting from registered OAuth appsZach Copley
2010-02-02Better token revocationZach Copley
2010-02-02Allow developers to delete OAuth applicationsZach Copley
2010-02-01readme and version for beta50.9.0beta5Evan Prodromou
2010-02-01Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler ...Brion Vibber
2010-01-31move schema.type.php to typeschema.php like other filesEvan Prodromou
2010-01-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-31Add Really Simple Discovery (RSD) supportEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-30on exceptions, stomp logs the error and reenqueuesEvan Prodromou
2010-01-30removed describeTable from base class, and fixed it up in pgsqlBrenda Wallace
2010-01-30getTableDef() mostly working in postgresBrenda Wallace
2010-01-30move the schema DDL sql off into seperate files for each db we supportBrenda Wallace
2010-01-29for single-user mode, retrieve either site owner or defined nicknameEvan Prodromou
2010-01-28Fix more fatal errors in queue edge casesBrion Vibber
2010-01-28Don't attempt to resend XMPP messages that can't be broadcast due to the prof...Brion Vibber
2010-01-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-01-28Wrap each bit of distrib queue handler's saving operation in a try/catch; log...Brion Vibber
2010-01-28Move sessions settings to its own panelZach Copley
2010-01-29Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-01-29Adjust API authentication to also check for OAuth protocol params in theZach Copley
2010-01-28Manual failover for stomp queues.Brion Vibber
2010-01-28Merge commit 'origin/master' into testingBrion Vibber
2010-01-28Remove redundant session token field from form (was already being added by ba...Zach Copley
2010-01-28Can now set $config['queue']['stomp_persistent'] = false; to explicitly disab...Brion Vibber
2010-01-28Removed unused variable assignment for avatar URL and added missing fnSarven Capadisli
2010-01-27dropping the setcookie() call from common_ensure_session() since we're pretty...Brion Vibber
2010-01-27append '/' on cookie path for now (may still need some refactoring)Brion Vibber
2010-01-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-28set session cookie correctlyEvan Prodromou
2010-01-27Fix for Mapstraction plugin's zoomed map linksBrion Vibber