summary refs log tree commit diff
path: root/synapse/groups (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-23Remove unused VerifyKey.expired and .time_added fields (#5235)Richard van der Hoff2-3/+1
2019-05-23Rewrite store_server_verify_key to store several keys at once (#5234)Richard van der Hoff5-87/+96
2019-05-23Simplifications and comments in do_auth (#5227)Richard van der Hoff3-121/+183
2019-05-22