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
/
side_effects_test.exs
Age
Commit message (
Expand
)
Author
2020-05-21
Announcements: Fix all tests.
lain
2020-05-21
SideEffects: Builed out Announce effects.
lain
2020-05-20
Announcements: Handle through common pipeline.
lain
2020-05-20
Merge branch 'feature/1734-user-deletion' into 'develop'
lain
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-11
SideEffects test: Add test for favorite deletion.
lain
2020-05-11
Deletion: Handle the case of pruned objects.
lain
2020-05-08
user deletion
Alexander Strizhakov
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...
lain
2020-05-05
Undoing: Move undoing blocks to the pipeline everywhere.
lain
2020-05-05
Undoing: Move undoing announcements to the pipeline everywhere.
lain
2020-05-05
Undoing: Move undoing reactions to the pipeline everywhere.
lain
2020-05-05
Undoing: Move undoing likes to the pipeline everywhere.
lain
2020-05-05
Transmogrifier: Move emoji reactions to common pipeline.
lain
2020-05-03
Various testing fixes in relation to user deletion.
lain
2020-04-30
SideEffects: On deletion, reduce the reply count cache
lain
2020-04-30
SideEffects: On deletion, reduce the User note count.
lain
2020-04-30
SideEffectsTest: Test streaming.
lain
2020-04-30
Credo fixes.
lain
2020-04-30
SideEffects: Handle deletions.
lain
2020-04-30
Transmogrifier: Handle incoming deletes for non-user objects.
lain
2020-04-17
SideEffects: Test for notification creation.
lain
2020-03-26
Bump copyright dates.
lain
2019-11-05
Object Validators: Extract common validations.
lain
2019-10-23
SideEffectsTest: Fix test.
lain
2019-10-17
ObjectValidator: Rewrite LikeValidator with Ecto.
lain
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain