Age | Commit message (Expand) | Author |
2010-02-09 | OStatus partial support for group subscriptions: | Brion Vibber |
2010-02-09 | Configurable delay between queuedaemon.php spawns/respawns to help stagger ou... | Brion Vibber |
2010-02-08 | OStatus cleanup... | Brion Vibber |
2010-02-08 | First steps on converting FeedSub into the pub/sub basis for OStatus communic... | Brion Vibber |
2010-02-06 | Moderator can make users admins of a group | Evan Prodromou |
2010-02-05 | Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH... | Brion Vibber |
2010-02-05 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-05 | Actually store the timestamp on each nonce | Zach Copley |
2010-02-04 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-04 | Add time-based cutoffs for public tag cloud, favorited lists to speed up thos... | Brion Vibber |
2010-02-02 | Always check for an OAuth request. This allows OAuth clients to set an | Zach Copley |
2010-02-02 | Linkify notice source when posting from registered OAuth apps | Zach Copley |
2010-02-02 | Better token revocation | Zach Copley |
2010-02-02 | Allow developers to delete OAuth applications | Zach Copley |
2010-02-01 | readme and version for beta50.9.0beta5 | Evan Prodromou |
2010-02-01 | Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler ... | Brion Vibber |
2010-01-31 | move schema.type.php to typeschema.php like other files | Evan Prodromou |
2010-01-31 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-01-31 | Add Really Simple Discovery (RSD) support | Evan Prodromou |
2010-01-31 | Add a robots.txt URL to the site root | Evan Prodromou |
2010-01-30 | on exceptions, stomp logs the error and reenqueues | Evan Prodromou |
2010-01-30 | removed describeTable from base class, and fixed it up in pgsql | Brenda Wallace |
2010-01-30 | getTableDef() mostly working in postgres | Brenda Wallace |
2010-01-30 | move the schema DDL sql off into seperate files for each db we support | Brenda Wallace |
2010-01-29 | for single-user mode, retrieve either site owner or defined nickname | Evan Prodromou |
2010-01-28 | Fix more fatal errors in queue edge cases | Brion Vibber |
2010-01-28 | Don't attempt to resend XMPP messages that can't be broadcast due to the prof... | Brion Vibber |
2010-01-28 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Brion Vibber |
2010-01-28 | Wrap each bit of distrib queue handler's saving operation in a try/catch; log... | Brion Vibber |
2010-01-28 | Move sessions settings to its own panel | Zach Copley |
2010-01-29 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-01-29 | Adjust API authentication to also check for OAuth protocol params in the | Zach Copley |
2010-01-28 | Manual failover for stomp queues. | Brion Vibber |
2010-01-28 | Merge commit 'origin/master' into testing | Brion Vibber |
2010-01-28 | Remove redundant session token field from form (was already being added by ba... | Zach Copley |
2010-01-28 | Can now set $config['queue']['stomp_persistent'] = false; to explicitly disab... | Brion Vibber |
2010-01-28 | Removed unused variable assignment for avatar URL and added missing fn | Sarven Capadisli |
2010-01-27 | dropping the setcookie() call from common_ensure_session() since we're pretty... | Brion Vibber |
2010-01-27 | append '/' on cookie path for now (may still need some refactoring) | Brion Vibber |
2010-01-28 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-01-28 | set session cookie correctly | Evan Prodromou |
2010-01-27 | Fix for Mapstraction plugin's zoomed map links | Brion Vibber |
2010-01-27 | debug log line for control channel sub | Brion Vibber |
2010-01-27 | increment software beta version | Evan Prodromou |
2010-01-27 | Adds an emergency switch so we can run inbox distribution at save time (bypas... | Brion Vibber |
2010-01-28 | Remove debugging statement | Zach Copley |
2010-01-28 | Some adjustments to the way API auth works after merging testing and 0.9.x | Zach Copley |
2010-01-27 | HTTP auth provided is evaluated even if it's not required | Michele |
2010-01-27 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-01-27 | camelcase the uap param names | Evan Prodromou |