* feat: pagination on /categories and /category page for sub categories
* feat: show subcategories left
* fix: rename categories to allCategories on /search
* feat: add component for subcategory container
* feat: update filter/selector tpls
* feat: change multi to regular input
entire category list is no longer returned on group page
* feat: add pagination to user/:slug/categories
* feat: flags category selector
* feat: left/right filter
* feat: move filter right
* feat: add selector to /categories and /category
only when categories dont fit on one page
* fix: show title if only one page
* 10.1.0
* feat: WIP nojs category dropdown in recent
* feat: allowing new topic button to be clicked without js
It now opens a category dropdown which then sends user to
the discrete composer page.
WARNING: Does not work on tag.tpl. Needs core update to send
categories data through...
* fix: removed unneeded data-toggle attribute