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
/
activity_pub
/
views
/
object_view_test.exs
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-05-21
Announcements: Fix all tests.
lain
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-04-06
Merge branch 'remake-remodel-2' into 'develop'
lain
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-19
Merge branch 'remake-remodel' into develop
lain
2020-03-18
Improved in-test config management functions.
Ivan Tashkinov
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-09
[#1505] Removed wrapping of reply URIs into `first` element, added comments t...
Ivan Tashkinov
2020-02-09
[#1505] Fixed `replies` serialization (included objects' ids instead of activ...
Ivan Tashkinov
2020-02-08
[#1505] Added tests, changelog entry, tweaked config settings related to repl...
Ivan Tashkinov
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain
2019-07-10
Add license/copyright to all project files
feld
2019-07-09
[#878] Tests improvements per code review.
Ivan Tashkinov
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2018-11-17
activitypub: object view: avoid leaking private details
William Pitcock
2018-11-08
Small refactor.
lain
2017-12-11
ActivityPub: Add Objects View.
Lain Iwakura