Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-03-08 | Idempotent-ise schema update script | Daniel Wagner-Hall | 1 | -1/+5 |
2016-03-08 | pep8 | David Baker | 1 | -2/+5 |
2016-03-08 | Encode unicode objects given to post_urlencode* otherwise urllib.urlencode ch... | David Baker | 1 | -2/+12 |
2016-03-07 | Use syntax that works on both py2.7 and py3 | Mark Haines | 8 | -10/+10 |
2016-03-07 | Fix tests | David Baker | 3 | -20/+20 |
2016-03-07 | Send the user ID matching the guest access token, since there is no Matrix AP... | David Baker | 2 | -2/+7 |
2016-03-04 | Send history visibility on boundary changes | Erik Johnston | 1 | -0/+26 |
2016-03-04 | Prefill from the correct stream | Mark Haines | 1 | -1/+1 |
2016-03-04 | prefill the push rules stream change cache | Mark Haines | 1 | -2/+9 |
2016-03-04 | s/stream_ordering/event_stream_ordering/ in push | Mark Haines | 3 | -27/+31 |
2016-03-04 | /FNARG/d | Mark Haines | 1 | -1/+0 |
2016-03-04 | Always include kicks and bans in full /sync | Erik Johnston | 1 | -3/+9 |
2016-03-04 | Spelling | Erik Johnston | 1 | -1/+1 |
2016-03-04 | Fix unit tests | Mark Haines | 1 | -2/+2 |
2016-03-04 |