mastodon/app/views/accounts
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
2017-04-11 01:11:41 +02:00
..
_grid_card.html.haml simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
_header.html.haml Fix some views still not using counter caches 2017-03-31 14:02:07 +02:00
_nothing_here.html.haml Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
followers.html.haml Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
following.html.haml Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
show.activitystreams2.rabl Add AS2 format to RABL files 2017-02-06 17:00:55 -08:00
show.html.haml Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00