Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-06-01 | Postgres fast update | Erik Johnston | 1 | -12/+8 |
2018-06-01 | Speed things up a bit | Erik Johnston | 1 | -17/+43 |
2018-06-01 | fixu[p | Erik Johnston | 1 | -51/+5 |
2018-06-01 | fixup | Erik Johnston | 2 | -2/+2 |
2018-06-01 | use farey function | Erik Johnston | 2 | -73/+90 |
2018-06-01 | foo | Erik Johnston | 1 | -1/+47 |
2018-05-31 | fixu | Erik Johnston | 1 | -2/+2 |
2018-05-31 | fixup | Erik Johnston | 1 | -18/+19 |
2018-05-31 | fixup | Erik Johnston | 1 | -1/+1 |
2018-05-31 | fixup | Erik Johnston | 1 | -1/+1 |
2018-05-31 | Fixup | Erik Johnston | 1 | -2/+14 |
2018-05-31 | Use fractions | Erik Johnston | 3 | -141/+332 |
2018-05-31 | schema | Erik Johnston | 3 | -91/+117 |
2018-05-30 | blah | Erik Johnston | 4 | -5/+106 |
2018-05-25 | Make to_s_neighbours set | Erik Johnston | 1 | -0/+2 |
2018-05-25 | Ignore topological for receipts | Erik Johnston | 1 | -5/+3 |
2018-05-25 | Check is_state | Erik Johnston | 1 | -2/+3 |
2018-05-25 | fix insert | Erik Johnston | 1 | -3/+5 |
2018-05-25 | Implement background update for chunks | Erik Johnston | 2 | -0/+75 |
2018-05-25 | Set a chunk ID for all forward extremities | Erik Johnston | 1 | -0/+33 |
2018-05-25 | Support pagination for tokens without chunk part | Erik Johnston | 1 | -7/+30 |
2018-05-25 | Fix purge history | Erik Johnston | 1 | -11/+57 |
2018-05-25 | Fix non integer limit | Erik Johnston | 1 | -1/+2 |
2018-05-25 | Fix backfill | Erik Johnston | 2 | -30/+22 |
2018-05-25 | Fix clamp leave and disable backfill | Erik Johnston | 2 | -17/+47 |
2018-05-25 | Implement pagination using chunks | Erik Johnston | 3 | -14/+87 |
2018-05-25 | Use calculated topological ordering when persisting events | Erik Johnston | 1 | -4/+5 |
2018-05-25 | Add chunk ID to pagination token | Erik Johnston | 2 | -43/+84 |
2018-05-25 | Compute new chunks for new events | Erik Johnston | 2 | -6/+203 |
2018-05-24 | py3-ize state.py | Adrian Tschira | 1 | -23/+25 |
2018-05-24 | Misc. py3 fixes | Adrian Tschira | 5 | -11/+13 |
2018-05-24 | more iteritems | Adrian Tschira | 1 | -4/+6 |
2018-05-24 | Py3 storage/_base.py | Adrian Tschira | 1 | -17/+22 |
2018-05-24 | Remove users from user directory on deactivate | David Baker | 2 | -0/+11 |
2018-05-24 | Update CHANGES.rst v0.30.0 github/release-v0.30.0 release-v0.30.0 | Neil Johnson | 1 | -5/+5 |
2018-05-24 | Update CHANGES.rst | Neil Johnson | 1 | -1/+1 |
2018-05-24 | update for v0.30.0 | Neil Johnson | 1 | -4/+23 |
2018-05-24 | bump version | Neil Johnson | 1 | -1/+1 |
2018-05-23 | Allow overriding the server_notices user's avatar | Richard van der Hoff | 3 | -9/+32 |
2018-05-23 | consent_tracking.md: clarify link | Richard van der Hoff | 1 | -1/+1 |
2018-05-23 | minor post-review tweaks | Richard van der Hoff | 2 | -5/+5 |
2018-05-23 | fix typo | Richard van der Hoff | 1 | -1/+1 |
2018-05-23 | Use the localpart in the consent uri | Richard van der Hoff | 1 | -1/+3 |
2018-05-23 | Support for putting %(consent_uri)s in messages | Richard van der Hoff | 3 | -7/+50 |
2018-05-23 | mention public_baseurl | Richard van der Hoff | 1 | -0/+9 |
2018-05-23 |