aboutsummaryrefslogtreecommitdiff
path: root/syncapi/consumers
AgeCommit message (Expand)Author
2020-07-08Finish implementing redactions (#1189)Kegsay
2020-06-26Finish implementing retiring invites (#1166)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-12Add trace logging to RoomserverInternalAPI (#1120)Kegsay
2020-06-11Roomserver API changes (#1118)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-13syncapi: Rename and split out tokens (#1025)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-22Fix sarama import URLs (#856)Neil Alexander
2020-03-30Rename the typing server to EDU server (#948)Kegsay
2020-03-19HeaderedEvents in sync API (#922)Neil Alexander
2020-03-17bugfix: Fix a bug which caused prev_content not to be sent to clients (#919)Kegsay
2020-03-17Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914)Neil Alexander
2020-03-16Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)Neil Alexander
2020-02-20sqlite: fixes from sytest (#872)Kegsay
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander
2020-01-03Implement storage interfaces (#841)Neil Alexander
2019-07-12Add typing notifications to /sync responses - fixes #635 (#718)Alex Chen
2019-06-19Fix pipeline, emoji and syntax (#713)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben