mastodon/app
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
..
assets Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
controllers Make public timelines API not require user context/app credentials (#1291) 2017-04-08 23:39:31 +02:00
helpers Use Setting.site_title value for `og:site_name` occurrences (#1194) 2017-04-08 12:15:40 +02:00
lib DRY up reblog vs original status check 2017-04-07 14:18:30 -04:00
mailers Add digest e-mails 2017-03-04 00:00:48 +01:00
models Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
services Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 2017-04-08 13:26:03 +02:00
views Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
workers Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 2017-04-08 13:26:03 +02:00