aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/track_mailer.rb
Commit message (Collapse)AuthorAgeLines
* Bullet list in credits on about page.francis2008-05-21-4/+6
| | | | | | | | | | | 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)
* Remove cron messages, as all seems OK enough I think.francis2008-05-18-8/+8
|
* Highlight search terms in emails.francis2008-05-16-3/+3
|
* Separate out three kinds of search resultfrancis2008-05-15-2/+2
|
* Do collapsing for search, but not for email or RSSfrancis2008-04-30-2/+2
|
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-8/+8
|
* Centralise call to multi_solr_searchfrancis2008-04-14-13/+2
|
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-6/+7
|
* Remove silly indexfrancis2008-04-04-2/+1
|
* Sometimes safety loses.francis2008-04-04-3/+8
|
* Better debugging messags.francis2008-04-03-3/+12
|
* Email alerts for tracking a particular request.francis2008-04-03-0/+96