summaryrefslogtreecommitdiff
path: root/plugins/OStatus/OStatusPlugin.php
AgeCommit message (Expand)Author
2010-10-08Normalize execution guards on OStatus php files; mostly helps cut down on ann...Brion Vibber
2010-10-07Fix regression in OStatus remote group delivery: local group check was bogus ...Brion Vibber
2010-10-04Fix unescaped dollar signs in double-quoted strings due to localization updat...Brion Vibber
2010-09-27User user_group.uri to look up local groups for OStatus addressing checks whe...Brion Vibber
2010-09-22Merge branch '0.9.x' into activityexportEvan Prodromou
2010-09-19* i18n/L10n updateSiebrand Mazeland
2010-09-14note on why we don't use Group_member::asActivity() in OStatusPluginEvan Prodromou
2010-09-13move code for making activities from OStatus plugin to Subscription and Fave ...Evan Prodromou
2010-09-03* i18n/L10n updates and FIXMEs addedSiebrand Mazeland
2010-09-02Merge branch 'swat0' into 0.9.xEvan Prodromou
2010-09-01Handle profile-from-uri hook to return ostatus profile if there's a matchEvan Prodromou
2010-09-01remove noop function from OStatusPluginEvan Prodromou
2010-08-10Initial support for third-party fallback hub such as Superfeedr for feed subs...Brion Vibber
2010-08-06OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de...Brion Vibber
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-08-02move to rel="salmon" (per latest spec)James Walker
2010-06-07OStatus plugin: Rolling batch queueing for PuSH output to >50 subscribing sit...Brion Vibber
2010-06-03Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...Brion Vibber
2010-05-18- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley
2010-05-14allow hyphens in subdomains for webfinger addressesJames Walker
2010-03-26Do ostatus queue firstEvan Prodromou
2010-03-21OStatus profile setup cleanupBrion Vibber
2010-03-18change profile URL ensure method for OStatusEvan Prodromou
2010-03-10Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-10OStatus: reject attempts to create a remote profile for a local user or group.Brion Vibber
2010-03-09Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-09Command input processing now has centralized places for looking up notice, us...Brion Vibber
2010-03-04Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-04adding plugin version to OStatusJames Walker
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-04update xrd -> userxrdJames Walker
2010-03-03refactor xrd to allow for ownerxrd - xrd document for the site owner.James Walker
2010-03-03OStatus: fix up remote join button on group profilesBrion Vibber
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-03Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to ea...Brion Vibber
2010-03-03Returning true instead for group remote subscription. If not loggedSarven Capadisli
2010-03-03Showing the remote subscribe button on the user groups pageSarven Capadisli
2010-03-03add remote subscribe button for not-logged-in users looking a profile list wi...Evan Prodromou
2010-03-03Renamed subscribe button from New to Remote since it only does remoteSarven Capadisli
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-03Added group subscription button to groups mini listSarven Capadisli
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-03Clean up OStatus mentions finding; separate regexes keeps the code paths a bi...Brion Vibber
2010-03-03Added remote join action for group profileSarven Capadisli
2010-03-03Moved the remote subscription button to subscription mini listSarven Capadisli
2010-03-03Changed label text for remote subscription to something similar. GivenSarven Capadisli
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-02Refactored remote subscribe action in OStatusSarven Capadisli
2010-03-02Showing remote subscription button on the personal timelineSarven Capadisli