Commit Graph

731 Commits (181a6f0f90a8770263daeae37c8e42a66d734106)

Author SHA1 Message Date
Julian Lam 181a6f0f90 feat: add "copy permalink" button to post tools,
Julian Lam 6fea7ac2ce fix: breadcrumbs not allowing url in last breadcrumb
Julian Lam c62907f304 fix: combine notif/chat buttons onto one line
Julian Lam 1a5099c804 fix: , stub template for browser-users partial
Barış Soner Uşaklı 8cbad331ff feat: add support for reactions
Barış Soner Uşaklı e9cebe1867
Webpack5 ()
* 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 ()

* fix: , 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>
Barış Soner Uşaklı f5a3c79966 https://github.com/NodeBB/NodeBB/issues/8426
Barış Soner Uşaklı 07a348f4c6 https://github.com/NodeBB/NodeBB/issues/10324
Barış Soner Uşaklı f482e87229 swap buttons
Barış Soner Uşaklı 58f00755d6 feat: add next post button
Barış Soner Uşaklı 8ee78e4bf9 closes
Barış Soner Uşaklı 14d4b2ecd8 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
Barış Soner Uşaklı d56505527e refactor: add quick reply placeholder
Julian Lam bdb023b14f feat: tpl changes for
Barış Soner Uşaklı 01af32cb60 https://github.com/NodeBB/NodeBB/issues/10242
Barış Soner Uşaklı b3a91a98c4 feat: https://github.com/NodeBB/NodeBB/issues/10234
Barış Soner Uşaklı 8be0d88c26 feat: chat tweaks, fix colors in skins
make buttons same order as modal
better search placeholder text
prevent negative offsets
Barış Soner Uşaklı cf696ceb15 https://github.com/NodeBB/NodeBB/issues/6388
Barış Soner Uşaklı 5d40ba4ff3 refactor: dont need title anymore
Barış Soner Uşaklı 85bb5b4a53 quick search
Barış Soner Uşaklı 1c6b31ca1c refactor: use large icon for search as well
Barış Soner Uşaklı ffcb0bd94c refactor: move timestamp to bottom right
Barış Soner Uşaklı ca570479b5 refactor: mobile menu
Barış Soner Uşaklı 4be3855883 feat: add variable to control label visibility
Barış Soner Uşaklı 8eb5c9c1e1 dont hide all categories link, when recent page is placed on the home page it was getting hidden
Barış Soner Uşaklı 6aada91278 feat: https://github.com/NodeBB/NodeBB/issues/10135
Yehonatan-Albert bcc7f80d55
Change input type to number ()
Barış Soner Uşaklı d17e413642 feat: https://github.com/NodeBB/NodeBB/issues/9506
Barış Soner Uşaklı 815a8d2717 https://github.com/NodeBB/NodeBB/issues/10077
Barış Soner Uşaklı 0df7b66468 https://github.com/NodeBB/NodeBB/issues/10052
Barış Soner Uşaklı c4ac977c04 https://github.com/NodeBB/NodeBB/issues/9967
Barış Soner Uşaklı 010b8a96f8 fix: user images on inf scroll
Barış Soner Uşaklı 659fc0e5b1 feat: tooltip quote
Barış Soner Uşaklı e50255b75a fix: https://github.com/NodeBB/NodeBB/issues/9918
Barış Soner Uşaklı 2d6f00c26c feat: https://github.com/NodeBB/NodeBB/issues/9293
Barış Soner Uşaklı 2ba4aa844b fix: typo in translation key
Barış Soner Uşaklı 90301e996f feat: use unread icon in mobile
Barış Soner Uşaklı b6caa86be0 https://github.com/NodeBB/NodeBB/issues/9845
Peter Jaszkowiak 1b65a31924 deduplicate chat options menu
Julian Lam 0b3d999e19 chore: removing unused template
psychobunny 650360be88 fix: microdata issues
Julian Lam 1ad83e6d9e fix: tpl changes re: nodebb/nodebb@4ac701d747
Barış Soner Uşaklı 41d6b55895 feat: remove key
Barış Soner Uşaklı ead56f7278 https://github.com/NodeBB/NodeBB/issues/9705
Barış Soner Uşaklı aa577846bd feat: https://github.com/NodeBB/NodeBB/issues/9684
Barış Soner Uşaklı 51cd52bcc4 feat: add tag name as class to tag item
Barış Soner Uşaklı 0247a45462
fix: closes
Julian Lam da865bc0a5 fix: move category dropdown to its own line in flag filters
Barış Soner Uşaklı 09b5ece0bc fix: https://github.com/NodeBB/NodeBB/issues/9512
gasoved c3a6dbfc85
feat: filter flags by username ()
* feat: filter flags by username

* fix: revert and use fa-sort