summaryrefslogtreecommitdiff
path: root/test/pleroma/web/activity_pub/activity_pub_test.exs
AgeCommit message (Expand)Author
2023-12-28Fix some more typosmarcin mikołajczak
2023-12-11ActivityPubTest: Fix testsLain Soykaf
2023-12-10ActivityPubTest: Swallow logLain Soykaf
2023-11-12Count and display post quotesmarcin mikołajczak
2023-07-02Fix user fetch completely broken if featured collection is not in a supported...tusooa
2023-05-05User: Remove ap_enabled fieldHaelwenn (lanodan) Monnier
2023-03-01Sanitize filenames when uploadingtusooa
2022-11-20Fix unit teststusooa
2022-09-16Merge branch 'remove_from_followers' into 'develop'tusooa
2022-08-09Object: remove context_id fieldHélène
2022-07-31Merge branch 'develop' into 'from/develop/tusooa/emit-move'tusooa
2022-07-13Check refute User.following?marcin mikołajczak
2022-02-25Copyright bump for 2022Sean King
2022-01-23Birthdays: Fix tests, add test for misskeymarcin mikołajczak
2022-01-20Support private pinned posts from Mastodonmarcin mikołajczak
2021-12-28Federate unfollow activity in move_following properlyTusooa Zhu
2021-12-28Make Move activity federate properlyTusooa Zhu
2021-12-06make linter happyFloatingGhost
2021-12-06Make deactivated user check into a subqueryFloatingGhost
2021-04-29Merge remote-tracking branch 'upstream/develop' into block-behaviorblock-behaviorAlex Gleason
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-06Merge remote-tracking branch 'upstream/develop' into block-behaviorAlex Gleason
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-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason...lain
2020-10-26Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason...lain
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