akkoma/test/pleroma/web
rinpatch 0a1527c008 Escape unicode RTL overrides in rich media parser tests
Elixir 1.13 does not allow them in raw form anymore, resulting in errors
like this when running the test:

== Compilation error in file test/pleroma/web/rich_media/parser_test.exs ==
** (SyntaxError) test/pleroma/web/rich_media/parser_test.exs:136:45: invalid bidirectional formatting character in string: \u202C. If you want to use such character, use it in its escaped \u202C form instead
2022-01-25 14:48:39 +01:00
..
activity_pub Merge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop' 2021-12-26 12:24:38 +01:00
admin_api Merge branch 'fix-tests' into 'develop' 2021-11-15 14:31:27 +00:00
api_spec Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
auth Create WrapperAuthenticator and simplify Authenticator behaviour 2021-06-07 18:18:39 -05:00
common_api CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
endpoint Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
feed UserController: fall back to frontend when user isn't found 2021-08-17 18:32:32 -05:00
mastodon_api Merge branch 'account-notes' into 'develop' 2021-12-26 12:29:42 +01:00
media_proxy CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
metadata Test that videos only get image thumbnails in OGP metadata when we can produce them with Preview Proxy 2021-06-09 11:46:31 -05:00
o_auth Return token's primary key with POST /oauth/token 2021-03-24 12:50:05 -05:00
o_status Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
pleroma_api CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
plugs Fix frontend_status_plug_test.exs 2021-12-03 07:56:26 -06:00
preload/providers Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
push Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
rich_media Escape unicode RTL overrides in rich media parser tests 2022-01-25 14:48:39 +01:00
static_fe Pipeline Ingestion: Note 2021-04-05 19:19:11 +02:00
twitter_api Merge branch 'delete-account-fix' into 'develop' 2021-12-15 21:26:45 +00:00
views Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
common_api_test.exs CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
fallback_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
federator_test.exs Pipeline Ingestion: Note 2021-04-05 19:19:11 +02:00
media_proxy_test.exs Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 2021-05-31 16:49:46 -05:00
mongoose_im_controller_test.exs Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
node_info_test.exs quarantine instances info 2021-08-06 07:59:53 +02:00
rel_me_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
shout_channel_test.exs Channel name was incorrect. We left it as chat:public for backwards compatibility. 2021-06-07 16:10:24 -05:00
streamer_test.exs not used mock 2021-02-10 18:44:49 +03:00
uploader_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger_test.exs Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 2021-05-31 16:49:46 -05:00