akkoma/lib/pleroma/web
lain 5db1e6c8d3 Pipeline test: Switch from Mock to Mox.
Speeds up the test and makes it possible to run async.
2020-12-21 16:35:12 +01:00
..
activity_pub Pipeline test: Switch from Mock to Mox. 2020-12-21 16:35:12 +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 Fix formatting 2020-11-11 19:12:46 +04: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 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 Credo 2020-11-17 20:33:30 +00:00
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 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 Pipeline test: Switch from Mock to Mox. 2020-12-21 16:35:12 +01:00
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