forked-synapse/synapse/storage/schema/delta
Erik Johnston 15056ca208 Fix current_state_events membership background update.
Turns out not all rooms are in `rooms`, so lets fetch the room list from
`current_state_events`. We move the delta file to force it to be run
again.
2019-07-30 14:51:41 +01:00
..
12
13
14
15
16
17
18
19
20 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
21
22
23
24
25
26
27
28
29
30 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
31 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
32
33 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
34
35
36
37
38
39
40
41
42
43
44
45
46
47 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
48 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
49
50 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
51
52
53
54 Merge pull request #5294 from matrix-org/erikj/speed_up_room_stats 2019-05-31 10:48:51 +01:00
55 Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
56 Fix current_state_events membership background update. 2019-07-30 14:51:41 +01:00