Skip to content

Fix pagination

Simon Hanna requested to merge thelinuxguy/postorius:fix-pagination into master

Now pagination remembers the number of items shown when switching pages

Also fixes list index view, that didn't utilize the new pager option

Merge request reports