Richard van der Hoff
e2e1d90a5e
Faster joins: persist to database ( #12012 )
...
When we get a partial_state response from send_join, store information in the
database about it:
* store a record about the room as a whole having partial state, and stash the
list of member servers too.
* flag the join event itself as having partial state
* also, for any new events whose prev-events are partial-stated, note that
they will *also* be partial-stated.
We don't yet make any attempt to interpret this data, so API calls (and a bunch
of other things) are just going to get incorrect data.
2022-03-01 12:49:54 +00:00
..
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-09-23 07:13:34 -04:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-05-07 10:22:05 +01:00
2021-09-13 13:07:12 -04:00
2021-05-07 10:22:05 +01:00
2021-06-29 20:25:47 +01:00
2021-07-01 18:45:55 +01:00
2021-07-28 10:46:37 -05:00
2021-08-31 16:38:43 +00:00
2021-09-03 17:16:56 +01:00
2021-11-15 11:47:30 +00:00
2021-12-06 12:43:06 -05:00
2022-01-21 09:19:56 +00:00
2022-03-01 12:49:54 +00:00