1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-08 10:03:57 +02:00
Commit graph

6 commits

Author SHA1 Message Date
08a1e7e8f7
update npm modules 2022-05-21 20:01:34 +02:00
dependabot[bot]
7a67ff8751 Bump matrix-js-sdk from 1.1.0-rc.1 to 12.4.1
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 1.1.0-rc.1 to 12.4.1.
- [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/v1.1.0-rc.1...v12.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 21:57:54 +00:00
Tim Schubert
747da42861 Add Dockerfile 2019-05-18 15:00:12 +02:00
Tim Schubert
7b07ca9cb1 Add initial encryption support. Still missing automatic device verification 2019-05-01 19:41:51 +02:00
Tim Schubert
1579a8022d Add matrix bot and temporary inbox refresh 2019-05-01 17:04:04 +02:00
Tim Schubert
61a2f9a4ec Connect to imap and list messages 2019-03-31 17:39:47 +02:00