summaryrefslogtreecommitdiff
path: root/plugins/OStatus
AgeCommit message (Expand)Author
2010-02-16add a couple of FIXME commentsEvan Prodromou
2010-02-16change find() to staticGet() to use cacheEvan Prodromou
2010-02-14test parsing a default atom feed for activitiesEvan Prodromou
2010-02-14update activity and salmon for previous commitEvan Prodromou
2010-02-14Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-14More complete activity parsingEvan Prodromou
2010-02-13Dialogbox for OStatus remote subscriptionSarven Capadisli
2010-02-13Added dialogbox styles for OStatus subscribe formSarven Capadisli
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-13Using the new remote subscription event and updated subscribe labelSarven Capadisli
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-12OStatus: prep work for sending notifications on sub/unsub/join/leave/favorite...Brion Vibber
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-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-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-10Filename case fixBrion Vibber
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-09in progress Salmon responsesJames Walker
2010-02-09discovery piece - hand merged :PJames Walker
2010-02-08Pull GeoRSS locations over OStatus feedsBrion Vibber
2010-02-08OStatus cleanup...Brion Vibber
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber