Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-01 | add pyyaml dependency for config files | Mark Haines | 1 | -0/+1 | |
2014-09-01 | Use yaml for config file | Mark Haines | 1 | -11/+6 | |
2014-09-01 | Don't set a 'default' key in the creation event | Erik Johnston | 1 | -1/+0 | |
2014-09-01 | Use pregenerated DH params when generating config | Mark Haines | 1 | -7/+29 | |
2014-09-01 | That was a breaking db change. You need to recreate the databases. (In ↵ | Erik Johnston | 1 | -1/+1 | |
reality, it's enough to just run the im.sql through your db and change the schema version) | |||||
2014-09-01 | Don't put required power levels on permission state events | Erik Johnston | 1 | -2/+4 | |
2014-09-01 | Update readme with instructions on how to generate configs for homeservers | Mark Haines | 1 | -2/+12 | |
2014-09-01 | Fix the tests to include new db calls | Erik Johnston | 2 | -6/+20 | |
2014-09-01 | Fix SSL for federation http client | Mark Haines | 2 | -2/+2 | |
2014-09-01 | Enable SSL for s2s http client | Mark Haines | 2 | -3/+7 | |