aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* many design thingsangie2008-04-24-779/+643
|
* Old CSSfrancis2008-04-24-0/+626
|
* Eager loading and iffrancis2008-04-24-22/+55
|
* Can. Not. Believe. How. Easy. It. Was. To. Add. Spelling. Correction.francis2008-04-24-2/+13
|
* Comments.francis2008-04-24-3/+11
|
* Completely remake database.francis2008-04-24-18/+39
|
* Documentation.francis2008-04-24-38/+129
| | | | Rake tasks.
* Offline indexing, with a table to store what needs indexing.francis2008-04-24-12/+132
| | | | Take list of classes in search.
* Ignorefrancis2008-04-23-1/+1
|
* Separate out writable db stufffrancis2008-04-23-38/+83
|
* Check consistency of values across models.francis2008-04-23-34/+85
| | | | | Handle dates and types. Slightly clear doc comments for main acts_as_xapian function.
* Finally got tired of acts_as_solr/Solr/Lucene.francis2008-04-23-0/+229
|
* Just don't have overdue status search at all, not sure we really care.francis2008-04-23-13/+10
|
* Alt text.francis2008-04-22-2/+2
|
* Forgot.francis2008-04-22-0/+0
|
* Hmm, tried Share This, but it is worrying proprietary now.francis2008-04-22-33/+6
|
* HTMl fix.francis2008-04-22-1/+1
|
* Show WTT envelope on request sidebar.francis2008-04-22-6/+35
|
* Oh my god, *how* integrated are our sites emergently becoming...francis2008-04-22-7/+45
|
* Show totalfrancis2008-04-22-0/+3
|
* Make it just a warningfrancis2008-04-22-2/+2
|
* Jpegfrancis2008-04-21-2/+4
|
* Annotate modelsfrancis2008-04-21-32/+34
|
* Convert all entities.francis2008-04-21-2/+5
| | | | Some packages.
* Add mime type for HTML, so can autodetect it, and for icon.francis2008-04-21-37/+7
|
* Unescape entities when rendering HTML as plain text.francis2008-04-21-1/+2
|
* Fix bug in calculation of request date.francis2008-04-21-32/+37
|
* Generalise >>> case a bit.francis2008-04-21-2/+3
|
* Improve display of some quotingfrancis2008-04-21-10/+14
|
* Hoorya, catch this strange form of prefixing quoted whole messages >>> >>>francis2008-04-21-9/+18
|
* Crappy charset autodetection if the one the text part says it is is nonsense.francis2008-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 changesfrancis2008-04-21-3/+2
|
* Use plain text part if available, otherwise first text part as main part.francis2008-04-21-8/+37
| | | | If main part is HTML, then do crude conversion to text.
* Escape ampersands in URLs in HTMlfrancis2008-04-20-1/+1
|
* Factor out some of the mime type stuff.francis2008-04-20-33/+63
|
* Credits for now.francis2008-04-18-0/+31
|
* RTF supportfrancis2008-04-18-26/+39
|
* Remove stray tag.francis2008-04-18-2/+0
|
* 2 day timelinefrancis2008-04-18-4/+10
|
* Help about pseudonymous requests.francis2008-04-18-0/+14
|
* Make sure there isn't a full stop immediately after our email, in case some ↵francis2008-04-18-1/+1
| | | | mail clients include it in the address
* Replace all special sorts with :order clauses on has_manyfrancis2008-04-18-21/+13
|
* Use :order in the :has_many for request events, rather than doing a special ↵francis2008-04-18-19/+11
| | | | find everywhere.
* Hmm.francis2008-04-18-3/+4
|
* Another icon.francis2008-04-18-1/+1
|
* Some RSS iconsfrancis2008-04-18-12/+22
|
* Nasty looking but working "more" linkfrancis2008-04-18-7/+12
|
* Allow change between email and RSS, and cancelling of tracks.francis2008-04-18-20/+30
|
* Make it quite clear that you don't need to track your own request (unless ↵francis2008-04-18-9/+14
| | | | you want RSS)
* Use created at for followup/sent even types in RSS sortinfrancis2008-04-17-12/+15
|