75 Commits (fe4b8566792f8ba7f78ddf5b5e1f99e35162e702)

Author SHA1 Message Date
Julian Lam 7c501921da fix: move panel-offset code back into persona header 2 years ago
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 8e3be23d9d fix: eliminate jarring page shifting by setting a default panel-offset of 50px 3 years ago
psychobunny d5a2d49be2 fix: path to bootswatch 4 years ago
psychobunny aa98fb44c7 chore: update to latest bench syntax 4 years ago
Barış Soner Uşaklı 09cfa4a7b2 https://github.com/NodeBB/NodeBB/issues/7550 4 years ago
Barış Soner Uşaklı 3a26d0bfc3 feat: remove RELATIVE_PATH global 4 years ago
Barış Soner Uşaklı 6949da6e88 feat: remove app.template 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
Julian Lam ffce15000f theme changes for nodebb/nodebb#7266 6 years ago
Julian Lam dd29c0a17b feat: theme change for server-side skins 6 years ago
Julian Lam d4b20749d6 move slideout and chat menus to partials 6 years ago
Julian Lam d33d965ffb moved 'see all chats' link to chat/list component 7 years ago
Thomas Johnston a1a2346747 Adding "See all chats" link to mobile chat slideout 7 years ago
Julian Lam a9b575e11b Revert "moved js back to header for interpolation, nodebb/nodebb#6664"
This reverts commit b03dd5d98e.
7 years ago
Julian Lam b03dd5d98e moved js back to header for interpolation, nodebb/nodebb#6664 7 years ago
Peter Jaszkowiak e5dc7b0fa0
Merge pull request #391 from RoiEXLab/alt-addition
Remove uneccessary text/css definition
7 years ago
Peter Jaszkowiak 73ead79389 NodeBB/NodeBB#6178 7 years ago
RoiEX 7099209173 Remove uneccessary declaration 7 years ago
Peter Jaszkowiak 78580d7be1 Move chats to a separate slideout menu on the right side
- Switched to the Pulling library
- Moved nav menu to the left side, as is normal elsewhere
- Added chat button on right side
- Unread icon on it shows unread chats
- Added slideout menu on right for only chats
- Both sides will slide open and everything
- Switched to drawer menus instead of the previous reveal style menus
7 years ago
Julian Lam c62aedbaf6 Support customHTML/customJS (#380)
* nodebb/nodebb#5980

- Introduced customHTML field
- Moved customJS to footer

* switched to using defer only for scripts in footer, nodebb/nodebb#5980
7 years ago
Julian Lam 47429db8a6 Restoring 788399c86d, nodebb/nodebb#5733, for develop branch
This reverts commit 5eb60bd110.
7 years ago
Julian Lam 5eb60bd110 Revert "moving minfile and custom scripts to the footer, nodebb/nodebb#5733"
This reverts commit 788399c86d.
7 years ago
Julian Lam e7494a19fb Merge branch 'develop' 7 years ago
RoiEX 1918214fb3 Merge branch 'master' into patch-1 7 years ago
Julian Lam 788399c86d moving minfile and custom scripts to the footer, nodebb/nodebb#5733 7 years ago
Barış Soner Uşaklı 6f765f5531 https://github.com/NodeBB/NodeBB/issues/5772 8 years ago
Peter Jaszkowiak ae82d7195f NodeBB/NodeBB#5616 8 years ago
psychobunny f6f4d7f3e5 closes https://github.com/NodeBB/NodeBB/issues/5494 8 years ago
RoiEX ac04a1feae change section tag to div to match html specifications 8 years ago
Peter Jaszkowiak 8408819377 NodeBB/NodeBB#5382 8 years ago
barisusakli 379df593ba https://github.com/NodeBB/NodeBB/issues/4978 9 years ago
barisusakli 33b754f09b closes https://github.com/NodeBB/NodeBB/issues/4973 9 years ago
pichalite 9476854b28 add skin class to body tag 9 years ago
Ben Lubar 6c9de4d084 fix "No way to access all notifications on mobile" NodeBB/NodeBB#4411 9 years ago
psychobunny 50069b8266 filter:scripts.get now included in header 9 years ago
psychobunny becc3921b6 closes #179 9 years ago
Julian Lam b933805758 no longer showing default user image for guest in sidebar if none is set in ACP 9 years ago
Julian Lam a9753d7f52 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	less/category.less
	templates/account/edit.tpl
	templates/groups/details.tpl
9 years ago
barisusakli 308962a913 remove whitespace 9 years ago
barisusakli cfff7a537b https://github.com/NodeBB/NodeBB/issues/3505 9 years ago
barisusakli ac8dd7e591 removed component header from content 9 years ago
psychobunny f90faaf317 closes #164 9 years ago
Julian Lam 8e439e0b8c Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
barisusakli 561669fcb4 closes #152 9 years ago
Julian Lam ad797b6bbe mobile menu header 9 years ago
Julian Lam 2d1a3b7a67 nodebb/nodebb@ebed9d641c 9 years ago
barisusakli b6d4e8a35e removed extra span 9 years ago
Julian Lam ae4b62e487 re: nodebb/nodebb#3573, using cache-buster instead of css and js busters 9 years ago
psychobunny 0f7b25ddfc notifications/list and notifications components 10 years ago