..
12
13
14
15
16
17
18
19
20
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
21
22
24
25
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
26
27
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
28
29
30
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
31
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
32
33
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
34
Update code to refer to "workers". ( #15606 )
2023-05-16 15:56:38 -04:00
35
36
37
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
38
39
40
Speed up get_unread_event_push_actions_by_room
( #13005 )
2022-06-15 15:17:14 +00:00
41
42
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
43
44
45
46
47
48
Delete device messages asynchronously and in staged batches ( #16240 )
2023-09-06 09:30:53 +02:00
49
50
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
51
52
53
54
Use full GitHub links instead of bare issue numbers. ( #16637 )
2023-11-15 08:02:11 -05:00
55
56
Use full GitHub links instead of bare issue numbers. ( #16637 )
2023-11-15 08:02:11 -05:00
57
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
58
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
59
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
60
fix ordering of bg update ( #10291 )
2021-07-01 18:45:55 +01:00
61
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
62
Move the sessions delta to the latest schema version. ( #10725 )
2021-08-31 16:38:43 +00:00
63
Add a partial index to presence_stream
to speed up startups ( #10748 )
2021-09-03 17:16:56 +01:00
64
Move sql file for remove_deleted_devices_from_device_inbox
into v65 ( #11303 )
2021-11-15 11:47:30 +00:00
65
Save the OIDC session ID (sid) with the device on login ( #11482 )
2021-12-06 12:43:06 -05:00
67
Drop unused table public_room_list_stream
. ( #11795 )
2022-01-21 09:19:56 +00:00
68
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
69
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
70
Use full GitHub links instead of bare issue numbers. ( #16637 )
2023-11-15 08:02:11 -05:00
71
Speed up get_unread_event_push_actions_by_room
( #13005 )
2022-06-15 15:17:14 +00:00
72
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
73
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
74
Add type hints to schema deltas ( #15497 )
2023-04-27 12:44:53 +00:00
76
Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} ( #15437 )" ( #15580 )
2023-05-12 11:38:16 +01:00
77
Fix schema delta error in 1.85 ( #15739 )
2023-06-07 13:02:42 +01:00
78
Bump DB version to 79 since synapse v1.88 was already there ( #15998 )
2023-07-26 14:51:44 +02:00
79
Bump DB version to 79 since synapse v1.88 was already there ( #15998 )
2023-07-26 14:51:44 +02:00
80
Fix rare deadlock when using read/write locks ( #16169 )
2023-08-23 16:24:30 +01:00
82
Mark sync as limited if there is a gap in the timeline ( #16485 )
2023-10-19 15:04:18 +01:00
83
Revert postgres logical replication deltaas
2023-12-05 16:10:48 +00:00