summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/transmogrifier
AgeCommit message (Collapse)Author
2020-10-13changes after rebaseAlexander Strizhakov
2020-10-13fixes after rebaseAlexander Strizhakov
2020-10-13rebaseAlexander Strizhakov
2020-10-13changes after rebaseAlexander Strizhakov
2020-10-13files consistency for new filesAlexander Strizhakov
2020-10-13updates after rebaseAlexander Strizhakov
2020-10-13tests consistencyAlexander Strizhakov
2020-09-23transmogrifier: Drop incoming create early if it already existsHaelwenn (lanodan) Monnier
2020-09-11Pipeline Ingestion: ArticleHaelwenn (lanodan) Monnier
2020-09-11Pipeline Ingestion: VideoHaelwenn (lanodan) Monnier
2020-09-01Add new Emoji Ecto.Type and fix emoji in QuestionHaelwenn (lanodan) Monnier
2020-08-20Pipeline Ingestion: EventHaelwenn (lanodan) Monnier
2020-08-19AudioHandlingTest: Make mock explicitlain
2020-08-19Pipeline Ingestion: Audio (Part 2)Haelwenn (lanodan) Monnier
2020-08-18Transmogrifier Test: Extract audio tests.lain
2020-08-12Transmogrifier: Move Rejects to the Pipelinelain
2020-08-12Transmogrifier Tests: Extract rejections.lain
2020-08-11Transmogrifier: Handle accepts with the pipelinelain
2020-08-11Transmogrifier: Remove handling of orphaned acceptslain
This was a Mastodon 2.3 issue and has been fixed for a long time. According to fediverse.networks, less than one percent of servers still run a version this old or older.
2020-08-11Transmogrifier: Small readability changes.lain
2020-08-11Transmogrifier Tests: Extract Accept handlinglain
2020-08-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
features/poll-validation
2020-08-04question_validator: Allow content to be an empty-string (blank)Haelwenn (lanodan) Monnier
2020-08-04CommonValidations: Treat deactivated users as not present.lain
2020-07-15Create Question: Add context field to createHaelwenn (lanodan) Monnier
2020-07-15Question: Add tests on HTML tags in optionsHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/1362
2020-07-15transmogrifier tests: Move & enhance in specialised modulesHaelwenn (lanodan) Monnier
2020-07-08Transmogrifier: Move following to the pipeline.lain
2020-06-25Transmogrifier Test: Extract block handling.lain
2020-06-22Update Handling Test: Fix for re-used update ids.lain
2020-06-16Transmogrifier: Extract user update handling tests.lain
2020-06-05Transmogrifier: For follows, create notifications last.lain
As the notification type changes depending on the follow state, the notification should not be created and streamed out before the state settles. For this reason, the notification creation has been delayed until it's clear if the user has been followed or not. This is a bit hacky but it will be properly rewritten using the pipeline soon.
2020-06-04Merge branch 'remake-remodel-dms' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-06-04Transmogrifier: Update notification after accepting.lain
2020-06-04Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exslain
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-21Credo fixes.lain
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-18AttachmentValidator: Handle empty mediatypeslain
2020-05-18Transmogrifier Test: Extract Announce handling.lain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-11Deletion: Handle the case of pruned objects.lain
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/emojireactvalidator
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/emojireactvalidator
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/undo-validator-reduced
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-05Undoing: Move undoing blocks to the pipeline everywhere.lain