Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-03 | Formatting | Erik Johnston | 1 | -1/+4 |
2014-11-03 | Sign events we create. | Erik Johnston | 1 | -0/+9 |
2014-11-03 | Add 'origin' key to events | Erik Johnston | 1 | -0/+4 |
2014-11-03 | Don't assume event has hashes key already | Erik Johnston | 1 | -0/+2 |
2014-11-03 | Remove dead code. | Erik Johnston | 1 | -84/+0 |
2014-11-03 | Use python logger, not the twisted logger | Erik Johnston | 1 | -2/+1 |
2014-10-31 | Bump version numbers and change log | Erik Johnston | 3 | -2/+18 |
2014-10-31 | Sign evnets | Erik Johnston | 2 | -0/+26 |
2014-10-31 | Remove unused signature storage methods | Erik Johnston | 1 | -138/+1 |
2014-10-31 | Remove unused sql file. | Erik Johnston | 1 | -31/+0 |
2014-10-31 | Make prev_event signing work again. | Erik Johnston | 3 | -8/+18 |
2014-10-31 | Remove more references to dead PDU tables | Erik Johnston | 4 | -94/+8 |
2014-10-31 | Remove PDU tables. | Erik Johnston | 6 | -1230/+2 |
2014-10-31 | SYWEB-102: Fix desktop notification msg when a user with no display name join... | Kegan Dougal | 1 | -3/+6 |
2014-10-31 | Factor out notific |