Commit Graph

15416 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
0785f3d17b Merge branch 'master' into develop 2026-03-05 11:37:28 -05:00
Barış Soner Uşaklı
a4dbbfeae4 lint 2026-03-05 09:05:41 -05:00
Julian Lam
b8ef027cac fix: #14046, sneak in a mention to the community in mocked replies 2026-03-04 14:22:46 -05:00
Julian Lam
cc733631d2 fix: world page 'see more' bugs 2026-03-04 13:08:22 -05:00
Julian Lam
2f5fccdb1a fix: #13239, unescape custom user field values 2026-03-04 11:53:55 -05:00
Julian Lam
9e69b9ad2d fix: #13239, unescape custom user field values 2026-03-04 11:53:29 -05:00
Julian Lam
8a371d23ca fix: restore preview as it is now supported by BridyFed
https://bsky.brid.gy/internal/snarfed.org/2026-03-03_56661
2026-03-04 10:40:26 -05:00
Barış Soner Uşaklı
4f07b345bf fix: text-break on outgoing link 2026-03-03 12:55:55 -05:00
Barış Soner Uşaklı
88b91c20d9 refactor: move resolve flags and activitypub.out.remove.context
after topic deletion
2026-03-03 12:54:14 -05:00
Julian Lam
2b12f8b578 feat: redirect cold requests to remote resources to their canonical source, #14043 2026-03-03 12:25:47 -05:00
Julian Lam
43f2951a5b fix: #14042, adopt plugin-feed's show-more/less logic/scss 2026-03-03 11:59:56 -05:00
Barış Soner Uşaklı
2428602f27 fix: logic in checkRequired
if req.body was undefined req.query wasn't checked
2026-03-03 11:33:52 -05:00
Barış Soner Uşaklı
b268164686 fix: closes #14041, show specific error message
if config fails to save
2026-03-03 11:03:06 -05:00
Barış Soner Uşaklı
c98ef396f5 fix: dont crash if payload isnt Error 2026-03-03 10:46:09 -05:00
Barış Soner Uşaklı
d6d3116e21 lint: remove unused 2026-03-02 18:16:16 -05:00
Barış Soner Uşaklı
1784520133 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-03-02 16:58:48 -05:00
Barış Soner Uşaklı
d9344140a0 refactor: use set 2026-03-02 16:58:43 -05:00
Julian Lam
ca5aee10f2 feat: include alt text in image/attachment property federating out
closes #13124
2026-03-02 13:47:14 -05:00
Barış Soner Uşaklı
9e76f38174 Merge branch 'master' into develop 2026-03-01 20:20:37 -05:00
Barış Soner Uşaklı
30893a1a4e fix: thumbs, send type for resize 2026-03-01 20:13:47 -05:00
Barış Soner Uşaklı
06bf2abfc4 fix: #14033, fix gif profile images
add test
2026-03-01 19:48:53 -05:00
Barış Soner Uşaklı
710cfd0f34 Merge branch 'master' into develop 2026-03-01 15:54:01 -05:00
Barış Soner Uşaklı
2d49da7889 fix: #14032, fix regression in room creation
add test
2026-03-01 15:45:32 -05:00
Barış Soner Uşaklı
08e94e35d7 lint: remove unused 2026-03-01 14:21:09 -05:00
Barış Soner Uşaklı
04477f07db fix: parent cid 2026-03-01 14:21:09 -05:00
Barış Soner Uşaklı
b50a10dffa lint: remove unused 2026-03-01 14:14:42 -05:00
Barış Soner Uşaklı
f567d9707c fix: parent cid 2026-03-01 14:11:48 -05:00
Barış Soner Uşaklı
50d106ad04 Merge branch 'master' into develop 2026-03-01 13:50:26 -05:00
Barış Soner Uşaklı
095258bd98 closes #14030 2026-03-01 13:50:15 -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ı
dde7faae21 Merge branch 'master' into develop 2026-02-28 21:49:41 -05:00
Barış Soner Uşaklı
92c0bd8f41 feat: allow callers to parse topic teasers
in different types
2026-02-28 21:00:05 -05:00
Barış Soner Uşaklı
b8cd9a6213 req.body can be undefined 2026-02-28 15:09:02 -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
Barış Soner Uşaklı
0bac703530 return early 2026-02-27 19:02:35 -05:00
Barış Soner Uşaklı
c85e464b14 refactor: show plus signs 2026-02-27 18:47:10 -05:00
Barış Soner Uşaklı
eab26dc4cc show message stats 2026-02-27 18:41:44 -05:00
Barış Soner Uşaklı
117ae6aa43 fix: text-nowrap on timestamps 2026-02-27 17:08:24 -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
Barış Soner Uşaklı
950169152e mobile fix for acp searches 2026-02-27 14:47:15 -05: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
Barış Soner Uşaklı
fc4742387b lint: fix lint errors 2026-02-27 12:41:40 -05:00
Barış Soner Uşaklı
56341c7540 acp chart fix for mobile 2026-02-27 12:17:43 -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