aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/activity_test.exs
AgeCommit message (Collapse)Author
2021-05-22Cycles: Pleroma.Activity.search/3 --> Pleroma.Activity.Search.search/3Alex Gleason
Helps break up cycles between views
2021-01-26Convert tests to all use clear_config instead of Pleroma.Config.putMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
2021-01-04Object: Rework how Object.normalize workslain
Now it defaults to not fetching, and the option is named.
2020-12-04Merge branch 'issue/2256' into 'develop'feld
[#2256] added subject actor to moderation log See merge request pleroma/pleroma!3164
2020-11-19added subject actor to moderation logMaksim Pechnikov
2020-11-19little fixAlexander Strizhakov
2020-10-13tests consistencyAlexander Strizhakov