summaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Expand)Author
2020-03-28FollowingRelationship storage & performance optimizations (state turned `ecto...Ivan Tashkinov
2020-03-26Bump copyright dates.lain
2020-03-24Fix activity deletionEgor Kislitsyn
2020-03-20Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-03-20Merge branch 'develop' into gunAlexander Strizhakov
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-20Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-03-19Merge remote-tracking branch 'pleroma/develop' into bugfix/apc2s_upload_activityHaelwenn (lanodan) Monnier
2020-03-19transmogrifier.ex: rework fix_attachment for better IRHaelwenn (lanodan) Monnier
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-19WIPHaelwenn (lanodan) Monnier
2020-03-18Improved in-test config management functions.Ivan Tashkinov
2020-03-18Merge branch 'develop' into gunAlexander Strizhakov
2020-03-17activity_pub_controller_test.exs: test posting with AP C2S uploaded mediaHaelwenn (lanodan) Monnier
2020-03-16removing with_move parameterAlexander Strizhakov
2020-03-16Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-03-16Merge branch 'develop' into gunAlexander Strizhakov
2020-03-15Merge branch '1560-non-federating-instances-routes-restrictions' into 'develop'lain
2020-03-15rip out fetch_initial_postsrinpatch
2020-03-12Merge branch 'develop' into gunAlexander Strizhakov
2020-03-12Merge remote-tracking branch 'origin/develop' into global-status-expirationEgor Kislitsyn
2020-03-12Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...Ivan Tashkinov
2020-03-11Merge branch 'relay-list-change' into 'develop'feld
2020-03-09[#1560] Ensured authentication or enabled federation for federation-related r...Ivan Tashkinov
2020-03-06Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...Ivan Tashkinov
2020-03-05[#1560] Misc. improvements in ActivityPubController federation state restrict...Ivan Tashkinov
2020-03-05removing try block in tesla requestAlexander Strizhakov
2020-03-04same copyright date formatAlexander Strizhakov
2020-03-03Update CopyrightsMark Felder
2020-03-03[#1560] ActivityPubController federation state restrictions adjustments. Adju...Ivan Tashkinov
2020-03-03Merge remote-tracking branch 'origin/develop' into global-status-expirationEgor Kislitsyn
2020-03-02[#1560] Added tests for non-federating instance bahaviour to ActivityPubContr...Ivan Tashkinov
2020-03-02Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...Ivan Tashkinov
2020-03-02Merge branch 'feature/1482-activity_pub_transactions' into 'develop'Haelwenn
2020-03-02relay list shows hosts without accepted followAlexander Strizhakov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-03-01ActivityPub actions & side-effects in transactionAlexander Strizhakov
2020-02-22[#1560] Restricted AP- & OStatus-related routes for non-federating instances.Ivan Tashkinov
2020-02-20Auto-expire Create activities onlyEgor Kislitsyn
2020-02-20Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-15[#1505] Restricted max thread distance for fetching replies on incoming feder...Ivan Tashkinov
2020-02-14Fix typoEgor Kislitsyn
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-02-13Add ActivityExpirationPolicyEgor Kislitsyn
2020-02-10[#1505] Improved replies-handling tests: updated Mastodon message fixture, us...Ivan Tashkinov
2020-02-09[#1505] Removed wrapping of reply URIs into `first` element, added comments t...Ivan Tashkinov
2020-02-09[#1505] Fixed `replies` serialization (included objects' ids instead of activ...Ivan Tashkinov
2020-02-08Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-08[#1505] Added tests, changelog entry, tweaked config settings related to repl...Ivan Tashkinov
2020-02-07Merge branch 'cancel-follow-request' into 'develop'Haelwenn