aboutsummaryrefslogtreecommitdiff
path: root/clientapi/producers
AgeCommit message (Expand)Author
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-12Add trace logging to RoomserverInternalAPI (#1120)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-06-10Remove unused UserUpdates producer (#1109)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-06only send new events to RS; add tests for /state_ids and /event (#1011)Kegsay
2020-05-05Prefer /state_ids when missing state across federation (#1008)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-24More invite support (#979)Neil Alexander
2020-04-22Fix sarama import URLs (#856)Neil Alexander
2020-04-03Invites v2 endpoint (#952)Neil Alexander
2020-03-30Implement typing over federation (#949)Kegsay
2020-03-30Rename the typing server to EDU server (#948)Kegsay
2020-03-27Further room version wiring (#936)Neil Alexander
2020-03-17Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914)Neil Alexander
2019-05-21use go module for dependencies (#594)ruben