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/config
Eugen Rochko f0fff3eb10
Support min_id-based pagination in REST API (#8736)
* Allow min_id pagination in Feed#get

* Add min_id pagination to home and list timeline APIs

* Add min_id pagination to account statuses, public and tag APIs

* Remove unused stub in reports API

* Use min_id pagination in notifications, favourites, and fix order

* Fix HomeFeed#from_database not using paginate_by_id
7 years ago
..
environments
initializers
locales Fix broken report detail (regression from #8569) (#8795) 7 years ago
webpack
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Revert Font Awesome 5 upgrade (#8810) 7 years ago
puma.rb
routes.rb Support min_id-based pagination in REST API (#8736) 7 years ago
secrets.yml
settings.yml Add a new preference to always hide all media (#8569) 7 years ago
sidekiq.yml
themes.yml
webpacker.yml