1
0
Fork 0
forked from mirrors/akkoma
akkoma/lib/pleroma/web
lain 115d08a754 Pipeline: Add a side effects step after the transaction finishes
This is to run things like streaming notifications out, which will
sometimes need data that is created by the transaction, but is
streamed out asynchronously.
2020-06-05 16:47:02 +02:00
..
activity_pub Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
admin_api Merge branch 'fix/invisible-repeats' into 'develop' 2020-06-02 11:32:03 +00:00
api_spec SubscriptionOperation: Let chat mentions through. 2020-06-04 20:28:33 +02:00
auth copyright update 2020-05-18 15:15:51 +03:00
channels
common_api Notifications: Make notifications save their type. 2020-06-02 13:24:34 +02:00
federator
feed [#1501] Made user feed contain public and unlisted activities. 2020-05-25 23:27:47 +03:00
mailer
mastodon_api ChatMessageReferences: Adjust views 2020-06-03 12:49:53 +02:00
media_proxy added tests 2020-05-19 06:05:09 +03:00
metadata
mongooseim Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
nodeinfo
oauth copyright update 2020-05-18 15:15:51 +03:00
ostatus OStatusController: Add Mastodon activity compat route. 2020-05-22 17:11:59 +02:00
pleroma_api SideEffects / ChatView: Add an unread cache. 2020-06-05 12:01:33 +02:00
push WebPush: Push out chat message notications. 2020-06-04 14:49:10 +02:00
rich_media
static_fe
streamer SideEffects / ChatView: Add an unread cache. 2020-06-05 12:01:33 +02:00
templates Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
twitter_api Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
views Credo fixes. 2020-06-05 12:45:25 +02:00
web_finger
xml
api_spec.ex
chat_channel.ex [#2456] Removed support for embedded relationships in account view. 2020-05-10 09:16:48 +03:00
controller_helper.ex [#2456] OpenAPI-related tweaks. Removed support for with_relationships param in GET /api/v1/accounts/search. 2020-05-13 18:56:45 +03:00
endpoint.ex
fallback_redirect_controller.ex
gettext.ex
masto_fe_controller.ex
metadata.ex
oauth.ex
rel_me.ex
router.ex ChatController: Add function to mark single message as read. 2020-06-03 19:21:23 +02:00
translation_helpers.ex
uploader_controller.ex
web.ex