honkoma/lib/pleroma/web
kaniini c004b6ea0a Merge branch 'mastofe/system-font' into 'develop'
Mastodon frontend: Use system font

See merge request pleroma/pleroma!247
2018-08-16 15:38:59 +00: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
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 /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 webfinger: refactor webfinger() functions 2018-06-13 06:42:27 +00:00
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