* 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
* 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: basic timeline-style styling for posts in a topic
* fix: mobile-style for timeline-style styling
* feat: slight white opaque ring around timeline items
removed glowing OP ring
* fix: playing nice with core's necro-post styling
* fix: increase padding between posts by 20px
* fix: restrict timeline styling to top-level only
* fix: added back padding between posts on mobile
* refactor: genericise necro-post into timeline-event class, fixed vertical alignment issues with timeline-badge icons
* fix: use hourglass-half icon instead of clock-o
* fix: adjust centering of text, dashed border on necro-post
* feat: add topic event template
* feat: add a little marker at the last post to signify end of timeline
* fix: updated dashed border on necro-post
* refactor: updated mobile styling of timeline effect
* feat: styling changes for user obj in timeline events
* feat: proper handling for no uid
* fix: override generics introduced by core