index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2022-11-02
Fix `moderncsqlite` errors and rebase onto `main` (#2832)
0x1a8510f2
2022-10-26
Initial support for multiple server names (#2829)
Neil Alexander
2022-10-14
Fix `outliers whose auth_events are in a different room are correctly rejecte...
Till
2022-10-05
Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)
Till
2022-09-07
Fulltext implementation incl. config (#2480)
Till
2022-09-01
Configuration tweaks (#2567)
Neil Alexander
2022-09-01
Refactor appservices component (#2687)
Neil Alexander
2022-08-31
Pinecone standalone refactoring (#2685)
Neil Alexander
2022-08-23
Complement QoL changes (#2663)
Till
2022-08-11
Implement history visibility on `/messages`, `/context`, `/sync` (#2511)
Till
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-02
Delete correct Send-to-Device messages (#2608)
Till
2022-05-18
Really SKIP_NODB (#2472)
Till
2022-05-17
bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)
kegsay
2022-05-11
More syncapi tests (#2451)
kegsay
2022-05-09
Begin adding syncapi component tests (#2442)
kegsay
2022-05-09
One NATS instance per `BaseDendrite` (#2438)
Neil Alexander
2022-05-05
Errors from createdb are non-fatal (#2420)
kegsay
2022-05-03
Skip tests that require a database if we can't connect to one (#2413)
Neil Alexander
2022-04-11
Add database namespacing for unit tests (#2340)
kegsay
2022-04-08
syncapi: add more tests; fix more bugs (#2338)
kegsay
2022-04-08
Add test infrastructure code for dendrite unit/integ tests (#2331)
kegsay
2021-07-20
Add startup testing for Wasm Pinecone build (#1910)
J. Ryan Stinnett