summary refs log tree commit diff
path: root/synapse/rest (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-26Give a sensible error message if the filename is invalid UTF-8Mark Haines2-2/+8
2015-08-26Handle unicode filenames given when downloading or received over federationMark Haines1-5/+21
2015-08-26Allow non-ascii filenames for attachmentsMark Haines3-8/+17
2015-08-26