summaryrefslogtreecommitdiff
path: root/plugins/OStatus/actions
AgeCommit message (Expand)Author
2010-02-26only put public keys in XRDJames Walker
2010-02-26updating to use latest salmon NS definitionsJames Walker
2010-02-26bad merge.. cleaning up missing webfinger bitsJames Walker
2010-02-26salmon actually fetching remote keypairsJames Walker
2010-02-25Merge remote branch 'statusnet/testing' into testingJames Walker
2010-02-25use new hcard method for webfingerEvan Prodromou
2010-02-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-25use new dedicated hcard method for Webfinger profileEvan Prodromou
2010-02-25moving webfinger action to xrdactionJames Walker
2010-02-25moving references to Webfinger to DiscoveryJames Walker
2010-02-25replace webfinger usage in hostmeta.phpJames Walker
2010-02-25OStatus: fix remote groups to work with new user_groups/local_groups split.Brion Vibber
2010-02-24- break OMB profile update pings to a background queueBrion Vibber
2010-02-24OStatus: fix group delivery, send reply/group Salmon pings from background.Brion Vibber
2010-02-23adding xfn, foaf and hcard rel's to our webfinger outputJames Walker
2010-02-23OStatus: accept webfinger addresses as well as profile URLs in the explicit r...Brion Vibber
2010-02-23OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub...Brion Vibber
2010-02-23OStatus subscription UI tweak: if we're already subscribed/joined, say so and...Brion Vibber
2010-02-23OStatus: fix for avatars, submit button in updated remote profile previewBrion Vibber
2010-02-22generate keypairs for users, and put them in the XRD for discoveryJames Walker
2010-02-23Refactored preview info and form for authorizing a remote subscriptionSarven Capadisli
2010-02-23OStatus: cleanup on ostatussub preparing for final UI work on the remote sub/...Brion Vibber
2010-02-22OStatus: initial hookup of remote group membership (notice delivery not yet w...Brion Vibber
2010-02-22OStatus: use 'profile' consistently as param on ostatussub and ostatusinit to...Brion Vibber
2010-02-22Added link to Subscriptions page to XHR get the ostatus sub formSarven Capadisli
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