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 Update Copyrights 2020-03-03 16:44:49 -06:00
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 Fix Credo warnings 2019-04-20 19:57:43 +07:00
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 Merge branch 'fix/1601-add-new-meta-tag' into 'develop' 2020-04-01 12:55:52 +00:00
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 Credo fixes. 2020-06-05 12:45:25 +02:00
web_finger Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' 2020-05-06 08:46:45 +00:00
xml Update Copyrights 2020-03-03 16:44:49 -06:00
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 Update Copyrights 2020-03-03 16:44:49 -06:00
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 restrict remote users from indexing 2020-04-01 09:57:12 +03:00
oauth.ex Update Copyrights 2020-03-03 16:44:49 -06:00
rel_me.ex Merge branch 'develop' into gun 2020-03-03 10:08:07 +03:00
router.ex ChatController: Add function to mark single message as read. 2020-06-03 19:21:23 +02:00
translation_helpers.ex Update Copyrights 2020-03-03 16:44:49 -06:00
uploader_controller.ex Update Copyrights 2020-03-03 16:44:49 -06:00
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