Commit Graph

  • d02e188a5f feat: update Remove(Context) to use target instead of origin, federate out Move(Context) on topic move between local cids Julian Lam 2025-10-22 15:04:47 -04:00
  • 3ede64d8a1 refactor: move all methods in src/api/activitypub.js to src/activitypub.out.js Julian Lam 2025-10-22 12:51:50 -04:00
  • bb34b8c7a3 Latest translations and fallbacks Misty Release Bot 2025-10-22 09:20:27 +00:00
  • 5a6c209770 fix(deps): update dependency workerpool to v10 (#13723) renovate[bot] 2025-10-21 20:23:22 -04:00
  • 3df4970ce1 fix: call api.topics method on topic move during note assertion, have category announce new topic on note assertion Julian Lam 2025-10-21 12:16:20 -04:00
  • 34e95e6d46 feat: context removal logic (aka moving topics to uncategorized, and federating this to other NodeBBs) Julian Lam 2025-10-21 12:00:01 -04:00
  • 3309117eb1 fix: activitypubApi.remove.context to use oldCid instead of cid context-deletion Julian Lam 2025-10-21 11:48:12 -04:00
  • e90c5f79eb fix: parseInt cid in cid detection for api.topics.move Julian Lam 2025-10-21 11:41:05 -04:00
  • 83a172c9a4 chore(deps): update dependency lint-staged to v16.2.5 (#13721) renovate[bot] 2025-10-21 10:13:58 -04:00
  • e7498e8fb5 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads Misty Release Bot 2025-10-21 14:11:49 +00:00
  • 97e59fbe04 feat: add new setting to control posts uploads being shown as thumbs Barış Soner Uşaklı 2025-10-21 10:11:18 -04:00
  • ab6561e60f feat: inbox handler for Remove(Context) Julian Lam 2025-10-20 14:03:45 -04:00
  • 30dc527cc0 feat: unwind announce(delete), federate out Remove(Context) on delete, but not on purge Julian Lam 2025-10-20 12:17:23 -04:00
  • 93d46c842e chore(deps): update dependency @stylistic/eslint-plugin to v5.5.0 (#13717) renovate[bot] 2025-10-20 11:44:31 -04:00
  • 9d2b83f563 chore(deps): update dependency jsdom to v27.0.1 (#13718) renovate[bot] 2025-10-20 11:33:11 -04:00
  • 1d9d7fc56b fix(deps): update dependency sitemap to v8.0.1 (#13720) renovate[bot] 2025-10-20 11:32:52 -04:00
  • 7fd9e89495 chore(deps): update dependency @eslint/js to v9.38.0 (#13716) renovate[bot] 2025-10-17 22:25:08 -04:00
  • 27a0dc731b fix(deps): update dependency ace-builds to v1.43.4 (#13714) renovate[bot] 2025-10-17 22:10:24 -04:00
  • f59b1c03b8 Merge branch 'master' into develop Barış Soner Uşaklı 2025-10-17 22:03:10 -04:00
  • 52c56bc545 chore: up themes Barış Soner Uşaklı 2025-10-17 22:02:57 -04:00
  • 2425f3b671 https://github.com/NodeBB/NodeBB/issues/13713 Barış Soner Uşaklı 2025-10-17 16:23:50 -04:00
  • f47aa678f5 chore: incrementing version number - v4.6.1 Misty Release Bot 2025-10-17 15:21:57 +00:00
  • 655c858b5d chore: update changelog for v4.6.1 Misty Release Bot 2025-10-17 15:21:57 +00:00
  • 351c9abc6f chore: incrementing version number - v4.6.1 v4.6.1 Misty Release Bot 2025-10-17 15:21:57 +00:00
  • acf1e996b4 Merge commit 'ecf95d1898347d3d8f0c6799d6c2ea9c92d4818b' into v4.x Misty Release Bot 2025-10-17 15:21:46 +00:00
  • ecf95d1898 fix: do not include image or icon props if they are falsy values Julian Lam 2025-10-17 11:11:04 -04:00
  • 603068aebb fix: do not include image or icon props if they are falsy values Julian Lam 2025-10-17 11:11:04 -04:00
  • f98a7216a3 feat: handle Delete(Context) as a move to cid -1 if the remote context still exists Julian Lam 2025-10-16 16:23:27 -04:00
  • e09bb8b611 refactor: user announces no longer occur on topic move. Instead, the new category announces. Only occurs when topic moved to local categories. Julian Lam 2025-10-16 15:57:01 -04:00
  • 1d529473b4 fix: rebroadcasting logic should only execute for local tids if the remote cid is not addressed already Julian Lam 2025-10-16 12:17:52 -04:00
  • 2b2028e446 refactor: inbox announce(delete) handling to also handle context deletion, #13712 Julian Lam 2025-10-16 11:27:21 -04:00
  • 4d5005b972 feat: handle incoming Announce(Delete), closes #13712 Julian Lam 2025-10-16 11:12:00 -04:00
  • fadac6165e fix: move Announce(Delete) out of topics.move and into topics API method Julian Lam 2025-10-15 15:02:23 -04:00
  • 3fa74d4cec fix: do not include actor from reflected activity when rebroadcasting remote cid Julian Lam 2025-10-15 12:33:57 -04:00
  • d4695f1085 fix: broken category urls in to, cc Julian Lam 2025-10-15 12:31:55 -04:00
  • a45f6f9c4c fix: update getPrivateKey to send application actor key when cid 0 Julian Lam 2025-10-15 12:24:42 -04:00
  • 58a9e1c4f9 fix: update targets in 1b12 rebroadcast when cid is remote Julian Lam 2025-10-15 12:08:29 -04:00
  • 79d088536a fix: update 1b12 rebroadcast logic to send as application actor if post is in remote cid Julian Lam 2025-10-15 12:03:26 -04:00
  • c25c629023 fix(deps): bump dbsearch Julian Lam 2025-10-15 11:52:47 -04:00
  • 9583f0d49b feat: execute 1b12 rebroadcast logic on all tids even if not posted to a local cid Julian Lam 2025-10-15 11:24:08 -04:00
  • 41b7a91d8f fix(deps): update dependency esbuild to v0.25.11 (#13710) renovate[bot] 2025-10-15 09:10:55 -04:00
  • febe0ae01a chore(deps): update actions/setup-node action to v6 (#13708) renovate[bot] 2025-10-14 13:24:44 -04:00
  • bf37c7bd77 fix(deps): update dependency chart.js to v4.5.1 (#13704) renovate[bot] 2025-10-14 13:24:26 -04:00
  • af5efbd71d fix: regression caused by d3b3720915 Julian Lam 2025-10-14 11:21:39 -04:00
  • c80cb51065 Merge branch 'master' into develop Barış Soner Uşaklı 2025-10-13 13:45:21 -04:00
  • 499c50a485 fix: #13705, don't cover link if preview is opening up Barış Soner Uşaklı 2025-10-13 13:45:11 -04:00
  • 238600a0ec chore(deps): update dependency smtp-server to v3.15.0 (#13702) renovate[bot] 2025-10-11 21:04:03 -04:00
  • f608c7c7a7 chore(deps): update dependency lint-staged to v16.2.4 (#13699) renovate[bot] 2025-10-11 21:03:52 -04:00
  • fa18287d03 fix(deps): update dependency nodebb-theme-persona to v14.1.15 (#13701) renovate[bot] 2025-10-11 21:03:42 -04:00
  • 49a2932594 fix(deps): update dependency nodebb-theme-harmony to v2.1.21 (#13700) renovate[bot] 2025-10-11 21:03:34 -04:00
  • 6c2100684b fix: crash in tests Barış Soner Uşaklı 2025-10-11 20:54:00 -04:00
  • d7657538fa Revert "feat: auto-enable link-preview plugin on new installations" Barış Soner Uşaklı 2025-10-11 20:39:14 -04:00
  • 5d3709f002 fix(deps): update dependency nodemailer to v7.0.9 (#13695) renovate[bot] 2025-10-11 16:02:42 -04:00
  • a2892f60bc fix(deps): update dependency semver to v7.7.3 (#13697) renovate[bot] 2025-10-11 16:02:30 -04:00
  • bb7b65eaa1 fix(deps): update dependency webpack to v5.102.1 (#13698) renovate[bot] 2025-10-11 16:02:20 -04:00
  • b309a672a8 chore: up persona Barış Soner Uşaklı 2025-10-10 12:19:58 -04:00
  • b153941cf3 feat: auto-enable link-preview plugin on new installations Julian Lam 2025-10-09 14:01:08 -04:00
  • e7bdf6bc31 feat: bundle link-preview plugin Julian Lam 2025-10-09 14:00:30 -04:00
  • 07bed55e33 fix: add attachments to retrieved post data onNewPost Julian Lam 2025-10-09 13:57:21 -04:00
  • d3b3720915 refactor: move post attachment handling directly into posts.create Julian Lam 2025-10-09 13:56:59 -04:00
  • 623cec9d91 fix: logic error in image mime type checking Julian Lam 2025-10-08 11:07:43 -04:00
  • 79327e6cac chore: up harmony Barış Soner Uşaklı 2025-10-07 17:34:55 -04:00
  • 4d24309a06 feat: federate topic deletion on topic deletion as well as purge Julian Lam 2025-10-07 11:35:36 -04:00
  • e29a418cdd Merge branch 'master' into develop Julian Lam 2025-10-06 22:17:45 -04:00
  • ec3998974c fix: omg what. Julian Lam 2025-10-06 22:17:35 -04:00
  • 93b6cb5984 feat: federate Delete on post delete as well as purge, topic deletion federates Announce(Delete(Object)) Julian Lam 2025-10-06 13:45:40 -04:00
  • 923ddbc1f1 chore(deps): update postgres docker tag to v18 (#13679) renovate[bot] 2025-10-06 10:28:44 -04:00
  • d73892aeda chore(deps): update dependency @eslint/js to v9.37.0 (#13693) renovate[bot] 2025-10-06 10:13:40 -04:00
  • 5dc9f2c5d4 fix(deps): update dependency nodemailer to v7.0.7 (#13694) renovate[bot] 2025-10-06 10:13:26 -04:00
  • 66285ef53e Latest translations and fallbacks Misty Release Bot 2025-10-05 09:20:02 +00:00
  • 9b6e9b2ac3 fix(deps): update dependency redis to v5.8.3 (#13691) renovate[bot] 2025-10-03 16:50:50 -04:00
  • 4640a63e4b chore(deps): update redis docker tag to v8.2.2 (#13692) renovate[bot] 2025-10-03 16:47:23 -04:00
  • c769666737 chore(deps): update dependency mocha to v11.7.4 (#13685) renovate[bot] 2025-10-03 16:05:14 -04:00
  • eb06bda8d8 chore(deps): update dependency @commitlint/cli to v20.1.0 (#13686) renovate[bot] 2025-10-03 16:04:55 -04:00
  • 19dc1025d4 fix(deps): update dependency winston to v3.18.3 (#13687) renovate[bot] 2025-10-03 16:04:26 -04:00
  • ee395bc5e7 chore: incrementing version number - v4.6.0 Misty Release Bot 2025-10-01 18:12:05 +00:00
  • c0d9bb0723 chore: update changelog for v4.6.0 Misty Release Bot 2025-10-01 18:12:06 +00:00
  • 367f66caa4 chore: incrementing version number - v4.6.0 v4.6.0 Misty Release Bot 2025-10-01 18:12:05 +00:00
  • 2fc253f2db Merge commit '39e5b8fec3bd5d284b843597e8c637d6b67388a2' into v4.x Misty Release Bot 2025-10-01 18:04:49 +00:00
  • 39e5b8fec3 Merge branch 'master' into develop Julian Lam 2025-10-01 13:51:11 -04:00
  • 5ed19ef8a9 fix: login handler to handle if non-confirmed email is entered Julian Lam 2025-10-01 13:51:04 -04:00
  • 189fcfa694 Merge branch 'master' into develop Julian Lam 2025-10-01 12:52:17 -04:00
  • 56a9336611 docs: update openapi schema to refer to try.nodebb.org instead of example.org Julian Lam 2025-10-01 12:52:09 -04:00
  • 3fcaa678a1 chore: remove unneeded secureRandom require Julian Lam 2025-10-01 12:15:07 -04:00
  • 675178aca4 fix: allow quote-inline class in mocks sanitizer so quote-post fallback elements can be detected and removed during title generation, fixes #13688 Julian Lam 2025-10-01 12:13:57 -04:00
  • 9cee799937 fix: force outgoing page on direct access to /ap handler Julian Lam 2025-10-01 11:53:57 -04:00
  • 954e7bc8e3 fix: update outgoing page to match 404 design Julian Lam 2025-10-01 11:43:23 -04:00
  • d7e93a5d75 chore(deps): update dependency lint-staged to v16.2.3 (#13681) renovate[bot] 2025-10-01 11:31:16 -04:00
  • 17dba0b038 fix(deps): update dependency webpack to v5.102.0 (#13683) renovate[bot] 2025-10-01 11:12:42 -04:00
  • 4776d01281 sec: disallow checkHeader from returning a URL from a different origin than the passed-in URL Julian Lam 2025-10-01 11:00:03 -04:00
  • c3df68f2ed fix: don\'t begin processing local login if the passed-in username isn't even valid Julian Lam 2025-09-30 11:05:42 -04:00
  • ad2da6392d chore: incrementing version number - v4.5.2 Misty Release Bot 2025-09-29 14:04:07 +00:00
  • 9a596d67f3 chore: update changelog for v4.5.2 Misty Release Bot 2025-09-29 14:04:08 +00:00
  • 30ba8e8247 chore: incrementing version number - v4.5.2 v4.5.2 Misty Release Bot 2025-09-29 14:04:07 +00:00
  • 40dc047a9b Merge commit '7abdfd86ac87bcd4f5df7d17ae0cdf157177a991' into v4.x Misty Release Bot 2025-09-29 14:04:06 +00:00
  • f644974a9b Latest translations and fallbacks Misty Release Bot 2025-09-28 09:20:03 +00:00
  • 675bec331c Latest translations and fallbacks Misty Release Bot 2025-09-27 09:20:16 +00:00
  • 160907d0fa Latest translations and fallbacks Misty Release Bot 2025-09-26 09:20:35 +00:00
  • 28a6256209 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop Barış Soner Uşaklı 2025-09-25 21:35:02 -04:00
  • d6e7e168ba test: fix message Barış Soner Uşaklı 2025-09-25 21:35:01 -04:00