Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2014-09-01 | Add all the necessary checks to make banning work. | Erik Johnston | 6 | -6/+54 | |
2014-09-01 | Follow API renaming. state -> presence. mtime_ago -> last_active_ago | Emmanuel ROHEE | 3 | -16/+15 | |
2014-09-01 |