summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18add ActivityContext class and test itEvan Prodromou
2010-02-18add type='text/html' to alternate link in Notice AtomEvan Prodromou
2010-02-18OStatus refactoring to clean up profile vs feed and fix up subscription issues.Brion Vibber
2010-02-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-18OStatus sub/unsub updates:Brion Vibber
2010-02-18Minor adjustment to edit icon positionSarven Capadisli
2010-02-18Fixes long strings from not breakingSarven Capadisli
2010-02-18always distribute to inbox of author immediatelyEvan Prodromou
2010-02-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-18more work on salmonEvan Prodromou
2010-02-17Merge branch 'master' into testingBrion Vibber
2010-02-17Queues: redid the breakout control model so we can start up and subscribe to ...Brion Vibber
2010-02-17Twitter bridge - fix for Ticket #2192Zach Copley
2010-02-17Better logging for Twitter bridge account linking processZach Copley
2010-02-17Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allowsZach Copley
2010-02-17Twitter bridge - fix for Ticket #2192Zach Copley
2010-02-17Better logging for Twitter bridge account linking processZach Copley
2010-02-17Merge branch 'master' into testingBrion Vibber
2010-02-17Fix exception on bad plugin loadBrion Vibber
2010-02-17parse_url returns an associative array - not an objectCraig Andrews
2010-02-17PostDebug 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.idZach Copley
2010-02-17- conversation.uri needs to be nullableZach Copley
2010-02-16New Conversation DO to handle remote notices as conversation rootsZach Copley
2010-02-16Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-16More sensical profile::getUri()Zach Copley
2010-02-17OStatus: override source link with the source domain and link to original mes...Brion Vibber
2010-02-17Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-17OStatus: moving parts of profile processing to Activity from feedmunger. Paus...Brion Vibber
2010-02-16Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-16Take remote profiles into account when looking up canonical profile URIsZach Copley
2010-02-16OStatus: migrated notice parsing to use Activity helper classes; on the way t...Brion Vibber
2010-02-16OStatus: check only direct children in ActivityUtil::child; fixes pulling act...Brion Vibber
2010-02-16OStatus: temporary output mode hack for apitimelineuser until PuSH feed gener...Brion Vibber
2010-02-16OStatus: fix up some recent regressions in subscription setup; fix state chec...Brion Vibber
2010-02-16OStatus: fix for low-level remote subscribeBrion Vibber
2010-02-16Add rel="avatar" to img links in <activity:actor> stanzasZach Copley
2010-02-16restructure Activity classes to push more DOM stuff to ActivityUtilsEvan Prodromou
2010-02-16Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-16add a FIXME to ProfileEvan Prodromou
2010-02-16Merge branch 'master' into testingBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-02-16Pull fix from testing branch: use new encoding funcs w/ stomp queuesBrion Vibber
2010-02-16Minor optimization to only bind an hover event to the notice at hand.Sarven Capadisli
2010-02-16Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-16Fix to allow any notice item with an attachment to use the overlay viewSarven Capadisli
2010-02-16move some nickname-guessing code to lib/util.php from OpenIDEvan Prodromou
2010-02-16add a couple of FIXME commentsEvan Prodromou
2010-02-16change find() to staticGet() to use cacheEvan Prodromou
2010-02-16Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allowsZach Copley