Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the tags search view (#35) | Aurélien Bompard | 2013-02-07 | 1 | -135/+0 |
| | | | | | And factor some views/templates while I'm at it. And remove unused/obsolete stuff in the same move. | ||||
* | Fix a flickering effect when expanding threads | Aurélien Bompard | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | Normalize some variable names | Aurélien Bompard | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Minor cosmetics in the navbar, month page title, and user profile | Aurélien Bompard | 2013-02-01 | 1 | -8/+9 |
| | |||||
* | fix the favorites system | Aurélien Bompard | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Style changes | Aurélien Bompard | 2013-01-25 | 1 | -1/+1 |
| | | | | | | - move imported JS/CSS libs to a separate directory - real accordion for the months list - the top navbar is not black anymore | ||||
* | Switch to a fluid layout | Aurélien Bompard | 2013-01-23 | 1 | -86/+97 |
| | |||||
* | Make the page title dynamic | Aurélien Bompard | 2013-01-04 | 1 | -0/+5 |
| | |||||
* | Wrap email text in the other templates too | Aurélien Bompard | 2012-12-12 | 1 | -1/+3 |
| | | | | See rev 317. | ||||
* | Factor the like/dislike form in a separate file | Aurélien Bompard | 2012-12-10 | 1 | -13/+1 |
| | |||||
* | Activate voting (it's not a mockup anymore) | Aurélien Bompard | 2012-12-10 | 1 | -2/+0 |
| | |||||
* | Non-code changes (license texts, indentation, etc.) | Aurélien Bompard | 2012-12-10 | 1 | -17/+19 |
| | |||||
* | Don't reload the page when adding tags or liking stuff | Aurélien Bompard | 2012-12-10 | 1 | -2/+6 |
| | |||||
* | Use django-gravatar2, the other one is unmaintained and buggy | Aurélien Bompard | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | Add an accordion widget for the month list | Aurélien Bompard | 2012-11-15 | 1 | -0/+3 |
| | |||||
* | Move JS libs in the libs subdir | Aurélien Bompard | 2012-11-15 | 1 | -2/+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 | -26/+29 |
| | |||||
* | Remove mailto: links in the emails (converted by django) | Aurélien Bompard | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | Do some CSS refactoring | Aurélien Bompard | 2012-10-30 | 1 | -3/+3 |
| | |||||
* | Escape @-signs | Aurélien Bompard | 2012-10-29 | 1 | -2/+2 |
| | |||||
* | Fix settings access from the templates | Aurélien Bompard | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Improve styling in headers and thread view | Aurélien Bompard | 2012-10-10 | 1 | -24/+38 |
| | |||||
* | Fix mockup test | Aurélien Bompard | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | Improve appearance | Aurélien Bompard | 2012-10-05 | 1 | -1/+2 |
| | |||||
* | Fix leftover hardcoded URLs | Aurélien Bompard | 2012-09-06 | 1 | -4/+5 |
| | |||||
* | Adapt to KittyStore's API change | Aurélien Bompard | 2012-09-05 | 1 | -0/+4 |
| | |||||
* | Adapt to the new Storm-based KittyStore | Aurélien Bompard | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | Issue 12: Calculate thread level rating based on message level rating | Aamir Khan | 2012-08-11 | 1 | -7/+1 |
| | |||||
* | Remove show discussion reduntant option | Aamir Khan | 2012-08-11 | 1 | -9/+0 |
| | |||||
* | Issue 15: Add pagination next | prev in web interface | Aamir Khan | 2012-08-11 | 1 | -1/+4 |
| | |||||
* | Issues #18: Fix broken links because URLs were hard coded | Aamir Khan | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Issues #18: Fix broken links because URLs were hard coded | Aamir Khan | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Packaging hyperkitty | Aamir Khan | 2012-07-24 | 1 | -0/+111 |