Commit Graph

11607 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
48032cc132 make category tree toggle a real button 2026-02-23 11:14:57 -05:00
Julian Lam
955579fa40 fix(i18n): global fallbacks again 2026-02-23 10:27:03 -05:00
Julian Lam
c47acec9ca fix(i18n): 'global' resource fallbacks 2026-02-23 10:16:44 -05:00
Barış Soner Uşaklı
6d4f04ea21 fix js crash 2026-02-22 22:10:59 -05:00
Barış Soner Uşaklı
835d16e59f remove reconnect action
dont init quickreply if element doesnt exist aka guests
2026-02-22 21:31:50 -05:00
Barış Soner Uşaklı
6d099e4744 add text-wrap-pretty 2026-02-22 15:54:56 -05:00
Barış Soner Uşaklı
38680c3e58 chore: up themes 2026-02-22 00:54:45 -05:00
Barış Soner Uşaklı
9f23323d88 enable image smoothing in cropper 2026-02-21 23:37:33 -05:00
Barış Soner Uşaklı
59cb213b09 call tooltips on content
up harmony
2026-02-21 23:09:50 -05:00
Misty Release Bot
aa4f4808b0 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 2026-02-22 03:01:45 +00:00
Barış Soner Uşaklı
f2bbf3693f fix: closes #7221 restrict cropperjs box to profileImageDimension form ACP
this also resizes the image down to that value and sends a small image to server
move profileImageDimenstion & maximumProfileImageSize from edit to all profile pages, on harmony profile pic can be changed from any page by clicking the avatar
change image.resize so it doesn't resize if image is already same width/height
2026-02-21 22:00:28 -05:00
Barış Soner Uşaklı
ab4fc0e3b0 dont get chat icon twice 2026-02-21 20:01:21 -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
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ı
c5f7b627e4 match design 2026-02-19 21:21:16 -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ı
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
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ı
228b2dd2ed remove welcome message 2026-02-19 09:15:05 -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ı
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
Misty Release Bot
9524359d8b chore(i18n): fallback strings for new resources: nodebb.notifications 2026-02-18 18:45:56 +00:00
Barış Soner Uşaklı
8c35c5e8b4 add whitespace before room name 2026-02-18 13:45:30 -05:00
Barış Soner Uşaklı
effdbc4d95 use visualViewport if it exists
to detecth mobile keyboard open and scroll to bottom of chat list if we are near, this keeps the message list at the bottom when you open the keyboard on mobile
2026-02-18 13:36:54 -05:00
Barış Soner Uşaklı
2dc83bbd96 dont setup all toggles just account tooltips 2026-02-18 13:36:04 -05:00
Julian Lam
053ce073db fix: fallbacks and latest translations for nodebb.user 2026-02-18 13:12:06 -05:00
Barış Soner Uşaklı
bcf0b39446 dont create tooltips on mobile 2026-02-18 12:40:29 -05:00
Barış Soner Uşaklı
2f88f7766c fix: keep chat input in view after adding new messages 2026-02-18 11:49:18 -05:00
Barış Soner Uşaklı
3dfd9a43a4 chore: white space 2026-02-17 19:58:22 -05:00
Barış Soner Uşaklı
1dae3d222f feat: add invitedBy to user info page, closes #13972, closes #13997 2026-02-17 19:58:10 -05:00
Barış Soner Uşaklı
f5c31d204c not used anymore 2026-02-17 18:02:12 -05:00
Misty Release Bot
a4369b9321 chore(i18n): fallback strings for new resources: nodebb.topic 2026-02-17 16:26:40 +00:00
Julian Lam
4ef9d5fa55 docs: add missing privileges prop to world schema 2026-02-17 11:26:13 -05:00
Julian Lam
07f9eda9fb docs: add bookmarks to postobject in /world 2026-02-17 11:26:13 -05:00
Julian Lam
9a15b57154 docs: add bookmarks to postobject 2026-02-17 11:26:13 -05:00
Julian Lam
91323dce55 docs: chat teasers are different 2026-02-17 11:26:13 -05:00
Julian Lam
0178e4fb7c docs: add teaser to postobject schema 2026-02-17 11:26:13 -05:00