aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2022-09-03Merge branch 'from/upstream-develop/tusooa/edits' into 'develop'Haelwenn
2022-08-02Use actor_types() to determine whether the Update is for userTusooa Zhu
2022-08-02Merge branch 'from/upstream-develop/tusooa/2871-fix-local-public' into 'develop'Haelwenn
2022-07-31Merge branch 'develop' into 'from/develop/tusooa/emit-move'tusooa
2022-07-25EmojiReactValidator: use new qualification methodHélène
2022-07-24EmojiReactValidator: fix emoji qualificationHélène
2022-07-24Make AntiLinkSpamPolicy history-awareTusooa Zhu
2022-07-24Make HashtagPolicy history-awareTusooa Zhu
2022-07-23Make NoEmptyPolicy work with UpdateTusooa Zhu
2022-07-23Make NormalizeMarkup history-awareTusooa Zhu
2022-07-23Make NoPlaceholderTextPolicy history-awareTusooa Zhu
2022-07-23Make MediaProxyWarmingPolicy history-awareTusooa Zhu
2022-07-23Make ForceMentionsInContent history-awareTusooa Zhu
2022-07-23Make EnsureRePrepended history-awareTusooa Zhu
2022-07-23Make MRF Keyword history-awareTusooa Zhu
2022-07-22Revert "Merge branch 'fix/emoji-react-qualification' into 'develop'"Haelwenn
2022-07-22Add test for broken owncast federationFloatingGhost
2022-07-21Merge branch 'fix/emoji-react-qualification' into 'develop'Haelwenn
2022-07-07Test that Question updates are viableTusooa Zhu
2022-07-07Guard against outdated UpdatesTusooa Zhu
2022-07-04EmojiReactValidator: apply lanodan's suggestionsHaelwenn
2022-07-03Validate object data for incoming Update activitiesTusooa Zhu
2022-07-03Pass history items through ObjectValidator for updatable object typesTusooa Zhu
2022-07-03Merge branch 'develop' into 'from/upstream-develop/tusooa/edits'Tusooa Zhu
2022-07-03Merge branch 'bugfix/mime-validation-no-list' into 'develop'Haelwenn
2022-06-28EmojiReactValidator: fix emoji qualificationHélène
2022-06-25Make outbound transmogrifier aware of edit historyTusooa Zhu
2022-06-25Do not put meta[:object_data] for local UpdatesTusooa Zhu
2022-06-24Use meta[:object_data] in SideEffects for UpdateTusooa Zhu
2022-06-24Convert incoming Updated object into Pleroma formatTusooa Zhu
2022-06-03Fix SideEffectsTestTusooa Zhu
2022-06-01Strip internal fields in formerRepresentationTusooa Zhu
2022-05-29Allow updating pollsTusooa Zhu
2022-05-29Record edit history for Note and Question UpdatesTusooa Zhu
2022-05-29Handle Note and Question UpdatesTusooa Zhu
2022-05-29Allow Updates by every actor on the same originTusooa Zhu
2022-05-18StealEmojiPolicy: fix String rejected_shortcodesHélène
2022-05-09Test local-only in ap c2s outboxTusooa Zhu
2022-05-08Merge branch 'improve_anti_followbot_policy' into 'develop'Haelwenn
2022-05-08Also use actor_type to determine if an account is a bot in antiFollowbotPolicyIlja
2022-05-06Prevent remote access of local-only posts via /objectsTusooa Zhu
2022-05-06Skip cache when /objects or /activities is authenticatedTusooa Zhu
2022-03-17AttachmentValidator: Use custom ecto type and regex for "mediaType"Haelwenn (lanodan) Monnier
2022-02-25Copyright bump for 2022Sean King
2022-02-02Add tests for mismatched context in repliesAlex Gleason
2022-02-02Test that a Create/Note from Roadhouse validatesAlex Gleason
2022-02-02Test that a Note from Roadhouse validatesAlex Gleason
2022-01-27ForceMentionsInContent: improve display of Markdown postsAlex Gleason
2022-01-26ForceMentionsInContent: don't apply it to top-level postsAlex Gleason
2022-01-25ForceMentionsInContent: don't mention selfAlex Gleason