aboutsummaryrefslogtreecommitdiff
path: root/test/testrig
AgeCommit message (Expand)Author
2023-03-22Update Go, use go tool covdata for coverage files?Till Faelligen
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-02-14Remove polylith/API mode (#2967)Till
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2023-01-20Make tests more reliable (#2948)Till
2022-12-08Add UserAPI util tests (#2907)Till
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-05Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)Till
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-02Delete correct Send-to-Device messages (#2608)Till
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay