index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
ostatus
/
ostatus_controller_test.exs
Age
Commit message (
Expand
)
Author
2019-02-11
test: de-group alias/es
Haelwenn (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-18
Fix ostatus test
rinpatch
2019-01-16
Remove OpenGraph test from Ostatus tests
rinpatch
2019-01-13
Resolve merge conflict
rinpatch
2018-12-27
Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
kaniini
2018-12-25
Add test to check /object/:id does not leak the tombstone itself
Maxim Filippov
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-14
Fix tests
raeno
2018-12-14
Fix tests. Remove oembed template
raeno
2018-12-12
fix warnings
Maksim Pechnikov
2018-12-04
update test
Maksim Pechnikov
2018-12-04
update test
Maksim Pechnikov
2018-11-27
More and more fixes.
lain
2018-11-17
ostatus controller: respond with AS2 objects instead of activities to notice ...
William Pitcock
2018-07-12
test: ostatus controller: add AS2 fetching tests
William Pitcock
2018-06-03
Better error handling for OstatusController.
lain
2018-05-30
Fix url guessing attacks.
lain
2018-03-30
Format the code.
lain
2018-03-06
Don't use special query for feed.
lain
2018-02-12
Make test output easier to read.
lain
2017-11-27
Return xml notice at /notice path.
Lain Iwakura
2017-11-09
Re-fetch user data on salmon decode error.
Roger Braun
2017-05-19
Also show activities in OStatus.
Roger Braun
2017-05-03
Just give out the entry, not the whole feed.
Roger Braun
2017-05-03
Return note objects as ostatus post activities.
Roger Braun
2017-04-18
Add webfinger and basic feed support.
Roger Braun