Commit Graph

3904 Commits

Author SHA1 Message Date
Misty Release Bot
49a21a1fa1 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 2026-02-27 23:42:22 +00:00
Barış Soner Uşaklı
dc670fe7c5 Merge branch 'master' into develop 2026-02-27 18:41:53 -05:00
Barış Soner Uşaklı
eab26dc4cc show message stats 2026-02-27 18:41:44 -05:00
Misty Release Bot
858d84ff30 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 2026-02-27 21:47:42 +00:00
Barış Soner Uşaklı
f1fa8f12b1 fix: fullscreen acp graphs 2026-02-27 16:46:40 -05:00
Misty Release Bot
a797090f75 chore(i18n): fallback strings for new resources: nodebb.admin-manage-categories 2026-02-26 23:12:56 +00:00
Barış Soner Uşaklı
c6dce656e0 move help text, fix button alignment 2026-02-26 18:12:30 -05:00
Misty Release Bot
bde5e0b458 chore(i18n): fallback strings for new resources: nodebb.notifications, nodebb.admin-menu, nodebb.admin-settings-activitypub 2026-02-26 21:05:20 +00:00
Barış Soner Uşaklı
1adfdc25c8 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-26 16:04:15 -05:00
Barış Soner Uşaklı
bac9f1f73c refactor: add topic-await-review notif text
add bodyEmail, use it for email body if provided, otherwise fallback to bodyLong as usual
change mergeId of post queue notifs so they are not all merged into one.
2026-02-26 16:04:07 -05:00
Misty Release Bot
b43fadd010 chore(i18n): fallback strings for new resources: nodebb.admin-menu, nodebb.admin-settings-activitypub 2026-02-26 20:44:37 +00:00
Julian Lam
29111ba7ca fix: allow break string and summary limits to be defined and applied 2026-02-26 15:43:09 -05:00
Misty Release Bot
7b71252e59 chore(i18n): fallback strings for new resources: nodebb.admin-menu 2026-02-26 19:41:32 +00:00
Julian Lam
f0d2be359d refactor: ActivityPub ACP page to its own top-level section with sub-pages 2026-02-26 14:41:06 -05:00
Misty Release Bot
3f5dafd0c5 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 2026-02-24 22:36:42 +00:00
Barış Soner Uşaklı
de1f04d9d8 refactor: dont store ap pids in posts:pid
new zset postsRemote:pid
in topic purge only make 1 db call to reduce counters
2026-02-24 17:36:17 -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
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
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ı
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
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
Julian Lam
053ce073db fix: fallbacks and latest translations for nodebb.user 2026-02-18 13:12:06 -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
Misty Release Bot
a4369b9321 chore(i18n): fallback strings for new resources: nodebb.topic 2026-02-17 16:26:40 +00:00
Julian Lam
5df2b8b785 feat: quick create on world page
This commit removes title requirement checks in NodeBB and updates the
topic creation logic so that incoming topic creation API requests
without a title just generate a title (like they already do for incoming
AP content.)
2026-02-17 11:26:13 -05:00
Misty Release Bot
0b9efa855a chore(i18n): fallback strings for new resources: nodebb.error, nodebb.user 2026-02-17 03:57:41 +00:00
Barış Soner Uşaklı
8c6ce198e1 feat: allow configuring unreadCutoff per user, closes #6811 2026-02-16 22:57:00 -05:00
Misty Release Bot
7f6fcd05ff chore(i18n): fallback strings for new resources: nodebb.admin-manage-privileges 2026-02-12 20:14:26 +00:00
Julian Lam
5c35dc866c feat: introduce new topics:crosspost privilege 2026-02-12 15:13:59 -05:00
Misty Release Bot
781a900c0f chore(i18n): fallback strings for new resources: nodebb.topic 2026-02-12 16:52:27 +00:00
Barış Soner Uşaklı
9da67474c2 feat: add guest-cta.tpl and lang strings 2026-02-12 11:51:14 -05:00
Misty Release Bot
64dad9db8d chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache 2026-02-12 15:31:47 +00:00
Barış Soner Uşaklı
9ac507e5b4 feat: track all caches created in acp
closes #13979
2026-02-12 10:31:18 -05:00
Misty Release Bot
f0fb661c29 chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache 2026-02-12 01:17:30 +00:00
Barış Soner Uşaklı
7336c58cdf refactor: cache page to table
display notif cache too
2026-02-11 20:17:06 -05:00
Misty Release Bot
756e2434ad chore(i18n): fallback strings for new resources: nodebb.admin-settings-chat, nodebb.admin-settings-notifications 2026-02-12 00:28:27 +00:00
Barış Soner Uşaklı
a55651d12f feat: closes #5867, dont email if user already read notification
instead of immediately sending emails, put them in ttl cache, once cache entry expires check if the user already read the notification, if its read dont send the email
2026-02-11 19:27:47 -05:00
Misty Release Bot
d133f9108b chore(i18n): fallback strings for new resources: nodebb.groups 2026-02-11 03:48:10 +00:00
Barış Soner Uşaklı
5976ef42a6 add x-members 2026-02-10 22:46:56 -05:00
Misty Release Bot
4bccc311db chore(i18n): fallback strings for new resources: nodebb.groups 2026-02-11 03:03:39 +00:00
Barış Soner Uşaklı
45ff9f0d45 feat: add group tx key 2026-02-10 22:03:15 -05:00