Commit Graph

12 Commits

Author SHA1 Message Date
aae7607c7f Pin to the same version of rust nightly as delta 2020-05-19 00:16:01 +01:00
825f5d90ed Update compile and install instructions 2020-05-18 23:40:43 +01:00
a95be7ee4b Implement sending text messages
This works in a very simplistic way, but it's enough for two-way
communication. Hurrah!
2020-05-18 23:08:11 +01:00
7003b56ce6 A bit more progress on channels 2020-05-17 00:49:46 +01:00
4a501b2e07 Backfill the Protocol interface 2020-05-16 21:05:58 +01:00
411f34e6ce Make disconnection clean up completely
Now we can disconnect and reconnect the same account multiple times.
2020-05-16 19:26:52 +01:00
33d522779a Split padfoot/connection.rs into multiple files 2020-05-16 14:23:20 +01:00
c0e62ba6de Update README.md 2020-05-15 00:54:05 +01:00
2a565b3ee7 Deltachat connects on connection startup 2020-05-12 01:25:48 +01:00
1212ff20e4 Why why why 2020-05-10 01:03:36 +01:00
6e3ad7383f Add deltachat-core-rust to the build 2020-05-10 01:01:28 +01:00
5328ae9bd6 Initial checkin 2020-05-09 01:48:14 +01:00