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/views/admin
Matt Jankowski 4ada50985a Pagination improvements (#1445)
* Replace will_paginate with kaminari

* Use #page instead of #paginate in controllers

* Replace will_paginate.page_gap with pagination.truncate in i18n

* Customize kaminari views to match prior styles

* Set kaminari options to match prior behavior

* Replace will_paginate with paginate in views
9 years ago
..
accounts Pagination improvements (#1445) 9 years ago
domain_blocks Pagination improvements (#1445) 9 years ago
pubsubhubbub Pagination improvements (#1445) 9 years ago
reports Pagination improvements (#1445) 9 years ago
settings New admin setting: open/close registrations, with custom message, from the admin UI 9 years ago