6 Commits (98d52e7f0189cfbdb5d5686ec9c2e83fcda8d90c)

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
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
Julian Lam 4c2e2f09da Squashed commit of the following:
commit 2b66f7cfccfeb7578b1ebdd6955464a29517566b
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Jan 11 15:22:23 2018 -0500

    chat tweaks on persona and fixing taskbar integration for group chats

commit c4f6735025a981b4591f3d0b82e2897f72e43d4b
Author: Julian Lam <julian@nodebb.org>
Date:   Wed Jan 10 15:12:54 2018 -0500

    ported revamped vanilla chats page and modal to persona, nodebb/nodebb#6192
7 years ago
barisusakli e988f470e9 closes https://github.com/NodeBB/NodeBB/issues/5308 8 years ago
psychobunny 21aea38baf yay, chats redesigned finally 8 years ago
psychobunny 913bceef12 re-organize chat partials; remove chat_contacts.tpl + chat_contact.tpl 8 years ago