mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-01 04:19:09 +01:00
4bf2bb9cff
Fixes `Plug.Conn.NotSentError` that causes a 5xx error in response instead of 404 and 400. Fixes pattern matching error caused by different response format in test and non-test env: `Pleroma.Emails.Mailer.deliver_async` returns :ok when PleromaJobQueue is enabled and `{:ok, _}` when it's disabled. In tests, it's disabled. |
||
---|---|---|
.. | ||
activity_pub | ||
admin_api | ||
auth | ||
channels | ||
common_api | ||
federator | ||
mastodon_api | ||
media_proxy | ||
metadata | ||
mongooseim | ||
nodeinfo | ||
oauth | ||
ostatus | ||
push | ||
rich_media | ||
salmon | ||
templates | ||
twitter_api | ||
views | ||
web_finger | ||
websub | ||
xml | ||
chat_channel.ex | ||
controller_helper.ex | ||
endpoint.ex | ||
gettext.ex | ||
metadata.ex | ||
oauth.ex | ||
rel_me.ex | ||
router.ex | ||
streamer.ex | ||
translation_helpers.ex | ||
uploader_controller.ex | ||
web.ex |