Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
_ not - | |||||
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 | -7/+25 | |
2014-12-15 | Finish up upgrade script | Erik Johnston | 2 | -31/+95 | |
2014-12-15 | Get current member state from current_state snapshot. Fix leave test. | Erik Johnston | 2 | -4/+15 | |
2014-12-15 | Still send typing notifications to myself if I'm the only one in the room ↵ | Paul "LeoNerd" Evans | 1 | -2/+1 | |
(it's a lonely life...) | |||||
2014-12-15 | Update docs in media_repository | Mark Haines | 1 | -2/+2 | |