summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/month_view.html
Commit message (Expand)AuthorAgeFilesLines
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-135/+0
* Fix a flickering effect when expanding threadsAurélien Bompard2013-02-061-1/+1
* Normalize some variable namesAurélien Bompard2013-02-051-1/+1
* Minor cosmetics in the navbar, month page title, and user profileAurélien Bompard2013-02-011-8/+9
* fix the favorites systemAurélien Bompard2013-01-281-1/+1
* Style changesAurélien Bompard2013-01-251-1/+1
* Switch to a fluid layoutAurélien Bompard2013-01-231-86/+97
* Make the page title dynamicAurélien Bompard2013-01-041-0/+5
* Wrap email text in the other templates tooAurélien Bompard2012-12-121-1/+3
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-101-13/+1
* Activate voting (it's not a mockup anymore)Aurélien Bompard2012-12-101-2/+0
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-17/+19
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-101-2/+6
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-061-1/+1
* Add an accordion widget for the month listAurélien Bompard2012-11-151-0/+3
* Move JS libs in the libs subdirAurélien Bompard2012-11-151-2/+1
* Escape some more email addressesAurélien Bompard2012-11-141-1/+1
* Use the new thread object in KittyStoreAurélien Bompard2012-11-091-26/+29
* Remove mailto: links in the emails (converted by django)Aurélien Bompard2012-11-061-2/+2
* Do some CSS refactoringAurélien Bompard2012-10-301-3/+3
* Escape @-signsAurélien Bompard2012-10-291-2/+2
* Fix settings access from the templatesAurélien Bompard2012-10-171-1/+1
* Improve styling in headers and thread viewAurélien Bompard2012-10-101-24/+38
* Fix mockup testAurélien Bompard2012-10-091-1/+1
* Improve appearanceAurélien Bompard2012-10-051-1/+2
* Fix leftover hardcoded URLsAurélien Bompard2012-09-061-4/+5
* Adapt to KittyStore's API changeAurélien Bompard2012-09-051-0/+4
* Adapt to the new Storm-based KittyStoreAurélien Bompard2012-08-301-3/+3
* Issue 12: Calculate thread level rating based on message level ratingAamir Khan2012-08-111-7/+1
* Remove show discussion reduntant optionAamir Khan2012-08-111-9/+0
* Issue 15: Add pagination next | prev in web interfaceAamir Khan2012-08-111-1/+4
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-091-1/+1
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-091-1/+1
* Packaging hyperkittyAamir Khan2012-07-241-0/+111