4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-14 19:36:34 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Neil Alexander
c9419e51af
Don't populate config defaults where it doesn't make sense ()
* Don't populate config defaults where it doesn't make sense

* Fix dendritejs builds
2021-11-24 11:57:39 +00:00
Neil Alexander
c3ad2cca49
Fix database default connection limits for CI () 2021-03-08 13:18:29 +00:00
Kegsay
93942f8ab6
Gate peeking behind msc flags () 2021-01-22 16:08:47 +00:00
Kegsay
3183f75aed
MSC2946: Spaces Summary ()
* Add stub functions for MSC2946

* Implement core space walking algorithm

* Flesh out stub functions; add test stubs

* Implement storage bits and add sanity check test

* Implement world_readable auth with test

* Linting
2021-01-13 18:00:38 +00:00
Neil Alexander
b5aa7ca3ab
Top-level setup package ()
* Move config, setup, mscs into "setup" top-level folder

* oops, forgot the EDU server

* Add setup

* goimports
2020-12-02 17:41:00 +00:00