5 Commits

Author SHA1 Message Date
Damir Jelić
e36e9a68ac message/state: The event id is required in the response when sending events. 2020-05-06 09:57:13 +02:00
Jonas Platte
b809db81f4
Update create_message_event, create_state_event_* 2020-05-04 18:34:52 +02:00
Jonas Platte
eb4b8e559e
Update ruma-api, ruma-events 2020-04-22 22:13:10 +02:00
Ragotzy.devin
1e3769a0f1
impl EndpointError for Error
Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
2020-03-22 03:08:08 +01:00
iinuwa
301d38c104 Refactor send and sync modules
This commit moves the message, member and state event endpoints from the
send and sync modules to make interaction with those events more
consistent with how other events are used, for example,
`r0::<event type>::<create, get, update, delete>_event`.
2019-12-26 15:44:45 +01:00