Julian Lam
|
e042201f4b
|
fix: handle missing orderedItems property in followers route
|
2025-05-08 16:32:21 -04:00 |
|
Julian Lam
|
d5349b39f5
|
Merge branch 'master' into develop
|
2025-05-08 14:12:33 -04:00 |
|
Julian Lam
|
26e6a22278
|
fix: #13397, null values in category sync list
|
2025-05-08 13:55:42 -04:00 |
|
Julian Lam
|
401ff797c9
|
fix: #13392, regression from c6f2c87, unable to unfollow from pending follows
|
2025-05-08 13:55:17 -04:00 |
|
Julian Lam
|
a9a5ab5e4b
|
fix: #13397, update getCidByHandle to work with remote categories, fix sync with handles causing issues with null entries
|
2025-05-08 13:41:43 -04:00 |
|
renovate[bot]
|
7a7a4f0ab7
|
chore(deps): update commitlint monorepo to v19.8.1 (#13394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-08 09:40:53 -04:00 |
|
Barış Soner Uşaklı
|
4245575e09
|
Merge branch 'master' into develop
|
2025-05-07 19:06:01 -04:00 |
|
renovate[bot]
|
0b4d403c61
|
fix(deps): update dependency nodemailer to v7 (#13381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 18:59:04 -04:00 |
|
renovate[bot]
|
4f0f67a45f
|
fix(deps): update dependency csrf-sync to v4.2.0 (#13364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 18:58:52 -04:00 |
|
Opliko
|
10077d0f89
|
fix: correct stage name in dev dockerfile (#13393)
Co-authored-by: ThisIsMissEm <ThisIsMissEm@users.noreply.github.com>
|
2025-05-07 18:57:40 -04:00 |
|
renovate[bot]
|
c7a164aef5
|
fix(deps): update dependency webpack to v5.99.8 (#13390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-07 13:02:39 -04:00 |
|
Barış Soner Uşaklı
|
a819d39c31
|
test: update filter:router.page tests to response:router.page
|
2025-05-07 12:42:22 -04:00 |
|
Misty Release Bot
|
2310a7b835
|
chore: update changelog for v4.3.1
|
2025-05-07 15:38:18 +00:00 |
|
Misty Release Bot
|
130b93eca9
|
chore: incrementing version number - v4.3.1
v4.3.1
|
2025-05-07 15:38:18 +00:00 |
|
Barış Uşaklı
|
9324a1937b
|
Update README.md
|
2025-05-07 11:28:33 -04:00 |
|
Misty Release Bot
|
ebe40f960c
|
Latest translations and fallbacks
|
2025-05-07 09:20:10 +00:00 |
|
renovate[bot]
|
96dc5c89a4
|
chore(deps): update dependency lint-staged to v15.5.2 (#13383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 17:26:01 -04:00 |
|
renovate[bot]
|
e6a1961274
|
fix(deps): update dependency bootstrap to v5.3.6 (#13384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 17:25:50 -04:00 |
|
renovate[bot]
|
b6f4de5bff
|
fix(deps): update dependency esbuild to v0.25.4 (#13385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 17:25:40 -04:00 |
|
Julian Lam
|
52df41b906
|
test: adjustment for now-removed labels property
|
2025-05-06 15:13:29 -04:00 |
|
Julian Lam
|
860ac8953e
|
docs: remove since-removed labels property from api
|
2025-05-06 15:08:21 -04:00 |
|
Julian Lam
|
15b6a2c117
|
chore: remove unused require
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
8ea377a401
|
breaking: removal of deprecated privilege hooks
* filter:privileges.global.list
* filter:privileges.global.groups.list
* filter:privileges.global.list_human
* filter:privileges.global.groups.list_human
* filter:privileges.list
* filter:privileges.groups.list
* filter:privileges.list_human
* filter:privileges.groups.list_human
* filter:privileges.admin.list
* filter:privileges.admin.groups.list
* filter:privileges.admin.list_human
* filter:privileges.admin.groups.list_human
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
547fb482eb
|
breaking: removal of filter:flags.getFilters
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
7e25946cd7
|
breaking: removal of filter:user.verify.code
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
df5c1a938d
|
breaking: removal of filter:post.purge
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
c84b72fb37
|
breaking: removal of filter:post.purge
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
9d8061eab9
|
breaking: removal of filter:router.page
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
b73a8d3e1d
|
breaking: removal of filter:email.send
|
2025-05-06 13:38:42 -04:00 |
|
Julian Lam
|
651ebaaf6c
|
fix: missing await
|
2025-05-06 13:24:58 -04:00 |
|
Julian Lam
|
53bb0bbc26
|
fix: handle missing orderedItems
|
2025-05-06 12:30:43 -04:00 |
|
Julian Lam
|
f83b1fbf68
|
fix: extra orderedItems property in generated paginated OrderedCollection, #13153
|
2025-05-06 12:27:35 -04:00 |
|
Julian Lam
|
a2de7aaecf
|
fix: #13153, follower and following collections to use generateCollection helper
|
2025-05-06 12:27:35 -04:00 |
|
Julian Lam
|
7f59238d3a
|
refactor: Helpers.generateCollection so that total count and a bound function can be passed in, #13153
|
2025-05-06 12:27:35 -04:00 |
|
renovate[bot]
|
450ce3b85c
|
chore(deps): update dependency @eslint/js to v9.26.0 (#13371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 11:29:19 -04:00 |
|
renovate[bot]
|
e2a8cf98f3
|
fix(deps): update dependency @fontsource/poppins to v5.2.6 (#13376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 11:17:35 -04:00 |
|
Julian Lam
|
b433848971
|
fix: #13374, updates to posts.edit to handle remote content updates better
|
2025-05-06 10:45:09 -04:00 |
|
Julian Lam
|
625ce96f94
|
fix: leftover handle var
|
2025-05-06 10:03:33 -04:00 |
|
renovate[bot]
|
2c0aba02d3
|
fix(deps): update dependency nodebb-plugin-mentions to v4.7.5 (#13386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 09:59:17 -04:00 |
|
renovate[bot]
|
7f757615e5
|
fix(deps): update dependency nodebb-widget-essentials to v7.0.38 (#13380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 09:37:52 -04:00 |
|
renovate[bot]
|
954aa541ac
|
fix(deps): update dependency nodebb-theme-persona to v14.1.11 (#13379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 09:35:30 -04:00 |
|
renovate[bot]
|
2aa0bfc5f6
|
fix(deps): update dependency nodebb-theme-peace to v2.2.42 (#13378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 09:32:50 -04:00 |
|
renovate[bot]
|
72b3a21539
|
fix(deps): update dependency nodebb-theme-harmony to v2.1.12 (#13377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-06 09:32:32 -04:00 |
|
Misty Release Bot
|
92af415829
|
Latest translations and fallbacks
|
2025-05-06 09:20:36 +00:00 |
|
Julian Lam
|
f8d012c81c
|
fix: AP inbox update handling for non-note objects
|
2025-05-05 17:01:07 -04:00 |
|
Julian Lam
|
9f80d10d09
|
fix: 1b12 creates being dropped
|
2025-05-05 16:50:44 -04:00 |
|
Julian Lam
|
7cf61ab080
|
fix: update AP api (un)follow ids to be url encoded id instead of handle
|
2025-05-05 16:35:12 -04:00 |
|
Barış Soner Uşaklı
|
31af05c75a
|
test: fix android test
|
2025-05-05 11:09:53 -04:00 |
|
Barış Soner Uşaklı
|
25979294e1
|
test: fix android test
|
2025-05-05 11:00:30 -04:00 |
|
Barış Soner Uşaklı
|
7ef79981dd
|
test: fix a test
|
2025-05-05 10:57:43 -04:00 |
|