Age | Commit message (Expand) | Author |
2010-02-18 | OStatus sub/unsub updates: | Brion Vibber |
2010-02-18 | always distribute to inbox of author immediately | Evan Prodromou |
2010-02-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-18 | more work on salmon | Evan Prodromou |
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 | Twitter bridge - fix for Ticket #2192 | Zach Copley |
2010-02-17 | Better logging for Twitter bridge account linking process | Zach Copley |
2010-02-17 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |
2010-02-17 | Twitter bridge - fix for Ticket #2192 | Zach Copley |
2010-02-17 | Better logging for Twitter bridge account linking process | 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 | PostDebug plugin - saves POST data to debug log or directory to help debug fo... | Brion Vibber |
2010-02-17 | - Set the root of a new local conversation to a new conversation.id | Zach Copley |
2010-02-17 | - conversation.uri needs to be nullable | Zach Copley |
2010-02-16 | New Conversation DO to handle remote notices as conversation roots | Zach Copley |
2010-02-16 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-16 | More sensical profile::getUri() | Zach Copley |
2010-02-17 | OStatus: override source link with the source domain and link to original mes... | Brion Vibber |
2010-02-17 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-17 | OStatus: moving parts of profile processing to Activity from feedmunger. Paus... | Brion Vibber |
2010-02-16 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-16 | Take remote profiles into account when looking up canonical profile URIs | Zach Copley |
2010-02-16 | OStatus: migrated notice parsing to use Activity helper classes; on the way t... | Brion Vibber |
2010-02-16 | OStatus: check only direct children in ActivityUtil::child; fixes pulling act... | Brion Vibber |
2010-02-16 | OStatus: temporary output mode hack for apitimelineuser until PuSH feed gener... | Brion Vibber |
2010-02-16 | OStatus: fix up some recent regressions in subscription setup; fix state chec... | Brion Vibber |
2010-02-16 | OStatus: fix for low-level remote subscribe | Brion Vibber |
2010-02-16 | Add rel="avatar" to img links in <activity:actor> stanzas | Zach Copley |
2010-02-16 | restructure Activity classes to push more DOM stuff to ActivityUtils | Evan Prodromou |
2010-02-16 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-16 | add a FIXME to Profile | Evan Prodromou |
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 | Minor optimization to only bind an hover event to the notice at hand. | Sarven Capadisli |
2010-02-16 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-16 | Fix to allow any notice item with an attachment to use the overlay view | Sarven Capadisli |
2010-02-16 | move some nickname-guessing code to lib/util.php from OpenID | Evan Prodromou |
2010-02-16 | add a couple of FIXME comments | Evan Prodromou |
2010-02-16 | change find() to staticGet() to use cache | Evan Prodromou |
2010-02-16 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |
2010-02-15 | Temporary debug hack tracking down 'revoked accesstoken' issue with OMB posts | Brion Vibber |
2010-02-15 | Use static class method for looking up Twitter user | Zach Copley |
2010-02-15 | Use static class method for looking up Twitter user | Zach Copley |
2010-02-15 | Twitter-bridge: lookup old foreign_user by primary key not url | Zach Copley |
2010-02-15 | Twitter-bridge: lookup old foreign_user by primary key not url | Zach Copley |
2010-02-15 | Better log msgs. Removed debugging statement. | Zach Copley |