summaryrefslogtreecommitdiffstats
path: root/templates/user_email_subscriptions.html
Commit message (Collapse)AuthorAgeFilesLines
* added interesting and ignored tag selectors (works) and per-tag subscription ↵Evgeny Fadeev2009-12-081-0/+3
| | | | (not tested yet)
* better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-131-0/+23
issues, wiki optional with settings.WIKI_ON, site can be mounted on arbitrary url prefix, english language improvements, added feedback form, versioned css and js files to force browser cache reload when settings.RESOURCE_REVISION is incremented , other fixes