Commit Graph

  • 35d6b90aeb serde: Split test assertions Kévin Commaille 2022-06-04 19:24:57 +02:00
  • 085dc435fa push: Split test assertions Kévin Commaille 2022-06-04 19:24:39 +02:00
  • 191f3aca67 events: Split more test assertions Kévin Commaille 2022-06-04 19:24:09 +02:00
  • 7008161727 events: Split more test assertions Kévin Commaille 2022-06-04 15:13:45 +02:00
  • f0a8e14582
    Update README.md Jonas Platte 2022-06-03 16:00:01 +02:00
  • e6a2e8450d
    appservice-api: Update changelog Jonas Platte 2022-06-03 13:32:03 +02:00
  • 93d8401d35 xtask: Fix release changelog generation Kévin Commaille 2022-06-03 12:08:56 +02:00
  • d37a9316bc
    appservice-api: Remove sync conversion helper Johannes Becker 2022-06-03 13:00:45 +02:00
  • a8e7c47bbe
    Remove RoomName type Jonas Platte 2022-06-03 11:17:13 +02:00
  • 31d526ebfd
    events: Clean up location event tests Jonas Platte 2022-06-03 10:29:18 +02:00
  • 8912182c56
    Increase usage of implicit named arguments in format strings Jonas Platte 2022-06-03 10:06:28 +02:00
  • d24cbb981a
    Add another missing semicolon Jonas Platte 2022-06-03 08:48:28 +02:00
  • 73c2963ebd
    Enforce consistent semicolons after ()-typed expressions in blocks Jonas Platte 2022-06-03 08:40:12 +02:00
  • c1737eb20d
    Use weak dependency features where applicable Jonas Platte 2022-06-01 15:35:06 +02:00
  • c50a57387e
    Use namespaced cargo features where possible Jonas Platte 2022-06-01 15:24:38 +02:00
  • 07af61d784
    Bump MSRV to 1.60 Jonas Platte 2022-06-01 14:52:02 +02:00
  • 34b549f89f events: Escape HTML reserved characters in plain text reply fallback Kévin Commaille 2022-06-01 10:44:07 +02:00
  • 806d389e13 events: Don't send pretty-printed HTML fallback in replies Kévin Commaille 2022-06-01 10:27:20 +02:00
  • 3c507afc90 events: Refactor reply code Kévin Commaille 2022-06-01 10:24:40 +02:00
  • 49c770c9f4
    macros: Compress repeated segments of quote!ed macro output Jonathan de Jong 2022-06-01 11:47:07 +02:00
  • 0c67c6b3db docs: Reword docs for StringEnum Kévin Commaille 2022-05-30 17:11:47 +02:00
  • 240c8bc4b8 macros: Derive as_str() for types that derive StringEnum Kévin Commaille 2022-05-30 15:19:53 +02:00
  • 24b4dd69ad macros: Add derive macro to implement as_str() from AsRef<str> Kévin Commaille 2022-05-30 15:19:13 +02:00
  • 7f164b3173 doc: Add doc link to as_str implementations Kévin Commaille 2022-05-30 15:17:40 +02:00
  • 4d89c7cc08 doc: Use markdown doc for types deriving StringEnum Kévin Commaille 2022-05-30 15:12:58 +02:00
  • 49663f4adf
    signatures: Update pkcs8, and add ring backwards compatibility Jonathan de Jong 2022-05-30 14:43:21 +02:00
  • 906d576a27
    Implement Improved Signalling for 1:1 VoIP Kévin Commaille 2022-05-30 14:09:58 +02:00
  • 67d6df3dd2
    Change changelog Kévin Commaille 2022-05-30 12:04:35 +02:00
  • b9f66dba6d
    identifiers: Re-export custom parse errors Kévin Commaille 2022-05-29 11:57:35 +02:00
  • c11dfb6b10 federation-api: Fix link to old matrix-doc repo Kévin Commaille 2022-05-27 20:05:46 +02:00
  • ddc5279b6e
    client-api: Implement asynchronous uploads (MSC2246) Charlotte 2022-05-28 21:49:05 +01:00
  • 62c4d7ab72
    Merge branch 'ruma-0.6' Jonas Platte 2022-05-27 13:29:43 +02:00
  • e1ebff0047
    Set rust-version for crates/* (excl. ruma-signatures) Jonas Platte 2022-05-27 12:05:41 +02:00
  • 5f902851af
    Upgrade to Rust 2021 Jonas Platte 2022-05-27 12:04:23 +02:00
  • a796b5e54d
    events: Split more test assertions Kévin Commaille 2022-05-27 11:25:52 +02:00
  • c3d573e943
    events: Add support for polls Kévin Commaille 2022-05-25 12:03:45 +02:00
  • e50d59f7a4
    Split up some test assertions Jonas Platte 2022-05-25 09:08:48 +02:00
  • 22fbb9ee24
    events: Update doctest Jonas Platte 2022-05-24 18:18:43 +02:00
  • b34bfaf1f6
    Replace matches crate with assert_matches Jonas Platte 2022-05-24 18:07:29 +02:00
  • f3dad1ab1f client: Remove unnecessary cfg_attr Kévin Commaille 2022-05-24 15:06:52 +02:00
  • 07c6074b8a client-api: Add missing unstable msc2676 and msc2677 features Kévin Commaille 2022-05-24 15:01:42 +02:00
  • 87346e1c9b events: Allow internal use of deprecated fields Kévin Commaille 2022-05-24 14:56:43 +02:00
  • 6f7bb9aa1d ci: Check that all features that are used exist Kévin Commaille 2022-05-20 11:37:00 +02:00
  • 1c90770d93
    events: Split SessionDescription between Answer and Offer Kévin Commaille 2022-05-24 14:40:30 +02:00
  • baa6dc591e
    events: Change BundledAnnotation to a struct Kévin Commaille 2022-05-24 14:30:27 +02:00
  • 8bf74a0ce7
    identifiers: Remove dead code Jonas Platte 2022-05-24 10:29:44 +02:00
  • 9b1ea64a1c
    federation-api: Add missing compat feature Jonas Platte 2022-05-24 10:29:00 +02:00
  • 734770d2bc
    macros: Refactor ruma_api attributes parsing Kévin Commaille 2022-05-23 21:51:47 +02:00
  • 72fc21c342
    Update workspace lint config Jonas Platte 2022-05-23 18:54:40 +02:00
  • 9cc1e20362
    client-api: Remove more PartialEq impls Jonas Platte 2022-05-23 18:52:58 +02:00
  • 2257b4daf9
    Derive Eq for types where it makes sense Jonas Platte 2022-05-23 18:40:34 +02:00
  • 1db07a2022
    appservice-api: Remove PartialEq impl for Namespace Jonas Platte 2022-05-23 18:35:07 +02:00
  • 6805f67d75
    signatures: Remove PartialEq impl for Ed25519Verifier Jonas Platte 2022-05-23 18:30:32 +02:00
  • b4f69549f8
    push-gateway-api: Remove PartialEq impl for NotificationCounts Jonas Platte 2022-05-23 18:29:08 +02:00
  • 0a47a2d915
    events: Remove PartialEq impl for SessionDescription Jonas Platte 2022-05-23 18:28:34 +02:00
  • b1cb6cd4c0
    events: Remove PartialEq impl on NotificationPowerLevels Jonas Platte 2022-05-23 18:24:58 +02:00
  • 74423b7a4e
    events: Split EventMeta between struct and field attributes Kévin Commaille 2022-05-16 17:08:36 +02:00
  • 6939c048b0 chore: Bump MSRV to 1.59 Kévin Commaille 2022-05-07 12:42:35 +02:00
  • 1073530ac6 events: Add support for type aliases Kévin Commaille 2022-05-05 21:41:44 +02:00
  • b3c8a231ab
    Release ruma 0.6.3 Jonas Platte 2022-05-12 12:29:12 +02:00
  • 20fec821a2
    Release ruma-client-api 0.14.1 Jonas Platte 2022-05-12 12:21:04 +02:00
  • 6a2950884d push: Consider push rules to not apply to events sent by the user themselves Jonas Platte 2022-05-11 17:34:29 +02:00
  • 24c0a08b2c client-api: Add UserIdentifier::email Jonas Platte 2022-05-12 11:22:21 +02:00
  • 0661078c17 client-api: Add From impls for UserIdentifier Jonas Platte 2022-05-12 11:20:22 +02:00
  • af07bfb8f4
    events: Improve deprecation note for fields deprecated by MSC3700 Jonas Platte 2022-05-11 14:06:01 +02:00
  • 4e4c2b0552
    events: Implement MSC3700 Jonas Platte 2022-05-10 20:52:57 +02:00
  • e1c35b3d7f
    Release ruma-common 0.9.2 Jonas Platte 2022-05-09 12:51:17 +02:00
  • abf735093c
    events: Fix serde of event types with suffix Kévin Commaille 2022-05-09 12:41:22 +02:00
  • 20b8c298d2
    Release ruma 0.6.2 Jonas Platte 2022-05-06 17:21:16 +02:00
  • a36da216ec
    Release ruma-common 0.9.1 Jonas Platte 2022-05-06 17:19:57 +02:00
  • 16abba2af2
    examples: Fix new clippy warning Jonas Platte 2022-05-06 16:05:08 +02:00
  • bf55ca1556
    events: Add (Sync)RoomMemberEvent::membership Jonas Platte 2022-05-06 15:59:09 +02:00
  • 22a0729442
    events: Re-export the Change struct publicly Damir Jelić 2022-05-05 09:45:54 +02:00
  • 3ddc4de758 macros: Require event module path for event_enum Kévin Commaille 2022-05-03 12:09:45 +02:00
  • 82a4bb2e2b
    Temporarily silence explicit_outlives_requirements lint Jonas Platte 2022-05-02 17:08:27 +02:00
  • 1d3d3ed82e
    Unpin nightly in CI Jonas Platte 2022-05-02 16:59:00 +02:00
  • 80dae90925
    events: Add StrippedPowerLevelsEvent::power_levels Jonas Platte 2022-05-02 16:25:28 +02:00
  • e479d2db05
    events: Use Into<RoomEventType> impls to avoid String roundtrips Jonas Platte 2022-04-29 12:22:48 +02:00
  • ad61d0c7b6
    Release ruma 0.6.1 Jonas Platte 2022-04-29 11:53:59 +02:00
  • ae9de5bebd
    ruma: Re-export js feature from ruma-common Jonas Platte 2022-04-29 11:50:35 +02:00
  • 16896f7487
    Release ruma 0.6.0 Jonas Platte 2022-04-28 17:59:09 +02:00
  • 4f9e8f0ae5
    Release ruma-state-res 0.7.0 Jonas Platte 2022-04-28 17:56:00 +02:00
  • 94545fd52c
    Release ruma-signatures 0.11.0 Jonas Platte 2022-04-28 17:51:22 +02:00
  • 415473741e
    Release ruma-client 0.9.0 Jonas Platte 2022-04-28 17:46:51 +02:00
  • 72070b0e4b
    Release ruma-appservice-api 0.6.0 Jonas Platte 2022-04-28 17:45:50 +02:00
  • edc167caf4
    Release ruma-push-gateway-api 0.5.0 Jonas Platte 2022-04-28 17:43:43 +02:00
  • 83d3650ae3
    Release ruma-identity-service-api 0.5.0 Jonas Platte 2022-04-28 17:28:30 +02:00
  • eb90d170ef
    Release ruma-federation-api 0.5.0 Jonas Platte 2022-04-28 17:14:57 +02:00
  • 222c57ff8a
    xtask: Fix inverted conditions Jonas Platte 2022-04-28 17:14:50 +02:00
  • e5388254bb
    Release ruma-client-api 0.14.0 Jonas Platte 2022-04-28 16:40:25 +02:00
  • 4e8d88617d
    Release ruma-common 0.9.0 Jonas Platte 2022-04-28 16:38:08 +02:00
  • 481c953cb5
    Update how to release docs Jonas Platte 2022-04-28 16:35:55 +02:00
  • d412a80127 events: Add original_content accessor for possibly-redacted event enums Jonas Platte 2022-04-28 13:15:25 +02:00
  • 70ea38b138
    Release ruma-identifiers-validation 0.8.1 Jonas Platte 2022-04-28 15:47:56 +02:00
  • 242085cf37
    Release ruma-identifiers-validation 0.8.0 Jonas Platte 2022-04-28 15:46:12 +02:00
  • 5c0a91fae0
    events: Implement From<MessageLikeEventType | StateEventType> for RoomEventType Kévin Commaille 2022-04-28 10:37:27 +02:00
  • 9cfee27722
    identifiers: Clean up error enum Jonas Platte 2022-04-27 19:09:13 +02:00
  • e3ee951856 events: Add support for m.identity_server account data Jonas Platte 2022-04-27 15:16:07 +02:00
  • 22fbb8e0dc api: Update error messages Jonas Platte 2022-04-26 16:25:55 +02:00
  • 0cdd6a7b0f
    Return owned value for origin_server_ts accessors Naman Sandilya 2022-04-27 16:00:24 +05:30