honkoma/lib/pleroma/web
eal f1c407e777 Merge branch 'fix/redirect-on-user-fetch' into 'develop'
ActivityPub: follow redirects when fetching user

See merge request pleroma/pleroma!278
2018-08-20 12:13:07 +00:00
..
activity_pub Merge branch 'fix/redirect-on-user-fetch' into 'develop' 2018-08-20 12:13:07 +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 Fix typo in app creation response 2018-08-17 12:48:24 +00:00
media_proxy
nodeinfo add suggestions/web config 2018-08-02 18:03:35 +09:00
oauth
ostatus ostatus: return AS2 objects on /notice and /activities URLs like with /objects. 2018-07-12 17:15:47 +00:00
salmon
templates /web/* template: Add class system-font 2018-07-03 17:26:47 +02:00
twitter_api formatting 2018-08-12 19:42:21 +02:00
views
web_finger
websub
xml
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