dendrite/syncapi/storage/tables
Till c136a450d5
Fix newly joined users presence (#2854)
Fixes #2803 
Also refactors the presence stream to not hit the database for every
user, instead queries all users at once now.
2022-12-08 08:25:03 +01:00
..
current_room_state_test.go Fix fragility of selectEventsWithEventIDsSQL queries (#2757) 2022-10-03 11:57:21 +01:00
interface.go Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
memberships_test.go Add syncapi_memberships table tests (#2805) 2022-10-21 12:53:04 +02:00
output_room_events_test.go History visibility database changes (#2533) 2022-07-18 14:46:15 +02:00
presence_table_test.go Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
relations_test.go Event relations (#2790) 2022-10-13 14:50:52 +01:00
topology_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00