summary refs log tree commit diff
path: root/synapse/push/push_tools.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-28update metrics to be in secondsAmber Brown4-37/+38
2018-05-25Fix default for send_server_notice_to_guestsRichard van der Hoff1-1/+1
bool("False") == True...
2018-05-25Avoid sending consent notice to guest usersRichard van der Hoff2-1/+12
we think it makes sense not to send the notices to guest users.
2018-05-25Let users leave the server notice room after joiningRichard van der Hoff2-12/+19
They still can't reject invites, but we let them leave it.
2018-05-24py3-ize state.pyAdrian Tschira1-23/+25
2018-05-24Misc. py3 fixesAdrian Tschira5-11/+13
Signed-off-by: Adrian Tschira <nota@notafile.com>
2018-05-24more iteritemsAdrian Tschira1-4/+6
2018-05-24Py3 storage/_base.pyAdrian Tschira1-17/+22
Signed-off-by: Adrian Tschira <nota@notafile.com>
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-23pepeighttttAmber Brown1-0/+1
2018-05-23add back CPU metricsAmber Brown1-1/+35
2018-05-23fixesAmber Brown3-13/+13
2018-05-23Allow overriding the server_notices user's avatarRichard van der Hoff3-9/+32
probably should have done this in the first place, like @turt2live suggested.
2018-05-23consent_tracking.md: clarify linkRichard van der Hoff1-1/+1