Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-16 | Remove FrozenEncoder | Erik Johnston | 1 | -8/+0 |
2014-12-16 | Better english in docstrings are helpful. | Erik Johnston | 1 | -2/+2 |
2014-12-16 | Update upgrade script | Erik Johnston | 2 | -3/+12 |
2014-12-16 | Persist internal_metadata | Erik Johnston | 4 | -5/+13 |
2014-12-16 | Add basic docstring to annotate_context_with_state | Erik Johnston | 1 | -0/+11 |
2014-12-16 | Kill off synapse.api.events.* | Erik Johnston | 26 | -925/+74 |
2014-12-16 | Add fixme to raising of AuthError in federation land | Erik Johnston | 1 | -0/+1 |
2014-12-15 | Fix pyflakes | Erik Johnston | 1 | -2/+0 |
2014-12-15 | Use frozenutils | Erik Johnston | 2 | -34/+5 |
2014-12-15 | User.is_mine is no longer a thing. Use hs.is_mine instead. | Erik Johnston | 1 | -1/+1 |
2014-12-15 | Rename MessageHandler.handle_event. Add a few comments. | Erik Johnston | 7 | -14/+32 |
2014-12-15 | Update media_repository.py | Kegsay | 1 | -1/+1 |
2014-12-15 | Remove unused functions | Erik Johnston | 1 | -42/+0 |
2014-12-15 | Remember to hook up the typing event stream to the notifier as well | Paul "LeoNerd" Evans | 1 |