aboutsummaryrefslogtreecommitdiff
path: root/test/web/ostatus
AgeCommit message (Expand)Author
2018-11-10tests: add tests for new OStatus.is_representable? functionWilliam Pitcock
2018-07-12test: ostatus controller: add AS2 fetching testsWilliam Pitcock
2018-06-03Better error handling for OstatusController.lain
2018-05-30Fix url guessing attacks.lain
2018-05-21Add tests for incoming unfollow over OStatusFrancis Dinh
2018-03-30Format the code.lain
2018-03-07Correctly handle unlisted messages coming in through Ostatus.lain
2018-03-06Don't use special query for feed.lain
2018-02-25Make likes and announces public.lain
2018-02-24Pleroma AP detection mechanism.lain
2018-02-15OstatusTest: Remove insert_or_update test (moved to User).lain
2018-02-12Make test output easier to read.lain
2018-02-12Fix spec.lain
2018-02-02Add remote following of local profiles.eal
2018-01-30Merge branch 'hakabahitoyo/pleroma-feature/atom-feed-logo' into developRoger Braun
2018-01-30Fix specs.Roger Braun
2018-01-15Add a default profile picture and banner.eal
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-09Re-fetch user data on salmon decode error.Roger Braun
2017-10-31Federate out content warnings.Roger Braun
2017-10-31Save cws in the activitypub data.Roger Braun
2017-09-16Handle incoming emoji.Roger Braun
2017-09-16Federate emoji out.Roger Braun
2017-09-04Create deletes activities for incoming deletes.Roger Braun
2017-09-04Add delete activity representer.Roger Braun
2017-09-04Output mastodon-style conversation ids.Roger Braun
2017-09-04Handle mastodon conversation ids.Roger Braun
2017-08-24Don't break on empty mentions.Roger Braun
2017-08-16Fix deletion not deleting relevant actions.Roger Braun
2017-08-04Also fetch atom links.Roger Braun
2017-08-01Add href to in-reply-to.Roger Braun
2017-08-01Add basic incoming deletions.Roger Braun
2017-08-01Display html links correctly for remote activies.Roger Braun
2017-07-29Add html alternate link to atom.Roger Braun
2017-07-22Save follower count and note count in user.Roger Braun
2017-06-30Add tests for public recipients.Roger Braun
2017-06-25Save external link for notes.Roger Braun
2017-06-24Update user data on fetch if it changed.Roger Braun
2017-06-08Save correct date for incoming notes.Roger Braun
2017-06-02Represent object publishing date in notes.Roger Braun
2017-06-01Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-05-24Save remote user bio and update if we see new data.Roger Braun
2017-05-24Output proper published data in ostatus.Roger Braun
2017-05-20Output ref instead of href for conversation.Roger Braun
2017-05-19Also show activities in OStatus.Roger Braun
2017-05-18Fix specs.Roger Braun
2017-05-18Add categories to ostatus output.Roger Braun
2017-05-18Handle incoming tags.Roger Braun