summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/threads/right_col.html
Commit message (Collapse)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
|
* Manage thread categories in the databaseAurélien Bompard2013-07-111-3/+0
|
* Add categories to threadsAurélien Bompard2013-07-101-0/+3
|
* 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-131-1/+1
|
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-121-63/+61
|
* 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
|
* Load replies in chunks to avoid overloading the browserAurélien Bompard2013-05-171-6/+9
|
* Speed up page loading on long threadsAurélien Bompard2013-05-141-9/+6
| | | | | | | | Speed up page loading on threads with many replies by loading the replies asynchronously. Preserve search engine indexation by detecting bots and serving the usual page in one go.
* Use the url tag from future for Django 1.5 compatAurélien Bompard2013-03-211-0/+1
|
* Switch to the new-style "url" tagAurélien Bompard2013-02-271-2/+2
| | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/
* Minor CSS refactoringAurélien Bompard2013-02-131-8/+8
|
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-2/+2
| | | | | And factor some views/templates while I'm at it. And remove unused/obsolete stuff in the same move.
* Add a tooltip when login is required (#36)Aurélien Bompard2013-02-071-1/+1
| | | | | | | | | This needs a rebuild of the jquery-ui package. It has been applied to: - inline replies - like/dislike links - favorites
* fix the favorites systemAurélien Bompard2013-01-281-6/+10
|
* Switch to a fluid layoutAurélien Bompard2013-01-231-6/+5
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-3/+3
|
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-101-11/+2
|
* 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
|
* Fix settings access from the templatesAurélien Bompard2012-10-171-1/+1
|
* Improve the 'add tag' formAurélien Bompard2012-10-111-3/+2
|
* 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-101-1/+1
|
* Feature : Add tag to email threadsAamir Khan2012-08-101-1/+2
|
* Packaging hyperkittyAamir Khan2012-07-241-0/+60