1729 Commits

Author SHA1 Message Date
Jonas Platte
473cf23861
Bump version 2020-04-22 22:27:54 +02:00
Jonas Platte
eb4b8e559e
Update ruma-api, ruma-events 2020-04-22 22:13:10 +02:00
Jonas Platte
75a9065fc6
Update ruma-api, ruma-events 2020-04-22 22:05:22 +02:00
Jonas Platte
85cef85b60
Update ruma-events, bump versions 2020-04-22 21:39:05 +02:00
Jonas Platte
e23a2d7662
Bump versions 2020-04-22 21:27:41 +02:00
Jonas Platte
eb3a3e2163
Replace EventResult with EventJson, simplify InvalidEvent 2020-04-22 21:24:39 +02:00
poljar
df05e88793
room-messages: Add the ability to send encrypted room messages 2020-04-22 21:23:41 +02:00
Damir Jelić
24b9ea7dc9 client_exchange: Use room messages to send out to-device events. 2020-04-22 19:39:18 +02:00
Jonas Platte
df634a2a02
Make unversioned, v1 modules public 2020-04-22 15:12:33 +02:00
Jonas Platte
ea4ca46cf4
Update ruma-identifiers 0.16.0 2020-04-22 15:03:30 +02:00
Jonas Platte
df7914de1a
Remove Outgoing trait
we won't need it anymore once `EventResult` is replaced with `EventJson`
2020-04-22 12:54:47 +02:00
Jonas Platte
b7be79c5b4
Fix typo in change log 2020-04-22 12:26:15 +02:00
Jonas Platte
620ca0ebcf
Don't require trait implementations in macro code 2020-04-22 12:08:02 +02:00
Jonas Platte
03b7d7e190
Update std::fmt import 2020-04-22 01:44:51 +02:00
Jonas Platte
d30e035d41
Change some lint attributes from deny to warn 2020-04-22 01:20:47 +02:00
Jonas Platte
3385470dd5
Update ruma-events, bump version 2020-04-20 17:15:09 +02:00
Jonas Platte
4a7513eeb5
Update ruma-identifiers, bump version 2020-04-20 17:11:34 +02:00
Jonas Platte
7c96191785
Update dependencies, bump version to 0.8.0-rc.3 2020-04-20 16:03:56 +02:00
Jonas Platte
3fb21b3330
Update ruma-identifiers, bump versions 2020-04-20 15:57:04 +02:00
Jonas Platte
e9d69be874
Bump versions to 0.16.0 2020-04-20 15:43:07 +02:00
Jonas Platte
e21633ef53
Add RoomIdOrAliasId::into_either 2020-04-20 15:41:58 +02:00
Jonas Platte
6e6a51e11a
Implement conversion functinos for RoomIdOrAliasId 2020-04-20 15:38:19 +02:00
Jonas Platte
738ef99dd7
Implement Display, Error for error::Error 2020-04-20 15:20:41 +02:00
Devin R
68daaf86f6 update to 2018 edition, import in ruma style 2020-04-20 09:11:41 -04:00
Jonas Platte
1b7863dc36
Bump version 2020-04-19 23:19:23 +02:00
Jonas Platte
5e0467682f
Update ruma-events to 0.19.0 2020-04-19 23:19:18 +02:00
Jonas Platte
21d6c890a7
Update ruma-events to 0.19.0 2020-04-19 23:17:36 +02:00
Jonas Platte
ab92533e7e
Bump versions 2020-04-19 23:15:08 +02:00
Jonas Platte
130c444a9f
Fixup for HashMap to BTreeMap conversion 2020-04-19 23:14:50 +02:00
Jonas Platte
8443213766
Add common types section to CONTRIBUTING.md 2020-04-19 22:40:24 +02:00
Jonas Platte
fc976a57ea
Update change log 2020-04-19 22:18:32 +02:00
Jonas Platte
0b362be311
Update change log 2020-04-19 22:18:08 +02:00
iinuwa
0d080a7ffa
Add UIAA error types 2020-04-19 22:09:45 +02:00
Jonas Platte
3ecc114ca6
Bump version to 0.8.0-rc.1 2020-04-19 20:09:45 +02:00
Jonas Platte
db04471cf2
Update ruma-events to 0.19.0-rc.2 2020-04-19 20:09:14 +02:00
Jonas Platte
1686afc8bd
Update ruma-events (dev-dep) to 0.19.0-rc.2 2020-04-19 20:07:36 +02:00
Jonas Platte
ba9b9c89e8
Bump version to 0.19.0-rc.2 2020-04-19 20:00:36 +02:00
Riley
c3f8399c26
Update Ed25519KeyPair representation, add key generation 2020-04-19 19:36:05 +02:00
Jonas Platte
2480bb292a
Replace HashMap with BTreeMap 2020-04-19 17:46:36 +02:00
Jonas Platte
c5689f3da5
Replace HashMap with BTreeMap 2020-04-19 16:48:20 +02:00
Jonas Platte
5448c650f0
Replace HashMap with BTreeMap 2020-04-19 16:20:37 +02:00
Jonas Platte
013decf401
Update formatting of lib.rs 2020-04-19 00:23:07 +02:00
Jonas Platte
2285543d4d
Update dependencies 2020-04-18 00:28:59 +02:00
Jonas Platte
6452401add
Add missing skip_serializing_if = "Option::is_none 2020-04-18 00:27:29 +02:00
Jonas Platte
6ff7d3710b
Replace serde module with ruma-serde, update deps 2020-04-17 23:54:13 +02:00
Jonas Platte
eaf26fdb0b
Bump versions, update change log 2020-04-17 23:28:02 +02:00
Jonas Platte
c82605c485
Update macro dependencies 2020-04-17 23:27:24 +02:00
Jonas Platte
dc0a9f88ba
Change timestamp types from UInt to SystemTime 2020-04-17 22:43:30 +02:00
Jonas Platte
5768737cbe
Remove needless clone 2020-04-17 22:43:14 +02:00
Jonas Platte
3e4cd7abd4
Add LICENSE file, travis configuration 2020-04-17 19:54:23 +02:00