5 Commits

Author SHA1 Message Date
David Robertson
9982ab24ee
Use different device names for each test 2023-05-15 19:14:09 +01:00
David Robertson
af893f526b
update tests 2023-04-04 22:25:39 +01:00
Kegan Dougal
ca6ceb28da BREAKING: Change the API to refer to lists by keys not index positions
This provides more flexibility to refer to lists as well as delete them.
2022-12-20 13:32:39 +00:00
Kegan Dougal
aa28df161c Rename package -> github.com/matrix-org/sliding-sync 2022-12-15 11:08:50 +00:00
Kegan Dougal
306b720ebe bugfix: fix stuck invites when the server is restarted
We just never removed the invites from the invites table when
the user accepts the invite; we only did it for rejected invites.
2022-08-16 16:24:12 +01:00