Jonas Platte
|
f21f4b4733
|
Replace .err().unwrap() with .unwrap_err()
|
2019-12-14 16:00:11 +01:00 |
|
Jonas Platte
|
874b32a53b
|
Update changelog
|
2019-12-14 15:59:05 +01:00 |
|
Jonas Platte
|
d19d9c054f
|
Support historical user IDs
|
2019-12-14 15:58:23 +01:00 |
|
Jonas Platte
|
32733cf782
|
Further simplify deserialization
|
2019-12-10 22:42:46 +01:00 |
|
Jonas Platte
|
d120f77635
|
Simplify deserialization
|
2019-12-10 11:54:09 +01:00 |
|
Jonas Platte
|
11841f91b8
|
Remove regex, once_cell deps
|
2019-12-10 11:41:30 +01:00 |
|
Jonas Platte
|
7fa1407d76
|
Update set of allowed characters in UserId localpart
|
2019-12-09 17:43:15 +01:00 |
|
Jonas Platte
|
f84b7f2b7f
|
Bump MSRV to 1.36.0
|
2019-11-22 11:09:17 +01:00 |
|
Jonas Platte
|
3141f3e9a1
|
Fix Rust 2018 idiom warning
with `cargo fix --all-features`
|
2019-11-12 01:53:18 +01:00 |
|
Jonas Platte
|
3b10faad0e
|
Add #![warn(rust_2018_idioms)]
|
2019-11-12 01:24:57 +01:00 |
|
Jonas Platte
|
3e3e7cb7b3
|
Fix missing
|
2019-11-01 11:11:05 +01:00 |
|
Jonas Platte
|
f994672db5
|
Replace lazy_static with once_cell
|
2019-10-31 22:55:24 +01:00 |
|
Jonas Platte
|
31b683ab69
|
Remove #![deny(warnings)], #![warn(clippy::…)]
|
2019-10-31 22:33:55 +01:00 |
|
Jonas Platte
|
70d4f83ba3
|
Allow clippy::use_self
|
2019-10-31 22:33:20 +01:00 |
|
Jonas Platte
|
26068c462d
|
Remove unneeded clones
|
2019-10-31 22:33:12 +01:00 |
|
Jonas Platte
|
859ec7babe
|
Add 1.34.2, beta, nightly to travis
|
2019-10-31 22:32:57 +01:00 |
|
Jonas Platte
|
fc145097be
|
Update dependencies, use single-line toml syntax
|
2019-10-31 22:29:48 +01:00 |
|
Jimmy Cuadra
|
b5102db0d4
|
Only build PRs and the master branch on CI.
|
2019-08-03 14:02:24 -07:00 |
|
Jimmy Cuadra
|
2edf22157c
|
Bump version to 0.14.0.
|
2019-07-25 10:33:04 -07:00 |
|
Jimmy Cuadra
|
b627ae9311
|
Merge pull request #10 from ruma/update-deps
Update deps
|
2019-07-24 10:09:54 -07:00 |
|
Jonas Platte
|
59bd63d25e
|
Update rand to 0.7, regex to 1.2.0, url to 2.0.0
|
2019-07-23 21:34:42 +02:00 |
|
Jonas Platte
|
4bafdb1ed7
|
Change invalid host tests from '-' to '/'
|
2019-07-23 21:34:42 +02:00 |
|
Jimmy Cuadra
|
29a8fa38a9
|
Run cargo-audit on CI.
|
2019-07-23 09:59:38 -07:00 |
|
Jimmy Cuadra
|
77e5976ba6
|
Add crates.io categories. [ci skip]
|
2019-06-16 16:41:59 -07:00 |
|
Jimmy Cuadra
|
bc7683af96
|
Bump version to 0.13.1.
|
2019-06-16 01:30:42 -07:00 |
|
Jimmy Cuadra
|
9506c565e0
|
Add support for room version 5.
|
2019-06-16 01:29:54 -07:00 |
|
Jimmy Cuadra
|
6de32b1b9c
|
Bump version to 0.13.0.
|
2019-06-03 12:14:34 -07:00 |
|
Jimmy Cuadra
|
b37bb53495
|
Add DeviceId .
|
2019-06-03 12:13:11 -07:00 |
|
Jimmy Cuadra
|
9011423eea
|
Consistently use localpart instead of opaque_id and use homeserver_host instead of server_name.
|
2019-06-03 12:11:57 -07:00 |
|
Jimmy Cuadra
|
fb8039ac6d
|
Support event ID formats for all room versions.
|
2019-06-03 11:52:15 -07:00 |
|
Jimmy Cuadra
|
6d9b3c7bf2
|
Add RoomVersionId .
|
2019-06-03 10:21:57 -07:00 |
|
Jimmy Cuadra
|
44de3bcb4d
|
Move each type into its own module.
|
2019-06-03 09:00:04 -07:00 |
|
Jimmy Cuadra
|
1f7ac74adb
|
Add rustfmt and clippy to CI and address clippy warnings.
|
2019-06-02 18:57:28 -07:00 |
|
Jimmy Cuadra
|
2047c980ef
|
Use stable Rust on Travis.
|
2019-06-02 09:14:15 -07:00 |
|
Jimmy Cuadra
|
7059bc4ff3
|
Add missing closing doc test marker.
|
2019-06-01 03:06:38 -07:00 |
|
Jimmy Cuadra
|
a207c6d8f6
|
Bump version to 0.12.1.
|
2019-04-12 03:54:54 -07:00 |
|
Jimmy Cuadra
|
1c5c1f92d6
|
Reintroduce macro_use for Diesel to import custom derives.
|
2019-04-12 03:54:28 -07:00 |
|
Jimmy Cuadra
|
b3eeb25a99
|
Bump version to 0.12.0.
|
2019-04-11 17:36:47 -07:00 |
|
Jimmy Cuadra
|
eda32dfdb5
|
Remove try_from feature from doctests.
|
2019-04-11 17:35:54 -07:00 |
|
Jimmy Cuadra
|
599e292d5c
|
Add note about minimum Rust version.
|
2019-04-11 17:29:15 -07:00 |
|
Jimmy Cuadra
|
56958147ca
|
Update dependencies, remove Diesel workaround, remove try_from feature.
|
2019-04-08 17:05:56 -07:00 |
|
Jimmy Cuadra
|
9a99e1906f
|
Merge pull request #7 from ruma/rust-2018
Update to Rust 2018
|
2019-02-11 12:58:01 -08:00 |
|
Jonas Platte
|
8f130f95e6
|
Update to Rust 2018, work around a warning for diesel
|
2019-02-11 13:28:09 +01:00 |
|
Jimmy Cuadra
|
3159bd8076
|
Bump version to 0.11.1.
|
2019-02-08 13:11:18 -08:00 |
|
Jimmy Cuadra
|
dce64609e8
|
Merge pull request #8 from exul/fix-diesel
Allow types to be used as compound keys
|
2019-02-04 23:59:48 -08:00 |
|
Andreas Studer
|
c8aeee8271
|
Allow types to be used as compound keys
|
2019-02-04 23:13:52 +01:00 |
|
Jimmy Cuadra
|
dbbc8be729
|
Merge pull request #6 from ruma/nested-imports
Use nested imports
|
2019-01-09 14:51:36 -08:00 |
|
Jonas Platte
|
05f7e6b0a8
|
Configure rustfmt for nested imports, re-run 'cargo fmt'
|
2019-01-08 19:53:25 +01:00 |
|
Jimmy Cuadra
|
78b0d1e054
|
Update Diesel integration to Diesel 1.0.
|
2018-06-10 01:05:32 -07:00 |
|
Jimmy Cuadra
|
7ba979a411
|
Derive more traits for Error.
|
2018-05-24 04:04:19 -07:00 |
|