Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-09-01 | Remove spurious .py from docs | Erik Johnston | 1 | -1/+1 |
2015-08-28 | Actually add config path | Erik Johnston | 1 | -0/+2 |
2015-08-27 | Clean up scripts/ | Erik Johnston | 5 | -380/+4 |
2015-08-27 | Bump version and changelog v0.10.0-rc5 | Erik Johnston | 2 | -1/+6 |
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 |