Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | oops. | francis | 2009-09-14 | -0/+92 |
| | ||||
* | Useful. | francis | 2009-09-10 | -0/+63 |
| | ||||
* | Check address to when working out holding pen address | francis | 2009-09-08 | -1/+7 |
| | ||||
* | Forgot to commit. | francis | 2009-07-01 | -0/+23 |
| | ||||
* | Change attachment caching code to lower level functions. | francis | 2009-07-01 | -2/+2 |
| | | | | | | Make mime types the same for cached and uncached images. Store images from PDF/DOC etc. extraction in correct cache place. Make sure such images are authenticated with permissions to view request. | |||
* | Apply censor rules to names from incoming emails. | francis | 2009-05-21 | -2/+5 |
| | ||||
* | Removing temp tasks | louise | 2009-05-18 | -12/+0 |
| | ||||
* | Remove delay | louise | 2009-05-18 | -1/+0 |
| | ||||
* | Temporary task for debugging regex warning | louise | 2009-05-18 | -0/+13 |
| | ||||
* | TMail rebuilds address when constructing emails. Move our more | francis | 2009-04-08 | -20/+15 |
| | | | | | | aggressive quoting rule into a TMail monkey patch proper so it is always called when constructing emails, and remove the hacky function (Address.encode_quoted_string) it used to call in special places | |||
* | Tests for use of different addresses in replies. | francis | 2009-04-08 | -5/+17 |
| | | | | | Fix bug in quoting of those replies. Make it remove @ signs from name part of them. | |||
* | Move TMail monkey patches into their own file | francis | 2009-04-07 | -0/+48 |