summaryrefslogtreecommitdiff
path: root/plugins/OStatus/actions/ostatussub.php
AgeCommit message (Expand)Author
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-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-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-21redirect ostatussub if not logged inEvan Prodromou
2010-02-20OStatus subscription page fixups; works but needs lots of UI loving!Brion Vibber
2010-02-13Updated feed subscription form markupSarven Capadisli
2010-02-12OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...Brion Vibber
2010-02-09discovery piece - hand merged :PJames Walker