Transmogrifier: Small readability changes.
[akkoma] / test / web / activity_pub / transmogrifier / undo_handling_test.exs
2020-08-11 lainTransmogrifier: Small readability changes.
2020-06-20 lainMerge branch 'bugfix/mix.exs-version-dot-git-less'...
2020-06-01 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-01 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-05-21 lainMerge branch 'issue/749' into 'develop'
2020-05-20 lainMerge branch 'feature/1734-user-deletion' into 'develop'
2020-05-18 lainMerge branch 'docs/storing-remote-media' into 'develop'
2020-05-16 lainMerge branch 'develop' into 'remove-twitter-api'
2020-05-14 rinpatchMerge branch 'feature/database-configuration-whitelist...
2020-05-14 lainMerge branch 'features/openrc-console' into 'develop'
2020-05-13 Roman ChvanikovMerge develop
2020-05-13 lainMerge branch 'fix/1742-random-failing-tests' into ...
2020-05-13 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-13 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-13 lainMerge branch 'openapi/statuses' into 'develop'
2020-05-12 Egor KislitsynAdd OpenAPI spec for StatusController
2020-05-11 rinpatchMerge branch 'fix/issue-1676' into 'develop'
2020-05-10 lainMerge branch 'shortening-modules-name' into 'develop'
2020-05-09 Roman ChvanikovMerge branch 'develop' into feature/admin-api-status...
2020-05-08 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-08 rinpatchMerge branch 'bugfix/fix-like-notifications' into ...
2020-05-08 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-08 lainMerge branch 'feature/emojireactvalidator' into 'develop'
2020-05-08 lainMerge branch 'fix/privacy-notification' into 'develop'
2020-05-08 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-07 HaelwennMerge branch 'feature/restrict-c2s' into 'develop'
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 rinpatchMerge branch 'feature/undo-validator-reduced' into...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-05 lainUndoing: Move undoing blocks to the pipeline everywhere.
2020-05-05 lainUndoing: Move undoing announcements to the pipeline...
2020-05-05 lainUndoing: Move undoing likes to the pipeline everywhere.
2020-05-05 lainTransmogrifier tests: Extract Undo handling