aboutsummaryrefslogtreecommitdiff
path: root/test/web/ostatus/ostatus_test.exs
AgeCommit message (Expand)Author
2019-08-07OStatus tests: stop relying on embedded objectsrinpatch
2019-07-31Disallow following locked accounts over OStatusrinpatch
2019-07-31ostatus: explicitly disallow protocol downgrade from activitypubAriadne Conill
2019-07-09[#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activ...Ivan Tashkinov
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...Ivan Tashkinov
2019-06-30[#161] Refactoring, documentation.Ivan Tashkinov
2019-06-29[#161] Limited replies depth on incoming federation in order to prevent memor...Ivan Tashkinov
2019-05-17Fix specs.lain
2019-05-17Fix/902 random compile failingAlexander Strizhakov
2019-04-22Use `User.get_cached*` everywhereEgor
2019-04-17Merge branch 'develop' into feature/database-compactionrinpatch
2019-04-02change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in testsEgor Kislitsyn
2019-04-02change `Repo.get(User, id)` => `User.get_by_id(id)`Egor Kislitsyn
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-03Unbreak all the tests.lain
2019-01-29[#534] Made federation push sender be determined basing on content instead of...Ivan Tashkinov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-12fix warningsMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04tests: fix a lot of the remaining test failuresWilliam Pitcock
2018-12-04tests: fix most remaining failuresWilliam Pitcock
2018-12-02Fix background updating / handling.lain
2018-12-01More fixes for Info schema.lain
2018-11-30Assorted fixes.lain
2018-11-27Fix ostatus test.lain
2018-11-10tests: add tests for new OStatus.is_representable? functionWilliam Pitcock
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-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-02Add remote following of local profiles.eal
2017-10-31Save cws in the activitypub data.Roger Braun
2017-09-16Handle incoming emoji.Roger Braun
2017-09-04Handle mastodon conversation ids.Roger Braun
2017-08-24Don't break on empty mentions.Roger Braun
2017-08-04Also fetch atom links.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-05-24Save remote user bio and update if we see new data.Roger Braun
2017-05-18Handle incoming tags.Roger Braun
2017-05-11Fix cws.Roger Braun
2017-05-10Repair retweets.Roger Braun
2017-05-10Handle incoming follows.Roger Braun