akkoma/lib/pleroma/web
Hélène 0b14f02ed2 User: generate private keys on user creation
This fixes a race condition bug where keys could be regenerated
post-federation, causing activities and HTTP signatures from an user to
be dropped due to key differences.
2022-09-11 19:54:37 +01:00
..
activity_pub User: generate private keys on user creation 2022-09-11 19:54:37 +01:00
admin_api backend-i18n (#121) 2022-07-27 21:56:59 +00:00
akkoma_api/controllers add seperate source and dest entries in language listing (#193) 2022-08-30 16:59:33 +00:00
api_spec Remote interaction with posts (#198) 2022-09-08 10:19:22 +00:00
auth Prepare for ubuntu22 murdering openssl (#120) 2022-07-27 21:48:13 +00:00
common_api Post editing (#202) 2022-09-06 19:24:02 +00:00
fallback Add configurable theme color (#53) 2022-07-06 20:00:43 +00:00
federator
feed maintenance: dependency upgrade (#81) 2022-07-18 00:56:35 +00:00
mailer
mastodon_api Remote interaction with posts (#198) 2022-09-08 10:19:22 +00:00
media_proxy Use uppercase HTTP HEAD method for media preview proxy request (#128) 2022-07-30 21:58:14 +00:00
metadata Add configurable theme color (#53) 2022-07-06 20:00:43 +00:00
mongoose_im
nodeinfo expose bubble instances via nodeinfo (#136) 2022-08-02 09:11:22 +00:00
o_auth Disconnect streaming sessions when token is revoked 2022-08-27 19:07:48 +01:00
o_status
pleroma_api Allow reacting with remote emoji when they exist on the post (#200) 2022-09-04 23:31:41 +00:00
plugs GTS: cherry-picks and collection usage (#186) 2022-08-27 18:05:48 +00:00
preload/providers
push purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
rich_media remove all endpoints marked as deprecated (#91) 2022-07-20 12:00:58 +00:00
static_fe
templates Remote interaction with posts (#198) 2022-09-08 10:19:22 +00:00
twitter_api Remote interaction with posts (#198) 2022-09-08 10:19:22 +00:00
utils
views Post editing (#202) 2022-09-06 19:24:02 +00:00
web_finger
api_spec.ex purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
common_api.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
controller_helper.ex
embed_controller.ex
endpoint.ex Remove instrumentors (#98) 2022-07-21 11:32:17 +00:00
federator.ex User: generate private keys on user creation 2022-09-11 19:54:37 +01:00
gettext.ex
instance_document.ex
manifest_controller.ex
masto_fe_controller.ex API compatibility with fedibird, frontend config (#163) 2022-08-17 00:22:59 +00:00
media_proxy.ex
metadata.ex Add configurable theme color (#53) 2022-07-06 20:00:43 +00:00
o_auth.ex
pipelines.ex Remove precompiled javascript (#55) 2022-07-08 13:03:18 +00:00
plug.ex
preload.ex
push.ex
rel_me.ex Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
router.ex Remote interaction with posts (#198) 2022-09-08 10:19:22 +00:00
streamer.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
swagger.ex remove anonymous function from plug 2022-07-14 11:17:14 +01:00
translation_helpers.ex
uploader_controller.ex
web_finger.ex User: generate private keys on user creation 2022-09-11 19:54:37 +01:00
xml.ex