Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix quoting in the message view | Aurélien Bompard | 2012-12-13 | 1 | -4/+2 | |
| | | | | Refs: #24 | |||||
* | Improve the quoting style | Aurélien Bompard | 2012-12-13 | 3 | -4/+4 | |
| | | | | Refs: #24 | |||||
* | Wrap email text in the other templates too | Aurélien Bompard | 2012-12-12 | 2 | -2/+6 | |
| | | | | See rev 317. | |||||
* | Prepare a fix for #25 | Aurélien Bompard | 2012-12-12 | 2 | -5/+5 | |
| | ||||||
* | Fix votes on the profile page | Aurélien Bompard | 2012-12-11 | 1 | -2/+6 | |
| | ||||||
* | According to the documentation this specify the redirect url to browserid | Pierre-Yves Chibon | 2012-12-11 | 1 | -1/+1 | |
| | ||||||
* | Put the graph generation code in the main JS file | Aurélien Bompard | 2012-12-10 | 1 | -57/+7 | |
| | ||||||
* | Wrap email text at 90 cols if not already wrapped | Aurélien Bompard | 2012-12-10 | 1 | -1/+1 | |
| | ||||||
* | Factor the thread summaries form out in a separate file | Aurélien Bompard | 2012-12-10 | 2 | -70/+40 | |
| | ||||||
* | Factor the like/dislike form in a separate file | Aurélien Bompard | 2012-12-10 | 4 | -37/+21 | |
| | ||||||
* | Activate voting (it's not a mockup anymore) | Aurélien Bompard | 2012-12-10 | 3 | -9/+0 | |
| | ||||||
* | Non-code changes (license texts, indentation, etc.) | Aurélien Bompard | 2012-12-10 | 19 | -183/+213 | |
| | ||||||
* | Don't reload the page when adding tags or liking stuff | Aurélien Bompard | 2012-12-10 | 5 | -17/+25 | |
| | ||||||
* | Factorize the add_tag and like JS functions | Aurélien Bompard | 2012-12-07 | 5 | -135/+8 | |
| | ||||||
* | Use django-gravatar2, the other one is unmaintained and buggy | Aurélien Bompard | 2012-12-06 | 5 | -5/+5 | |
| | ||||||
* | Snip quoted text in replies | Aurélien Bompard | 2012-12-05 | 2 | -10/+5 | |
| | ||||||
* | Get rid of redundant SQL queries | Aurélien Bompard | 2012-11-25 | 1 | -4/+4 | |
| | ||||||
* | Fix a small gravatar bug | Aurélien Bompard | 2012-11-25 | 1 | -1/+1 | |
| | ||||||
* | Take the graph title out of the graph itself | Aurélien Bompard | 2012-11-25 | 1 | -6/+1 | |
| | ||||||
* | Make graph height dynamic | Aurélien Bompard | 2012-11-25 | 1 | -1/+1 | |
| | ||||||
* | Make a few post-QA fixes | Aurélien Bompard | 2012-11-22 | 1 | -0/+2 | |
| | ||||||
* | Fix threads count on summary page | Aurélien Bompard | 2012-11-17 | 2 | -2/+3 | |
| | ||||||
* | Add an accordion widget for the month list | Aurélien Bompard | 2012-11-15 | 2 | -0/+9 | |
| | ||||||
* | Move JS libs in the libs subdir | Aurélien Bompard | 2012-11-15 | 5 | -7/+8 | |
| | ||||||
* | Escape some more email addresses | Aurélien Bompard | 2012-11-14 | 3 | -3/+3 | |
| | ||||||
* | Adapt to MySQL support splitting out the timezone offset | Aurélien Bompard | 2012-11-14 | 1 | -3/+4 | |
| | | | | | | | | | Since the sender's timezone is in a separate column, we can now display the message date in Django's timezone and in the sender's timezone. Future improvement : ask the user for his/her preferred timezone and store it in his/her profile. Then use that to display the dates, instead of Django's server-wide setting. | |||||
* | Use the new thread object in KittyStore | Aurélien Bompard | 2012-11-09 | 3 | -59/+69 | |
| | ||||||
* | Remove mailto: links in the emails (converted by django) | Aurélien Bompard | 2012-11-06 | 2 | -3/+4 | |
| | ||||||
* | Do some CSS refactoring | Aurélien Bompard | 2012-10-30 | 7 | -77/+55 | |
| | ||||||
* | Escape @-signs | Aurélien Bompard | 2012-10-29 | 1 | -2/+2 | |
| | ||||||
* | Add a button back to the thread in the message view | Aurélien Bompard | 2012-10-29 | 1 | -0/+5 | |
| | ||||||
* | Fix settings access from the templates | Aurélien Bompard | 2012-10-17 | 5 | -7/+7 | |
| | ||||||
* | Add an icon for the attachments list toggle | Aurélien Bompard | 2012-10-12 | 1 | -1/+1 | |
| | ||||||
* | Fix some forgotten instances of likestatus | Aurélien Bompard | 2012-10-12 | 1 | -4/+4 | |
| | ||||||
* | Improve the 'add tag' form | Aurélien Bompard | 2012-10-11 | 1 | -3/+2 | |
| | ||||||
* | Fix a small bug when testing the displayed date | Aurélien Bompard | 2012-10-10 | 1 | -1/+1 | |
| | ||||||
* | Fix a few remaining bugs | Aurélien Bompard | 2012-10-10 | 1 | -0/+1 | |
| | ||||||
* | Improve styling in headers and thread view | Aurélien Bompard | 2012-10-10 | 8 | -56/+76 | |
| | ||||||
* | Improve styling | Aurélien Bompard | 2012-10-10 | 2 | -3/+11 | |
| | ||||||
* | Add thread navigation buttons | Aurélien Bompard | 2012-10-09 | 1 | -0/+8 | |
| | ||||||
* | Fix mockup test | Aurélien Bompard | 2012-10-09 | 5 | -9/+9 | |
| | ||||||
* | Improve appearance | Aurélien Bompard | 2012-10-05 | 5 | -26/+47 | |
| | ||||||
* | Improve attachments display | Aurélien Bompard | 2012-10-04 | 3 | -19/+30 | |
| | ||||||
* | Add a view to download attachments | Aurélien Bompard | 2012-10-02 | 1 | -1/+3 | |
| | ||||||
* | Begin attachment support | Aurélien Bompard | 2012-09-26 | 2 | -0/+10 | |
| | ||||||
* | Add 404 errors and improve error messages | Aurélien Bompard | 2012-09-18 | 2 | -14/+14 | |
| | ||||||
* | Improve the user voting display (only one SQL query) | Aurélien Bompard | 2012-09-12 | 1 | -8/+5 | |
| | ||||||
* | Implement the relative dates features | Aurélien Bompard | 2012-09-10 | 2 | -3/+3 | |
| | ||||||
* | Fix leftover hardcoded URLs | Aurélien Bompard | 2012-09-06 | 6 | -32/+36 | |
| | ||||||
* | Adapt to KittyStore's API change | Aurélien Bompard | 2012-09-05 | 3 | -0/+8 | |
| |