Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve appearance of the rattach thread page | Aurélien Bompard | 2013-07-22 | 1 | -6/+8 |
| | |||||
* | Add a page to reattach a broken thread | Aurélien Bompard | 2013-07-18 | 1 | -0/+6 |
| | |||||
* | Manage thread categories in the database | Aurélien Bompard | 2013-07-11 | 1 | -3/+0 |
| | |||||
* | Add categories to threads | Aurélien Bompard | 2013-07-10 | 1 | -0/+3 |
| | |||||
* | Add an autocomplete widget on the add_tag box | Aurélien Bompard | 2013-06-19 | 1 | -1/+3 |
| | |||||
* | A user can remove the tags he added | Aurélien Bompard | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | Use spaces instead of tabs in the templates | Aurélien Bompard | 2013-06-12 | 1 | -63/+61 |
| | |||||
* | Add a tooltip for the navigation hotkeys | Aurélien Bompard | 2013-06-03 | 1 | -2/+2 |
| | |||||
* | Add a navigation bar to skip through unread messages | Aurélien Bompard | 2013-06-03 | 1 | -1/+17 |
| | |||||
* | Load replies in chunks to avoid overloading the browser | Aurélien Bompard | 2013-05-17 | 1 | -6/+9 |
| | |||||
* | Speed up page loading on long threads | Aurélien Bompard | 2013-05-14 | 1 | -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 compat | Aurélien Bompard | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | Switch to the new-style "url" tag | Aurélien Bompard | 2013-02-27 | 1 | -2/+2 |
| | | | | | Required by Django >= 1.5 https://docs.djangoproject.com/en/1.5/releases/1.5/ | ||||
* | Minor CSS refactoring | Aurélien Bompard | 2013-02-13 | 1 | -8/+8 |
| | |||||
* | Fix the tags search view (#35) | Aurélien Bompard | 2013-02-07 | 1 | -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 Bompard | 2013-02-07 | 1 | -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 system | Aurélien Bompard | 2013-01-28 | 1 | -6/+10 |
| | |||||
* | Switch to a fluid layout | Aurélien Bompard | 2013-01-23 | 1 | -6/+5 |
| | |||||
* | Non-code changes (license texts, indentation, etc.) | Aurélien Bompard | 2012-12-10 | 1 | -3/+3 |
| | |||||
* | Don't reload the page when adding tags or liking stuff | Aurélien Bompard | 2012-12-10 | 1 | -11/+2 |
| | |||||
* | Factorize the add_tag and like JS functions | Aurélien Bompard | 2012-12-07 | 1 | -1/+2 |
| | |||||
* | Use django-gravatar2, the other one is unmaintained and buggy | Aurélien Bompard | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | Escape some more email addresses | Aurélien Bompard | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Use the new thread object in KittyStore | Aurélien Bompard | 2012-11-09 | 1 | -4/+5 |
| | |||||
* | Fix settings access from the templates | Aurélien Bompard | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Improve the 'add tag' form | Aurélien Bompard | 2012-10-11 | 1 | -3/+2 |
| | |||||
* | Fix mockup test | Aurélien Bompard | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | Implement the relative dates features | Aurélien Bompard | 2012-09-10 | 1 | -2/+2 |
| | |||||
* | Adapt to KittyStore's API change | Aurélien Bompard | 2012-09-05 | 1 | -0/+2 |
| | |||||
* | Feature : Add tag to email threads | Aamir Khan | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | Feature : Add tag to email threads | Aamir Khan | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | Feature : Add tag to email threads | Aamir Khan | 2012-08-10 | 1 | -1/+2 |
| | |||||
* | Packaging hyperkitty | Aamir Khan | 2012-07-24 | 1 | -0/+60 |