summaryrefslogtreecommitdiff
path: root/plugins/OStatus/actions
AgeCommit message (Expand)Author
2010-04-19Disable the send-notice form at the top of the page OStatus subscription conf...Brion Vibber
2010-03-24Look for the first object in the ActivityZach Copley
2010-03-22Some initial media parsingZach Copley
2010-03-22Confirm there's actually user and domain portions of acct string before assig...Brion Vibber
2010-03-18Fix for xmpp/sms notification options appearing to be disabled on new subscri...Brion Vibber
2010-03-17Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-16Change the workflow to get better discoveryEvan Prodromou
2010-03-13Performing & allowing host-meta discovery by http url (in addition to webfing...James Walker
2010-03-13allow profile_url to be used in ostatus:attentionJames Walker
2010-03-04OStatus: fix for remote group join via non-logged-in 'join' button.Brion Vibber
2010-03-04Merge remote branch 'statusnet/testing' into testingJames Walker
2010-03-04update xrd -> userxrdJames Walker
2010-03-03Changed text for authorizing/confirming remote profileSarven Capadisli
2010-03-03refactor xrd to allow for ownerxrd - xrd document for the site owner.James Walker
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-03OStatus: fix up remote join button on group profilesBrion Vibber
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-01High-priority OStatus fixes:Brion Vibber
2010-03-01Localization tweak: include doc comments marked as 'TRANS' in .po file output...Brion Vibber
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