Commit Graph

  • b429ce3e50 Update the crate's documentation URL. Jimmy Cuadra 2016-12-13 01:28:33 -08:00
  • a31de2313b Add crate-level documentation. Jimmy Cuadra 2016-12-13 01:27:15 -08:00
  • b59420abb8 Merge pull request #6 from mujx/fix/clone-debug Jimmy Cuadra 2016-12-12 18:16:03 -08:00
  • 85504cd7a7 Derive Clone and Debug for collections Konstantinos Sideris 2016-12-13 03:32:22 +02:00
  • 15b01204cc Encrypt IRC channel name for Travis notifications. Jimmy Cuadra 2016-12-11 23:26:07 -08:00
  • 9d42cd5413 Encrypt IRC channel name for Travis notifications. Jimmy Cuadra 2016-12-11 23:25:26 -08:00
  • ee1c3d5115 Encrypt IRC channel name for Travis notifications. Jimmy Cuadra 2016-12-11 23:24:46 -08:00
  • 2a7f43a805 Encrypt IRC channel name for Travis notifications. Jimmy Cuadra 2016-12-11 23:23:27 -08:00
  • 9308226de8 use ruma_signatures::Signatures for m.room.member. Jimmy Cuadra 2016-12-11 17:20:08 -08:00
  • 9b0bd2511f Update README for docs and more stable status. [ci skip] Jimmy Cuadra 2016-12-11 16:15:50 -08:00
  • 97df65e3d7 Remove a crate keyword, only 5 are allowed. [ci skip] Jimmy Cuadra 2016-12-11 16:02:55 -08:00
  • 8db6b94af3 Add keywords to crate manifest. Jimmy Cuadra 2016-12-11 16:01:59 -08:00
  • e2d1bc2cf1 Verify JSON via a top level function that delegates to a Verifier. Jimmy Cuadra 2016-12-11 15:54:48 -08:00
  • c4665ade9e Add more tests. Jimmy Cuadra 2016-12-10 17:27:58 -08:00
  • 1c0379b59c Add Signatures type. Jimmy Cuadra 2016-12-10 11:29:58 -08:00
  • 348b6e2941 Move signing to a top-level function. Jimmy Cuadra 2016-12-10 10:47:12 -08:00
  • b080a934fb Switch to *ring* for crypto and flesh out the API. Jimmy Cuadra 2016-12-10 04:02:22 -08:00
  • 56457e1bb4 Implement Deserialize and Serialize for collection types. Jimmy Cuadra 2016-12-09 18:28:39 -08:00
  • 7aeca5829c Bump ruma-identifiers to 0.5.0. Jimmy Cuadra 2016-12-09 17:32:04 -08:00
  • ead08e2ec5 Bump version to 0.5.0. Jimmy Cuadra 2016-12-09 17:28:29 -08:00
  • 1893c6939f Bump Diesel to 0.9.0. Jimmy Cuadra 2016-12-09 17:27:48 -08:00
  • c92ce9eeb1 Add types to support heterogeneous collections of events. Jimmy Cuadra 2016-12-04 11:56:32 -08:00
  • 69423c5a32 Update dependencies and Macros 1.1 feature name. Jimmy Cuadra 2016-12-04 09:14:09 -08:00
  • c7228fc3b3 Add extra_content method for events. Jimmy Cuadra 2016-11-29 05:07:12 -08:00
  • af8e5f2205 Update dependencies. Jimmy Cuadra 2016-11-29 04:03:45 -08:00
  • 9b956152d0 Update dependencies and bump version to 0.4.3. Jimmy Cuadra 2016-11-29 03:58:59 -08:00
  • 422afdc2f2 TagInfo's order field should be a string. Fixes #4. Jimmy Cuadra 2016-11-24 07:18:59 -08:00
  • 9aefb1c02d Bump version to 0.3.0 Anthony Ramine 2016-10-23 12:24:46 +02:00
  • 5202ee622b Support Option values in the sequence serializer Anthony Ramine 2016-10-23 12:13:09 +02:00
  • f9c64eb16c Support serializing top-level Option values Anthony Ramine 2016-10-23 11:56:27 +02:00
  • 39f7d33b0b Use opaque structs instead of opaque tuples Anthony Ramine 2016-10-23 11:55:16 +02:00
  • ead4e9f294 Restrict Event::Content to Debug + Deserialize + Serialize. Jimmy Cuadra 2016-10-21 22:28:21 -07:00
  • f57a1aec48 Derive Clone for basically everything. Close #3." Jimmy Cuadra 2016-10-16 16:20:21 -07:00
  • e6c0dd4bdc Update deps, rustc_macro --> proc_macro. Jimmy Cuadra 2016-10-16 16:04:29 -07:00
  • ff55576d0f Update deps, remove question_mark feature, bump version to 0.4.2. Jimmy Cuadra 2016-10-16 15:52:06 -07:00
  • 6460312c79 Install libsodium on Travis. Jimmy Cuadra 2016-10-09 14:33:30 -07:00
  • 9f78427a04 Add Travis CI configuration. Jimmy Cuadra 2016-10-09 14:18:21 -07:00
  • e6b7179c28 Add SignatureSet. Jimmy Cuadra 2016-10-09 14:15:58 -07:00
  • 68fccbddd6 Use a SigningKey to produce a Signature. Jimmy Cuadra 2016-10-09 08:16:53 -07:00
  • 2b358f8cc7 Update dependencies and Cargo metadata. Jimmy Cuadra 2016-10-02 17:18:47 -07:00
  • 6200bbeca6 Add some of the types for m.room.member's third_party_invite field. Jimmy Cuadra 2016-10-02 03:58:05 -07:00
  • 8392852741 Convert Event, RoomEvent and StateEvent into traits. Jimmy Cuadra 2016-10-02 03:46:16 -07:00
  • f3acdfd141 Reintroduce macro for enum Display and FromStr impls. Jimmy Cuadra 2016-10-01 04:25:45 -07:00
  • 7c71473854 Add missing Clone and Debug impls. Jimmy Cuadra 2016-10-01 04:04:13 -07:00
  • b992542fae Add types for account contact information endpoints. Jimmy Cuadra 2016-10-01 03:53:43 -07:00
  • 29cbb4c0c7 Add missing imports and address warnings. Jimmy Cuadra 2016-10-01 01:04:00 -07:00
  • c310cd1395 Use a trait to represent each endpoint. Jimmy Cuadra 2016-10-01 00:55:57 -07:00
  • 11285ddc95 Rename HTTP_METHOD to METHOD, document constants, fill in types for remaining session and account endpoints. Jimmy Cuadra 2016-09-30 17:22:21 -07:00
  • 409b8202f7 Define module layout and fill in types for a few APIs. Jimmy Cuadra 2016-09-30 16:13:59 -07:00
  • 0251019b01 ruma-client-api Jimmy Cuadra 2016-09-29 06:01:20 -07:00
  • 1fe0436f0e Use serde_derive instead of serde_macros. Jimmy Cuadra 2016-09-29 04:37:01 -07:00
  • 7e09a773cd Bump version to 0.2.2 Anthony Ramine 2016-09-22 14:39:38 +02:00
  • 87e0352ead Add support for boolean values aelita-mergebot 2016-09-22 05:34:33 -07:00
  • f553c4e08f Add support for boolean values Matthias Endler 2016-09-21 22:55:36 +02:00
  • c75cccbb03 Bump version to 0.2.1 Anthony Ramine 2016-09-19 11:22:15 +02:00
  • db248d7ea9 Add support for option parameters aelita-mergebot 2016-09-19 02:09:39 -07:00
  • f639279e3e Add support for option parameters Matthias Endler 2016-09-15 00:24:52 +02:00
  • 042a5eb077 Fix number version in README Anthony Ramine 2016-09-11 21:29:47 +02:00
  • 56ee81e398 Update to 0.2.0 Anthony Ramine 2016-09-11 18:50:46 +02:00
  • 967549d859 Add convenience functions (fixes #2) Anthony Ramine 2016-09-11 18:49:29 +02:00
  • b0794d23e3 Remove the T parameter from Deserializer Anthony Ramine 2016-09-11 18:43:22 +02:00
  • 6a21acd172 Make Serializer borrow its inner url-encoded serializer Anthony Ramine 2016-09-11 18:36:15 +02:00
  • 6ec689b376 x-www-form-urlencoded meets Serde Anthony Ramine 2016-09-11 13:26:21 +02:00
  • e4e1ea1440 Bump version to 0.4.1. Jimmy Cuadra 2016-08-28 04:28:13 -07:00
  • 9da1442ffc Automatically downcase UserId localparts. Jimmy Cuadra 2016-08-28 04:27:32 -07:00
  • a23203317e Bump ruma-identifiers to 0.4.0. Jimmy Cuadra 2016-08-27 03:57:03 -07:00
  • 0caed9be18 Bump version to 0.4.0. Jimmy Cuadra 2016-08-27 03:51:16 -07:00
  • 971948d386 Add Diesel integration. Jimmy Cuadra 2016-08-27 03:50:12 -07:00
  • 0dbcbd49f7 Add type aliases for custom events. Jimmy Cuadra 2016-08-18 08:46:07 -07:00
  • 7409b61ec5 Update deps. Jimmy Cuadra 2016-08-13 00:57:53 -07:00
  • 44026081bc Bump version to 0.3.0. Jimmy Cuadra 2016-08-13 00:52:48 -07:00
  • 7443da0269 Update deps. Jimmy Cuadra 2016-08-13 00:52:11 -07:00
  • 3c66f7268a Derive Clone for ID types and Copy for Error. Jimmy Cuadra 2016-08-13 00:50:36 -07:00
  • 2eb07f5abd Use Serde annotations instead of manual implementation for enums. Jimmy Cuadra 2016-08-03 23:43:08 -07:00
  • 85578cf76f Implement Serialize and Deserialize for MessageEventContent. Jimmy Cuadra 2016-08-03 04:01:13 -07:00
  • f35f2015eb Skip serializing option values that are none. Jimmy Cuadra 2016-08-03 03:47:03 -07:00
  • ca4c8a6784 Remove derived impls for Serialize and Deserialize for MessageType. Jimmy Cuadra 2016-07-30 12:04:22 -07:00
  • cff81e625b Implement Serialize and Deserialize for MessageType. Jimmy Cuadra 2016-07-30 11:56:44 -07:00
  • 1e1079a904 Extract enum serialization into a macro. Jimmy Cuadra 2016-07-30 11:50:58 -07:00
  • e8fba65f84 Implement Serialize and Deserialize for MembershipState. Jimmy Cuadra 2016-07-30 10:47:32 -07:00
  • d11ef217a2 Factor the custom Serde Visitor out into a generic type. Jimmy Cuadra 2016-07-29 17:37:08 -07:00
  • 01d22eb526 Implement Serialize and Deserialize for JoinRule. Jimmy Cuadra 2016-07-29 17:12:12 -07:00
  • 8faaefe8be Implement Serialize and Deserialize for HistoryVisibility. Jimmy Cuadra 2016-07-29 17:06:01 -07:00
  • 9eceb9578c Implement Serialize and Deserialize for GuestAccess. Jimmy Cuadra 2016-07-29 16:54:58 -07:00
  • cec216c8d6 Use ruma-identifiers types in receipt module. Jimmy Cuadra 2016-07-29 16:36:50 -07:00
  • cd59bf1e2d Implement Serialize and Deserialize for PresenceState. Jimmy Cuadra 2016-07-29 16:33:14 -07:00
  • b016a0b48b Implement Serialize and Deserialize for SessionDescriptionType. Jimmy Cuadra 2016-07-29 16:26:23 -07:00
  • 145221eace Implement Deserialize for EventType. Jimmy Cuadra 2016-07-29 12:20:06 -07:00
  • ee781c72b7 Implement Serialize for EventType. Jimmy Cuadra 2016-07-29 10:15:07 -07:00
  • 5326091981 Use ruma-identifiers types for ID values. Jimmy Cuadra 2016-07-28 03:04:07 -07:00
  • f7a2df85a2 Ignore Cargo.lock. [ci skip] Jimmy Cuadra 2016-07-28 03:00:05 -07:00
  • a9388b9345 Bump version to 0.2.0. Jimmy Cuadra 2016-07-28 02:58:06 -07:00
  • 28fdff9a65 Derive Eq and Hash for ID types. Jimmy Cuadra 2016-07-28 02:57:36 -07:00
  • 223eab97c8 Bump Serde to 0.8.0. Jimmy Cuadra 2016-07-28 02:32:45 -07:00
  • 94069b0eb2 Set up project to build on Travis. Jimmy Cuadra 2016-07-28 02:24:34 -07:00
  • 6032f730f8 Remove bad keyword from Cargo.toml and add docs link to the README. [ci skip] Jimmy Cuadra 2016-07-28 02:17:48 -07:00
  • 8aa5339b64 Add notification settings to .travis.yml. Jimmy Cuadra 2016-07-28 02:04:45 -07:00
  • 2c7d937dfc Add .travis.yml. Jimmy Cuadra 2016-07-28 02:01:49 -07:00
  • e78f817f3e Add Travis badge to README. Jimmy Cuadra 2016-07-28 01:59:39 -07:00
  • 7b93b18d14 Bump Serde to 0.8.0. Jimmy Cuadra 2016-07-28 01:57:54 -07:00