| Commit message (Expand) | Author | Files | Lines |
2014-09-01 | No need to test is_presence_visible in _start_polling_local because we know i... | Paul "LeoNerd" Evans | 1 | -4/+0 |
2014-09-01 | specify metavars in argparse | Matthew Hodgson | 1 | -2/+3 |
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 realit... | Erik Johnston | 1 | -1/+1 |
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 |