aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/incoming_message.rb
Commit message (Expand)AuthorAgeLines
* Whoops - good old test code.francis2008-07-10-3/+3
* Icons of PowerPoint slidesfrancis2008-07-10-10/+20
* Store incoming messages which aren't to a valid request in a holding pen, andfrancis2008-07-08-1/+11
* Fix for address we don't want to get out.francis2008-06-25-1/+2
* not_apply option to say that FOI law doesn't apply (rather than just wefrancis2008-06-23-3/+3
* Remove spurious debug code.francis2008-06-23-4/+1
* Call catdoc on word documents wvText can't handle.francis2008-06-23-3/+10
* Remove privacy sensitive text from attachment text conversion (so doesn't appearfrancis2008-06-12-2/+7
* Fix bug with display of emails that are just attachments.francis2008-06-12-16/+31
* Hide mobile phone numbers.francis2008-06-09-21/+17
* Strip non-UTF-8francis2008-06-04-2/+7
* Word this regular expression better.francis2008-06-04-5/+5
* Accept half-bracketed disclaimers.francis2008-05-29-5/+7
* Lots of message display quoting, charset etc. fixups.francis2008-05-29-9/+33
* Warning about postcodes or emails appearing in outgoing requests.francis2008-05-27-3/+2
* Strip bad characters from attachment text conversions.francis2008-05-22-1/+4
* Bullet list in credits on about page.francis2008-05-21-7/+16
* Strip ucs-2 encoding emails from binary documents too.francis2008-05-19-4/+25
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-2/+2
* Remove request emails case insensitivelyfrancis2008-05-12-4/+4
* Fix minor error in quoting removing.francis2008-05-12-5/+6
* Formatting of incoming message display tweak.francis2008-05-12-1/+2
* update model annotationsfrancis2008-05-12-2/+2
* Remove extra info about Polly Tuckerfrancis2008-05-08-1/+15
* Another encodingfrancis2008-05-05-2/+2
* Remove debugging.francis2008-05-05-2/+1
* Mask emails from Word docs etc.francis2008-05-05-1/+12
* Index HTML attachments.francis2008-04-30-1/+5
* Jpegfrancis2008-04-21-2/+3
* Annotate modelsfrancis2008-04-21-2/+2
* Convert all entities.francis2008-04-21-2/+4
* Add mime type for HTML, so can autodetect it, and for icon.francis2008-04-21-2/+5
* Unescape entities when rendering HTML as plain text.francis2008-04-21-1/+2
* Generalise >>> case a bit.francis2008-04-21-2/+3
* Improve display of some quotingfrancis2008-04-21-4/+9
* Hoorya, catch this strange form of prefixing quoted whole messages >>> >>>francis2008-04-21-2/+12
* Crappy charset autodetection if the one the text part says it is is nonsense.francis2008-04-21-6/+26
* Use plain text part if available, otherwise first text part as main part.francis2008-04-21-8/+30
* Factor out some of the mime type stuff.francis2008-04-20-22/+47
* RTF supportfrancis2008-04-18-25/+27
* Replace all special sorts with :order clauses on has_manyfrancis2008-04-18-4/+2
* Use Angie's email regexp as it doesn't freeze up.francis2008-04-16-2/+2
* Cope with alternatie spelling of excel and word mime typesfrancis2008-04-14-1/+8
* 'Dohfrancis2008-04-14-3/+3
* Index XLSfrancis2008-04-14-1/+13
* Add Excel to mime type images.francis2008-04-14-1/+5
* Unique indices for track things tables.francis2008-04-04-2/+2
* Skeleton of tracking / alerting / email.francis2008-04-01-2/+2
* Model annotationsfrancis2008-03-31-2/+2
* Search index by events, rather than by requests/messagesfrancis2008-03-31-6/+1