4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-02-20 13:25:02 +00:00

4 Commits

Author SHA1 Message Date
Neil Alexander
acb505b717
Implement gomatrixserverlib.HeaderedEvent in roomserver query API ()
* 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
Alex Chen
b88112b05d Make federation state request 404 when event not in the room - fixes ()
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-25 11:32:15 +01:00
Andrew Morgan
bc382bba46
Fix pipeline, emoji and syntax ()
Fixes 

Switched to golangci-lint, fixes issues with buildkite and does some linting fixes to appease the new linters.
2019-06-19 14:05:03 +01:00
ruben
74827428bd use go module for dependencies () 2019-05-21 21:56:55 +01:00