mastodon/app/controllers/api
Eugen b89f007862 Make public timelines API not require user context/app credentials (#1291)
* Make /api/v1/timelines/public and /api/v1/timelines/tag/:id public
Fix #1156 - respect query params when generating pagination links in API

* Apply pagination fix to more APIs
2017-04-08 23:39:31 +02:00
..
v1 Make public timelines API not require user context/app credentials (#1291) 2017-04-08 23:39:31 +02:00
web Home column filters 2017-01-10 17:25:10 +01:00
oembed_controller.rb Fix inflection 2017-01-22 23:08:51 +01:00
push_controller.rb Adding embedded PuSH server 2016-11-28 13:36:47 +01:00
salmon_controller.rb Move Salmon processing to background as well as PuSH 2016-11-18 23:24:57 +01:00
subscriptions_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00