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

11 commits

Author SHA1 Message Date
62c360451f
Merge pull request #1 from dadada/dependabot/npm_and_yarn/minimist-1.2.5
Bump minimist from 1.2.0 to 1.2.5
2020-04-05 23:08:30 +02:00
dependabot[bot]
27be8ab6e0
Bump minimist from 1.2.0 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 13:36:41 +00:00
Tim Schubert
f72f69b0e7 Improve logging and make refresh interval configurable 2019-08-09 21:37:29 +02:00
Tim Schubert
153c7b29fe Fix: IMAP fetch on closed session 2019-08-08 00:50:09 +02: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
25b543cc57 Add gitignore. 2019-03-31 18:10:25 +02:00
Tim Schubert
9d3f9477bf Add callback for new mail in mailbox 2019-03-31 18:08:48 +02:00
Tim Schubert
c2578160b2 Add default config 2019-03-31 17:41:50 +02:00
Tim Schubert
61a2f9a4ec Connect to imap and list messages 2019-03-31 17:39:47 +02:00