Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not assume that account data is of the correct form. (#8454) | Patrick Cloke | 2020-10-05 | 1 | -2/+7 |
* | Use `async with` for ID gens (#8383) | Erik Johnston | 2020-09-23 | 1 | -2/+2 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -2/+2 |
* | Switch metaclass initialization to python 3-compatible syntax (#8326) | Jonathan de Jong | 2020-09-16 | 1 | -5/+3 |
* | Convert additional databases to async/await part 3 (#8201) | Patrick Cloke | 2020-09-01 | 1 | -27/+32 |
* | Make StreamIdGen `get_next` and `get_next_mult` async (#8161) | Erik Johnston | 2020-08-25 | 1 | -2/+2 |
* | Convert account data, device inbox, and censor events databases to async/awai... | Patrick Cloke | 2020-08-12 | 1 | -34/+43 |
* | Reduce unnecessary whitespace in JSON. (#7372) | David Vo | 2020-08-07 | 1 | -4/+3 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+430 |