summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/threads
Commit message (Expand)AuthorAgeFilesLines
* Improve appearance of the rattach thread pageAurélien Bompard2013-07-221-6/+8
* Add a page to reattach a broken threadAurélien Bompard2013-07-181-0/+6
* Show the unread icon in the overview pageAurélien Bompard2013-07-152-2/+6
* Revive the 'discussions by category' widget on the overview pageAurélien Bompard2013-07-121-12/+5
* Only allow category edition when logged-inAurélien Bompard2013-07-111-2/+8
* Improve display of the category on the threads listAurélien Bompard2013-07-112-16/+4
* Add the category on the threads listAurélien Bompard2013-07-112-0/+4
* Manage thread categories in the databaseAurélien Bompard2013-07-112-5/+3
* Add categories to threadsAurélien Bompard2013-07-102-0/+17
* Factor thread votes computationAurélien Bompard2013-06-201-5/+1
* Add an autocomplete widget on the add_tag boxAurélien Bompard2013-06-191-1/+3
* A user can remove the tags he addedAurélien Bompard2013-06-132-2/+11
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-125-183/+173
* Add a tooltip for the navigation hotkeysAurélien Bompard2013-06-031-2/+2
* Add a navigation bar to skip through unread messagesAurélien Bompard2013-06-031-1/+17
* Rework the display of email datetimes using timezonesAurélien Bompard2013-05-271-1/+1
* Reorganize AJAX templatesAurélien Bompard2013-05-231-11/+0
* Display a marker on unread threads in the month viewAurélien Bompard2013-05-231-4/+8
* Load replies in chunks to avoid overloading the browserAurélien Bompard2013-05-172-20/+9
* Speed up page loading on long threadsAurélien Bompard2013-05-143-9/+31
* Use the url tag from future for Django 1.5 compatAurélien Bompard2013-03-215-0/+6
* Switch to the new-style "url" tagAurélien Bompard2013-02-275-12/+12
* Minor CSS refactoringAurélien Bompard2013-02-134-16/+16
* Fix the tags displayAurélien Bompard2013-02-132-21/+13
* Fix the tags search view (#35)Aurélien Bompard2013-02-075-9/+76
* Add a tooltip when login is required (#36)Aurélien Bompard2013-02-071-1/+1
* fix the favorites systemAurélien Bompard2013-01-282-21/+10
* Style changesAurélien Bompard2013-01-251-1/+1
* Switch to a fluid layoutAurélien Bompard2013-01-232-7/+6
* Factor the thread summaries form out in a separate fileAurélien Bompard2012-12-101-0/+38
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-103-11/+15
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-103-12/+16
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-071-1/+2
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-061-1/+1
* Escape some more email addressesAurélien Bompard2012-11-141-1/+1
* Use the new thread object in KittyStoreAurélien Bompard2012-11-091-4/+5
* Do some CSS refactoringAurélien Bompard2012-10-301-10/+8
* Fix settings access from the templatesAurélien Bompard2012-10-171-1/+1
* Improve the 'add tag' formAurélien Bompard2012-10-111-3/+2
* Fix a small bug when testing the displayed dateAurélien Bompard2012-10-101-1/+1
* Improve styling in headers and thread viewAurélien Bompard2012-10-101-0/+17
* Fix mockup testAurélien Bompard2012-10-091-1/+1
* Implement the relative dates featuresAurélien Bompard2012-09-101-2/+2
* Adapt to KittyStore's API changeAurélien Bompard2012-09-051-0/+2
* Feature : Add tag to email threadsAamir Khan2012-08-101-1/+1
* Feature : Add tag to email threadsAamir Khan2012-08-102-2/+2
* Feature : Add tag to email threadsAamir Khan2012-08-102-2/+3
* Packaging hyperkittyAamir Khan2012-07-242-0/+73