mastodon/app/controllers
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
..
admin Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
api API param to exclude notification types from response (#1341) 2017-04-10 23:45:29 +02:00
auth
concerns
oauth
settings Clean up generation of account webfinger string (#1477) 2017-04-10 22:58:06 +02:00
about_controller.rb
accounts_controller.rb Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
api_controller.rb
application_controller.rb
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb Clean up generation of account webfinger string (#1477) 2017-04-10 22:58:06 +02:00
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb Clean up generation of account webfinger string (#1477) 2017-04-10 22:58:06 +02:00