akkoma/lib/pleroma/web
2020-12-11 17:22:54 -06:00
..
activity_pub Fix AudioVideoValidator markdown 2020-12-11 17:22:54 -06:00
admin_api added subject actor to moderation log 2020-11-19 22:13:45 +03:00
api_spec [#2301] Proper handling of User.is_discoverable: users appear in in-service search but are hidden from external services like search bots. 2020-11-19 19:30:02 +03:00
auth
channels
common_api Refactor Earmark code, fix tests 2020-12-11 17:22:42 -06:00
fallback RedirectController: Don't replace title, but inject into the meta 2020-11-11 17:10:59 +01:00
federator
feed escaping summary and other fields in xml templates 2020-11-10 10:46:57 +03:00
mailer
mastodon_api OAuth form user remembering feature. Local MastoFE login / logout fixes. 2020-11-28 21:51:06 +03:00
media_proxy
metadata [#2301] Proper handling of User.is_discoverable: users appear in in-service search but are hidden from external services like search bots. 2020-11-19 19:30:02 +03:00
mongoose_im
nodeinfo
o_auth Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). 2020-12-09 21:14:39 +03:00
o_status
pleroma_api Hide reactions from muted and blocked users 2020-11-16 22:50:14 +04:00
plugs [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
preload/providers
push Credo 2020-11-17 20:33:30 +00:00
rich_media Moving some background jobs into simple tasks 2020-11-11 13:39:49 +03:00
static_fe @doc fix. 2020-10-28 19:09:38 +03:00
templates OAuth form user remembering feature. Local MastoFE login / logout fixes. 2020-11-28 21:51:06 +03:00
twitter_api Password Resets: Don't accept tokens above a certain age. 2020-11-19 12:27:06 +01:00
views Document follow relationship updates and cleanup 2020-12-02 19:16:36 +04:00
web_finger
api_spec.ex
chat_channel.ex
common_api.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/local-only-scope 2020-11-17 15:01:38 +01:00
controller_helper.ex
embed_controller.ex
endpoint.ex
federator.ex
gettext.ex
instance_document.ex
masto_fe_controller.ex [#3112] Allowed revoking same-user token from any apps. Added tests. 2020-11-30 21:55:48 +03:00
media_proxy.ex
metadata.ex
o_auth.ex
plug.ex
preload.ex
push.ex
rel_me.ex
router.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
streamer.ex Document follow relationship updates and cleanup 2020-12-02 19:16:36 +04:00
translation_helpers.ex
uploader_controller.ex
web_finger.ex
xml.ex