aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/incoming_message.rb
Commit message (Expand)AuthorAgeLines
* Add charity registration number to database & edit form for public bodytony2009-04-13-2/+2
* Remove some uses of gsub!, which might be clobbering other versions of stringsfrancis2009-04-08-4/+3
* Tests for use of different addresses in replies.francis2009-04-08-8/+6
* Remove one of the monkey patchesfrancis2009-04-07-3/+7
* Don't render all headers on emailfrancis2009-04-02-12/+31
* Whoops, didn't remove slashes from subjects.francis2009-03-17-3/+10
* Fix bug with slashes in attachment filenamesfrancis2009-03-17-4/+6
* Update models and schema for new tabletony2009-03-09-2/+2
* Option to ban users.francis2009-03-09-2/+2
* Add publication scheme for public bodies. (New database column and admintony2009-03-04-2/+2
* Allow deletion of responses with followups.francis2009-02-28-1/+5
* Check that we get exim log lines OK.francis2009-02-09-2/+2
* Give sourcefrancis2009-02-03-1/+3
* Look up DSNsfrancis2009-02-03-1/+72
* Cope with attached emails that don't parse as emails.francis2009-01-26-3/+17
* Annotate models.francis2009-01-26-2/+2
* Add another mime type for Excel spreadsheets (patch from Peter)francis2009-01-22-2/+2
* Hmm.francis2009-01-21-1/+6
* Option for withdrawn requests.francis2009-01-14-2/+2
* Remove home office passwordsfrancis2009-01-13-1/+8
* Todo updatefrancis2008-12-29-1/+1
* Better output upon error.francis2008-12-18-2/+2
* application/acrobat mime typefrancis2008-12-18-1/+6
* Only show the name of the organisation if their domain matches that of email ...francis2008-12-18-1/+6
* Don't strip emails etc. from PDFs, won't work.francis2008-12-04-3/+23
* Let censor rules determine mime type.francis2008-12-04-2/+2
* Doesn't work on server.francis2008-12-04-6/+1
* Cope with broken Maharo output betterfrancis2008-12-04-2/+15
* Cope with bad return values from Mahoro.francis2008-11-25-2/+5
* Move TMail monkeypatches out of incoming_message intofrancis2008-11-21-44/+2
* Don't allow replies to Mailer-Daemonfrancis2008-11-21-1/+5
* Realised this is more of a hack than I thought :)francis2008-11-10-1/+3
* Use proper conversion function for HTML main parts.francis2008-11-10-10/+4
* Detect mime type of files by looking inside them if all else fails.francis2008-11-10-21/+61
* Is nil for at least one message.francis2008-11-05-2/+5
* Cope with errors better on pdftohtml.francis2008-11-03-7/+24
* Zoom of only 1.0 for pdftohtml.francis2008-10-29-2/+2
* Output UTF-8francis2008-10-29-2/+2
* Run in current dir so images go there.francis2008-10-29-16/+21
* Show images properlyfrancis2008-10-28-4/+5
* And a note.francis2008-10-28-1/+3
* Display headers in attached emailsfrancis2008-10-28-7/+8
* Update model annotations.francis2008-10-28-2/+2
* Mask filenames with censor rules also.francis2008-10-28-9/+5
* Code to flexibly remove text from requests, configured via database.francis2008-10-27-7/+18
* Convert PDFs to HTML alsofrancis2008-10-17-7/+7
* View Word docs as HTMLfrancis2008-10-17-1/+32
* Don't allow reply to invalid addresses, or to postmaster@ addresses.francis2008-10-17-1/+21
* Remove WDTK signup links.francis2008-09-24-1/+4
* Make fully_destroy work right with new separate raw_email table.francis2008-09-23-4/+3