conduit/src/database
timokoesters 16576d19cd
improvement: only remove to-device events when sure the client received them
To make this work, I had to remove the recommended limit of 100
to-device events per /sync
(https://matrix.org/docs/spec/client_server/latest#id72)
2020-07-26 13:59:19 +02:00
..
rooms Use sync ephemeral events in sync Resposne (remove room_id) 2020-07-21 14:04:39 -04:00
account_data.rs Move to depend on ruma monorepo and ruma-events0.22 2020-07-17 16:03:02 -04:00
global_edus.rs improvement: log bad database errors automatically 2020-06-11 14:58:44 +02:00
globals.rs Simplify deserialization and deconstruction for Responses 2020-07-21 16:26:01 -04:00
key_backups.rs Update to latest ruma/ruma commit 2020-07-17 16:04:05 -04:00
media.rs improvement: log bad database errors automatically 2020-06-11 14:58:44 +02:00
rooms.rs Use sync ephemeral events in sync Resposne (remove room_id) 2020-07-21 14:04:39 -04:00
uiaa.rs Update to latest ruma/master rev 2020-07-25 14:25:24 -04:00
users.rs improvement: only remove to-device events when sure the client received them 2020-07-26 13:59:19 +02:00