Richard van der Hoff fc0f13dd03 Fix incorrect truncation in get_missing_events
It's quite important that get_missing_events returns the *latest* events in the
room; however we were pulling event ids out of the database until we got *at
least* 10, and then taking the *earliest* of the results.

We also shouldn't really be relying on depth, and should be checking the
room_id.
2018-10-16 21:10:04 +01:00
..
2018-03-13 11:00:04 +00:00
2018-09-27 11:31:51 +01:00
2018-08-29 16:28:25 +02:00
2018-07-30 16:28:47 -06:00