Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Whoops - good old test code. | francis | 2008-07-10 | -3/+3 |
| | ||||
* | Icons of PowerPoint slides | francis | 2008-07-10 | -10/+20 |
| | ||||
* | Store incoming messages which aren't to a valid request in a holding pen, and | francis | 2008-07-08 | -1/+11 |
| | | | | let people move them from admin interface. | |||
* | Fix for address we don't want to get out. | francis | 2008-06-25 | -1/+2 |
| | ||||
* | not_apply option to say that FOI law doesn't apply (rather than just we | francis | 2008-06-23 | -3/+3 |
| | | | | don't have an email) | |||
* | Remove spurious debug code. | francis | 2008-06-23 | -4/+1 |
| | ||||
* | Call catdoc on word documents wvText can't handle. | francis | 2008-06-23 | -3/+10 |
| | ||||
* | Remove privacy sensitive text from attachment text conversion (so doesn't appear | francis | 2008-06-12 | -2/+7 |
| | | | | in search query summaries) | |||
* | Fix bug with display of emails that are just attachments. | francis | 2008-06-12 | -16/+31 |
| | ||||
* | Hide mobile phone numbers. | francis | 2008-06-09 | -21/+17 |
| | ||||
* | Strip non-UTF-8 | francis | 2008-06-04 | -2/+7 |
| | ||||
* | Word this regular expression better. | francis | 2008-06-04 | -5/+5 |
| | ||||
* | Accept half-bracketed disclaimers. | francis | 2008-05-29 | -5/+7 |
| | ||||
* | Lots of message display quoting, charset etc. fixups. | francis | 2008-05-29 | -9/+33 |
| | ||||
* | Warning about postcodes or emails appearing in outgoing requests. | francis | 2008-05-27 | -3/+2 |
| | ||||
* | Strip bad characters from attachment text conversions. | francis | 2008-05-22 | -1/+4 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-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. | francis | 2008-05-19 | -4/+25 |
| | ||||
* | Option to stop new respones for individual requests which for whatever reason | francis | 2008-05-19 | -2/+2 |
| | | | | are getting spam. | |||
* | Remove request emails case insensitively | francis | 2008-05-12 | -4/+4 |
| | ||||
* | Fix minor error in quoting removing. | francis | 2008-05-12 | -5/+6 |
| | ||||
* | Formatting of incoming message display tweak. | francis | 2008-05-12 | -1/+2 |
| | ||||
* | update model annotations | francis | 2008-05-12 | -2/+2 |
| | ||||
* | Remove extra info about Polly Tucker | francis | 2008-05-08 | -1/+15 |
| | ||||
* | Another encoding | francis | 2008-05-05 | -2/+2 |
| | ||||
* | Remove debugging. | francis | 2008-05-05 | -2/+1 |
| | ||||
* | Mask emails from Word docs etc. | francis | 2008-05-05 | -1/+12 |
| | ||||
* | Index HTML attachments. | francis | 2008-04-30 | -1/+5 |
| | ||||
* | Jpeg | francis | 2008-04-21 | -2/+3 |
| | ||||
* | Annotate models | francis | 2008-04-21 | -2/+2 |
| | ||||
* | Convert all entities. | francis | 2008-04-21 | -2/+4 |
| | | | | Some packages. | |||
* | Add mime type for HTML, so can autodetect it, and for icon. | francis | 2008-04-21 | -2/+5 |
| | ||||
* | Unescape entities when rendering HTML as plain text. | francis | 2008-04-21 | -1/+2 |
| | ||||
* | Generalise >>> case a bit. | francis | 2008-04-21 | -2/+3 |
| | ||||
* | Improve display of some quoting | francis | 2008-04-21 | -4/+9 |
| | ||||
* | Hoorya, catch this strange form of prefixing quoted whole messages >>> >>> | francis | 2008-04-21 | -2/+12 |
| | ||||
* | Crappy charset autodetection if the one the text part says it is is nonsense. | francis | 2008-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. | francis | 2008-04-21 | -8/+30 |
| | | | | If main part is HTML, then do crude conversion to text. | |||
* | Factor out some of the mime type stuff. | francis | 2008-04-20 | -22/+47 |
| | ||||
* | RTF support | francis | 2008-04-18 | -25/+27 |
| | ||||
* | Replace all special sorts with :order clauses on has_many | francis | 2008-04-18 | -4/+2 |
| | ||||
* | Use Angie's email regexp as it doesn't freeze up. | francis | 2008-04-16 | -2/+2 |
| | ||||
* | Cope with alternatie spelling of excel and word mime types | francis | 2008-04-14 | -1/+8 |
| | ||||
* | 'Doh | francis | 2008-04-14 | -3/+3 |
| | ||||
* | Index XLS | francis | 2008-04-14 | -1/+13 |
| | ||||
* | Add Excel to mime type images. | francis | 2008-04-14 | -1/+5 |
| | ||||
* | Unique indices for track things tables. | francis | 2008-04-04 | -2/+2 |
| | | | | Annotate models. | |||
* | Skeleton of tracking / alerting / email. | francis | 2008-04-01 | -2/+2 |
| | ||||
* | Model annotations | francis | 2008-03-31 | -2/+2 |
| | ||||
* | Search index by events, rather than by requests/messages | francis | 2008-03-31 | -6/+1 |
| |