aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/ostatus
AgeCommit message (Expand)Author
2018-06-18ostatus: we need to include the original author of a message as a mentionWilliam Pitcock
2018-06-07Fix users lookup/return typeRachel H
2018-06-03Better error handling for OstatusController.lain
2018-06-03Better error handling for ActivityPubControllerlain
2018-05-30Fix url guessing attacks.lain
2018-05-21Add tests for incoming unfollow over OStatusFrancis Dinh
2018-05-21Handle unfollows from OStatusFrancis Dinh
2018-05-13Merge branch 'feature/unrepeats' into 'develop'lambda
2018-05-11Probably better way of handling non-follow undos in ostatusFrancis Dinh
2018-05-11Revert "Do not send non-follow undos over ostatus for now"Francis Dinh
2018-05-11Revert "Use [] instead of nil"Francis Dinh
2018-05-11Use [] instead of nilFrancis Dinh
2018-05-11Do not send non-follow undos over ostatus for nowFrancis Dinh
2018-05-08Federate correct activityFrancis Dinh
2018-05-04Clean up unused aliases and importsMark Felder
2018-04-21Update note count in ActivityPub.create.eal
2018-04-21Formatting fixes.lain
2018-03-30Format the code.lain
2018-03-26Fix atom feed pagination.lain
2018-03-20Merge branch 'feld-Logger' into 'develop'lambda
2018-03-19Capitalize AtomMark Felder
2018-03-19Only fetch if it's http.lain
2018-03-07Correctly handle unlisted messages coming in through Ostatus.lain
2018-03-06Don't use special query for feed.lain
2018-02-24Hotfix for tag problems.lain
2018-02-24Add missing alias.lain
2018-02-24Pleroma AP detection mechanism.lain
2018-02-23More logging.lain
2018-02-19Ostatus: Use all recipients as mentions.lain
2018-02-15ActivityPub: Refactor create function.lain
2018-02-12Merge branch 'develop' into feature/activitypublain
2018-02-11Basic AP user building.Roger Braun
2018-02-11Merge branch 'develop' into feature/activitypubRoger Braun
2018-02-09print <link rel="next"> element in atom.feedhakabahitoyo
2018-02-09introduce max_id parameter in feed.atom (debug)Hakaba Hitoyo
2018-02-09introduce max_id parameter in feed.atomHakaba Hitoyo
2018-01-30Merge branch 'hakabahitoyo/pleroma-feature/atom-feed-logo' into developRoger Braun
2018-01-30provide logo at feed.atom (debug)Hakaba Hitoyo
2018-01-30provide logo at feed.atomHakaba Hitoyo
2018-01-29Fix incoming Pleroma CWs. Closes #96.Roger Braun
2018-01-18Revert "Revert "Add remote follow path to webfinger.""eal
2018-01-18Revert "Add remote follow path to webfinger."eal
2018-01-18Add remote follow path to webfinger.eal
2017-12-11ActivityPub: Add object routes / controller.Lain Iwakura
2017-12-11Basic incoming AP support.Roger Braun
2017-12-03OStatus: Add user bio as summary fieldRoger Braun
2017-11-27Return xml notice at /notice path.Lain Iwakura
2017-11-20Treat internal emoji like external.Roger Braun
2017-11-19Fix all compilation warningsThog
2017-11-09Re-fetch user data on salmon decode error.Roger Braun