summary refs log tree commit diff
path: root/synapse/util/retryutils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-17Fix roomlist since tokens on Python 3 (#4046)Will Hunt4-3/+50
Thanks @Half-Shot !!!
2018-10-16Fix incorrect truncation in get_missing_eventsRichard van der Hoff5-35/+26
It's quite important that get_missing_events returns the *latest* events in the room; however we were pulling eve