Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |