summaryrefslogtreecommitdiff
path: root/plugins/OStatus/actions
AgeCommit message (Expand)Author
2010-02-22Fixed error/warning message location in OStatus autorize subscription pageSarven Capadisli
2010-02-22OStatus: fix remote subscription when putting webfinger address in the little...Brion Vibber
2010-02-21some info code for usersalmon.phpEvan Prodromou
2010-02-21don't save Notices that already exist in SalmonEvan Prodromou
2010-02-21Add error info for missing URI in attentionEvan Prodromou
2010-02-21reversed in_array() arguments in UsersalmonActionEvan Prodromou
2010-02-21OStatus: drop the remnants of feedsubsettings, replaced by ostatussub and no ...Brion Vibber
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-21OStatus PuSH fixes:Brion Vibber
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21use some constants and do some extra output in webfinger outputEvan Prodromou
2010-02-21OStatus PuSH fixlets:Brion Vibber
2010-02-21OStatus feedsub fixlets:Brion Vibber
2010-02-21redirect ostatussub if not logged inEvan Prodromou
2010-02-21Save posted notices in usersalmonEvan Prodromou
2010-02-20Subscription::start() should be enough, right?Evan Prodromou
2010-02-20OStatus: Salmon favorite & unfavorite events now handledBrion Vibber
2010-02-20OStatus subscription page fixups; works but needs lots of UI loving!Brion Vibber
2010-02-20OStatus: fix regressions in plugin & usersalmon action. Sub/unsub notificatio...Brion Vibber
2010-02-20Move some salmon processing to a superclassEvan Prodromou
2010-02-19OStatus: Salmon notifications now being generated moderately correctly. :) Ne...Brion Vibber
2010-02-19OStatus: sub/unsub notifications working again. Fixed up autodetection of fee...Brion Vibber
2010-02-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-19some more salmon stuffEvan Prodromou
2010-02-19OStatus: hooked up follow/unfollow events on Salmon endpoint to create/destro...Brion Vibber
2010-02-19OStatus: fix up Salmon endpoint detection/saving, timestamp fixes.Brion Vibber
2010-02-18add ActivityContext class and test itEvan Prodromou
2010-02-18OStatus refactoring to clean up profile vs feed and fix up subscription issues.Brion Vibber
2010-02-18OStatus sub/unsub updates:Brion Vibber
2010-02-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-18more work on salmonEvan Prodromou
2010-02-16OStatus: migrated notice parsing to use Activity helper classes; on the way t...Brion Vibber
2010-02-16OStatus: fix up some recent regressions in subscription setup; fix state chec...Brion Vibber
2010-02-14update activity and salmon for previous commitEvan Prodromou
2010-02-13Added XHR channel for OStatus Subscribe buttonSarven Capadisli
2010-02-13Updated feed subscription form markupSarven Capadisli
2010-02-13Updated OStatus form markupSarven Capadisli
2010-02-12flesh out salmon endpointEvan Prodromou
2010-02-12OStatus sub setup code cleanup and partial group fixes (needs more work after...Brion Vibber
2010-02-12OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...Brion Vibber
2010-02-11OStatus: garbage collect unused PuSH subscriptions when the last local subscr...Brion Vibber
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-02-09in progress Salmon responsesJames Walker
2010-02-09discovery piece - hand merged :PJames Walker
2010-02-08OStatus cleanup...Brion Vibber
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber