Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-09-22 | Define __repr__ methods for StreamConfig and PaginationConfig | Mark Haines | 1 | -3/+8 |
2015-09-22 | Add some docstrings | Daniel Wagner-Hall | 2 | -0/+4 |
2015-09-22 | Catch stats-reporting errors | Daniel Wagner-Hall | 1 | -4/+7 |
2015-09-22 | Add docstring | Daniel Wagner-Hall | 1 | -0/+6 |
2015-09-22 | Front-load spaces | Daniel Wagner-Hall | 1 | -7/+7 |
2015-09-22 | Implement configurable stats reporting | Daniel Wagner-Hall | 24 | -78/+425 |
2015-09-21 | Clarify that room_initial_sync returns a python dict | Mark Haines | 1 | -1/+1 |
2015-09-21 | Fix doc string to point at the right class | Mark Haines | 1 | -2/+3 |
2015-09-21 | Add explicit "elif event.membership == Membership.LEAVE" for clarity | Mark Haines | 1 | -1/+2 |
2015-09-21 | Clamp the "to" token for /rooms/{roomId}/messages to when the user left | Mark Haines | 1 | -0/+4 |
2015-09-21 | Clarify which event is returned by check_user_was_in_room | Mark Haines | 1 | -2/+3 |
2015-09-17 | Remove run_on_reactor | Erik Johnston | 1 | -3/+0 |
2015-09-17 | Fix bug where we sometimes didn't fetch all the keys requested for a | Erik Johnston | 1 | -4 |