Commit Graph

31689 Commits

Author SHA1 Message Date
renovate[bot]
54810cfdc5 fix(deps): update dependency pg-cursor to v2.18.0 (#14026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-27 18:29:38 -05:00
renovate[bot]
badb57f2ad fix(deps): update dependency pg to v8.19.0 (#14025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-27 18:12:18 -05:00
renovate[bot]
054b4aa669 fix(deps): update dependency autoprefixer to v10.4.27 (#14021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-27 18:08:43 -05:00
Barış Soner Uşaklı
c0cf50c055 Merge branch 'master' into develop 2026-02-27 17:08:30 -05:00
Barış Soner Uşaklı
117ae6aa43 fix: text-nowrap on timestamps 2026-02-27 17:08:24 -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ı
d559de0807 Merge branch 'master' into develop 2026-02-27 16:47:15 -05:00
Barış Soner Uşaklı
f1fa8f12b1 fix: fullscreen acp graphs 2026-02-27 16:46:40 -05:00
Barış Soner Uşaklı
f67414b33e add missing center 2026-02-27 16:08:22 -05:00
Julian Lam
6f1291675e fix: skip parsing of duplicate emoji tags 2026-02-27 14:55:10 -05:00
Julian Lam
363cad293e fix: skip parsing of duplicate emoji tags 2026-02-27 14:54:58 -05:00
renovate[bot]
dc1ce5e13f chore(deps): update dependency nyc to v18 (#14011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-27 14:51:50 -05:00
Barış Soner Uşaklı
96719843e5 dont display title 2026-02-27 14:51:06 -05:00
Barış Soner Uşaklı
950169152e mobile fix for acp searches 2026-02-27 14:47:15 -05:00
Barış Soner Uşaklı
008e504626 Merge branch 'master' into develop 2026-02-27 14:24:45 -05:00
Barış Soner Uşaklı
337f004001 add missing center 2026-02-27 14:20:58 -05:00
Misty Release Bot
a39fa9fc53 chore: update changelog for v4.9.0 2026-02-27 19:20:50 +00:00
Misty Release Bot
2a7e1f9632 chore: incrementing version number - v4.9.0 v4.9.0 2026-02-27 19:20:49 +00:00
Barış Soner Uşaklı
ecc740aa25 graph changes 2026-02-27 14:14:02 -05:00
Julian Lam
415602d89e fix: #14003, set ACAO header on webfinger responses 2026-02-27 13:27:38 -05:00
Julian Lam
3fab2074bd fix: restore coveralls script, update gh action to ignore failures 2026-02-27 13:03:22 -05:00
Julian Lam
95ea376af5 fix: change && to ; 2026-02-27 12:47:56 -05:00
Barış Soner Uşaklı
ee5e79c8b3 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-27 12:41:46 -05:00
Barış Soner Uşaklı
fc4742387b lint: fix lint errors 2026-02-27 12:41:40 -05:00
Julian Lam
c6ddef6733 fix: add --no-fail flag to coveralls invocation 2026-02-27 12:34:24 -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
Barış Soner Uşaklı
cf0f292345 chore: up peace 2026-02-27 12:06:58 -05:00
Julian Lam
82b7f429e3 docs: added new ACP routes 2026-02-27 11:54:33 -05:00
Barış Soner Uşaklı
0b3dd38bc2 chore: up peace 2026-02-27 11:30:25 -05:00
Barış Soner Uşaklı
e4b15e0586 chore: up peace 2026-02-27 11:27:46 -05:00
Barış Soner Uşaklı
64a3c82292 chore: up peace 2026-02-27 11:24:05 -05:00
Barış Soner Uşaklı
0ef27187a5 fix: dont show /register page after req.session.forceLogin is set
repro
1. try to access acp after timeout
2. you get redirected to login
3. try to load /register and you get the /register page even though you are already logged in
2026-02-27 00:34:33 -05:00
Barış Soner Uşaklı
64a072c92b fix: escape fullname in chatWithMessage 2026-02-27 00:19:17 -05:00
Julian Lam
b4f8e20b4c fix: send guests to login page if they access uncategorized topics without local posts 2026-02-26 22:40:19 -05:00
Julian Lam
6472462924 fix: remove allowed check from notes.assert as it is already done downstream in topics.(post|reply), update privilege check to inherit world privs if passed-in cid is remote cid 2026-02-26 22:40:19 -05:00
Barış Soner Uşaklı
4a0f44b118 dont parseInt toPid 2026-02-26 22:07:48 -05:00
Barış Soner Uşaklı
cfd4962297 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-26 21:51:50 -05:00
Barış Soner Uşaklı
53b208b769 fix: NaN on ap post delete 2026-02-26 21:51:49 -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
Julian Lam
6a0663cdd0 fix: guard against crash when malformed URL present in deliverees 2026-02-26 15:57:16 -05:00
Julian Lam
f7d87ecbf9 fix: remove unused ACP route 2026-02-26 15:51:21 -05:00
Julian Lam
a35b7d73bf fix: remove unused ACP controller, add instance count to federation > safety 2026-02-26 15:49:46 -05:00