Commit Graph

  • e7cba3417c chore(deps): update redis docker tag to v7.4.1 (#12836) renovate[bot] 2024-10-09 19:57:09 -04:00
  • 526faf07c1 fix(deps): update dependency cookie-parser to v1.4.7 (#12842) renovate[bot] 2024-10-09 19:56:54 -04:00
  • 0e7f11bdc8 fix(deps): update dependency express to v4.21.1 (#12843) renovate[bot] 2024-10-09 19:50:15 -04:00
  • 38c1072f6b fix(deps): update dependency express-session to v1.18.1 (#12844) renovate[bot] 2024-10-09 19:43:01 -04:00
  • 1c26048fcc chore(i18n): fallback strings for new resources: nodebb.pages, nodebb.user Misty Release Bot 2024-10-09 23:14:04 +00:00
  • 757d710115 feat: add read topics route Barış Soner Uşaklı 2024-10-09 19:13:25 -04:00
  • ca683c6d52 refactor: followers url filtering logic, #12834 Julian Lam 2024-10-09 15:09:06 -04:00
  • 2464d13cde feat: notify users on new message from remote users, fix use of parseInt in generating chat notification Julian Lam 2024-10-09 13:46:51 -04:00
  • e9a27db29d fix: remote debug log Julian Lam 2024-10-09 13:19:52 -04:00
  • adf33cfac9 fix: error on replying to remote mids #12834 Julian Lam 2024-10-09 13:18:13 -04:00
  • 94ac57ea51 fix: proper urls in to, #12834 Julian Lam 2024-10-09 13:14:18 -04:00
  • 70fe868953 fix: simplify uid logic, explicitly mention all participants, even local users, #12834 Julian Lam 2024-10-09 13:08:38 -04:00
  • cca3a6448a chore: incrementing version number - v3.10.1 Misty Release Bot 2024-10-09 13:48:03 +00:00
  • d63a8cca60 chore: update changelog for v3.10.1 Misty Release Bot 2024-10-09 13:48:03 +00:00
  • 02f859c352 chore: incrementing version number - v3.10.1 v3.10.1 Misty Release Bot 2024-10-09 13:48:03 +00:00
  • d677dec9db Merge commit 'a5f3d097bb0a52226b2f1ecbb4cac2f1faf41f47' into v3.x Misty Release Bot 2024-10-09 13:47:58 +00:00
  • 0346e92bb2 fix: adjust timestamp after message creation instead of passing timestamp in, #12834 Julian Lam 2024-10-08 23:51:41 -04:00
  • 22931be1cc fix: limited visibility remote posts with greater scope than asserted roomId should add those users to the chat room, #12834 Julian Lam 2024-10-08 16:28:42 -04:00
  • 8abfd951b2 fix: empty mid on frontend for remote posts Julian Lam 2024-10-08 16:28:03 -04:00
  • 0a17a0b948 fix: recent chats string generation to handle remote users #12834 Julian Lam 2024-10-08 15:27:53 -04:00
  • fc1d064dfb fix: inReplyTo bug, #12834 Julian Lam 2024-10-08 15:24:39 -04:00
  • b82e20dfc7 feat: handle incoming non-public activities as chat message, #12834 Julian Lam 2024-10-08 14:26:55 -04:00
  • 5159552deb fix(deps): update dependency sanitize-html to v2.13.1 (#12839) renovate[bot] 2024-10-08 11:55:54 -04:00
  • 3cf0c9fcd6 Merge branch 'master' into develop Barış Soner Uşaklı 2024-10-08 11:52:35 -04:00
  • 29826cf205 fix(deps): update dependency winston to v3.15.0 (#12840) renovate[bot] 2024-10-08 11:35:51 -04:00
  • 8f7d049957 fix: remove sender from recipients, #12834 Julian Lam 2024-10-08 10:11:41 -04:00
  • d9d8d44a3a Latest translations and fallbacks Misty Release Bot 2024-10-08 09:18:58 +00:00
  • a5f3d097bb chore: up composer Barış Soner Uşaklı 2024-10-08 00:08:10 -04:00
  • f3045309f9 fix: private note inReplyTo url, #12834 Julian Lam 2024-10-07 15:01:30 -04:00
  • f4a02d9c62 fix: inReplyTo for private notes so that refer to the immediately previous message if not explicitly defined Julian Lam 2024-10-07 14:58:15 -04:00
  • 8a1abe686c fix: duplicate logic and double-parsing issue, #12834 Julian Lam 2024-10-07 14:39:55 -04:00
  • 74d5ced29e fix: federate out a Create(Note) instead of just the note... doi... Julian Lam 2024-10-07 14:29:45 -04:00
  • 2ab5ea39a6 feat: federating out chat messages Julian Lam 2024-10-07 14:09:34 -04:00
  • 8ef0df57e6 refactor: check HTTP signatures on all activitypub requests Julian Lam 2024-10-07 14:04:46 -04:00
  • 2b71434ef4 feat: update mdidleware.assert.message so roomId is optional Julian Lam 2024-10-07 14:02:15 -04:00
  • a2e3c001c5 Latest translations and fallbacks Misty Release Bot 2024-10-07 09:19:15 +00:00
  • 3277c6a00d Latest translations and fallbacks Misty Release Bot 2024-10-06 09:18:55 +00:00
  • 62e4f419e6 Latest translations and fallbacks Misty Release Bot 2024-10-05 09:19:14 +00:00
  • 52080ba269 fix: chat room kicking of remote users, (un)read logic for remote users (there is none), sendNotification to only apply to local uids Julian Lam 2024-10-04 17:07:57 -04:00
  • b610b520e9 fix: restrict the ability to make a remote user a chat room owner Julian Lam 2024-10-04 15:01:15 -04:00
  • f512901778 fix: display of remote users in chat room search Julian Lam 2024-10-04 12:01:44 -04:00
  • 39f57f9e5b refactor: don't block ./nodebb upgrade if suggested modules are not loaded Barış Soner Uşaklı 2024-10-04 15:44:19 -04:00
  • 8744250fb5 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop Barış Soner Uşaklı 2024-10-04 12:48:00 -04:00
  • 74651ff7ee Merge branch 'master' into develop Barış Soner Uşaklı 2024-10-04 12:47:53 -04:00
  • 712767f689 fix(deps): bump 2factor Julian Lam 2024-10-04 11:57:31 -04:00
  • bd44783e46 feat: #12647, federate out Add activity on inbox.create and local post creation Julian Lam 2024-10-03 11:10:21 -04:00
  • 2713d13ca3 fix: also ignore non-public notes on Update activity Julian Lam 2024-10-02 12:08:46 -04:00
  • 4c26f8bc53 Latest translations and fallbacks Misty Release Bot 2024-10-02 09:19:13 +00:00
  • f57758b9e5 fix: bump web-push Julian Lam 2024-10-01 11:48:47 -04:00
  • 15f60b2497 fix: logic tweak Julian Lam 2024-10-01 10:17:08 -04:00
  • 9426fd1ad7 chore: up harmony Barış Soner Uşaklı 2024-10-01 10:12:46 -04:00
  • 903d038919 fix: fall back to inReplyTo traversal on context resolution failure Julian Lam 2024-10-01 10:08:19 -04:00
  • 2fd8955881 chore(deps): update mongo docker tag to v8 (#12810) renovate[bot] 2024-10-01 09:03:31 -04:00
  • 45a0b8189b fix: tests Julian Lam 2024-09-30 16:59:24 -04:00
  • 3d25a07919 fix: null defense Julian Lam 2024-09-30 15:43:23 -04:00
  • 0b83e5b889 fix: #12821, improvements to search bar and search logic Julian Lam 2024-09-30 13:01:29 -04:00
  • 43e3f4128b Merge branch 'develop' into activitypub Julian Lam 2024-09-30 12:12:55 -04:00
  • bd76ccf08a refactor: search logic to use switch..case Julian Lam 2024-09-30 12:11:48 -04:00
  • c265666c56 fix: lint Julian Lam 2024-09-30 11:31:14 -04:00
  • 55faa8a261 fix(deps): update dependency webpack to v5.95.0 (#12828) renovate[bot] 2024-09-30 11:27:18 -04:00
  • c5d1c4ec68 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop Barış Soner Uşaklı 2024-09-30 11:18:41 -04:00
  • f9178a3996 test: update spec on plugins Barış Soner Uşaklı 2024-09-30 11:18:37 -04:00
  • 24928b1785 chore(deps): update dependency sass-embedded to v1.79.4 (#12825) renovate[bot] 2024-09-30 11:11:07 -04:00
  • 376ac90592 fix(deps): update dependency sass to v1.79.4 (#12826) renovate[bot] 2024-09-30 11:10:59 -04:00
  • 7f1f485952 feat: send 308 when activitypub request for remote post comes in, #12831 Julian Lam 2024-09-30 11:09:46 -04:00
  • 5acf0398f8 fix(deps): update dependency helmet to v7.2.0 (#12827) renovate[bot] 2024-09-30 11:01:39 -04:00
  • d7299f9040 chore(deps): update postgres docker tag to v17 (#12829) renovate[bot] 2024-09-30 11:01:25 -04:00
  • c5e10c1a41 fix: parse aboutme when mocking a user Julian Lam 2024-09-30 10:51:18 -04:00
  • c4a60dbbcc https://github.com/NodeBB/NodeBB/issues/12824 Barış Soner Uşaklı 2024-09-30 10:27:03 -04:00
  • b1993ff01d fix(deps): update dependency nodebb-theme-harmony to v1.2.71 (#12820) renovate[bot] 2024-09-30 09:08:38 -04:00
  • edff339498 feat: dynamic category icon generation Julian Lam 2024-09-27 13:29:41 -04:00
  • b60a9b4e6f chore: incrementing version number - v3.10.0 Misty Release Bot 2024-09-25 17:46:30 +00:00
  • a9da495dcb chore: update changelog for v3.10.0 Misty Release Bot 2024-09-25 17:46:30 +00:00
  • 30308053b2 chore: incrementing version number - v3.10.0 v3.10.0 Misty Release Bot 2024-09-25 17:46:30 +00:00
  • da0836abce Merge commit 'c153c4694b4d992de2b764923f6eb044c498497a' into v3.x Misty Release Bot 2024-09-25 17:46:24 +00:00
  • 8ff580806e Merge branch 'develop' Misty Release Bot 2024-09-25 17:46:24 +00:00
  • c153c4694b chore: move service worker generation code to its own controller file Julian Lam 2024-09-25 12:40:56 -04:00
  • 90cc7e61ff fix: remove superfluous service-worker code Julian Lam 2024-09-25 12:32:35 -04:00
  • f75214bc34 Merge branch 'develop' into activitypub Julian Lam 2024-09-25 12:31:45 -04:00
  • 979954c29e feat: port updated service worker code to develop, allow plugins to define scripts to import into service worker Julian Lam 2024-09-25 12:29:52 -04:00
  • f120c91c99 chore: incrementing version number - v3.9.1 Misty Release Bot 2024-09-25 16:02:01 +00:00
  • 1f63f6504f chore: update changelog for v3.9.1 Misty Release Bot 2024-09-25 16:02:01 +00:00
  • b43d04181d chore: incrementing version number - v3.9.1 v3.9.1 Misty Release Bot 2024-09-25 16:02:01 +00:00
  • 57772ab958 Merge commit '05e4307e5a84e867b48e591b4f1407a9ef2afc93' into v3.x Misty Release Bot 2024-09-25 16:01:59 +00:00
  • 34353bdb20 chore: up harmony Barış Soner Uşaklı 2024-09-25 09:02:46 -04:00
  • ee05bf2129 Merge branch 'develop' into activitypub Barış Soner Uşaklı 2024-09-25 09:02:31 -04:00
  • a6d6a30aaa Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub Barış Soner Uşaklı 2024-09-25 09:02:21 -04:00
  • cc267714ed chore: beta.2 v4.0.0-beta.2 Julian Lam 2024-09-24 12:28:35 -04:00
  • 6fe4d44675 fix: explicitly set updated property when federating notes out Julian Lam 2024-09-24 12:15:10 -04:00
  • 05e4307e5a refactor: silence saas deprecations on prod Barış Soner Uşaklı 2024-09-18 13:02:20 -04:00
  • 0dd080fb55 Latest translations and fallbacks Misty Release Bot 2024-09-24 09:19:48 +00:00
  • 7d0c2cb66f fix: closes #12819, add helper to escape tx strings Barış Soner Uşaklı 2024-09-23 16:17:35 -04:00
  • 6dc2f60b50 Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub Barış Soner Uşaklı 2024-09-23 15:46:20 -04:00
  • 5bc907a088 fix: buttons for general settings Barış Soner Uşaklı 2024-09-23 15:46:18 -04:00
  • e0c410cd7c fix: bump mentions Julian Lam 2024-09-23 14:32:30 -04:00
  • 0a33abeae6 Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub Barış Soner Uşaklı 2024-09-23 09:14:24 -04:00
  • 5eb96bcb52 Merge branch 'develop' into activitypub Barış Soner Uşaklı 2024-09-23 09:13:30 -04:00
  • 8c148bc456 fix(deps): update dependency esbuild to v0.24.0 (#12817) renovate[bot] 2024-09-22 09:43:18 -04:00
  • 9a24eb7e18 chore(deps): update dependency jsdom to v25.0.1 (#12816) renovate[bot] 2024-09-22 08:56:35 -04:00
  • c7d4db8ca7 fix(deps): update dependency commander to v12.1.0 (#12587) renovate[bot] 2024-09-20 21:05:46 -04:00