akkoma/lib/pleroma/web
lain 0efa8aa0b9 Transmogrifier: For follows, create notifications last.
As the notification type changes depending on the follow state,
the notification should not be created and streamed out before the
state settles. For this reason, the notification creation has been
delayed until it's clear if the user has been followed or not.

This is a bit hacky but it will be properly rewritten using the
pipeline soon.
2020-06-05 12:26:07 +02:00
..
activity_pub Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +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 Federator: Return proper values for jobs 2020-04-22 13:28:52 +02:00
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 InstanceController: Add extensions to /api/v1/instance 2020-04-27 14:28:08 +02:00
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 Fix Oban not receiving :ok from RichMediaHelper job 2020-04-14 11:43:53 -05:00
static_fe Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00
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 SideEffects / ChatView: Add an unread cache. 2020-06-05 12:01:33 +02:00
web_finger Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' 2020-05-06 08:46:45 +00:00
xml
api_spec.ex Add OpenAPI spec for SubscriptionController 2020-05-05 16:43:00 +04:00
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 static-fe.css: Restore and move to /priv/static/static-fe 2020-05-02 08:28:42 +02:00
fallback_redirect_controller.ex Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 2020-04-21 16:29:19 +03:00
gettext.ex
masto_fe_controller.ex [#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :skip_plug definitions for some endpoints. 2020-04-24 16:52:38 +03:00
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 Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00