akkoma/lib/pleroma/web
Tusooa Zhu 3d41ccc47b
Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2
Mastodon uses the Reject activity also for the purpose of removing
a follower, in addition to reject a follow request. We should
also update the original Follow activity in this case.
2021-12-17 14:17:51 -05:00
..
activity_pub Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2 2021-12-17 14:17:51 -05:00
admin_api Merge branch 'instance-deletion' into 'develop' 2021-11-15 14:24:13 +00:00
api_spec Merge branch 'delete-account-fix' into 'develop' 2021-12-15 21:26:45 +00:00
auth Create WrapperAuthenticator and simplify Authenticator behaviour 2021-06-07 18:18:39 -05:00
channels
common_api Merge branch 'builder-note' into 'develop' 2021-08-14 18:32:40 +00:00
fallback
federator
feed UserController: fall back to frontend when user isn't found 2021-08-17 18:32:32 -05:00
mailer
mastodon_api CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
media_proxy
metadata Add note about video thumbnails for code spelunkers unfamiliar with Media Preview Proxy 2021-06-10 09:56:43 -05:00
mongoose_im
nodeinfo nodeinfo: report activeMonth and activeHalfyear users fields 2021-11-15 17:01:30 +01:00
o_auth Merge develop branch upstream 2021-07-10 11:04:16 -06:00
o_status
pleroma_api Refactor skipped plugs into Pleroma.Web functions 2021-06-08 19:15:04 -05:00
plugs Merge remote-tracking branch 'pleroma/develop' into staff-plug 2021-08-04 11:48:57 -05:00
preload/providers
push ObjectValidator.stringify_keys: filter out nil values 2021-08-11 21:38:10 +02:00
rich_media
static_fe
templates Merge develop branch upstream 2021-07-10 11:04:16 -06:00
twitter_api Merge branch 'delete-account-fix' into 'develop' 2021-12-15 21:26:45 +00:00
utils Pleroma.Web.Params --> Pleroma.Web.Utils.Params 2021-06-08 12:50:47 -05:00
views
web_finger
api_spec.ex
common_api.ex CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
controller_helper.ex Pleroma.Web.Params --> Pleroma.Web.Utils.Params 2021-06-08 12:50:47 -05:00
embed_controller.ex
endpoint.ex Downgrade Plug to 1.10.x, revert upload_limit tuple to function change 2021-06-22 11:19:13 +02:00
federator.ex
gettext.ex
instance_document.ex
media_proxy.ex
metadata.ex
o_auth.ex
plug.ex
preload.ex Remove unused Logger 2021-09-01 14:56:48 -05:00
push.ex
rel_me.ex
router.ex Merge remote-tracking branch 'origin/develop' into password-reset 2021-12-03 00:11:38 -06:00
shout_channel.ex
streamer.ex
translation_helpers.ex
uploader_controller.ex
web_finger.ex
xml.ex