aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/sendevent.go
AgeCommit message (Expand)Author
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-04-08Add metrics for internal API requests (#2310)Till
2022-04-05Added /upgrade endpoint (#2307)David Spenler
2022-03-07Add canonical alias support (#2236)S7evinK
2022-02-18Implement server notices (#2180)S7evinK
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2020-12-17Add CS sendevent metricsNeil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-10-19KindOld (#1531)Neil Alexander
2020-09-03FIFO ordering of input events (#1386)Neil Alexander
2020-09-02Add Queryer and Inputer and factor out more RSAPI stuff (#1382)Kegsay
2020-08-20#903: Client API: mutex on (user_id, room_id) (#1286)anandv96
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-03Implement local redaction (#1182)Kegsay
2020-06-26Honour event size limits and return 413 (#1167)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-06-04Enable room version 6 (#1087)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-03-27Further room version wiring (#936)Neil Alexander
2020-03-16Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)Neil Alexander
2020-03-09Improve logging when sending events (#883)Kegsay
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2019-08-24Associate transactions with session IDs instead of device IDs (#789)Alex Chen
2019-08-06Fix transaction IDs in transaction cache have global scope (#772)Alex Chen
2019-05-21use go module for dependencies (#594)ruben