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
lib
mailers
models Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
services
views Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
workers