akkoma/test/web/activity_pub
Ivan Tashkinov 6f5f7af607 [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
2020-07-22 19:06:00 +03:00
..
mrf MRF Policies: Return a {:reject, reason} instead of {:reject, nil} 2020-07-14 11:04:16 +02:00
object_validators Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federation-information 2020-07-10 12:26:53 +02:00
transmogrifier Transmogrifier: Move following to the pipeline. 2020-07-08 14:30:53 +02:00
views ActivityPub: Add new 'capabilities' to user. 2020-07-06 11:38:40 +02:00
activity_pub_controller_test.exs AP C2S tests: Make sure you can't use another user's AP id 2020-07-15 09:59:24 +02:00
activity_pub_test.exs [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
pipeline_test.exs Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
publisher_test.exs Include port in host for signatures 2020-07-14 21:44:08 +03:00
relay_test.exs ActivityPub: Remove follow and fix issues. 2020-07-08 17:07:24 +02:00
side_effects_test.exs SideEffects: Refactor. 2020-07-02 09:33:50 +02:00
transmogrifier_test.exs [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
utils_test.exs [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
visibilty_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00