akkoma/lib/pleroma/web
2019-04-04 22:41:03 +03:00
..
activity_pub change Repo.get(Activity, id) => Activity.get_by_id(id) 2019-04-02 16:50:31 +07:00
admin_api Add user show endpoint for Pleroma admin API 2019-03-27 21:44:15 +03:00
auth [#923] Minor code readability fix. 2019-04-01 09:45:44 +03:00
channels change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
common_api change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
federator Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00:00
http_signatures
mastodon_api Merge branch 'features/mastoapi/2.6.0-force-login-option' into 'develop' 2019-04-02 10:57:38 +00:00
media_proxy
metadata
nodeinfo NodeInfo: Return safe_dm_mentions feature flag. 2019-03-22 11:57:20 +01:00
oauth [#923] OAuth consumer controller tests. Misc. improvements. 2019-04-04 22:41:03 +03: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 [#923] OAuth consumer controller tests. Misc. improvements. 2019-04-04 22:41:03 +03:00
twitter_api change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07: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 [#923] Deps config adjustment (no override for httpoison), code analysis issues fixes. 2019-04-01 09:28:56 +03:00
gettext.ex
metadata.ex
oauth.ex
rel_me.ex
router.ex Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 2019-04-02 14:05:34 +03: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