Jimmy Cuadra
|
1fe0436f0e
|
Use serde_derive instead of serde_macros.
|
2016-09-29 04:37:01 -07:00 |
|
Anthony Ramine
|
7e09a773cd
|
Bump version to 0.2.2
|
2016-09-22 14:39:38 +02:00 |
|
aelita-mergebot
|
87e0352ead
|
Add support for boolean values
Merge #5 a=@mre r=@nox
________________________________________________________________________
|
2016-09-22 05:34:33 -07:00 |
|
Matthias Endler
|
f553c4e08f
|
Add support for boolean values
|
2016-09-22 14:31:05 +02:00 |
|
Anthony Ramine
|
c75cccbb03
|
Bump version to 0.2.1
|
2016-09-19 11:22:15 +02:00 |
|
aelita-mergebot
|
db248d7ea9
|
Add support for option parameters
Merge #4 a=@mre r=@nox
________________________________________________________________________
|
2016-09-19 02:09:39 -07:00 |
|
Matthias Endler
|
f639279e3e
|
Add support for option parameters
|
2016-09-18 19:15:03 +02:00 |
|
Anthony Ramine
|
042a5eb077
|
Fix number version in README
|
2016-09-11 21:29:47 +02:00 |
|
Anthony Ramine
|
56ee81e398
|
Update to 0.2.0
|
2016-09-11 18:50:46 +02:00 |
|
Anthony Ramine
|
967549d859
|
Add convenience functions (fixes #2)
|
2016-09-11 18:49:29 +02:00 |
|
Anthony Ramine
|
b0794d23e3
|
Remove the T parameter from Deserializer
No idea how that ended up there.
|
2016-09-11 18:43:22 +02:00 |
|
Anthony Ramine
|
6a21acd172
|
Make Serializer borrow its inner url-encoded serializer
While at it, create Serializer::new to actually instantiate it.
|
2016-09-11 18:36:15 +02:00 |
|
Anthony Ramine
|
6ec689b376
|
x-www-form-urlencoded meets Serde
|
2016-09-11 13:44:28 +02:00 |
|
Jimmy Cuadra
|
e4e1ea1440
|
Bump version to 0.4.1.
|
2016-08-28 04:28:13 -07:00 |
|
Jimmy Cuadra
|
9da1442ffc
|
Automatically downcase UserId localparts.
|
2016-08-28 04:27:32 -07:00 |
|
Jimmy Cuadra
|
a23203317e
|
Bump ruma-identifiers to 0.4.0.
|
2016-08-27 03:57:03 -07:00 |
|
Jimmy Cuadra
|
0caed9be18
|
Bump version to 0.4.0.
|
2016-08-27 03:51:16 -07:00 |
|
Jimmy Cuadra
|
971948d386
|
Add Diesel integration.
|
2016-08-27 03:50:12 -07:00 |
|
Jimmy Cuadra
|
0dbcbd49f7
|
Add type aliases for custom events.
|
2016-08-18 08:46:07 -07:00 |
|
Jimmy Cuadra
|
7409b61ec5
|
Update deps.
|
2016-08-13 00:57:53 -07:00 |
|
Jimmy Cuadra
|
44026081bc
|
Bump version to 0.3.0.
|
2016-08-13 00:52:48 -07:00 |
|
Jimmy Cuadra
|
7443da0269
|
Update deps.
|
2016-08-13 00:52:11 -07:00 |
|
Jimmy Cuadra
|
3c66f7268a
|
Derive Clone for ID types and Copy for Error.
|
2016-08-13 00:50:36 -07:00 |
|
Jimmy Cuadra
|
2eb07f5abd
|
Use Serde annotations instead of manual implementation for enums.
|
2016-08-03 23:43:08 -07:00 |
|
Jimmy Cuadra
|
85578cf76f
|
Implement Serialize and Deserialize for MessageEventContent.
|
2016-08-03 04:01:13 -07:00 |
|
Jimmy Cuadra
|
f35f2015eb
|
Skip serializing option values that are none.
|
2016-08-03 03:47:03 -07:00 |
|
Jimmy Cuadra
|
ca4c8a6784
|
Remove derived impls for Serialize and Deserialize for MessageType.
|
2016-07-30 12:04:22 -07:00 |
|
Jimmy Cuadra
|
cff81e625b
|
Implement Serialize and Deserialize for MessageType.
|
2016-07-30 11:56:44 -07:00 |
|
Jimmy Cuadra
|
1e1079a904
|
Extract enum serialization into a macro.
|
2016-07-30 11:50:58 -07:00 |
|
Jimmy Cuadra
|
e8fba65f84
|
Implement Serialize and Deserialize for MembershipState.
|
2016-07-30 10:57:44 -07:00 |
|
Jimmy Cuadra
|
d11ef217a2
|
Factor the custom Serde Visitor out into a generic type.
|
2016-07-29 17:37:08 -07:00 |
|
Jimmy Cuadra
|
01d22eb526
|
Implement Serialize and Deserialize for JoinRule.
|
2016-07-29 17:12:12 -07:00 |
|
Jimmy Cuadra
|
8faaefe8be
|
Implement Serialize and Deserialize for HistoryVisibility.
|
2016-07-29 17:06:01 -07:00 |
|
Jimmy Cuadra
|
9eceb9578c
|
Implement Serialize and Deserialize for GuestAccess.
|
2016-07-29 16:54:58 -07:00 |
|
Jimmy Cuadra
|
cec216c8d6
|
Use ruma-identifiers types in receipt module.
|
2016-07-29 16:36:50 -07:00 |
|
Jimmy Cuadra
|
cd59bf1e2d
|
Implement Serialize and Deserialize for PresenceState.
|
2016-07-29 16:33:14 -07:00 |
|
Jimmy Cuadra
|
b016a0b48b
|
Implement Serialize and Deserialize for SessionDescriptionType.
|
2016-07-29 16:26:23 -07:00 |
|
Jimmy Cuadra
|
145221eace
|
Implement Deserialize for EventType.
|
2016-07-29 12:28:13 -07:00 |
|
Jimmy Cuadra
|
ee781c72b7
|
Implement Serialize for EventType.
|
2016-07-29 10:20:17 -07:00 |
|
Jimmy Cuadra
|
5326091981
|
Use ruma-identifiers types for ID values.
|
2016-07-28 03:04:07 -07:00 |
|
Jimmy Cuadra
|
f7a2df85a2
|
Ignore Cargo.lock. [ci skip]
|
2016-07-28 03:00:14 -07:00 |
|
Jimmy Cuadra
|
a9388b9345
|
Bump version to 0.2.0.
|
2016-07-28 02:58:06 -07:00 |
|
Jimmy Cuadra
|
28fdff9a65
|
Derive Eq and Hash for ID types.
|
2016-07-28 02:57:36 -07:00 |
|
Jimmy Cuadra
|
223eab97c8
|
Bump Serde to 0.8.0.
|
2016-07-28 02:32:45 -07:00 |
|
Jimmy Cuadra
|
94069b0eb2
|
Set up project to build on Travis.
|
2016-07-28 02:24:34 -07:00 |
|
Jimmy Cuadra
|
6032f730f8
|
Remove bad keyword from Cargo.toml and add docs link to the README. [ci skip]
|
2016-07-28 02:17:48 -07:00 |
|
Jimmy Cuadra
|
8aa5339b64
|
Add notification settings to .travis.yml.
|
2016-07-28 02:04:45 -07:00 |
|
Jimmy Cuadra
|
2c7d937dfc
|
Add .travis.yml.
|
2016-07-28 02:01:49 -07:00 |
|
Jimmy Cuadra
|
e78f817f3e
|
Add Travis badge to README.
|
2016-07-28 01:59:39 -07:00 |
|
Jimmy Cuadra
|
7b93b18d14
|
Bump Serde to 0.8.0.
|
2016-07-28 01:57:54 -07:00 |
|