Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Generalise >>> case a bit. | francis | 2008-04-21 | -2/+3 |
| | ||||
* | Improve display of some quoting | francis | 2008-04-21 | -10/+14 |
| | ||||
* | Hoorya, catch this strange form of prefixing quoted whole messages >>> >>> | francis | 2008-04-21 | -9/+18 |
| | ||||
* | Crappy charset autodetection if the one the text part says it is is nonsense. | francis | 2008-04-21 | -12/+33 |
| | | | | | | 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. | |||
* | Minor text changes | francis | 2008-04-21 | -3/+2 |
| | ||||
* | Use plain text part if available, otherwise first text part as main part. | francis | 2008-04-21 | -8/+37 |
| | | | | If main part is HTML, then do crude conversion to text. | |||
* | Escape ampersands in URLs in HTMl | francis | 2008-04-20 | -1/+1 |
| | ||||
* | Factor out some of the mime type stuff. | francis | 2008-04-20 | -33/+63 |
| | ||||
* | Credits for now. | francis | 2008-04-18 | -0/+31 |
| | ||||
* | RTF support | francis | 2008-04-18 | -26/+39 |
| | ||||
* | Remove stray tag. | francis | 2008-04-18 | -2/+0 |
| | ||||
* | 2 day timeline | francis | 2008-04-18 | -4/+10 |
| | ||||
* | Help about pseudonymous requests. | francis | 2008-04-18 | -0/+14 |
| | ||||
* | Make sure there isn't a full stop immediately after our email, in case some ↵ | francis | 2008-04-18 | -1/+1 |
| | | | | mail clients include it in the address | |||
* | Replace all special sorts with :order clauses on has_many | francis | 2008-04-18 | -21/+13 |
| | ||||
* | Use :order in the :has_many for request events, rather than doing a special ↵ | francis | 2008-04-18 | -19/+11 |
| | | | | find everywhere. | |||
* | Hmm. | francis | 2008-04-18 | -3/+4 |
| | ||||
* | Another icon. | francis | 2008-04-18 | -1/+1 |
| | ||||
* | Some RSS icons | francis | 2008-04-18 | -12/+22 |
| | ||||
* | Nasty looking but working "more" link | francis | 2008-04-18 | -7/+12 |
| | ||||
* | Allow change between email and RSS, and cancelling of tracks. | francis | 2008-04-18 | -20/+30 |
| | ||||
* | Make it quite clear that you don't need to track your own request (unless ↵ | francis | 2008-04-18 | -9/+14 |
| | | | | you want RSS) | |||
* | Use created at for followup/sent even types in RSS sortin | francis | 2008-04-17 | -12/+15 |
| | ||||
* | And galleries. | francis | 2008-04-17 | -2/+2 |
| | ||||
* | Tweak our titles for better text in search engine listings. | francis | 2008-04-17 | -3/+3 |
| | ||||
* | Add museums | francis | 2008-04-17 | -1/+2 |
| | ||||
* | Can have duplicate empty strings for short name. | francis | 2008-04-17 | -2/+2 |
| | ||||
* | Clearer description that it is things to do. | francis | 2008-04-17 | -3/+5 |
| | ||||
* | Hmm | francis | 2008-04-17 | -2/+2 |
| | ||||
* | Store time of description. | francis | 2008-04-17 | -1/+5 |
| | ||||
* | last_updated gets knackered by various track email things etc. so do query | francis | 2008-04-17 | -2/+2 |
| | | | | on actual last new event for admin interface. | |||
* | And fcgi | francis | 2008-04-17 | -2/+3 |
| | ||||
* | Use mod_rewrite and [P] instead of ProxyPass, so static files, including | francis | 2008-04-17 | -3/+7 |
| | | | | /jslib, are served by Apache | |||
* | Bah | francis | 2008-04-16 | -3/+1 |
| | ||||
* | Stats page. | francis | 2008-04-16 | -11/+50 |
| | ||||
* | Use Angie's email regexp as it doesn't freeze up. | francis | 2008-04-16 | -2/+6 |
| | ||||
* | A note | francis | 2008-04-16 | -1/+6 |
| | ||||
* | Show error for duplicate public body names in admin (rather than relying on ↵ | francis | 2008-04-16 | -2/+7 |
| | | | | database url_name uniqueness constraint) | |||
* | More eager | francis | 2008-04-16 | -2/+2 |
| | ||||
* | Load associations relating to search | francis | 2008-04-16 | -4/+24 |
| | ||||
* | Store incoming and outgoing message id in the table for info request events, ↵ | francis | 2008-04-15 | -12/+56 |
| | | | | so has proper foreign key. | |||
* | Use same as on pages | francis | 2008-04-15 | -2/+2 |
| | ||||
* | Debugging solr | francis | 2008-04-15 | -14/+33 |
| | ||||
* | Try longer sleep | francis | 2008-04-15 | -1/+3 |
| | ||||
* | Add sea fisheries committees. | francis | 2008-04-15 | -1/+2 |
| | ||||
* | Cope with nil | francis | 2008-04-15 | -2/+6 |
| | ||||
* | Use shared URL function now available | francis | 2008-04-15 | -5/+4 |
| | ||||
* | Strip spaces from user names. | francis | 2008-04-15 | -1/+6 |
| | ||||
* | Insist on a tag. | francis | 2008-04-15 | -20/+33 |
| | ||||
* | Icon for gifs | francis | 2008-04-15 | -1/+4 |
| |