summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-13Handle slow/lossy connections better when sending transactionsErik Johnston4-36/+44
2019-02-13pep8Erik Johnston1-1/+1
2019-02-13Reduce transaction response sizeErik Johnston1-1/+4
2019-02-13Actually fix exceptionsErik Johnston1-6/+2
2019-02-13Don't log ERROR when no profile existsErik Johnston2-28/+42
2019-02-13Catch room profile errors and anything else that can go wrongTravis Ralston1-25/+28
2019-02-13Reduce size of fed transaction IDsErik Johnston2-4/+24
2019-02-13Update maps and proxyBrendan Abolivier3-9/+18
2019-02-13Make event_ids smallerErik Johnston4-5/+31
2019-02-13Mangle some more PDU fieldsErik Johnston3-3/+21
2019-02-13Update proxy mapsBrendan Abolivier2-8/+30
2019-02-13Update proxy & mapsBrendan Abolivier2-0/+3
2019-02-13Change access tokens to be base64'ed 4 bytesErik Johnston1-1/+5
2019-02-13