aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/incoming_message.rb
Commit message (Collapse)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
| | | | let people move them from admin interface.
* 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
| | | | don't have an email)
* 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
| | | | in search query summaries)
* 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
| | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train)
* 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
| | | | are getting spam.
* 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
| | | | Some packages.
* 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
| | | | | | Suspect that something this simple will actually catch most mislabelled windows-1252 and similar which you get from mail clients in public authorities in the UK.
* Use plain text part if available, otherwise first text part as main part.francis2008-04-21-8/+30
| | | | If main part is HTML, then do crude conversion to text.
* 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
| | | | Annotate models.
* 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
|