Pleroma/lib/pleroma/web
2020-05-17 12:14:49 +02:00
..
activity_pub Chat: Allow posting without content if an attachment is present. 2020-05-13 15:31:28 +02:00
admin_api Merge branch 'restricted-relations-embedding' into 'develop' 2020-05-17 07:26:51 +00:00
api_spec Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-17 12:14:49 +02:00
auth Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
channels
common_api Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-17 12:14:49 +02:00
federator
feed
mailer
mastodon_api Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-17 12:14:49 +02:00
media_proxy
metadata
mongooseim Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
nodeinfo
oauth Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
ostatus
pleroma_api Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-17 12:14:49 +02:00
push Hide the sender when privacy option is enabled 2020-05-06 16:42:27 -05:00
rich_media
static_fe
streamer Expand and authorize streams in Streamer directly 2020-05-12 18:04:47 +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 Streamer: Fix wrong argument order when rendering activities to authenticated user 2020-05-07 16:13:24 +03: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
fallback_redirect_controller.ex
gettext.ex
masto_fe_controller.ex
metadata.ex
oauth.ex
rel_me.ex
router.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-17 12:14:49 +02:00
translation_helpers.ex
uploader_controller.ex
web.ex