summaryrefslogtreecommitdiff
path: root/test/web/ostatus/ostatus_controller_test.exs
AgeCommit message (Expand)Author
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-01-29[#534] Made federation push sender be determined basing on content instead of...Ivan Tashkinov
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
2018-12-25Add test to check /object/:id does not leak the tombstone itselfMaxim Filippov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-14Fix testsraeno
2018-12-14Fix tests. Remove oembed templateraeno
2018-12-12fix warningsMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-11-27More and more fixes.lain
2018-11-17ostatus controller: respond with AS2 objects instead of activities to notice ...William 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-03-30Format the code.lain
2018-03-06Don't use special query for feed.lain
2018-02-12Make test output easier to read.lain
2017-11-27Return xml notice at /notice path.Lain Iwakura
2017-11-09Re-fetch user data on salmon decode error.Roger Braun
2017-05-19Also show activities in OStatus.Roger Braun
2017-05-03Just give out the entry, not the whole feed.Roger Braun
2017-05-03Return note objects as ostatus post activities.Roger Braun
2017-04-18Add webfinger and basic feed support.Roger Braun