1 Commits (326559e82300cf3746f8dc54077827050974a596)

Author SHA1 Message Date
Julian Lam 69f4248f72
feat: functioning category dropdown in recent/unread/etc without js (#483)
* 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
6 years ago