Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-04-27 | Run database check before daemonizing, at the cost of database hygiene. | David Baker | 3 | -27/+18 |
2015-04-27 | rename db method to be more informative | David Baker | 2 | -5/+5 |
2015-04-24 | pep8 | David Baker | 1 | -2/+2 |
2015-04-24 | Check users in our table aren't on a different domain to the one we're config... | David Baker | 2 | -0/+37 |
2015-04-24 | Add note about updating your signing keys (ie. "the auto thing") | David Baker | 1 | -0/+9 |
2015-04-24 | Matrix ID server is now HTTPS | David Baker | 1 | -1/+1 |
2015-04-24 | Remove ancient history | David Baker | 1 | -4/+0 |
2015-04-24 | Pedant: OS X has a space | David Baker | 1 | -1/+1 |
2015-04-24 | Make one-to-one rule an underride otherwise bings don't work in one-to-one wr... | David Baker | 1 | -21/+21 |
2015-04-24 | Fix spelling | Mark Haines | 1 | -1/+1 |
2015-04-24 | Call the super classes when generating config | Mark Haines | 1 | -0/+1 |
2015-04-24 | Copyright notices | Mark Haines | 6 | -0/+84 |
2015-04-24 | No commas here, otherwise our error string constants become tuples. | David Baker | 1 | -2/+2 |
2015-04-23 |