akkoma/test/pleroma/web
Hélène 542bb17258 ArticleNotePageValidator: fix replies fixing
Some software, like GoToSocial, expose replies as ActivityPub
Collections, but do not expose any item array directly in the object,
causing validation to fail via the ObjectID validator. Now, Pleroma will
drop that field in this situation too.
2022-11-27 04:54:19 +01:00
..
activity_pub ArticleNotePageValidator: fix replies fixing 2022-11-27 04:54:19 +01:00
admin_api List available frontends also when no static/frontends folder is present yet 2021-08-28 18:23:49 +02: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 Merge remote-tracking branch 'upstream/develop' into earmark 2021-04-30 13:17:03 -05:00
endpoint Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
feed Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
mastodon_api timeline_controller_test: Fix test name for elixir 1.14 2022-11-27 04:25:48 +01:00
media_proxy script_test: Fix %ErlangError for Elixir 1.14 2022-11-27 04:25:48 +01: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 OpenAPI: PleromaAPI UserImport Controller 2021-03-15 06:47:07 +01:00
plugs Allow to skip cache in Cache plug 2022-05-06 08:39:42 +02: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 Merge branch 'fix/rich-media-test-escape-unicrud' into 'develop' 2022-01-11 13:39:23 +03:00
static_fe Pipeline Ingestion: Note 2021-04-05 19:19:11 +02:00
twitter_api TwitterAPI: Make change_email require body params instead of query 2021-08-13 17:57:11 +02:00
views Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
common_api_test.exs Merge branch 'cycles-base-url' into 'develop' 2021-06-01 16:15:27 +00: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 Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06: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 Refactor streamer test 2022-08-19 20:24:24 -04: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