0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-21 05:48:22 +02:00
dendrite/syncapi/consumers
devonh 3a125fd8fa
Fix prev event lookup in syncapi (#3141)
The syncapi operates using userID's so when querying for the previous
state event we need to lookup the userID from the given senderID before
the state query.
2023-07-06 19:50:28 +00:00
..
clientapi.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
keychange.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
presence.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
receipts.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
roomserver.go Fix prev event lookup in syncapi (#3141) 2023-07-06 19:50:28 +00:00
sendtodevice.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
typing.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
userapi.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00