Pleroma/lib/pleroma/web
lain c9d73af74d Cachex: Unify arity of callback function 2020-12-21 12:03:58 +01:00
..
activity_pub Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
admin_api Tests: Use NullCache for async tests. 2020-12-18 19:53:19 +01:00
api_spec Merge branch 'support/2255_posix_errors' into 'develop' 2020-12-15 15:16:03 +00:00
auth
channels
common_api
fallback
federator
feed
mailer
mastodon_api Cachex: Unify arity of callback function 2020-12-21 12:03:58 +01: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 Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
plugs Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
preload/providers
push
rich_media Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
static_fe
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
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 Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
metadata.ex
o_auth.ex
plug.ex
preload.ex
push.ex
rel_me.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
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