summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-13Added event hook to remote subscriptionSarven Capadisli
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-12fix for Atom notice output: correct check against conversation & current idBrion Vibber
2010-02-12Session fix for PHP 5.3 configurations where cookies are excluded from $_REQU...Brion Vibber
2010-02-12Initial upgraded Atom output for group timelinesZach Copley
2010-02-12PHP 5.3 compatibility hack for DB_DataObjectBrion Vibber
2010-02-12Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-12OStatus: prep work for sending notifications on sub/unsub/join/leave/favorite...Brion Vibber
2010-02-12Revert "Added 'pre' to pick up Palm Pre's UA string:"Sarven Capadisli
2010-02-12Added 'pre' to pick up Palm Pre's UA string:Sarven Capadisli
2010-02-12More style generalisation for dialogboxSarven Capadisli
2010-02-12Extracted default values for dialogbox layout and uniqe for form_repeatSarven Capadisli
2010-02-12Moved colour properties out of base stylesheetSarven Capadisli
2010-02-12flesh out salmon endpointEvan Prodromou
2010-02-12stub for activitiesEvan Prodromou
2010-02-12OStatus sub setup code cleanup and partial group fixes (needs more work after...Brion Vibber
2010-02-11Fix retarded spelling mistakeZach Copley
2010-02-11ostatus:attention links in Notice Atom outputZach Copley
2010-02-12OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...Brion Vibber
2010-02-11OStatus: correct parsing of georss:point for max interop (commas allowed, whi...Brion Vibber
2010-02-11Make Atom timelines in the API use Atom10feedZach Copley
2010-02-11Added some boilerplate class comments, etc.Zach Copley
2010-02-11Some upgrades to Atom output for OStatusZach Copley
2010-02-11Utility classes for atom feedsZach Copley
2010-02-11OStatus: save Salmon postback URI in feed subscription info, if provided. Wil...Brion Vibber
2010-02-11OStatus: fix salmon link on Atom feeds; add a url spec for group feeds as wel...Brion Vibber
2010-02-11OStatus fix: include feed profile at notice text processing time, fixes repliesBrion Vibber
2010-02-11OStatus: garbage collect unused PuSH subscriptions when the last local subscr...Brion Vibber
2010-02-10OStatus PuSH fixes:Brion Vibber
2010-02-10OStatus update: now using standard save/delivery for incoming ostatus message...Brion Vibber
2010-02-10fix hubdistribBrion Vibber
2010-02-10fix up hub queueing to work w/ stomp queuesBrion Vibber
2010-02-10Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-10Queue daemon fixes:Brion Vibber
2010-02-10Filename case fixBrion Vibber
2010-02-10Fix to Realtime's repeat notice form legend and notice idSarven Capadisli
2010-02-10Refactored repeat confirmation dialog. Also fixes dialog skipping.Sarven Capadisli
2010-02-09removing the webfinger hack for Notice::asAtomEntry since salmon can use a pr...James Walker
2010-02-09moving salmon endpoint under 'main/'James Walker
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-09Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-09in progress Salmon responsesJames Walker
2010-02-09Merge remote branch 'statusnet/testing' into testingJames Walker
2010-02-09discovery piece - hand merged :PJames Walker
2010-02-08Better checking for duplicate app namesZach Copley
2010-02-08Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-08Better checking for duplicate app namesZach Copley
2010-02-08Disable deprecated 'since' parameter on public_timeline API; causes performan...Brion Vibber