Age | Commit message (Expand) | Author |
2010-02-18 | OStatus sub/unsub updates: | Brion Vibber |
2010-02-17 | Merge branch 'master' into testing | Brion Vibber |
2010-02-17 | Queues: redid the breakout control model so we can start up and subscribe to ... | Brion Vibber |
2010-02-17 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |
2010-02-17 | Merge branch 'master' into testing | Brion Vibber |
2010-02-17 | Fix exception on bad plugin load | Brion Vibber |
2010-02-17 | parse_url returns an associative array - not an object | Craig Andrews |
2010-02-17 | OStatus: override source link with the source domain and link to original mes... | Brion Vibber |
2010-02-16 | Merge branch 'master' into testing | Brion Vibber |
2010-02-16 | Stomp queue restructuring for mass scalability: | Brion Vibber |
2010-02-16 | Pull fix from testing branch: use new encoding funcs w/ stomp queues | Brion Vibber |
2010-02-16 | move some nickname-guessing code to lib/util.php from OpenID | Evan Prodromou |
2010-02-16 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |
2010-02-15 | Added another single whitespace | Sarven Capadisli |
2010-02-15 | Added single whitespace to separate inline text words. | Sarven Capadisli |
2010-02-13 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-13 | Added event hook to remote subscription | Sarven Capadisli |
2010-02-13 | Merge branch 'ssleverything' into testing | Evan Prodromou |
2010-02-12 | Add OStatus PuSH hub and Salmon links back into user and group feeds | Zach Copley |
2010-02-12 | Session fix for PHP 5.3 configurations where cookies are excluded from $_REQU... | Brion Vibber |
2010-02-12 | Initial upgraded Atom output for group timelines | Zach Copley |
2010-02-11 | let files go to SSL dir too | Evan Prodromou |
2010-02-11 | let backgrounds be put under SSL | Evan Prodromou |
2010-02-11 | put Javascript files under SSL | Evan Prodromou |
2010-02-11 | Make Atom timelines in the API use Atom10feed | Zach Copley |
2010-02-11 | Added some boilerplate class comments, etc. | Zach Copley |
2010-02-11 | Some upgrades to Atom output for OStatus | Zach Copley |
2010-02-11 | Utility classes for atom feeds | Zach Copley |
2010-02-11 | let avatars be served over SSL | Evan Prodromou |
2010-02-11 | default theme ssl to null | Evan Prodromou |
2010-02-11 | null theme ssl setting means 'guess' | Evan Prodromou |
2010-02-11 | Themes can be served from an SSL server | Evan Prodromou |
2010-02-10 | fix up hub queueing to work w/ stomp queues | Brion Vibber |
2010-02-10 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-10 | Queue daemon fixes: | Brion Vibber |
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-09 | Configurable delay between queuedaemon.php spawns/respawns to help stagger ou... | Brion Vibber |
2010-02-08 | OStatus cleanup... | Brion Vibber |
2010-02-08 | readme and version for beta5 | Evan Prodromou |
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 'temp' | Zach Copley |
2010-02-05 | Actually store the timestamp on each nonce | Zach Copley |
2010-02-05 | Always check for an OAuth request. This allows OAuth clients to set an | Zach Copley |
2010-02-05 | Linkify notice source when posting from registered OAuth apps | Zach Copley |
2010-02-05 | Better token revocation | Zach Copley |
2010-02-05 | Allow developers to delete OAuth applications | Zach Copley |
2010-02-05 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley |