pleroma/test/pleroma/web
Mark Felder ba2ae5e40b Check if a refresh is permitted by comparing timestamps before attempting to insert an Oban job
It's better to avoid inserting an Oban job that will just be rejected if it's not expensive to check.
2024-10-03 10:14:02 -04:00
..
activity_pub MRF.SimplePolicy: Add id_filter/1 2024-09-21 14:07:26 +02:00
admin_api Refactor tests for Backups 2024-07-23 10:30:56 -04:00
api_spec Add extraction process for oauth scopes 2023-05-02 16:32:10 -04:00
auth Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
common_api Fix other quotation mark conversion tests 2023-10-16 21:35:37 -04:00
feed Switch formatting checks to Elixir 1.15 2024-06-12 15:18:47 -04:00
mastodon_api Check if a refresh is permitted by comparing timestamps before attempting to insert an Oban job 2024-10-03 10:14:02 -04:00
media_proxy Pleroma.Web.MediaProxy.MediaProxyController: dialyzer errors 2024-01-29 18:50:50 -05:00
metadata Fix order of args for update/2 2024-07-22 18:25:37 -04:00
o_auth Fix tests 2024-09-17 13:40:15 -04:00
o_status Fix order of args for favorite/2 2024-07-22 18:25:37 -04:00
pleroma_api Change imports to generate an Oban job per each task 2024-08-22 13:24:07 -04:00
plugs Authentication: convert argon2 passwords, add tests 2024-09-08 05:32:40 +03:00
preload/providers Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
push Fix order of args for follow/2 2024-07-22 19:07:55 -04:00
rich_media Fix RichMedia negative cache entries 2024-07-24 15:45:39 -04:00
static_fe Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
twitter_api Fix order of args for follow/2 2024-07-22 19:07:55 -04:00
views Do not allow committing tests with a .ex extension 2024-08-07 13:07:54 -04:00
web_finger Revert grammar leak from bad merge 2023-12-29 23:31:48 -05:00
common_api_test.exs Fix CommonAPI.follow/2 which returned users in the reverse order they were provided to the function 2024-08-07 12:39:58 -04:00
fallback_test.exs Fix tests for Add support for configuring a favicon and embed PWA manifest in server-generated-meta 2023-11-15 09:12:25 +01:00
federator_test.exs Add test to validate shared inboxes are used when multiple recipients from the same instance are recipients 2024-01-11 15:05:15 -05:00
gettext_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
manifest_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
media_proxy_test.exs MediaProxyTest: Fix test 2023-12-11 10:00:15 +04:00
mongoose_im_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
node_info_test.exs NodeInfo: Accept application/activity+json requests 2024-08-30 15:25:21 -04:00
rel_me_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
shout_channel_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
streamer_test.exs Fix order of args for hide_reblogs/2 2024-07-22 19:16:00 -04:00
uploader_controller_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
web_finger_test.exs Enable capture_log globally 2024-06-18 10:50:31 -04:00
xml_test.exs Completely disable xml entity resolution 2023-08-05 14:17:04 +02:00