1338 Commits (045c4ec038e5f79d9678371aa93e2496b0c7e27b)

Author SHA1 Message Date
Julian Lam fbcb42909f fix: #553, extra right angle bracket in template 3 years ago
Julian Lam 0767113081 fix: nodebb/nodebb#10740; add empty template partial for reactions plugin to override 3 years ago
Julian Lam 610d5bfe6d fix: nodebb/nodebb#10699, fab class conflict with fontawesome 3 years ago
Julian Lam 9dc610c2ea chore: some new bch tags 3 years ago
Julian Lam 181a6f0f90 feat: add "copy permalink" button to post tools, nodebb/nodebb#10566 3 years ago
Julian Lam 6fea7ac2ce fix: breadcrumbs not allowing url in last breadcrumb 3 years ago
Julian Lam c62907f304 fix: combine notif/chat buttons onto one line 3 years ago
Julian Lam 1a5099c804 fix: nodebb/nodebb#10590, stub template for browser-users partial 3 years ago
Barış Soner Uşaklı f8045da58c https://github.com/NodeBB/NodeBB/issues/10596 3 years ago
Barış Soner Uşaklı 4e54c1ea48 https://github.com/NodeBB/NodeBB/issues/10593 3 years ago
Barış Soner Uşaklı e7f0ea1a37 https://github.com/NodeBB/NodeBB/issues/10585 3 years ago
Barış Soner Uşaklı 8cbad331ff feat: add support for reactions 3 years ago
Barış Soner Uşaklı 765196a4a0 https://github.com/NodeBB/NodeBB/issues/10520 3 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
Barış Soner Uşaklı 598aac2588 feat: move taskbar to left
so it doesnt overlap navigator
3 years ago
Barış Soner Uşaklı f5a3c79966 https://github.com/NodeBB/NodeBB/issues/8426 3 years ago
Barış Soner Uşaklı 07a348f4c6 https://github.com/NodeBB/NodeBB/issues/10324 3 years ago
Julian Lam 3847f603db refactor: move persona settings to dedicated user page 3 years ago
Barış Soner Uşaklı f482e87229 swap buttons 3 years ago
Barış Soner Uşaklı 58f00755d6 feat: add next post button 3 years ago
Barış Soner Uşaklı 8ee78e4bf9 closes #476 3 years ago
Barış Soner Uşaklı 14d4b2ecd8 Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona 3 years ago
Barış Soner Uşaklı d56505527e refactor: add quick reply placeholder 3 years ago
Julian Lam bdb023b14f feat: tpl changes for nodebb/nodebb#10229 3 years ago
Barış Soner Uşaklı 01af32cb60 https://github.com/NodeBB/NodeBB/issues/10242 3 years ago
Barış Soner Uşaklı b3a91a98c4 feat: https://github.com/NodeBB/NodeBB/issues/10234 3 years ago
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
3 years ago
Barış Soner Uşaklı cf696ceb15 https://github.com/NodeBB/NodeBB/issues/6388 3 years ago
Barış Soner Uşaklı 5d40ba4ff3 refactor: dont need title anymore 3 years ago
Barış Soner Uşaklı 85bb5b4a53 quick search 3 years ago
Barış Soner Uşaklı 1c6b31ca1c refactor: use large icon for search as well 3 years ago
Barış Soner Uşaklı ffcb0bd94c refactor: move timestamp to bottom right 3 years ago
Barış Soner Uşaklı ca570479b5 refactor: mobile menu 3 years ago
Barış Soner Uşaklı 498fa8ee3f fix: alignment on login page 3 years ago
Barış Soner Uşaklı 4be3855883 feat: add variable to control label visibility 3 years ago
Barış Soner Uşaklı 8eb5c9c1e1 dont hide all categories link, when recent page is placed on the home page it was getting hidden 3 years ago
Julian Lam 5dfff56071 feat: error handling in unsubscribe.tpl 3 years ago
Julian Lam 8e3be23d9d fix: eliminate jarring page shifting by setting a default panel-offset of 50px 3 years ago
Barış Soner Uşaklı 6aada91278 feat: https://github.com/NodeBB/NodeBB/issues/10135 3 years ago
Barış Soner Uşaklı d5312feed5 fix: https://github.com/NodeBB/NodeBB/issues/10098 3 years ago
Yehonatan-Albert bcc7f80d55
Change input type to number (#540) 3 years ago
Barış Soner Uşaklı d17e413642 feat: https://github.com/NodeBB/NodeBB/issues/9506 3 years ago
Barış Soner Uşaklı 815a8d2717 https://github.com/NodeBB/NodeBB/issues/10077 3 years ago
Barış Soner Uşaklı 0df7b66468 https://github.com/NodeBB/NodeBB/issues/10052 3 years ago
Barış Soner Uşaklı 1525497330 https://github.com/NodeBB/NodeBB/issues/10010 3 years ago
Barış Soner Uşaklı c4ac977c04 https://github.com/NodeBB/NodeBB/issues/9967 3 years ago
Barış Soner Uşaklı 010b8a96f8 fix: user images on inf scroll 3 years ago
Barış Soner Uşaklı 01db04b133 refactor: remove topic-search 3 years ago
Barış Soner Uşaklı 659fc0e5b1 feat: tooltip quote 3 years ago
Barış Soner Uşaklı 75b74fb9a7 fix: wrong for attribute 3 years ago