Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-08-27 | Consistency | Erik Johnston | 1 | -3/+3 |
2015-08-27 | Check for an internationalised filename first | Erik Johnston | 1 | -8/+14 |
2015-08-27 | None check the correct variable | Erik Johnston | 1 | -2/+3 |
2015-08-27 | Check for None | Erik Johnston | 1 | -1/+1 |
2015-08-27 | Bump changelog and version v0.10.0-rc4 | Erik Johnston | 2 | -4/+11 |
2015-08-26 | Give a sensible error message if the filename is invalid UTF-8 | Mark Haines | 2 | -2/+8 |
2015-08-26 | Handle unicode filenames given when downloading or received over federation | Mark Haines | 1 | -5/+21 |
2015-08-26 | Allow non-ascii filenames for attachments | Mark Haines | 3 | -8/+17 |
2015-08-26 | Remove needless existence checks | Erik Johnston | 1 | -7/+3 |
2015-08-26 | Don't loop over all rooms ever in typing.get_new_events_for_user | Erik Johnston | 1 | -2/+2 |
2015-08-25 | Bump changelog and version v0.10.0-rc3 | Erik Johnston | 2 | -1/+18 |
2015-08-25 | Update config doc | Erik Johnston | 1 | -1/+2 |
2015-08-25 | s/--generated-directory/--keys-directory/ | Erik Johnston | 1 | -7/+7 |
2015-08-25 | Warn if we encounter unexpect |