You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
assets Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
controllers Make public timelines API not require user context/app credentials (#1291) 8 years ago
helpers Use Setting.site_title value for `og:site_name` occurrences (#1194) 8 years ago
lib DRY up reblog vs original status check 8 years ago
mailers Add digest e-mails 8 years ago
models Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
services Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 8 years ago
views Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
workers Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 8 years ago