summaryrefslogtreecommitdiff
path: root/plugins/OStatus/actions/ostatussub.php
AgeCommit message (Expand)Author
2010-03-03Changed text for authorizing/confirming remote profileSarven Capadisli
2010-03-03Updated OStatus subscription error messages to be more user friendly.Sarven Capadisli
2010-03-03Fix up catching of webfinger setup failsBrion Vibber
2010-03-03Updated label and note text for user and group remote subscribe formsSarven Capadisli
2010-03-03Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to ea...Brion Vibber
2010-03-02Just a label change. Since the user already went ahead withSarven Capadisli
2010-03-01Localization tweak: include doc comments marked as 'TRANS' in .po file output...Brion Vibber
2010-02-25OStatus: fix remote groups to work with new user_groups/local_groups split.Brion Vibber
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