aboutsummaryrefslogtreecommitdiff
path: root/test/web/ostatus
AgeCommit message (Collapse)Author
2019-02-03Unbreak all the tests.lain
2019-01-29[#534] Made federation push sender be determined basing on content instead ↵Ivan Tashkinov
of `referer` header. Updated tests.
2019-01-28[#534] Merged `upstream/develop`.Ivan Tashkinov
2019-01-28[#534] Various tweaks. Tests for Instances and Instance.Ivan Tashkinov
2019-01-25[#534] Federation reachability filtering tests.Ivan Tashkinov
2019-01-18Fix ostatus testrinpatch
2019-01-16Remove OpenGraph test from Ostatus testsrinpatch
2019-01-13Resolve merge conflictrinpatch
2018-12-27Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'kaniini
Create tombstone instead of object deletion See merge request pleroma/pleroma!593
2018-12-25Add test to check /object/:id does not leak the tombstone itselfMaxim Filippov
2018-12-25Revert Activity tombstones, add ObjectTombstone structMaxim Filippov
2018-12-25Fix failing testsMaxim Filippov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-14Fix testsraeno
Notice test has been failing due to missing placeholder in index.html I've tried to use fixtures to substitute that file in test environment but it became too much hassle. Fixtures are not copied to _build directory so I'd need to change file fetching logic. IMO it doesn't worth it since pleroma-fe already has this placeholder merged and all future updated of index.html will include it.
2018-12-14Fix tests. Remove oembed templateraeno
2018-12-12fix warningsMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-02Fix background updating / handling.lain
2018-12-01More fixes for Info schema.lain
2018-11-30Assorted fixes.lain
2018-11-29More fixeslain
2018-11-27Fix ostatus test.lain
2018-11-27More and more fixes.lain
2018-11-17ostatus controller: respond with AS2 objects instead of activities to notice ↵William Pitcock
URIs
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
This removes the placehold.it dependency.
2017-12-03OStatus: Add user bio as summary fieldRoger Braun
Fixes problem with bio federation.
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