Julian Lam
b4c0066737
feat: new API route for removing privileges
...
The old route was a DELETE method that took a request body. The
body is sometimes stripped by some proxies, so this new method
does not require a request body, and the member (to whom the privilege
is revoked) is now in the route itself as a parameter.
2026-03-04 13:09:08 -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
Julian Lam
9604a0cd04
fix: missing done
2026-03-03 12:28:01 -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
7429b5d4ed
test: set minimumtitlelength for test
2026-03-03 12:06:50 -05:00
Julian Lam
b02cdaa9b4
fix: bump harmony, #14042
2026-03-03 12:01:39 -05:00
Misty Release Bot
4d44e9137b
chore(i18n): fallback strings for new resources: nodebb.world
2026-03-03 17:00:24 +00: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ı
fdeffff9fd
Merge branch 'master' into develop
2026-03-02 21:46:25 -05:00
Barış Soner Uşaklı
9b22d144cc
chore: up peace
2026-03-02 21:42:19 -05:00
Barış Soner Uşaklı
4bb281ae8b
feat: clicking on timeago permalink of a nested reply
...
will scroll to that post if it is already on the page just like parent timeago links
2026-03-02 18:28:47 -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
8cba65cd29
test: added test to ensure that Likes do not get processed when privilege is rescinded
...
closes #14019
2026-03-02 14:39:32 -05:00
Julian Lam
06e0bd6a12
test: break apart inbox handling tests to its own file in test/activitypub
2026-03-02 13:55:48 -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
Julian Lam
6bfe3cd0e1
fix: update minimum title length default to zero to allow title-less topics via composer
2026-03-02 13:30:16 -05:00
Barış Soner Uşaklı
e3119c76f3
test: add debug test to see if failing test is due to race condition
2026-03-02 10:16:07 -05:00
renovate[bot]
250911b7a2
fix(deps): update dependency satori to v0.19.3 ( #14036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:23:31 -05:00
renovate[bot]
2e4ee9f14b
chore(deps): update dependency lint-staged to v16.3.1 ( #14029 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:08:10 -05:00
renovate[bot]
3286446063
chore(deps): update dependency globals to v17.4.0 ( #14035 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:07:54 -05:00
renovate[bot]
811344b826
fix(deps): update dependency nodebb-plugin-emoji to v6.0.6 ( #14034 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:07:43 -05:00
renovate[bot]
7434103cd0
fix(deps): update dependency nodebb-plugin-emoji to v6.0.6 ( #14034 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 09:07:18 -05:00
Barış Soner Uşaklı
d417dbc998
Merge branch 'master' into develop
2026-03-01 20:32:07 -05:00
Barış Soner Uşaklı
f172c03d3f
use body-bg body-color values
2026-03-01 20:29:19 -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
Misty Release Bot
dcc4670749
chore: update changelog for v4.9.1
2026-03-01 20:52:42 +00:00
Misty Release Bot
103dee0ae9
chore: incrementing version number - v4.9.1
v4.9.1
2026-03-01 20:52:42 +00: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ı
12122637cc
test: fix spec
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ı
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ı
095258bd98
closes #14030
2026-03-01 13:50:15 -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ı
dde7faae21
Merge branch 'master' into develop
2026-02-28 21:49:41 -05:00
Barış Soner Uşaklı
643991ab03
chore: up harmony
2026-02-28 21:49:34 -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
renovate[bot]
f97484c201
fix(deps): update dependency sitemap to v9.0.1 ( #14028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-28 09:20:31 -05:00