Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Disable mockups | Aurélien Bompard | 2012-09-04 | 2 | -1/+14 | |
| | ||||||
* | Improve navigation links | Aurélien Bompard | 2012-09-03 | 1 | -1/+5 | |
| | ||||||
* | Rename hash_id to message_id_hash to implement MM's IMessage interface | Aurélien Bompard | 2012-09-03 | 1 | -2/+2 | |
| | ||||||
* | Normalize tabs to spaces | Aurélien Bompard | 2012-08-30 | 1 | -2/+2 | |
| | ||||||
* | Adapt to the new Storm-based KittyStore | Aurélien Bompard | 2012-08-30 | 3 | -8/+8 | |
| | ||||||
* | Use message hash in URL instead of message ID | Aurélien Bompard | 2012-08-20 | 1 | -2/+2 | |
| | ||||||
* | 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 | 2 | -18/+0 | |
| | ||||||
* | Issue 15: Add pagination next | prev in web interface | Aamir Khan | 2012-08-11 | 2 | -1/+31 | |
| | ||||||
* | Add Tag : Reload page after tag is added | Aamir Khan | 2012-08-10 | 1 | -1/+2 | |
| | ||||||
* | Feature : Add tag to email threads | Aamir Khan | 2012-08-10 | 2 | -3/+3 | |
| | ||||||
* | Feature : Add tag to email threads | Aamir Khan | 2012-08-10 | 3 | -3/+3 | |
| | ||||||
* | Feature : Add tag to email threads | Aamir Khan | 2012-08-10 | 3 | -3/+21 | |
| | ||||||
* | Issues #18: Fix broken links because URLs were hard coded | Aamir Khan | 2012-08-10 | 1 | -1/+1 | |
| | ||||||
* | Issues #18: Fix broken links because URLs were hard coded | Aamir Khan | 2012-08-10 | 2 | -5/+5 | |
| | ||||||
* | Issues #18: Fix broken links because URLs were hard coded | Aamir Khan | 2012-08-10 | 2 | -5/+3 | |
| | ||||||
* | 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 | |
| | ||||||
* | Hard coded URLs fix on index page | Aamir Khan | 2012-07-25 | 1 | -2/+2 | |
| | ||||||
* | Packaging hyperkitty | Aamir Khan | 2012-07-24 | 17 | -0/+1089 | |