Commit Graph

31964 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
bb7be8c587 refactor: closes #7155,
display registered-users as Registered Users
display administators as Administrators
handle missing slug in group data
2026-02-21 20:33:16 -05:00
Barış Soner Uşaklı
033f919872 chore: up persona 2026-02-21 20:02:56 -05:00
Barış Soner Uşaklı
ab4fc0e3b0 dont get chat icon twice 2026-02-21 20:01:21 -05:00
Barış Soner Uşaklı
a70a62ccf9 refactor: shorter check 2026-02-21 18:56:53 -05:00
Barış Soner Uşaklı
63c9a6e03c refactor: isHookValid 2026-02-21 18:15:22 -05:00
Barış Soner Uşaklı
a54083e341 test domain search 2026-02-21 14:24:22 -05:00
Barış Soner Uşaklı
75477202d3 fix: category search shoudn't return results that match in the cid part 2026-02-21 13:49:46 -05:00
Barış Soner Uşaklı
84ec8ef94b chore: up themes 2026-02-21 13:03:37 -05:00
Barış Soner Uşaklı
afaaa59c29 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-21 12:38:16 -05:00
Barış Soner Uşaklı
f818dd96f3 chore: up harmony 2026-02-21 12:38:12 -05:00
renovate[bot]
1ae5041fc0 chore(deps): update commitlint monorepo to v20.4.2 (#14005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-21 12:27:08 -05:00
Barış Soner Uşaklı
970a420433 refactor: add icons to selected/all
fix truncation on category select in composer header
2026-02-21 12:26:45 -05:00
Misty Release Bot
c84a86e4df chore(i18n): fallback strings for new resources: nodebb.notifications 2026-02-21 02:57:08 +00:00
Barış Soner Uşaklı
7039b70031 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-20 21:56:39 -05:00
Barış Soner Uşaklı
477c280638 change wording 2026-02-20 21:56:34 -05:00
Misty Release Bot
41e7c1448a chore(i18n): fallback strings for new resources: nodebb.notifications, nodebb.user 2026-02-21 02:48:08 +00:00
Barış Soner Uşaklı
523e3b4964 feat: change notif controls to toggles 2026-02-20 21:47:25 -05:00
Barış Soner Uşaklı
20de689d02 center online/join 2026-02-20 13:31:02 -05:00
Barış Soner Uşaklı
46369be04d Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-20 13:26:01 -05:00
Barış Soner Uşaklı
7669a95f30 dont show ips if there are none 2026-02-20 13:25:56 -05:00
Misty Release Bot
c3315063a4 chore(i18n): fallback strings for new resources: nodebb.admin-manage-users 2026-02-20 18:23:33 +00:00
Barış Soner Uşaklı
e3d7abe086 refactor: users table
hide uid/ips behind dropdown, AP uids break flow
stack username/email
allow range selection
2026-02-20 13:23:05 -05:00
Barış Soner Uşaklı
0424728f7e refactor: pass options to thumbs.load
so we can control thumbsOnly
2026-02-20 08:07:21 -05:00
Barış Soner Uşaklı
bac6739934 chore: up themes 2026-02-20 07:38:12 -05:00
Barış Soner Uşaklı
c5f7b627e4 match design 2026-02-19 21:21:16 -05:00
Barış Soner Uşaklı
2be9e12043 dropdown end 2026-02-19 21:18:30 -05:00
Barış Soner Uşaklı
816edc2140 add missing height 2026-02-19 21:13:00 -05:00
Barış Uşaklı
46c543b884 update discord badge 2026-02-19 20:26:23 -05:00
Barış Soner Uşaklı
dd84a303dd chore: up harmony 2026-02-19 20:05:05 -05:00
Barış Soner Uşaklı
41bc49f72e chore: up composer 2026-02-19 19:55:18 -05:00
Barış Soner Uşaklı
fb95f8a33a refactor: slugify isn't heavy anymore
can just require it
2026-02-19 19:13:45 -05:00
Barış Soner Uşaklı
1a35131a89 fix: favicon url 2026-02-19 15:55:25 -05:00
Barış Soner Uşaklı
ea382b7101 add flex-md-shrink-50 2026-02-19 13:55:02 -05:00
Barış Soner Uşaklı
309d300391 fix: allow passing a selected category markup
from another selector like in composer
2026-02-19 13:06:26 -05:00
renovate[bot]
efae106e60 chore(deps): update dependency @stylistic/eslint-plugin to v5.9.0 (#14006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19 11:59:59 -05:00
Julian Lam
438b4f6226 fix: overflowing images on /world 2026-02-19 11:49:48 -05:00
Barış Soner Uşaklı
824a9b77f7 chore: up themes, add hide to alert 2026-02-19 11:32:47 -05:00
Julian Lam
ab62a8e4ce fix: missing cb in world IS handler 2026-02-19 11:02:51 -05:00
Barış Soner Uşaklı
54d2bea229 try not to display trying to reconnect
everytime you leave mobile browser for 5 secs
if reconnect attempts fail display fail alert  and then reconnect alert
2026-02-19 10:07:08 -05:00
Barış Soner Uşaklı
68acc05940 lint: remove unused 2026-02-19 09:15:41 -05:00
Barış Soner Uşaklı
7f8c069484 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-19 09:15:16 -05:00
Barış Soner Uşaklı
228b2dd2ed remove welcome message 2026-02-19 09:15:05 -05:00
renovate[bot]
096e9a3e24 fix(deps): update dependency sanitize-html to v2.17.1 (#14004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19 09:02:24 -05:00
Barış Soner Uşaklı
4b36691bbf added requestAnimationFrame
without this switchChat wasn't properly scrolling down
2026-02-18 21:49:51 -05:00
Barış Soner Uşaklı
26a1888abc remove returnPath from replaceState 2026-02-18 21:30:44 -05:00
Barış Soner Uşaklı
f1113cfb1a add highlight to scrolled chat message 2026-02-18 18:21:04 -05:00
Barış Soner Uşaklı
16bbbab71a hide until positioned 2026-02-18 17:04:23 -05:00
Barış Soner Uşaklı
55d62c082f add inline script to scroll to bottom 2026-02-18 16:59:11 -05:00
Barış Soner Uşaklı
53927b4242 wait for images before scrolling to target msg 2026-02-18 14:24:05 -05:00
Barış Soner Uşaklı
9c5ffe361c fix: closes #14002, add max-height 2026-02-18 14:13:33 -05:00