aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/incoming_message.rb
Commit message (Collapse)AuthorAgeLines
* Index word docs and PDFsfrancis2008-03-07-2/+30
|
* Lotus notes quotingfrancis2008-03-06-2/+16
|
* And tidy up ↵francis2008-03-06-1/+6
| | | | http://www.whatdotheyknow.com/request/net_promoter_value_scores_for_bb
* Various quoting in ↵francis2008-03-06-3/+18
| | | | http://www.whatdotheyknow.com/request/identity_card_scheme_expenditure
* PDFs often seem to not have right mime type - use heuristic based on ↵francis2008-03-06-1/+8
| | | | filename to detect this.
* Pagination of search results.francis2008-03-06-2/+7
|
* First pass at indexing info requests with solrfrancis2008-03-06-1/+3
|
* Rename site to WhatDoTheyKnowfrancis2008-02-28-2/+2
|
* annotate modelsfrancis2008-02-27-2/+2
|
* Store URL name in database.francis2008-02-27-3/+3
| | | | Allow blank short names.
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-2/+2
|
* Update regexp for forwarding matchesfrancis2008-02-25-2/+3
|
* Update model annotationfrancis2008-02-21-2/+2
|
* Remove GovernmentSpy namefrancis2008-02-19-2/+2
|
* Display less confusing text than ..@.. for masked emails.francis2008-02-16-2/+3
| | | | Preprocess the funny double angle bracket quoted URLs.
* Update model annotations.francis2008-02-14-2/+2
|
* Oops! Failed to loop over the right thing, so any recursive attachments ↵francis2008-02-13-2/+2
| | | | weren't working.
* Store historty of state changes in event log.francis2008-02-06-2/+2
|
* First hack at new interface for classifying requests - is only per request, notfrancis2008-01-29-10/+13
| | | | per message, and has more states.
* Add NOT NULL constraints into the database everywherefrancis2008-01-24-8/+8
|
* Migration to Rails 2.0.2francis2008-01-23-1/+3
|
* Add defaults to annotated modelsfrancis2008-01-22-3/+3
|
* Some tidy ups.francis2008-01-22-14/+21
| | | | Reduce overzealous disclaimer quoting.
* Don't leave marker in quoted part.francis2008-01-22-2/+2
|
* Cope better with nested quoted sections - e.g. disclaimers in forwarded ↵francis2008-01-21-17/+21
| | | | messages.
* Hide disclaimers - hope this isn't too liberal :)francis2008-01-18-2/+7
|
* Erorrs.francis2008-01-18-3/+3
|
* Download attachments. (So much for not working on holiday, and all becausefrancis2008-01-18-16/+93
| | | | | this pesky public body actually replied with a response! http://foi.mysociety.org/request/6/response/19 :)
* Quote message that is being followed up to.francis2008-01-10-24/+43
|
* Let original requester send followup messages.francis2008-01-10-2/+13
|
* Slight spacing tweaks of folded quotes.francis2008-01-07-3/+3
|
* Update model annotationfrancis2008-01-04-2/+3
|
* Set envelope from for initial requests to a seperate address, and mark messagesfrancis2008-01-03-1/+2
| | | | to that address as being bounce messages. For now just display that simply.
* Update model annotations.francis2008-01-02-2/+2
| | | | Todo updates.
* Wrote or said.francis2008-01-02-2/+2
|
* Strip blank parts from between quoted sections when folded.francis2007-12-31-2/+2
|
* Can have just > on a line on its own in quoted partsfrancis2007-12-31-2/+2
|
* Remove debugging.francis2007-12-31-2/+2
|
* Gahfrancis2007-12-31-3/+4
|
* Attempt at character conversionfrancis2007-12-31-1/+12
|
* Comment.francis2007-12-24-1/+4
| | | | Missing 'of'
* Another emailfrancis2007-12-24-1/+2
|
* Show emails we know about, even though mask addressesfrancis2007-12-24-2/+14
|
* Make links in incoming and outgoing messages hyperlinks.francis2007-12-23-5/+9
|
* Basic multi-part handlingfrancis2007-12-22-5/+21
|
* Unoquoted body, 'dohfrancis2007-12-22-4/+2
|
* Display outgoing message properly as HTML.francis2007-12-22-2/+2
|
* Fold quoted sections of emails at display time.francis2007-12-22-6/+56
| | | | | | | Add admin note that public body emails are to be considered public. Still display something sensible if incoming email had no From. Add sidebar on request display page. Tidy up margins and colour of speech bubbles a bit.
* Don't display email addresses in bodies.francis2007-12-17-1/+14
|
* Annotate model files with their members.francis2007-12-11-1/+15
| | | | Type "rake annotate_models" to do this.