Pleroma/lib/pleroma/web
Kaizhe Huang fb02241580 Fix trailing whitespaces in lib/pleroma/web/web_finger.ex 2020-12-21 00:54:15 +11:00
..
activity_pub Stream follow updates 2020-12-02 00:18:58 +04:00
admin_api Merge remote-tracking branch 'upstream/develop' into registration-workflow 2020-12-17 09:05:36 -06: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 Fix for dropping posts/notifs in WS when mix task is executed 2020-12-14 11:02:32 -06:00
mailer
mastodon_api Minor refactoring of the logic for hiding followers/following counts. 2020-12-14 13:27:42 -06: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 Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances 2020-10-17 13:12:39 +03:00
pleroma_api Merge branch 'support/2255_posix_errors' into 'develop' 2020-12-15 15:16:03 +00: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 Fix for dropping posts/notifs in WS when mix task is executed 2020-12-14 11:02:32 -06:00
twitter_api Merge remote-tracking branch 'upstream/develop' into registration-workflow 2020-11-21 10:23:53 -06: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 Merge branch '1668-prometheus-access-restrictions' into 'develop' 2020-10-27 17:47:56 +00:00
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 Fix trailing whitespaces in lib/pleroma/web/web_finger.ex 2020-12-21 00:54:15 +11:00
xml.ex