aboutsummaryrefslogtreecommitdiff
path: root/clientapi/producers
AgeCommit message (Expand)Author
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-04-07Add possibility to ignore users (#2329)Till
2022-04-06Add presence module V2 (#2312)Till
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-03Implement Push Notifications (#1842)Dan
2022-01-31Tweak some logging (#2130)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
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