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
Age
Commit message (
Expand
)
Author
2019-05-17
Fix specs.
lain
2019-05-17
Fix/902 random compile failing
Alexander Strizhakov
2019-05-09
Fix get_in_reply_to in OStatus' activity representer depending on embedded ob...
rinpatch
2019-04-22
Use `User.get_cached*` everywhere
Egor
2019-04-17
Merge branch 'develop' into feature/database-compaction
rinpatch
2019-04-02
change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests
Egor Kislitsyn
2019-04-02
change `Repo.get(User, id)` => `User.get_by_id(id)`
Egor Kislitsyn
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-03
Unbreak all the tests.
lain
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-25
Revert Activity tombstones, add ObjectTombstone struct
Maxim Filippov
2018-12-25
Fix failing tests
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-12-04
update test
Maksim Pechnikov
2018-12-04
tests: fix a lot of the remaining test failures
William Pitcock
2018-12-04
tests: fix most remaining failures
William Pitcock
2018-12-02
Fix background updating / handling.
lain
2018-12-01
More fixes for Info schema.
lain
2018-11-30
Assorted fixes.
lain
2018-11-29
More fixes
lain
2018-11-27
Fix ostatus test.
lain
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-11-10
tests: add tests for new OStatus.is_representable? function
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-05-21
Add tests for incoming unfollow over OStatus
Francis Dinh
2018-03-30
Format the code.
lain
2018-03-07
Correctly handle unlisted messages coming in through Ostatus.
lain
2018-03-06
Don't use special query for feed.
lain
2018-02-25
Make likes and announces public.
lain
2018-02-24
Pleroma AP detection mechanism.
lain
2018-02-15
OstatusTest: Remove insert_or_update test (moved to User).
lain
2018-02-12
Make test output easier to read.
lain
2018-02-12
Fix spec.
lain
[next]