summaryrefslogtreecommitdiff
path: root/test/pleroma/web/activity_pub/activity_pub_test.exs
AgeCommit message (Expand)Author
2021-03-25moving fixture into mastodon folderAlexander Strizhakov
2021-03-25Let pins federateAlexander Strizhakov
2021-03-19Merge branch 'bugfix/bridgy-user-icon' into 'develop'rinpatch
2021-03-15Add support for actor icon being a list (Bridgy)Haelwenn (lanodan) Monnier
2021-03-03[#3213] ActivityPub hashtags filtering refactoring. Test fix.Ivan Tashkinov
2021-02-23[#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle managem...Ivan Tashkinov
2021-02-15[#3213] Fixed `hashtags.name` lookup (must use `citext` type to do index scan...Ivan Tashkinov
2021-02-07[#3213] Partially addressed code review points.Ivan Tashkinov
2021-01-31[#3213] ActivityPub: fixed subquery-based hashtags filtering implementation (...Ivan Tashkinov
2021-01-31Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed...Ivan Tashkinov
2021-01-29[#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ terms....Ivan Tashkinov
2021-01-26Convert tests to all use clear_config instead of Pleroma.Config.putMark Felder
2021-01-21[#3213] HashtagsTableMigrator: failures handling fix, retry function.Ivan Tashkinov
2021-01-16[#3213] Refactoring of HashtagsTableMigrator. Hashtag timeline performance op...Ivan Tashkinov
2021-01-13Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-07ActivtityPub Test: Add example for guppe actorlain
2021-01-04Object: Rework how Object.normalize workslain
2020-12-26[#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating ha...Ivan Tashkinov
2020-12-22Added Hashtag entity and objects-hashtags association with auto-sync with `da...Ivan Tashkinov
2020-12-02Stream follow updatesEgor Kislitsyn
2020-11-19fix for forwarded reportsAlexander Strizhakov
2020-11-12Fix object spoofing vulnerability in attachmentsrinpatch
2020-10-23User: Correctly handle whitespace names.lain
2020-10-22Merge branch 'chore/elixir-1.11' into 'develop'feld
2020-10-17Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11Ivan Tashkinov
2020-10-15Fix warningsEgor Kislitsyn
2020-10-15ActivityPub: Show own replies to muted users.lain
2020-10-14Merge branch 'feature/gen-magic' into 'develop'feld
2020-10-13JPEG content_type must be image/jpegMark Felder
2020-10-13Merge branch 'develop' into refactor/locked_user_fieldMark Felder
2020-10-13tests consistencyAlexander Strizhakov