Commit Graph

  • 8b0ccc8090 fix: sanitize post remote post content regardless Julian Lam 2024-02-14 22:53:27 -05:00
  • 068c4fa90e fix: wrong id parsed in announce Julian Lam 2024-02-14 22:53:14 -05:00
  • 0ff7adb449 chore:up composer Barış Soner Uşaklı 2024-02-14 15:39:37 -05:00
  • 56cfae0766 fix: accidental overwrite of hoisted internal variable Julian Lam 2024-02-14 11:56:21 -05:00
  • 5c04e8051c fix: include mainPid in topic counts calculation Julian Lam 2024-02-14 11:38:31 -05:00
  • 99474a7e32 fix(deps): update dependency nodebb-theme-harmony to v1.2.25 (#12340) renovate[bot] 2024-02-14 11:00:45 -05:00
  • b61486ebb8 fix(deps): update dependency commander to v12 (#12325) renovate[bot] 2024-02-14 10:57:23 -05:00
  • 254bad8965 chore(deps): update postgres docker tag to v16.2 (#12338) renovate[bot] 2024-02-14 10:56:25 -05:00
  • b742c2ab21 Merge branch 'master' into develop Barış Soner Uşaklı 2024-02-14 10:53:10 -05:00
  • 863f5d0a8a fix: use lang key for user avatar label Barış Soner Uşaklı 2024-02-14 10:53:03 -05:00
  • 19d017b942 fix: guests visiting /world should see all remote topics Julian Lam 2024-02-14 10:44:13 -05:00
  • 6604bf37b2 chore: incrementing version number - v3.6.6 Misty Release Bot 2024-02-14 15:41:30 +00:00
  • debaa2b9cd chore: update changelog for v3.6.6 Misty Release Bot 2024-02-14 15:41:31 +00:00
  • 62e3a59c27 chore: incrementing version number - v3.6.6 v3.6.6 Misty Release Bot 2024-02-14 15:41:30 +00:00
  • 0ae6c94d55 Merge commit 'e01bceff97d48de2d475194ea0372605ffbb82c3' into v3.x Misty Release Bot 2024-02-14 15:41:28 +00:00
  • 6a11c89b90 fix: timestamp calculation Julian Lam 2024-02-14 10:23:06 -05:00
  • 92ef854872 chore(deps): update commitlint monorepo to v18.6.1 (#12339) renovate[bot] 2024-02-14 07:29:18 -05:00
  • 719dc32da9 Latest translations and fallbacks Misty Release Bot 2024-02-14 09:18:46 +00:00
  • f558696811 lint: fix Barış Soner Uşaklı 2024-02-14 01:07:30 -05:00
  • 8096029607 feat: cli command for maintenance mode closes #12293 Barış Soner Uşaklı 2024-02-13 15:38:47 -05:00
  • 76d5feb7d6 fix: better handling of missing of invalid to, cc, timestamp values Julian Lam 2024-02-13 12:03:16 -05:00
  • d7ed0e7d51 Latest translations and fallbacks Misty Release Bot 2024-02-13 09:18:39 +00:00
  • 814c479405 fix: remote announces not showing up in local inboxes Julian Lam 2024-02-12 16:23:21 -05:00
  • 9cd299dbb9 chore(deps): update dependency mocha to v10.3.0 (#12334) renovate[bot] 2024-02-12 15:29:41 -05:00
  • d0f6f0ccd9 fix(deps): update dependency diff to v5.2.0 (#12337) renovate[bot] 2024-02-12 15:29:26 -05:00
  • 9439987eda fix: handle inaccessible boosts Julian Lam 2024-02-12 15:25:49 -05:00
  • 672a907d54 fix: remove invalid/inaccessible object from parent traversal chain on get error Julian Lam 2024-02-12 15:05:18 -05:00
  • 609a9a37e5 fix: handle invalid score Julian Lam 2024-02-12 15:01:10 -05:00
  • 22da3a6a80 fix: mainPid accidental int Julian Lam 2024-02-12 14:59:13 -05:00
  • 69f1ace3e5 fix: getParentChain error handling Julian Lam 2024-02-12 14:54:13 -05:00
  • d13980c8fb fix: take mainPid into account in syncUserInboxes Julian Lam 2024-02-12 14:51:21 -05:00
  • de71b733f8 fix: typo Julian Lam 2024-02-12 14:41:22 -05:00
  • 8912863423 feat: save tids to individual user inboxes based on recipient list, new /world/all route Julian Lam 2024-02-12 14:34:37 -05:00
  • da085b0ece feat: save actor follower URL backreference and sorted set backreference Julian Lam 2024-02-12 14:32:55 -05:00
  • 19bc442be6 feat: fallbacks for aria.json Julian Lam 2024-02-12 13:52:46 -05:00
  • 285c661c32 add aria.json @julianlam Barış Soner Uşaklı 2024-02-12 13:50:29 -05:00
  • 43a02c89dd chore: up themes Barış Soner Uşaklı 2024-02-12 11:56:49 -05:00
  • 6cb9f60d2b login/register aria Barış Soner Uşaklı 2024-02-12 11:54:15 -05:00
  • ad18c93901 Latest translations and fallbacks Misty Release Bot 2024-02-12 09:18:26 +00:00
  • 401b4c5fa6 fix: stringify error body in ap.send Julian Lam 2024-02-09 11:37:22 -05:00
  • 12968b6291 fix: activitypub.get failure handling Julian Lam 2024-02-09 11:31:42 -05:00
  • ce4b5679a2 fix: only log warning on ap.send failure Julian Lam 2024-02-09 11:24:03 -05:00
  • 5fee4e3306 fix: rejig some tertiary conditionals, fix broken inReplyTo when toPid is not defined and mainPid is a remote post Julian Lam 2024-02-09 11:18:23 -05:00
  • 11dba85d0a fix: resolveLocalId to return null values instead of throwing for no resolution Julian Lam 2024-02-09 11:15:03 -05:00
  • f1d2ffd38a Latest translations and fallbacks Misty Release Bot 2024-02-09 09:18:42 +00:00
  • ac56289fa2 fix: don't crash on activitypub.send non-2xx, better logging for successful sends Julian Lam 2024-02-08 21:34:26 -05:00
  • 3bc506f60e fix(deps): update dependency postcss to v8.4.35 (#12333) renovate[bot] 2024-02-08 13:30:04 -05:00
  • 4bcbf75994 fix: spec Barış Soner Uşaklı 2024-02-08 13:23:22 -05:00
  • 693423426e chore: up themes Barış Soner Uşaklı 2024-02-08 13:15:41 -05:00
  • 7298c5513f make current sort option visible on button Barış Soner Uşaklı 2024-02-08 13:09:15 -05:00
  • 874b24cbcf feat: infinite scrolling for /world Julian Lam 2024-02-08 12:29:20 -05:00
  • 2b1a347792 fix: replies to remote content overriding mainPid in topic Julian Lam 2024-02-08 11:55:48 -05:00
  • f1b8f3fe4f fix: assertTopic incorrectly creating new id if passed-in id did not match the actual object's id Julian Lam 2024-02-08 11:33:27 -05:00
  • 863638c3d0 Latest translations and fallbacks Misty Release Bot 2024-02-08 09:18:30 +00:00
  • e01bceff97 remove body short from subject Barış Soner Uşaklı 2023-12-22 19:58:55 -05:00
  • 9bbaef84c7 chore: up harmony Barış Soner Uşaklı 2024-02-07 16:45:17 -05:00
  • 944de4ea26 Merge remote-tracking branch 'origin/develop' into activitypub Julian Lam 2024-02-07 15:07:42 -05:00
  • e240d0f92c fix: move winston logging for plugin hook firing to debug level Julian Lam 2024-02-07 15:07:17 -05:00
  • 4fb6574cf7 fix: urls in posts and announces Julian Lam 2024-02-07 14:29:47 -05:00
  • a61e7fe79b fix: remove now unused world/:tid route and assoc. controller Julian Lam 2024-02-07 13:49:10 -05:00
  • 08f8babd9f debug: additional logging Julian Lam 2024-02-07 12:50:26 -05:00
  • aafdebd211 fix: cast cids passed in to getCategoriesFields as ints Julian Lam 2024-02-07 12:40:59 -05:00
  • 80377599d1 fix: logic error Julian Lam 2024-02-07 12:35:58 -05:00
  • 6508287db5 feat: record remote Announce(Note) Julian Lam 2024-02-07 12:28:27 -05:00
  • ec2b375ae9 refactor: use existing sets for topics (instead of topicRemote, etc.) Julian Lam 2024-02-07 12:28:16 -05:00
  • 523f7ace97 fix(deps): update dependency ace-builds to v1.32.6 (#12332) renovate[bot] 2024-02-07 11:23:46 -05:00
  • 47154eca51 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop Barış Soner Uşaklı 2024-02-07 11:22:04 -05:00
  • 35e98a9f61 chore: up harmony Barış Soner Uşaklı 2024-02-07 11:22:03 -05:00
  • 7e862a7890 chore(i18n): fallback strings for new resources: nodebb.topic Misty Release Bot 2024-02-07 16:07:09 +00:00
  • 4056d2c6da deleted topics shoundlt show unread Barış Soner Uşaklı 2024-02-07 11:06:32 -05:00
  • 3cab72b9ab Latest translations and fallbacks Misty Release Bot 2024-02-07 09:19:02 +00:00
  • 94dcd29e63 feat: handle Announce(Note) when Note is a piece of remote content Julian Lam 2024-02-07 00:14:29 -05:00
  • 9795abbf58 fix: logic derp Julian Lam 2024-02-06 15:20:30 -05:00
  • 00efbd6dd9 Merge remote-tracking branch 'origin/develop' into activitypub Julian Lam 2024-02-06 14:58:06 -05:00
  • 415b4fe11a feat: Announce(Note) and Undo(Announce) Julian Lam 2024-02-06 14:57:44 -05:00
  • 21a2876e9c fix: new language source file for activitypub text Julian Lam 2024-02-06 14:57:23 -05:00
  • b9821c5206 feat: exposed method to find topic events based on a subset of saved info, returns topic event ids Julian Lam 2024-02-06 14:56:34 -05:00
  • f7259ccb8b fix: getUserInfo internal method in topic events to not filter out uids because getUsersFields already does it Julian Lam 2024-02-06 14:56:01 -05:00
  • 22398d477b chore: up harmony Barış Soner Uşaklı 2024-02-06 12:17:07 -05:00
  • 5cbb8bb173 chore: up themes Barış Soner Uşaklı 2024-02-06 12:04:25 -05:00
  • 3f3f0d664a chore: up harmony Barış Soner Uşaklı 2024-02-06 11:32:55 -05:00
  • a461e5dd41 feat: topic and category S2S get responses Julian Lam 2024-02-06 11:04:08 -05:00
  • a4ffd02c00 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop Barış Soner Uşaklı 2024-02-06 10:52:04 -05:00
  • 4f42172ded chore: up harmony Barış Soner Uşaklı 2024-02-06 10:51:43 -05:00
  • 53ea10a711 chore(i18n): fallback strings for new resources: nodebb.topic, nodebb.unread Misty Release Bot 2024-02-06 15:41:07 +00:00
  • 25f0d48432 fix: category following and acceptance logic Julian Lam 2024-02-06 10:40:46 -05:00
  • 0a44b5191b unread labels, bump harmony Barış Soner Uşaklı 2024-02-06 10:40:29 -05:00
  • 35dcd232aa more labels Barış Soner Uşaklı 2024-02-06 10:29:38 -05:00
  • d30c42df4b Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop Barış Soner Uşaklı 2024-02-06 10:20:02 -05:00
  • f8c0a5051e add new key Barış Soner Uşaklı 2024-02-06 10:19:39 -05:00
  • 73e7d46788 chore(i18n): fallback strings for new resources: nodebb.global Misty Release Bot 2024-02-06 15:12:32 +00:00
  • c6013b4146 add pagination keys Barış Soner Uşaklı 2024-02-06 10:12:06 -05:00
  • 695690bab2 Latest translations and fallbacks Misty Release Bot 2024-02-06 09:19:03 +00:00
  • c0db10afc1 chore: up harmony Barış Soner Uşaklı 2024-02-05 21:58:10 -05:00
  • 9302d9b489 fix: closes #12326 Barış Soner Uşaklı 2024-02-05 21:32:36 -05:00
  • 9d036be39f fix(deps): update dependency postcss to v8.4.34 (#12330) renovate[bot] 2024-02-05 18:39:38 -05:00
  • 72f1e5157a chore(i18n): fallback strings for new resources: nodebb.topic Misty Release Bot 2024-02-05 22:01:33 +00:00
  • 1b4a24b997 update unread anchor Barış Soner Uşaklı 2024-02-05 17:01:08 -05:00
  • 35819cc953 refactor: activitypub sending to handle signed requests from categories Julian Lam 2024-02-05 16:57:17 -05:00
  • 38197163b9 Merge branch 'master' into develop Barış Soner Uşaklı 2024-02-05 16:39:07 -05:00