mastodon/spec
Eugen Rochko f0fff3eb10
Support min_id-based pagination in REST API ()
* 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
..
controllers Support min_id-based pagination in REST API ()
fabricators Display pending message on admin relays UI ()
features Add scenarios for log in ()
fixtures Slightly reduce RAM usage ()
helpers Revert Font Awesome 5 upgrade ()
lib Fix autoplay issue with spoiler tag ()
mailers Account archive download ()
models Misc. typos ()
policies Add status destroy authorization to policy ()
presenters Isolate each specs for cache store ()
requests Use raw status code on have_http_status ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
services Support link verification with redirects ()
support Remove empty strings ()
validators Add a spec for UniqueUsernameValidator ()
views Add animate custom emoji param to embed pages ()
workers Lists ()
rails_helper.rb feat(cookies): Use the same-site attribute to lax ()
spec_helper.rb Disable simplecov on CircleCI ()