pleroma/test/web
Alex S f0fccb7578 fix for int and modules 2019-06-22 09:01:30 +03:00
..
activity_pub unbreak polls 2019-06-19 16:33:49 +00:00
admin_api fix for int and modules 2019-06-22 09:01:30 +03:00
auth Refactored Pleroma.Web.Auth.Authenticator 2019-05-01 13:28:04 +00:00
common_api CommonAPI: Add test for accept_follow_request. 2019-06-05 15:45:16 +02:00
instances [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
mastodon_api Mastodon API: Sanitize display names 2019-06-18 14:12:11 +03:00
metadata typo fix 2019-04-19 07:50:21 +00:00
mongooseim MongooseIM: Add basic integration endpoints. 2019-05-17 18:21:11 +02:00
oauth Added more `redirect_uri` checks to prevent redirect to not explicitly listed URI. 2019-06-18 17:00:49 +03:00
ostatus Fix specs. 2019-05-17 11:49:13 +02:00
plugs Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
push WebPush: Use Object.normalize, rewrite tests so they test reality. 2019-04-29 18:15:30 +02:00
rich_media Revert "Merge branch 'fix/ogp-title' into 'develop'" 2019-06-21 11:36:32 +00:00
salmon move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
twitter_api User: Don't error out when following a user that's already followed. 2019-06-05 12:06:45 +02:00
views differences_in_mastoapi_responses.md: fullname & bio are optionnal 2019-05-13 18:35:45 +00:00
web_finger move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
websub remove @websub and @ostatus module-level constants 2019-05-25 04:43:11 +00:00
fallback_test.exs Respond with a 404 Not implemented JSON error message 2019-05-22 07:15:52 +08:00
federator_test.exs tests: chase federator publish_single_foo removals 2019-05-12 05:04:24 +00:00
node_info_test.exs Keep nodeinfo available when not federating 2019-05-25 08:15:12 +08:00
rel_me_test.exs Web.RelMe: Fix having other values in rel attr 2019-03-05 02:13:22 +01:00
retry_queue_test.exs Improves RetryQueue behavior 2018-12-30 15:16:26 +00:00
streamer_test.exs [#570] add user:notification stream 2019-06-16 10:33:25 +00:00