aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/threepid.go
AgeCommit message (Expand)Author
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay
2022-05-05Define component interfaces based on consumers (2/2) (#2425)kegsay
2022-02-09Unmarshal events at the Dendrite level not GMSL level (#2164)kegsay
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
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-08-10Configuration format v1 (#1230)Neil Alexander
2020-06-16Make federationapi use userapi (#1135)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-14Move /room/{roomID}/state endpoints into client API (#606) (#962)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-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2019-08-16Replace event content types with ones in gomatrixserverlib (#785)Alex Chen
2019-08-06Replace membership and visibility values with constants (#774)Alex Chen
2019-07-12Lots of small typo fixes (#737)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben