Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Non-code changes (license texts, indentation, etc.) | Aurélien Bompard | 2012-12-10 | 1 | -1/+0 |
| | |||||
* | Don't reload the page when adding tags or liking stuff | Aurélien Bompard | 2012-12-10 | 1 | -10/+10 |
| | |||||
* | Factorize the add_tag and like JS functions | Aurélien Bompard | 2012-12-07 | 1 | -0/+104 |
| | |||||
* | Snip quoted text in replies | Aurélien Bompard | 2012-12-05 | 1 | -0/+4 |
| | |||||
* | Take the graph title out of the graph itself | Aurélien Bompard | 2012-11-25 | 1 | -0/+5 |
| | |||||
* | Add an accordion widget for the month list | Aurélien Bompard | 2012-11-15 | 3 | -0/+17 |
| | |||||
* | Move JS libs in the libs subdir | Aurélien Bompard | 2012-11-15 | 2 | -1/+1 |
| | |||||
* | Adapt to MySQL support splitting out the timezone offset | Aurélien Bompard | 2012-11-14 | 1 | -6/+3 |
| | | | | | | | | | 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. | ||||
* | Make a proper 'back to thread' button | Aurélien Bompard | 2012-11-06 | 3 | -0/+287 |
| | |||||
* | Fix the link alignment in collapsed messages | Aurélien Bompard | 2012-11-06 | 1 | -1/+2 |
| | |||||
* | Do some CSS refactoring | Aurélien Bompard | 2012-10-30 | 2 | -316/+304 |
| | |||||
* | Add a button back to the thread in the message view | Aurélien Bompard | 2012-10-29 | 3 | -1/+6 |
| | |||||
* | Add compatibility URLs for Pipermail | Aurélien Bompard | 2012-10-22 | 1 | -1/+2 |
| | |||||
* | Add an icon for the attachments list toggle | Aurélien Bompard | 2012-10-12 | 2 | -0/+14 |
| | |||||
* | Improve the 'add tag' form | Aurélien Bompard | 2012-10-11 | 1 | -6/+6 |
| | |||||
* | Improve styling in headers and thread view | Aurélien Bompard | 2012-10-10 | 2 | -12/+58 |
| | |||||
* | Improve styling | Aurélien Bompard | 2012-10-10 | 3 | -28/+28 |
| | |||||
* | Add overflow on message contents | Aurélien Bompard | 2012-10-09 | 1 | -7/+8 |
| | |||||
* | Add thread navigation buttons | Aurélien Bompard | 2012-10-09 | 1 | -1/+20 |
| | |||||
* | Improve appearance | Aurélien Bompard | 2012-10-05 | 2 | -17/+29 |
| | |||||
* | Improve attachments display | Aurélien Bompard | 2012-10-04 | 1 | -4/+5 |
| | |||||
* | Improve navigation links | Aurélien Bompard | 2012-09-03 | 1 | -4/+5 |
| | |||||
* | Fix CSS class | Aurélien Bompard | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | Remove show discussion reduntant option | Aamir Khan | 2012-08-11 | 1 | -27/+0 |
| | |||||
* | Packaging hyperkitty | Aamir Khan | 2012-07-24 | 28 | -0/+12869 |