0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-30 23:09:01 +02:00
dendrite/roomserver/api
Neil Alexander acb505b717
Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)
* Implement gomatrixserverlib.HeaderedEvent, which should allow us to store room version headers along with the event across API boundaries and consumers/producers, and intercept unmarshalling to get the event structure right

* Add federationsender to previous
2020-03-16 17:29:52 +00:00
..
alias.go Fix permission and 404 response for alias deletion - #654 (#706) 2019-08-07 11:00:58 +08:00
input.go Associate transactions with session IDs instead of device IDs (#789) 2019-08-24 00:55:40 +08:00
output.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
query.go Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912) 2020-03-16 17:29:52 +00:00