summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-02-02Always check for an OAuth request. This allows OAuth clients to set anZach Copley
2010-02-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
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-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-01Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-01Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler ...Brion Vibber
2010-01-31Merge branch 'testing' into 0.9.xEvan Prodromou
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-29Pass username and nickname to autoregister so auth plugins can set the nickna...Craig Andrews
2010-01-29autoRegister() expects a username existing in ldap, not the suggested_nicknameEric Helgeson
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-28Move sessions settings to its own panelZach Copley
2010-01-29Adjust API authentication to also check for OAuth protocol params in theZach 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-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-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
2010-01-27debug log line for control channel subBrion Vibber
2010-01-27increment software beta versionEvan Prodromou
2010-01-27Adds an emergency switch so we can run inbox distribution at save time (bypas...Brion Vibber
2010-01-28Remove debugging statementZach Copley
2010-01-28Some adjustments to the way API auth works after merging testing and 0.9.xZach Copley
2010-01-28Some adjustments to the way API auth works after merging testing and 0.9.xZach Copley