summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-25fix insertErik Johnston1-3/+5
2018-05-25Implement background update for chunksErik Johnston2-0/+75
2018-05-25Set a chunk ID for all forward extremitiesErik Johnston1-0/+33
2018-05-25Support pagination for tokens without chunk partErik Johnston1-7/+30
2018-05-25Fix purge historyErik Johnston1-11/+57
2018-05-25Fix non integer limitErik Johnston1-1/+2
2018-05-25Fix backfillErik Johnston2-30/+22
2018-05-25Fix clamp leave and disable backfillErik Johnston2-17/+47
2018-05-25Implement pagination using chunksErik Johnston3-14/+87
2018-05-25Use calculated topological ordering when persisting eventsErik Johnston1-4/+5
2018-05-25Add chunk ID to pagination tokenErik Johnston2-43/+84
2018-05-25Compute new chunks for new eventsErik Johnston2-6/+203
2018-05-24py3-ize state.pyAdrian Tschira1-23/+25
2018-05-24Misc. py3 fixesAdrian Tschira5-11/+13
2018-05-24more iteritemsAdrian Tschira1-4/+6
2018-05-24Py3 storage/_base.pyAdrian Tschira1-17/+22
2018-05-24Remove users from user directory on deactivateDavid Baker2-0/+11
2018-05-24Update CHANGES.rst v0.30.0 github/release-v0.30.0 release-v0.30.0Neil Johnson1-5/+5
2018-05-24Update CHANGES.rstNeil Johnson1-1/+1
2018-05-24update for v0.30.0Neil Johnson1-4/+23
2018-05-24bump versionNeil Johnson1-1/+1
2018-05-23Allow overriding the server_notices user's avatarRichard van der Hoff3-9/+32
2018-05-23consent_tracking.md: clarify linkRichard van der Hoff1-1/+1
2018-05-23