pleroma/test/web
lain 115d08a754 Pipeline: Add a side effects step after the transaction finishes
This is to run things like streaming notifications out, which will
sometimes need data that is created by the transaction, but is
streamed out asynchronously.
2020-06-05 16:47:02 +02:00
..
activity_pub Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
admin_api Merge branch 'fix/invisible-repeats' into 'develop' 2020-06-02 11:32:03 +00:00
api_spec Add OpenAPI spec for PleromaAPI.EmojiAPIController 2020-05-18 19:28:46 +04:00
auth copyright update 2020-05-18 15:15:51 +03:00
common_api Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
feed [#1501] Made user feed contain public and unlisted activities. 2020-05-25 23:27:47 +03:00
instances Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
mastodon_api SubscriptionOperation: Let chat mentions through. 2020-06-04 20:28:33 +02:00
media_proxy MediaProxy test: use config macros instead of directly putting values 2020-05-27 19:34:56 +03:00
metadata Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
mongooseim Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
oauth Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
ostatus OStatusController: Add Mastodon activity compat route. 2020-05-22 17:11:59 +02:00
pleroma_api SideEffects / ChatView: Add an unread cache. 2020-06-05 12:01:33 +02:00
plugs Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00
push WebPush: Push out chat message notications. 2020-06-04 14:49:10 +02:00
rich_media Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
static_fe Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
streamer Streamer, SideEffects: Stream out ChatMessageReferences 2020-06-03 16:45:04 +02:00
twitter_api Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
views Update Copyrights 2020-03-03 16:44:49 -06:00
web_finger WebFinger Test: Add back test. 2020-05-05 09:55:33 +02:00
chat_channel_test.exs Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
fallback_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
federator_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
masto_fe_controller_test.exs Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
node_info_test.exs InstanceView: Add pleroma chat messages to nodeinfo 2020-05-13 14:05:22 +02:00
rel_me_test.exs don't use async with global mocks 2020-05-13 11:38:23 +03:00
uploader_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00