aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeLines
* oops.francis2009-09-14-0/+92
|
* Useful.francis2009-09-10-0/+63
|
* Check address to when working out holding pen addressfrancis2009-09-08-1/+7
|
* Forgot to commit.francis2009-07-01-0/+23
|
* Change attachment caching code to lower level functions.francis2009-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.francis2009-05-21-2/+5
|
* Removing temp taskslouise2009-05-18-12/+0
|
* Remove delaylouise2009-05-18-1/+0
|
* Temporary task for debugging regex warninglouise2009-05-18-0/+13
|
* TMail rebuilds address when constructing emails. Move our morefrancis2009-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.francis2009-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 filefrancis2009-04-07-0/+48