7 Commits (5917c009f6d998e7949171068f3e54b2258fcbe0)

Author SHA1 Message Date
Barış Soner Uşaklı e9cebe1867
Webpack5 (#545)
* webpack changes

* refactor: remove 500-embed.tpl

* fix: admin script

* chore: up compat

* refactor: remove pulling js from modules

* fix: unintentional padding in notification dropdown elements/lists

* revert: zero-out padding in notifications-list (wrong element selector)

* fix: no padding in notification-list dropdown

* refactor: notifications dropdown to use flexbox, fixes nodebb/nodebb#10284

* fix: nodebb/nodebb#10351, refactor chats menu and dropdown to use flexbox as well

this also fixes the regression caused by nodebb/nodebb#10284

* fix: incorrect default panel-offset

* fix: wonky margins on chat list

* fix: nodebb/nodebb#10363, more timestamp oddities

* Remove hardcoded 70px body padding (#547)

* fix: nodebb/nodebb#10476, eliminate the hardcoded 70px padding in the body element

This also has the nice side effect of simplifying a lot of the panel-offset styling

* fix: adjust topic header distance from top of page

* style: fix spacing

* feat: save panelOffset into localStorage, read by core

* fix: hide post-tools dropdown menu by default, made visible when menu options are loaded (see nodebb/nodebb@690ec2d59

Co-authored-by: Julian Lam <julian@nodebb.org>
3 years ago
Barış Soner Uşaklı 2d6f00c26c feat: https://github.com/NodeBB/NodeBB/issues/9293 3 years ago
Barış Soner Uşaklı 77e5308fba https://github.com/NodeBB/NodeBB/issues/8838 4 years ago
Julian Lam a86df050db
feat: change legacy begins to each (#478)
* refactor: change legacy begins to each

* fix: missed a couple ends

* fix: derped find-replace

* fix: referencing non-existent root object in categories teaser
6 years ago
psychobunny 1fbc3c13a7 missing language key 8 years ago
psychobunny 73bdb6b95f updated chat dropdown as well 8 years ago
psychobunny 913bceef12 re-organize chat partials; remove chat_contacts.tpl + chat_contact.tpl 8 years ago