31253 Commits

Author SHA1 Message Date
Julian Lam
fc3f3a7831 feat: openapi spec for acp category federation page 2024-04-30 11:20:59 -04:00
Julian Lam
449ffd66c3 fix: remove unneeded flagged property in favour of flagId, use existing language key for rescind-report
cc @oplik0
2024-04-30 10:57:25 -04:00
Opliko
61a595def2 feat: support rescinding user flags 2024-04-30 01:07:09 +02:00
Opliko
53b352d0d8 refactor: remove unnecessary flag routes added in 9ab1a2d 2024-04-30 00:39:32 +02:00
Julian Lam
b9d6aa4639 feat: slightly better title generation 2024-04-29 16:16:07 -04:00
Julian Lam
cf291a518d feat: help modal for world page 2024-04-29 12:48:06 -04:00
Julian Lam
b7ad4317cc fix: have category sync routes return full api response, openapi schema for that pair of routes 2024-04-29 11:45:40 -04:00
renovate[bot]
ad708c9ff3 fix(deps): update dependency tough-cookie to v4.1.4 (#12540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 10:54:57 -04:00
Barış Soner Uşaklı
5eb8c90bf8 test: fix schema 2024-04-29 10:39:36 -04:00
Barış Soner Uşaklı
325d00ea94 feat: track uid for email/username changes, closes #12454 2024-04-29 10:32:07 -04:00
renovate[bot]
c036786cba fix(deps): update dependency lru-cache to v10.2.2 (#12532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 09:43:07 -04:00
renovate[bot]
3f62b8927a fix(deps): update dependency jquery-ui to v1.13.3 (#12534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 09:42:59 -04:00
renovate[bot]
d5bfe32e61 fix(deps): update dependency nodebb-widget-essentials to v7.0.16 (#12535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 09:42:52 -04:00
Misty Release Bot
ca354e0b9d Latest translations and fallbacks 2024-04-29 09:20:03 +00:00
Julian Lam
596a5e4ba2 fix: update signature parsing logic to handle values with equal signs in them, closes #12538 2024-04-28 23:25:46 -04:00
Julian Lam
4d777552d8 Merge branch 'develop' into activitypub 2024-04-26 14:12:48 -04:00
Julian Lam
2a58d0996d fix: use reference object for post summary v3 api call 2024-04-26 14:11:36 -04:00
Julian Lam
7645365007 tests: fix some but not all tests 2024-04-26 14:10:42 -04:00
Julian Lam
40b9dabda3 fix: unintentional object pollution by buildForSelectCategories 2024-04-26 13:43:38 -04:00
Barış Soner Uşaklı
1ce986f7b5 chore: up widgets 2024-04-26 12:17:51 -04:00
Barış Soner Uşaklı
c041108b47 dont show tags from cid=-1. clicking it doesnt show topics 2024-04-26 12:15:14 -04:00
Julian Lam
88a5dfb7b7 fix: unintentional object pollution by buildForSelectCategories 2024-04-26 12:14:11 -04:00
Barış Soner Uşaklı
fd35dd17b1 make /top faster too 2024-04-26 12:12:48 -04:00
Julian Lam
94eafe1df3 refactor: split activitypub tests to subfolder files 2024-04-26 11:30:08 -04:00
Julian Lam
5e776088c9 chore: lint 2024-04-26 10:45:53 -04:00
Julian Lam
e9df15bbb8 Merge branch 'develop' into activitypub 2024-04-26 10:41:18 -04:00
Julian Lam
dc35bf8bb5 fix: getCategoryById to return shallow clone of object 2024-04-26 10:41:09 -04:00
Misty Release Bot
c9a92555f0 Latest translations and fallbacks 2024-04-26 09:19:02 +00:00
Barış Soner Uşaklı
983a35e638 fix: #12533, go to post after changing owner 2024-04-25 19:41:40 -04:00
Julian Lam
af324dae55 feat: remove /world/all route, add intro header to /world 2024-04-25 15:47:00 -04:00
Julian Lam
7180819c21 Revert "fix: make sort work with world filters"
This reverts commit cd8a91fe89.
2024-04-25 15:47:00 -04:00
Opliko
ed84eed8a9 fix: better logic for choosing webfinger lookups 2024-04-25 20:05:53 +02:00
Opliko
dd71340af9 fix: don't look up webfinger when it's not necessary 2024-04-25 19:58:55 +02:00
Barış Soner Uşaklı
ee6779445b Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-04-25 11:25:54 -04:00
Barış Soner Uşaklı
a853dabdc4 remove cid=-1 2024-04-25 11:25:50 -04:00
Julian Lam
6964b1fd56 fix: update hasRelation condition to be true if cid is passed in in options 2024-04-25 11:20:34 -04:00
Barış Soner Uşaklı
9829a5300e Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-04-25 11:16:48 -04:00
Barış Soner Uşaklı
91c3434fda Merge branch 'develop' into activitypub 2024-04-25 11:16:42 -04:00
Opliko
1ecbf02a58 fix: handle requests to URI IDs correctly 2024-04-25 17:16:30 +02:00
Barış Soner Uşaklı
466ad0d95c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-04-25 11:15:30 -04:00
Barış Soner Uşaklı
f764a3ea5c use cid:<cid>:pids instead of posts:pid 2024-04-25 11:15:23 -04:00
renovate[bot]
dad57e04de chore(deps): update commitlint monorepo to v19.3.0 (#12526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 10:09:15 -04:00
renovate[bot]
bc51968eaf fix(deps): update dependency nodebb-plugin-composer-default to v10.2.34 (#12530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 10:08:57 -04:00
Opliko
844d1402ba refactor: use URLSearchParams instead of multiple encodeURIComponent 2024-04-25 13:16:05 +02:00
Opliko
700016649d fix: handle URI actor IDs 2024-04-25 12:59:05 +02:00
Opliko
8fd4ae2d8f test: use encoded parameters in webfinger tests 2024-04-25 12:00:31 +02:00
Opliko
3d1e2cde6a fix: percent-encode outgoing webfinger requests
resolves #12531 - note that incoming percent-encoded webfinger works just fine :)
2024-04-25 11:59:20 +02:00
Misty Release Bot
19bd3eea5a Latest translations and fallbacks 2024-04-25 09:19:30 +00:00
Barış Soner Uşaklı
af205cc48a feat: closes #12477, allow editing moderation notes 2024-04-24 11:10:04 -04:00
Misty Release Bot
d2175c6de3 Latest translations and fallbacks 2024-04-24 09:19:15 +00:00