Commit Graph

11648 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
6dd9f7340d test: fix spec 2026-03-01 13:56:04 -05:00
Barış Soner Uşaklı
50d106ad04 Merge branch 'master' into develop 2026-03-01 13:50:26 -05:00
Barış Soner Uşaklı
1b518f0eb2 refactor: more cid parseInt changes 2026-03-01 12:55:00 -05:00
Barış Soner Uşaklı
a1b77fa033 fix: ordering nested categories
if a category is nested beyond one level, the cache for the categories needs to be cleared all the way to the root.
2026-03-01 11:46:47 -05:00
Barış Soner Uşaklı
fe4a22fbdd refactor: pass in cid to rename/remove 2026-03-01 09:55:18 -05:00
Barış Soner Uşaklı
92d72f6745 refactor: remove admin.themes.getInstalled
socket call, and just load the themes in the api call
2026-02-28 12:25:29 -05:00
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
Barış Soner Uşaklı
69ef72ba33 one more fix for graphs 2026-02-27 17:06:34 -05:00
Barış Soner Uşaklı
11b088a3f1 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-27 17:03:57 -05:00
Barış Soner Uşaklı
4236b19f57 one more fix for graphs 2026-02-27 17:03:52 -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
Barış Soner Uşaklı
96719843e5 dont display title 2026-02-27 14:51:06 -05:00
Barış Soner Uşaklı
ecc740aa25 graph changes 2026-02-27 14:14:02 -05:00
Barış Soner Uşaklı
8702dd7b7a on admin connect right away 2026-02-27 12:34:06 -05:00
Barış Soner Uşaklı
56341c7540 acp chart fix for mobile 2026-02-27 12:17:43 -05:00
Julian Lam
82b7f429e3 docs: added new ACP routes 2026-02-27 11:54:33 -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
Barış Soner Uşaklı
28f62afb3d blockquote fix
make it a real button
2026-02-26 14:15:07 -05:00
Barış Soner Uşaklı
83d85d9221 make code tag suck less 2026-02-25 11:33:10 -05:00
Barış Soner Uşaklı
5254e55fa3 code 2026-02-25 00:16:28 -05:00
Barış Soner Uşaklı
752770a3b3 composer fix 2026-02-25 00:07:27 -05:00
Barış Soner Uşaklı
6d18a5b00f perfection.gif 2026-02-24 23:51:51 -05:00
Barış Soner Uşaklı
953b4de523 fix shadow on quartz 2026-02-24 23:42:14 -05:00
Barış Soner Uşaklı
ac493be57a make quartz pretty 2026-02-24 23:35:24 -05:00
Barış Soner Uşaklı
5742f5a340 fix ghost button hover color on dark skins
fix badges on litera
move duplicated rules from persona/harmony to core
fix icon colors on slate
2026-02-24 22:26:15 -05:00
Barış Soner Uşaklı
ce4eb8054d add interaction listeners before connecting 2026-02-24 18:53:07 -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
Barış Soner Uşaklı
461b9179b6 show eio errors server side
and connection errors on clientside
2026-02-24 12:40:47 -05:00
Barış Soner Uşaklı
cdc8eeb8b9 fix double events on cache table 2026-02-24 10:06:16 -05:00
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