Pleroma/lib/pleroma/web
2019-04-07 15:11:29 +01:00
..
activity_pub Merge branch 'fix-slow-relationships' into 'develop' 2019-04-02 18:43:48 +00:00
admin_api Add user show endpoint for Pleroma admin API 2019-03-27 21:44:15 +03:00
auth
channels change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
common_api Add check on activity visibility in sub notification 2019-04-07 15:11:29 +01:00
federator Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00:00
http_signatures
mastodon_api Document subscription endpoints, fix typos 2019-04-06 16:20:06 +01:00
media_proxy
metadata
nodeinfo NodeInfo: Return safe_dm_mentions feature flag. 2019-03-22 11:57:20 +01:00
oauth Merge branch 'features/mastoapi/2.6.0-force-login-option' into 'develop' 2019-04-02 10:57:38 +00:00
ostatus ostatus: use preload objects with Object.normalize() when opportunistic 2019-03-23 03:05:57 +00:00
push
rich_media rich media: helpers: only crawl Create activities 2019-03-23 02:28:59 +00:00
salmon
templates
twitter_api Change relationship direction of subscriptions 2019-04-05 17:02:07 +01:00
views
web_finger
websub
xml
chat_channel.ex
controller_helper.ex Fixed local MastoFE authentication / force_login option. 2019-04-01 17:25:25 +03:00
endpoint.ex
gettext.ex
metadata.ex
oauth.ex
rel_me.ex
router.ex Change relationship direction of subscriptions 2019-04-05 17:02:07 +01:00
streamer.ex change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
uploader_controller.ex
web.ex