Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a small gravatar bug | Aurélien Bompard | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | Escape some more email addresses | Aurélien Bompard | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Remove mailto: links in the emails (converted by django) | Aurélien Bompard | 2012-11-06 | 1 | -1/+2 |
| | |||||
* | Do some CSS refactoring | Aurélien Bompard | 2012-10-30 | 1 | -7/+6 |
| | |||||
* | Fix settings access from the templates | Aurélien Bompard | 2012-10-17 | 1 | -2/+2 |
| | |||||
* | Add an icon for the attachments list toggle | Aurélien Bompard | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | Improve styling in headers and thread view | Aurélien Bompard | 2012-10-10 | 1 | -2/+2 |
| | |||||
* | Improve styling | Aurélien Bompard | 2012-10-10 | 1 | -2/+10 |
| | |||||
* | Fix mockup test | Aurélien Bompard | 2012-10-09 | 1 | -4/+4 |
| | |||||
* | Improve appearance | Aurélien Bompard | 2012-10-05 | 1 | -12/+23 |
| | |||||
* | Improve attachments display | Aurélien Bompard | 2012-10-04 | 1 | -7/+25 |
| | |||||
* | Begin attachment support | Aurélien Bompard | 2012-09-26 | 1 | -0/+1 |
| | |||||
* | Disable mockups | Aurélien Bompard | 2012-09-04 | 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 |
| | |||||
* | Adapt to the new Storm-based KittyStore | Aurélien Bompard | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | Use message hash in URL instead of message ID | Aurélien Bompard | 2012-08-20 | 1 | -2/+2 |
| | |||||
* | Issues #18: Fix broken links because URLs were hard coded | Aamir Khan | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | Packaging hyperkitty | Aamir Khan | 2012-07-24 | 1 | -0/+34 |