summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16Remove obsolete comment.Olivier Wilkinson (reivilibre)1-2/+0
2020-07-15Ensure that calls to `json.dumps` are compatible with the standard library js...Patrick Cloke8-13/+22
2020-07-15Avoid brand new rooms in `delete_old_current_state_events` (#7854)Richard van der Hoff2-10/+56
2020-07-15Allow accounts to be re-act