akkoma/lib/pleroma/web
2018-08-27 17:07:26 +03:00
..
activity_pub Merge branch 'bugfix/federation-kroeg' into 'develop' 2018-08-16 15:20: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 Rename id helper method. 2018-05-26 13:57:11 +02:00
mastodon_api Merge branch 'feature/suggestions-api-with-third-party-recommendation-engine' into 'develop' 2018-08-15 07:47:33 +00:00
media_proxy
nodeinfo add suggestions/web config 2018-08-02 18:03:35 +09:00
oauth Merge branch 'bugfix/oauth2-param-name' into 'develop' 2018-06-14 07:14:18 +00:00
ostatus ostatus: return AS2 objects on /notice and /activities URLs like with /objects. 2018-07-12 17:15:47 +00:00
salmon
templates
twitter_api better solution, added test. 2018-08-27 17:07:26 +03:00
views
web_finger webfinger: refactor webfinger() functions 2018-06-13 06:42:27 +00:00
websub
xml XML: handle erlang errors too 2018-06-06 16:27:13 +00:00
chat_channel.ex
endpoint.ex activitypub: verify remote http signature digests by recomputing the digest and replacing the digest header 2018-07-31 23:24:30 +00:00
gettext.ex
router.ex Merge branch 'feature/suggestions-api-with-third-party-recommendation-engine' into 'develop' 2018-08-15 07:47:33 +00: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