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_test.exs
Age
Commit message (
Expand
)
Author
2019-10-18
kill almost all of the OStatus module
Ariadne Conill
2019-10-18
websub: remove entirely
Ariadne Conill
2019-09-18
Merge branch 'issue/733' into 'develop'
Haelwenn
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-12
added test for Ostatus
Maksim Pechnikov
2019-08-07
OStatus tests: stop relying on embedded objects
rinpatch
2019-07-31
Disallow following locked accounts over OStatus
rinpatch
2019-07-31
ostatus: explicitly disallow protocol downgrade from activitypub
Ariadne 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-17
Fix specs.
lain
2019-05-17
Fix/902 random compile failing
Alexander Strizhakov
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
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-12
fix warnings
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-27
Fix ostatus test.
lain
2018-11-10
tests: add tests for new OStatus.is_representable? function
William Pitcock
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-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-02
Add remote following of local profiles.
eal
2017-10-31
Save cws in the activitypub data.
Roger Braun
2017-09-16
Handle incoming emoji.
Roger Braun
2017-09-04
Handle mastodon conversation ids.
Roger Braun
2017-08-24
Don't break on empty mentions.
Roger Braun
2017-08-04
Also fetch atom links.
Roger Braun
2017-07-22
Save follower count and note count in user.
Roger Braun
2017-06-30
Add tests for public recipients.
Roger Braun
2017-06-25
Save external link for notes.
Roger Braun
2017-06-24
Update user data on fetch if it changed.
Roger Braun
2017-06-08
Save correct date for incoming notes.
Roger Braun
[next]