31624 Commits

Author SHA1 Message Date
Julian Lam
cd357aaff5 feat: support the magic break string '[...]' in content, such that if found, outbound federation will use all content up to (and including) that string in its summary 2026-02-25 16:05:29 -05:00
Barış Soner Uşaklı
4809b6c76f Merge branch 'master' into develop 2026-02-25 13:19:20 -05:00
Julian Lam
bf0f522818 feat: add a '[...]' to the end of the generated summary when federating out articles (fep-b2b8) 2026-02-25 12:38:42 -05:00
Julian Lam
3177369449 fix: remove preview in mocked note for now, due to lack of support (fep-b2b8) 2026-02-25 12:38:42 -05:00
Barış Soner Uşaklı
bfa8d5aaec chore: up harmony 2026-02-25 11:45:51 -05:00
Barış Soner Uşaklı
83d85d9221 make code tag suck less 2026-02-25 11:33:10 -05:00
Barış Uşaklı
9c29432846 add $plugin, convert string to array (#14014)
use yarn/pnpm add
2026-02-25 10:59:15 -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ı
df3de36c8c chore: up harmony 2026-02-25 00:01:10 -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
renovate[bot]
898c3f1d41 chore(deps): update redis docker tag to v8.6.1 (#14009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-24 22:27:09 -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ı
8fb3ad8a87 lower categoy prune 2026-02-24 19:50:20 -05:00
Barış Soner Uşaklı
ce4eb8054d add interaction listeners before connecting 2026-02-24 18:53:07 -05:00
Barış Soner Uşaklı
8e43e4c1cc only show connection errors in dev mode 2026-02-24 18:07:07 -05:00
Barış Soner Uşaklı
bec10b01c7 reset and show progress 2026-02-24 18:02:48 -05:00
Barış Soner Uşaklı
d1a10de8f8 fix upgrade script 2026-02-24 17:57:52 -05:00
Barış Soner Uşaklı
470cf58610 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-24 17:42:48 -05:00
Barış Soner Uşaklı
872d7c74e5 test: remove assert 2026-02-24 17:42:43 -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ı
1d48a6c06c remove log 2026-02-24 17:03:32 -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ı
e484899db2 fix: topic purge 2026-02-24 10:52:30 -05:00
Barış Soner Uşaklı
7a23e291cf fix: upgrade script, dont remove while processing zset 2026-02-24 10:50:58 -05:00
Barış Soner Uşaklı
e8ef2e5c55 fix: dont store ap tids in topics:tid
create new zset topicsRemote:tid
upgrade script to copy over ap tids
2026-02-24 10:47:59 -05:00
Barış Soner Uşaklı
003e6d0775 fix: closes #14010 2026-02-24 10:21:52 -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ı
d6cf5fba1c fix: hook name 2026-02-24 10:01:56 -05:00
Barış Soner Uşaklı
68eba72855 fix: add missing timestamp
allow add tag to query param to recent/top/popular feeds
2026-02-24 09:29:48 -05:00
Barış Soner Uşaklı
3fd2b856fe add mising await 2026-02-23 21:35:24 -05:00
Barış Soner Uşaklı
ed421ca0c4 only rescind if nids exist 2026-02-23 21:28:36 -05:00
Barış Soner Uşaklı
1c0d10a616 less logs 2026-02-23 21:18:14 -05:00
Barış Soner Uşaklı
aaa6d0685e fix flat, add last info 2026-02-23 21:16:57 -05:00
Barış Soner Uşaklı
3431589b24 parseInt cid 2026-02-23 21:02:28 -05:00
Barış Soner Uşaklı
20eb02f158 feat: prune topics remote cids, closes #13461 2026-02-23 21:01:19 -05:00
Barış Soner Uşaklı
742e7c0436 match settings page design 2026-02-23 19:53:46 -05:00
Barış Soner Uşaklı
8a60d9c2bc perf: don't call getUids on every topic load
only call if user is guest or spider and cid is -1
use .some instead of filtering entire array
2026-02-23 16:01:06 -05:00
Julian Lam
bcfdbf7c97 fix: gate /world behind ensureLoggedIn middleware 2026-02-23 13:37:01 -05:00
Julian Lam
de4f016f50 fix: #14007, deny access for guests to topics in cid -1, unless a post from a local user exists 2026-02-23 13:26:45 -05:00
Barış Soner Uşaklı
c1581a1259 chore: up harmony 2026-02-23 12:59:53 -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ı
537d36764f chore: up mentions 2026-02-22 21:46:51 -05:00
Barış Soner Uşaklı
a1c425ceab dont call pushCount if there are no nids 2026-02-22 21:39:55 -05:00