959 Commits

Author SHA1 Message Date
Jonas Platte
916586e56a Add 'ruma-signatures/' from commit '1ca545cba8dfd43e0fc8e3c18e1311fb73390a97'
git-subtree-dir: ruma-signatures
git-subtree-mainline: 50b74e2b7633f0c4dddb9a71313dc198c58a3074
git-subtree-split: 1ca545cba8dfd43e0fc8e3c18e1311fb73390a97
2020-06-05 17:20:12 +02:00
Jonas Platte
50b74e2b76
Rerun cargo fmt 2020-06-05 17:17:35 +02:00
Jonas Platte
1df77c2c19
Integrate ruma-client-api 2020-06-05 17:16:53 +02:00
Jonas Platte
6329cd471e Add 'ruma-client-api/' from commit '632eb9d520028816c5fb7224bd0aca8d1e3793f1'
git-subtree-dir: ruma-client-api
git-subtree-mainline: e5233c49f610f866e3c9bf8529a0613171fc2fe4
git-subtree-split: 632eb9d520028816c5fb7224bd0aca8d1e3793f1
2020-06-05 17:11:09 +02:00
Jonas Platte
e5233c49f6
Update crate metadata 2020-06-05 02:13:02 +02:00
Jonas Platte
86643bf073
Remove leftover .builds directory 2020-06-05 02:01:55 +02:00
Jonas Platte
8ddff0d108
Merge rustfmt settings, re-run cargo fmt 2020-06-05 02:01:09 +02:00
Jonas Platte
f8b1aef906
Integrate ruma-api 2020-06-05 01:59:26 +02:00
Jonas Platte
51d7875b2f Add 'ruma-api/' from commit '2151711f64e99a5da370d48fa92795f2d4799866'
git-subtree-dir: ruma-api
git-subtree-mainline: bb037a5c42c51567a3b9e41c2c131cef9867a4aa
git-subtree-split: 2151711f64e99a5da370d48fa92795f2d4799866
2020-06-05 01:56:19 +02:00
Jonas Platte
bb037a5c42
Integrate ruma-common 2020-06-05 01:43:39 +02:00
Jonas Platte
40b51d73a3 Add 'ruma-common/' from commit 'b516c0cd72c1a5e9985905f60b956c5365cd8789'
git-subtree-dir: ruma-common
git-subtree-mainline: c186f0f8c9c542fd1c7cea464de1ae94e5bd32ba
git-subtree-split: b516c0cd72c1a5e9985905f60b956c5365cd8789
2020-06-05 01:40:05 +02:00
Jonas Platte
b516c0cd72
Add presence module documentation 2020-06-05 01:37:56 +02:00
Jonas Platte
c186f0f8c9
Remove outdated lint attribute 2020-06-05 01:35:09 +02:00
Jonas Platte
c81509c5a6
Undo previous license move, make ruma crate a subdirectory 2020-06-05 01:32:09 +02:00
Jonas Platte
f8a25dabca Add 'ruma-serde/' from commit '851ffea6d20bef1c66f1c8e0ceb4d4a00c9804fc'
git-subtree-dir: ruma-serde
git-subtree-mainline: ec8f70f42a5a3e44e082de21b153d5ff2bece72d
git-subtree-split: 851ffea6d20bef1c66f1c8e0ceb4d4a00c9804fc
2020-06-05 01:27:53 +02:00
Jonas Platte
ec8f70f42a
Move LICENSE, update Copyright, clean up 2020-06-05 01:16:51 +02:00
Jonas Platte
62199b79b7
Integrate ruma-appservice-api 2020-06-05 01:13:54 +02:00
Jonas Platte
98293ef913 Add 'ruma-appservice-api/' from commit '890cf1397304892fd690e74205c1055d6f49455a'
git-subtree-dir: ruma-appservice-api
git-subtree-mainline: b76327f5220e96822889878d5fce1d03db0b55d2
git-subtree-split: 890cf1397304892fd690e74205c1055d6f49455a
2020-06-05 01:06:09 +02:00
Jonas Platte
b76327f522
Import contributing guide from ruma-client-api 2020-06-05 00:50:24 +02:00
Jonas Platte
aa2a32497f
Add README.md, .editorconfig 2020-06-05 00:26:10 +02:00
Jonas Platte
f74e9c4b9b
Initial commit 2020-06-05 00:01:12 +02:00
Jonas Platte
632eb9d520
Update crate authors 2020-06-04 22:45:58 +02:00
Jonas Platte
81c7849ae8
Update pinned version of ruma-events 2020-06-04 21:16:39 +02:00
Jonas Platte
5365ee3afe
Use PresenceState from ruma_common, deprecate SetPresence 2020-06-04 21:13:58 +02:00
Jonas Platte
99876ca330
Bump version 2020-06-04 21:08:48 +02:00
Jonas Platte
a79c3d51e0
Add presence module 2020-06-04 21:07:32 +02:00
Jonas Platte
9fb2c42f06
Update change log 2020-06-04 21:00:17 +02:00
Jonas Platte
eea1046366 Fix (de)serialization for filter in get_context 2020-06-04 13:59:12 +02:00
Jonas Platte
6214b3ac6e
Fix event types in get_context 2020-06-04 12:08:08 +02:00
Jonas Platte
6fcdeac896
Clarify search_users documentation based on the latest spec version 2020-06-01 01:35:28 +02:00
Jonas Platte
b7bdb4aa52
Update get_capabilites endpoint 2020-06-01 01:21:06 +02:00
Jonas Platte
a892d7f654
Update dependencies 2020-06-01 01:19:56 +02:00
Jonas Platte
584aab3979
Use ruma-events from git
so people using this crate from git don't have breakage in r0::push
2020-05-31 23:31:18 +02:00
Jonas Platte
da4abacf69
Use Ruleset type from ruma_events in get_pushrules endpoints 2020-05-31 23:24:37 +02:00
Jonas Platte
80726d0546
Use PushCondition from ruma_events instead of declaring a separate one 2020-05-31 23:23:52 +02:00
Jonas Platte
1696c47430
Add CI 2020-05-31 20:43:28 +02:00
iinuwa
c725288cd0
Use RoomId instead of String for room visibility endpoints 2020-05-27 13:53:28 +02:00
iinuwa
b064daf23d
Add room visibility endpoints 2020-05-26 14:19:10 +02:00
Jonas Platte
429e5a5bbe
Update create_room::CreationContent 2020-05-26 10:12:35 +02:00
Jonas Platte
9643dbc27f
Update type of canonical_alias in PublicRoomsChunk 2020-05-26 09:54:25 +02:00
Jonas Platte
07689ecb8b
Use event_type enum in r0::room::create_room::InitialStateEvent 2020-05-24 15:54:22 +02:00
Jonas Platte
9e198132d0
Make avatar_url in set_avatar_url request optional 2020-05-24 15:53:23 +02:00
Jonas Platte
851ffea6d2
Bump version 2020-05-23 23:51:41 +02:00
Ragotzy.devin
91011be2a0
Add test to verify urlencoded deserializer works with serde attributes 2020-05-23 23:41:49 +02:00
Jonas Platte
18ba86ac27
Update tests/url_deserialize.rs 2020-05-23 21:40:42 +02:00
Jonas Platte
6b60606b30
Update deserialization error messages 2020-05-23 18:58:40 +02:00
Jonas Platte
964aae00ff
Add additional tests to val_or_vec 2020-05-23 18:47:11 +02:00
Alejandro Domínguez
2151711f64 Add NonAuthEndpoint trait
This is a way to mark any type implementing `Endpoint` as not
requiring authentication information through the type system.
This is useful for clients that build on top of the ruma crates
to check this condition at compile time, avoiding a runtime error.
2020-05-23 16:20:55 +02:00
Jonas Platte
fa8a45ed9f
Update changelog, bump version 2020-05-22 17:59:30 +02:00
Guillem Nieto
866885bb38 Update changelog 2020-05-22 16:29:27 +02:00