Commit Graph

  • 9cf257da0e Use new commit hash R Midhun Suresh 2023-11-29 12:36:00 +05:30
  • 188de3c4c8 Use new secret R Midhun Suresh 2023-11-29 11:15:19 +05:30
  • 67019a3486 Update matrix-org/matrix-react-sdk digest to e76a37e (#3919) renovate[bot] 2023-11-28 18:21:56 +00:00
  • a39b1203f2 Add guards against MatrixClient.stopClient calls (#3913) Richard van der Hoff 2023-11-28 16:30:18 +00:00
  • df1a6a583a v30.2.0-rc.0 RiotRobot 2023-11-28 16:11:15 +00:00
  • c49a527e5e Rewrite receipt-handling code (#3901) v30.2.0-rc.0 Andy Balaam 2023-11-28 14:43:48 +00:00
  • a7496627fc Explicitly free some Rust-side objects (#3911) Richard van der Hoff 2023-11-28 13:14:53 +00:00
  • 8ef2ca681c Update to matrix-sdk-crypto-wasm 3.1.0 (#3909) Richard van der Hoff 2023-11-27 15:15:58 +00:00
  • 0c7342cb20 Set up CI to lint workflows with action-validator (#3905) Johannes Marbach 2023-11-24 15:41:19 +01:00
  • 429c05ba85 TimestampToEventResponse.origin_server_ts should be a number (#3906) Will Hunt 2023-11-23 16:46:01 +00:00
  • af9993a710 Remove 'Ignoring receipt' log line that logs very often' (#3904) Andy Balaam 2023-11-22 12:14:42 +00:00
  • ff501834e6 Only await key query after lazy members resolved (#3902) Valere 2023-11-22 10:19:13 +01:00
  • ef9157b37a Fix Ingest upstream changes for downstreams with missing sections Michael Telatynski 2023-11-21 12:31:40 +00:00
  • da0a55cea4 Merge remote-tracking branch 'origin/develop' into develop Michael Telatynski 2023-11-21 11:46:06 +00:00
  • d644f111ea Fix Ingest upstream changes for element-desktop Michael Telatynski 2023-11-21 11:45:55 +00:00
  • b2018ef81b Resetting package fields for development RiotRobot 2023-11-21 11:00:05 +00:00
  • a4faab6155 Merge branch 'master' into develop RiotRobot 2023-11-21 11:00:04 +00:00
  • 4ab226e580 v30.1.0 v30.1.0 RiotRobot 2023-11-21 10:59:16 +00:00
  • 1889f8dad5 Reduce console log spam (#3896) Richard van der Hoff 2023-11-20 18:17:06 +00:00
  • e98ce78027 Better fallback for the event localTimestamp calculation. (#3900) Timo 2023-11-20 18:20:04 +01:00
  • 83ba0fbb49 Improve logging of event encryption in RustCrypto (#3898) Richard van der Hoff 2023-11-19 21:16:41 +00:00
  • 757c5e1d71 Stop logging decryptions as retries (#3897) Richard van der Hoff 2023-11-17 14:30:27 +00:00
  • eca651c0c2 Explicitly forward ELEMENT_BOT_TOKEN (#3894) Johannes Marbach 2023-11-16 15:46:56 +01:00
  • 2205445a50 Specify the correct environment for the docs builder workflow (#3893) Andy Balaam 2023-11-16 13:40:02 +00:00
  • f168144c84 Update matrix-org/sonarcloud-workflow-action action to v2.7 (#3892) renovate[bot] 2023-11-16 10:58:00 +00:00
  • eb288d125f Remove unused dependencies and add transitive dep (#3874) Michael Telatynski 2023-11-16 09:47:30 +00:00
  • 4a72364fe3 Merge remote-tracking branch 'origin/develop' into develop Michael Telatynski 2023-11-16 08:33:20 +00:00
  • c2fa579fb2 Fix merge-release-notes.js script Michael Telatynski 2023-11-16 08:33:08 +00:00
  • f71735d0c2 Update babel monorepo to v7.23.3 (#3881) renovate[bot] 2023-11-15 22:26:23 +00:00
  • e5ccfa86fe Update actions/github-script action to v7 (#3886) renovate[bot] 2023-11-15 22:25:24 +00:00
  • 97c531aa42 Update all non-major dependencies (#3884) renovate[bot] 2023-11-15 22:24:58 +00:00
  • 44487078fb Update dependency @types/jest to v29.5.8 (#3883) renovate[bot] 2023-11-15 22:24:49 +00:00
  • e3c70a3ee4 Update actions/setup-node action to v4 (#3887) renovate[bot] 2023-11-15 22:19:02 +00:00
  • feb60a54b2 Update definitelyTyped (#3882) renovate[bot] 2023-11-15 22:10:00 +00:00
  • c6e6248cd6 Don't rotate keys if not managing media keys (#3877) David Baker 2023-11-15 14:44:58 +00:00
  • 10cd84a653 Add CallNotifyEvent to support matrixRTC ringing (#3878) Timo 2023-11-15 12:20:05 +01:00
  • c36166d156 Merge pull request #3869 from matrix-org/andybalaam/unrevert-deletion-move-prs Andy Balaam 2023-11-15 08:23:50 +00:00
  • 3a2cf14a68 Update matrix-org/matrix-react-sdk digest to f6ef476 (#3879) renovate[bot] 2023-11-15 00:58:24 +00:00
  • dd94f67a4f Merge branch 'develop' into andybalaam/unrevert-deletion-move-prs Andy Balaam 2023-11-14 16:13:56 +00:00
  • 138281c620 Fix RELEASE_ID Michael Telatynski 2023-11-14 17:12:49 +01:00
  • f75abecc92 v30.1.0-rc.1 RiotRobot 2023-11-14 15:37:50 +00:00
  • 378a91fe10 Fix yarn version call in release-action.yml Michael Telatynski 2023-11-14 16:31:58 +01:00
  • 300635e3ee Update package.json Michael Telatynski 2023-11-14 15:31:26 +00:00
  • 37ba169abf Update release-drafter.yml Michael Telatynski 2023-11-14 14:52:56 +00:00
  • e6e7798389 v30.1.0-rc.0 RiotRobot 2023-11-14 14:29:48 +00:00
  • 48fe267ea7 release-action.yml iterate v30.1.0-rc.0 Michael Telatynski 2023-11-14 15:26:31 +01:00
  • a11fd8bc86 release-npm.yml ref=staging Michael Telatynski 2023-11-14 15:22:03 +01:00
  • eb9e557a64 Update release-action.yml Michael Telatynski 2023-11-14 14:19:52 +00:00
  • 41c8c40d47 v30.1.0-rc.1 RiotRobot 2023-11-14 14:17:37 +00:00
  • b9e684fdc3 Update release-action.yml v30.1.0-rc.1 Michael Telatynski 2023-11-14 14:07:25 +00:00
  • 9faff0dbff v30.1.0-rc.0 RiotRobot 2023-11-14 14:04:14 +00:00
  • 9044145a7e Update release-action.yml Michael Telatynski 2023-11-14 14:03:09 +00:00
  • 939def2aa1 Update release-drafter.yml Michael Telatynski 2023-11-14 13:51:16 +00:00
  • c54f8f6106 Update release-drafter.yml Michael Telatynski 2023-11-14 13:47:56 +00:00
  • 25a777a0a6 Update release-drafter.yml Michael Telatynski 2023-11-14 13:41:37 +00:00
  • 7de9b23e59 Add support for ingest-changes to refer to a project without package.json (#3864) Michael Telatynski 2023-11-13 12:43:18 +00:00
  • d179b8c557 Add automation to advance release blocker labels during the release (#3866) Michael Telatynski 2023-11-13 09:46:11 +00:00
  • 76f993e7ff Merge branch 'master' into develop ElementRobot 2023-11-13 09:44:12 +00:00
  • 430e6cae94 v30.0.1 v30.0.1 ElementRobot 2023-11-13 09:44:06 +00:00
  • e01a1d533c Prepare changelog for v30.0.1 ElementRobot 2023-11-13 09:44:04 +00:00
  • 46a6a76a41 [Backport staging] Ensure setUserCreator is called when a store is assigned (#3876) ElementRobot 2023-11-13 10:11:27 +01:00
  • d2e951738a Automatically add tech-debt issues to the right project (#3872) Johannes Marbach 2023-11-11 08:21:31 +01:00
  • 882dc920c3 Ensure setUserCreator is called when a store is assigned (#3867) R Midhun Suresh 2023-11-11 12:50:36 +05:30
  • 9efc0acb9d Automate checking there is no published release using the version already (#3865) Michael Telatynski 2023-11-11 06:53:14 +00:00
  • 625753c388 Update tests.yml (#3847) Michael Telatynski 2023-11-10 20:30:33 +00:00
  • a28530004a Bump matrix-sdk-crypto-wasm to 3.0.1 (#3849) Richard van der Hoff 2023-11-10 16:57:50 +00:00
  • 437b7ff780 Revert "Better fallback for unavailable event age (#3854)" (#3870) Richard van der Hoff 2023-11-10 00:06:48 +00:00
  • 24ed030294 Extend release automation with GPG signing, assets & changelog merging (#3852) Michael Telatynski 2023-11-09 20:54:29 +00:00
  • 5c160d0f45 Shorten TimelineWindow when an event is removed (#3862) Andy Balaam 2023-11-09 16:41:15 +00:00
  • 53615c9938 Merge pull request #3855 from matrix-org/rav/cypress-element-r Andy Balaam 2023-11-09 15:34:49 +00:00
  • d8735cf543 Merge pull request #3868 from matrix-org/midhun/update-cypress-workfile Andy Balaam 2023-11-09 15:07:40 +00:00
  • ffb4cae792 Update workfile R Midhun Suresh 2023-11-09 20:00:45 +05:30
  • 0261868eb6 Revert "Revert "Move the redaction event to main at the same time we move redacted"" Andy Balaam 2023-11-07 13:45:14 +00:00
  • 6ba4b35526 Revert "Revert "Don't remove thread info from a thread root when it is redacted"" Andy Balaam 2023-11-07 13:45:08 +00:00
  • f5ad4d0a73 Revert "Revert "Move all related messages into main timeline on redaction"" Andy Balaam 2023-11-07 13:45:02 +00:00
  • 582ea68c31 Revert "Revert "Factor out the code for moving an event to the main timeline"" Andy Balaam 2023-11-07 13:44:57 +00:00
  • 304c2b12bf Revert "Revert "Factor out utils in redaction tests"" Andy Balaam 2023-11-07 13:44:50 +00:00
  • a3762c8e22 Revert "Revert "Move redaction event tests into their own describe block"" Andy Balaam 2023-11-07 13:44:44 +00:00
  • 8b2a334ac4 Revert "Revert "Move redacted messages out of any thread, into main timeline."" Andy Balaam 2023-11-07 13:44:36 +00:00
  • 5931a5119c Tidy release automation (#3857) Michael Telatynski 2023-11-08 12:20:25 +00:00
  • 6ae3c208f6 Update all non-major dependencies (#3863) renovate[bot] 2023-11-08 12:08:04 +00:00
  • 107e28e114 Resetting package fields for development ElementRobot 2023-11-07 15:11:56 +00:00
  • 1d1157f546 Merge branch 'master' into develop ElementRobot 2023-11-07 15:11:53 +00:00
  • fe3f969698 v30.0.0 v30.0.0 ElementRobot 2023-11-07 15:11:47 +00:00
  • 96c6c99644 Prepare changelog for v30.0.0 ElementRobot 2023-11-07 15:11:45 +00:00
  • 55230dd0ea [Backport staging] Revert code moving deleted messages to main timeline (#3859) ElementRobot 2023-11-07 15:31:37 +01:00
  • 7813e12eb0 Revert code moving deleted messages to main timeline (#3858) Andy Balaam 2023-11-07 13:41:33 +00:00
  • 036fd943ac Rotate per-participant keys when a member leaves (#3833) David Baker 2023-11-07 11:12:11 +00:00
  • 84bd8ab81f Better fallback for unavailable event age (#3854) Timo 2023-11-06 18:12:24 +01:00
  • a25ba7bfd9 Iterate reusable release automation workflows (#3851) Michael Telatynski 2023-11-06 13:25:19 +00:00
  • 311494bd44 Ignore receipts pointing at missing or invalid events (#3817) Andy Balaam 2023-11-06 09:19:21 +00:00
  • 89b7e7d792 Cypress workflow: remove redundant rust-crypto param Richard van der Hoff 2023-11-03 15:51:07 +00:00
  • 7921fee164 Fix members being loaded from server on initial sync (defeating lazy loading) (#3830) Valere 2023-11-03 15:55:48 +01:00
  • 5bc132a24c Revert "Age fallback using origin_server_ts instead of 0 (#3839)" (#3853) Richard van der Hoff 2023-11-03 13:32:42 +00:00
  • 685ef791c8 Age fallback using origin_server_ts instead of 0 (#3839) Timo 2023-11-02 14:02:02 +01:00
  • 4458dcc2a4 Make release automation reusable and add dependency upgrade support (#3848) Michael Telatynski 2023-11-01 23:24:05 +00:00
  • 36c958642c Update all non-major dependencies (#3842) renovate[bot] 2023-11-01 08:34:18 +00:00
  • b62e97eb92 Update actions/setup-node action to v4 (#3844) renovate[bot] 2023-11-01 08:31:51 +00:00
  • 448fab9e8a New release automations (#3813) Michael Telatynski 2023-11-01 08:40:43 +00:00
  • e2a2039aa8 Remove deprecated support for unstable MSC3882 (#3755) Hugh Nimmo-Smith 2023-10-31 17:15:54 +00:00