summaryrefslogtreecommitdiff
path: root/test/pleroma/web/activity_pub/transmogrifier_test.exs
AgeCommit message (Expand)Author
2022-03-18Ingestion Pipeline: Listenfeatures/ingestion-listenHaelwenn (lanodan) Monnier
2022-02-25Copyright bump for 2022Sean King
2022-02-02Add tests for mismatched context in repliesAlex Gleason
2021-12-07Apply alexgleason's suggestion(s) to 1 file(s)Haelwenn
2021-12-07Transmogrifier: test fix_attachments/1Alex Gleason
2021-04-05Pipeline Ingestion: NoteHaelwenn (lanodan) Monnier
2021-04-05Transmogrifier: Simplify fix_explicit_addressing and fix_implicit_addressingHaelwenn (lanodan) Monnier
2021-03-19Merge branch 'fix/remove_auto_nsfw' into 'develop'rinpatch
2021-03-01Store application details in the object under the generator key, not applicat...Mark Felder
2021-02-27Remove sensitive-property setting #nsfw, create HashtagPolicyHaelwenn (lanodan) Monnier
2021-02-26Store the client application data in ActivityStreams formatMark Felder
2021-02-12Additional validation so we don't get caught off guard with a nil responseMark Felder
2021-02-12Inject fake application metadata and validate it is stripped by transmogrifierMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-07Merge branch 'object-normalize-refactor' into 'develop'lain
2021-01-05Add test to validate URLs to custom emojis are properly encodedMark Felder
2021-01-04Object: Rework how Object.normalize workslain
2020-12-28Revert "Merge branch 'features/hashtag-column' into 'develop'"Haelwenn
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
2020-11-23Use Jason instead of Poison in testsMark Felder
2020-11-06Move TransmogrifierTest for Note to NoteHandlingTestHaelwenn (lanodan) Monnier
2020-10-23Merge branch '2242-nsfw-case' into 'develop'rinpatch
2020-10-19Transmogrifier: Downcase incoming Hashtagslain
2020-10-15Fix warningsEgor Kislitsyn
2020-10-13tests consistencyAlexander Strizhakov