summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-08Reduce CPU overhead of change password endpoint (#16264)Erik Johnston2-58/+55
2023-09-07Recheck if remote device is cached before requesting it (#16252)Erik Johnston4-17/+35
2023-09-07Support releasing on macOS. (#16266)Patrick Cloke2-16/+31
2023-09-07