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
2018-09-29 19:03:33 +02:00
..
chewy
controllers Support min_id-based pagination in REST API (#8736) 2018-09-28 02:23:45 +02:00
helpers Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
javascript RTL: fix margins: public-layout.header.nav-button (#8823) 2018-09-29 11:04:26 +09:00
lib Fix class autoloading issue in ActivityPub::Activity::Create (#8820) 2018-09-28 17:02:53 +02:00
mailers
models Fix timeline pagination (#8827) 2018-09-29 19:03:33 +02:00
policies
presenters
serializers
services
validators
views Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
workers