Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | give focus to the reply field when opened | Aurélien Bompard | 2013-02-01 | 1 | -1/+5 | |
| | | ||||||
| * | Inline replies | Aurélien Bompard | 2013-02-01 | 4 | -11/+93 | |
| | | ||||||
* | | Display the list description on the front page | Aurélien Bompard | 2013-02-04 | 1 | -0/+2 | |
|/ | ||||||
* | Minor cosmetics in the navbar, month page title, and user profile | Aurélien Bompard | 2013-02-01 | 1 | -17/+9 | |
| | ||||||
* | Small fixes on the user profile page | Aurélien Bompard | 2013-01-28 | 1 | -0/+7 | |
| | ||||||
* | Small fix for the accordion on the overview page | Aurélien Bompard | 2013-01-28 | 1 | -3/+3 | |
| | | | | See also: d4ecad9 | |||||
* | fix the favorites system | Aurélien Bompard | 2013-01-28 | 2 | -3/+60 | |
| | ||||||
* | Fix accordion widget and add_tag button | Aurélien Bompard | 2013-01-25 | 1 | -1/+7 | |
| | ||||||
* | Style changes | Aurélien Bompard | 2013-01-25 | 32 | -9/+1851 | |
| | | | | | | - move imported JS/CSS libs to a separate directory - real accordion for the months list - the top navbar is not black anymore | |||||
* | Fixes on the login form | Aurélien Bompard | 2013-01-25 | 1 | -4/+22 | |
| | ||||||
* | Switch to a fluid layout | Aurélien Bompard | 2013-01-23 | 2 | -67/+51 | |
| | ||||||
* | Small overhaul of the list of lists | Aurélien Bompard | 2013-01-23 | 1 | -0/+27 | |
| | ||||||
* | Get rid of the stats.css file | Aurélien Bompard | 2013-01-23 | 2 | -133/+90 | |
| | ||||||
* | Update jQuery and Bootstrap | Aurélien Bompard | 2013-01-14 | 12 | -1843/+7155 | |
| | ||||||
* | Fix location of robots.txt file | Aurélien Bompard | 2013-01-11 | 1 | -0/+4 | |
| | ||||||
* | Improve how the quote link looks | Aurélien Bompard | 2012-12-19 | 1 | -2/+11 | |
| | ||||||
* | Integrate the new logo | Aurélien Bompard | 2012-12-19 | 5 | -0/+1783 | |
| | ||||||
* | Sort replies by thread, with indentation | Aurélien Bompard | 2012-12-14 | 1 | -0/+4 | |
| | ||||||
* | Fix quoting in the message view | Aurélien Bompard | 2012-12-13 | 2 | -1/+10 | |
| | | | | Refs: #24 | |||||
* | Improve the quoting style | Aurélien Bompard | 2012-12-13 | 1 | -0/+2 | |
| | | | | Refs: #24 | |||||
* | Smaller titles on the summary page | Aurélien Bompard | 2012-12-11 | 1 | -4/+10 | |
| | ||||||
* | Put the graph generation code in the main JS file | Aurélien Bompard | 2012-12-10 | 1 | -0/+63 | |
| | ||||||
* | Factor the like/dislike form in a separate file | Aurélien Bompard | 2012-12-10 | 1 | -0/+6 | |
| | ||||||
* | 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 | |