Jonas Platte
|
4bba58d781
|
state-res: Move more fetch_state calls into auth_check (from sub-functions)
|
2021-09-13 19:02:34 +02:00 |
|
Jonas Platte
|
a6377067cd
|
state-res: Don't turn Int into i64 internally
|
2021-09-13 19:02:34 +02:00 |
|
Jonas Platte
|
b0d475eac3
|
state-res: Inline can_send_invite
|
2021-09-13 19:02:34 +02:00 |
|
Jonas Platte
|
983ce8451f
|
state-res: Inline check_event_sender_in_room
|
2021-09-13 19:02:34 +02:00 |
|
Jonas Platte
|
359a0cb125
|
state-res: Don't pass fetch_state to valid_membership_change
|
2021-09-13 19:02:34 +02:00 |
|
Jonas Platte
|
6b1f027b88
|
state-res: Raise an error (don't panic) on invalid power-levels event
|
2021-09-13 19:02:34 +02:00 |
|
Jonas Platte
|
40f99cb364
|
state-res: Update verify_third_party_invite signature
Use &UserId instead of &str.
|
2021-09-13 19:02:34 +02:00 |
|
Jonas Platte
|
76fa15f248
|
state-res: Rename Event::kind to event_type
|
2021-09-13 19:02:33 +02:00 |
|
Jonas Platte
|
a56814a4f4
|
state-res: Fix up doc comments
|
2021-09-13 19:02:33 +02:00 |
|
Jonas Platte
|
ebd812bcda
|
Add missing semicolons
|
2021-09-13 19:02:33 +02:00 |
|
Jonas Platte
|
9c5b2e3d8c
|
state-res: Only depend on maplit for tests / benches
|
2021-08-31 19:19:17 +02:00 |
|
Devin Ragotzy
|
886c33eac3
|
state-res: Use fetch state closure instead of auth_chain
|
2021-08-26 12:29:33 +02:00 |
|
Timo Kösters
|
e31b4d5c98
|
state-res: Add more information to warnings
|
2021-08-10 15:22:47 +02:00 |
|
Jonas Platte
|
4dfaad104b
|
Enable clippy lint str_to_string
|
2021-07-02 23:02:50 +02:00 |
|
Jonas Platte
|
e622803679
|
Use bool::then to simplify some code
|
2021-06-17 19:43:22 +02:00 |
|
Devin Ragotzy
|
ce6fd1e65e
|
state-res: Use unique over dedup, remove Vec -> BTreeSet conversions
|
2021-06-17 19:43:21 +02:00 |
|
Devin Ragotzy
|
9d0cdb8c0e
|
state-res: Make comments consistent and remove nested ifs
|
2021-05-19 17:25:28 +02:00 |
|
Jonas Platte
|
9263d0c949
|
state-res: Switch from log to tracing
|
2021-05-08 01:02:42 +02:00 |
|
Jonas Platte
|
f58462a002
|
state-res: Depend on ruma-* subcrates instead of ruma
|
2021-05-08 00:52:50 +02:00 |
|
Jonas Platte
|
addc67051e
|
Integrate state-res and rename to ruma-state-res
|
2021-05-08 00:39:51 +02:00 |
|
Jonas Platte
|
6609829735
|
Add 'crates/ruma-state-res/' from commit '56bf45c0235701ac6df56993c327d2f97a499ef9'
git-subtree-dir: crates/ruma-state-res
git-subtree-mainline: 719433eb5c41fb5b8099481ce7bb0a37931b260f
git-subtree-split: 56bf45c0235701ac6df56993c327d2f97a499ef9
|
2021-05-08 00:20:05 +02:00 |
|