akkoma/lib/pleroma/web
2018-07-18 09:58:59 +09:00
..
activity_pub Merge branch 'feature/object-normalization' into 'develop' 2018-07-12 16:48:15 +00:00
channels
common_api common api: use Object.normalize() instead of Object.get_by_ap_id() directly. 2018-06-27 13:07:35 +00:00
federator federator: use Activity.normalize() instead of directly using Activity.get_by_ap_id(). 2018-06-27 13:07:55 +00:00
http_signatures
mastodon_api better configuration 2018-07-18 09:58:59 +09:00
media_proxy
nodeinfo better configuration 2018-07-18 09:58:59 +09:00
oauth Merge branch 'bugfix/oauth2-param-name' into 'develop' 2018-06-14 07:14:18 +00:00
ostatus ostatus: use Activity.normalize() instead of directly using Activity.get_by_ap_id(). 2018-06-27 13:08:05 +00:00
salmon
templates
twitter_api formatting 2018-07-12 16:12:54 +00:00
views
web_finger webfinger: refactor webfinger() functions 2018-06-13 06:42:27 +00:00
websub
xml
chat_channel.ex
endpoint.ex
gettext.ex
router.ex /api/v1/suggestions endpoint 2018-07-14 00:21:38 +09:00
streamer.ex streamer: use Object.normalize() instead of Object.get_by_ap_id() directly. 2018-06-27 13:07:23 +00:00
web.ex