1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-07 17:43:57 +02:00
No description
Find a file
dependabot[bot] 0d43f13fe2
Bump matrix-js-sdk from 24.0.0 to 24.1.0
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 24.0.0 to 24.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v24.0.0...v24.1.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 16:15:04 +00:00
config Add default config 2019-03-31 17:41:50 +02:00
.dockerignore Add Dockerfile 2019-05-18 15:00:12 +02:00
.gitignore update npm modules 2022-05-21 20:01:34 +02:00
Dockerfile Fix: IMAP fetch on closed session 2019-08-08 00:50:09 +02:00
globals.d.ts Add initial encryption support. Still missing automatic device verification 2019-05-01 19:41:51 +02:00
inbox2matrix.ts Improve logging and make refresh interval configurable 2019-08-09 21:37:29 +02:00
package-lock.json Bump matrix-js-sdk from 24.0.0 to 24.1.0 2023-04-14 16:15:04 +00:00
package.json Bump matrix-js-sdk from 24.0.0 to 24.1.0 2023-04-14 16:15:04 +00:00
tsconfig.json Add initial encryption support. Still missing automatic device verification 2019-05-01 19:41:51 +02:00