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 Rochko 6c835085a3
Fix timeline pagination (#8827)
Ruby's ** operator does not play well with non-Hash objects, which
the params slice is

Fix #8821
7 years ago
..
chewy
controllers Support min_id-based pagination in REST API (#8736) 7 years ago
helpers Revert Font Awesome 5 upgrade (#8810) 7 years ago
javascript RTL: fix margins: public-layout.header.nav-button (#8823) 7 years ago
lib Fix class autoloading issue in ActivityPub::Activity::Create (#8820) 7 years ago
mailers
models Fix timeline pagination (#8827) 7 years ago
policies
presenters
serializers
services
validators
views Revert Font Awesome 5 upgrade (#8810) 7 years ago
workers