akkoma/lib/pleroma/web
2019-04-08 16:46:59 +07:00
..
activity_pub Merge branch 'fix-slow-relationships' into 'develop' 2019-04-02 18:43:48 +00:00
admin_api Redundant Repo.get_by usage was recently removed from the codebase 2019-04-05 11:41:41 -05:00
auth
channels change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
common_api Fix preview not being usable in form data 2019-04-02 23:07:16 +03:00
federator Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00:00
http_signatures
mastodon_api Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
media_proxy
metadata Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 2019-04-05 15:19:44 +03:00
nodeinfo
oauth Return 403 on oauth token exchange for a deactivated user 2019-04-06 23:27:55 +03:00
ostatus ostatus: use preload objects with Object.normalize() when opportunistic 2019-03-23 03:05:57 +00:00
push fix credo 2019-04-05 19:46:28 +07:00
rich_media
salmon
templates
twitter_api Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 2019-04-05 15:19:44 +03: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 Set up telemetry and prometheus 2019-04-04 11:30:43 -05:00
gettext.ex
metadata.ex
oauth.ex
rel_me.ex
router.ex Add scheduled activities 2019-04-06 23:55:58 +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