Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-17 | Fix roomlist since tokens on Python 3 (#4046) | Will Hunt | 4 | -3/+50 | |
Thanks @Half-Shot !!! | |||||
2018-10-16 | Fix incorrect truncation in get_missing_events | Richard van der Hoff | 5 | -35/+26 | |
It's quite important that get_missing_events returns the *latest* events in the room; however we were pulling eve |