Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix the tags search view (#35) | Aurélien Bompard | 2013-02-07 | 15 | -278/+149 | |
| | | | | | And factor some views/templates while I'm at it. And remove unused/obsolete stuff in the same move. | |||||
* | Add a tooltip when login is required (#36) | Aurélien Bompard | 2013-02-07 | 4 | -6/+6 | |
| | | | | | | | | | This needs a rebuild of the jquery-ui package. It has been applied to: - inline replies - like/dislike links - favorites | |||||
* | Keep the redirect url when already on the login page | Aurélien Bompard | 2013-02-07 | 2 | -3/+3 | |
| | ||||||
* | Add a link to quote the message being replied to | Aurélien Bompard | 2013-02-06 | 1 | -0/+1 | |
| | ||||||
* | Refactoring of HTML tags and CSS classes | Aurélien Bompard | 2013-02-06 | 5 | -70/+67 | |
| | ||||||
* | Use the email count in activity, not the thread count | Aurélien Bompard | 2013-02-06 | 1 | -1/+1 | |
| | | | | As discussed on the hyperkitty-devel mailing-list. | |||||
* | Fix a flickering effect when expanding threads | Aurélien Bompard | 2013-02-06 | 1 | -1/+1 | |
| | ||||||
* | Improve the front page's appearance | Aurélien Bompard | 2013-02-05 | 1 | -18/+28 | |
| | ||||||
* | Normalize some variable names | Aurélien Bompard | 2013-02-05 | 6 | -13/+13 | |
| | ||||||
* | Merge branch 'posting' | Aurélien Bompard | 2013-02-04 | 2 | -0/+15 | |
|\ | ||||||
| * | Inline replies | Aurélien Bompard | 2013-02-01 | 2 | -0/+15 | |
| | | ||||||
* | | Display the list description on the front page | Aurélien Bompard | 2013-02-04 | 1 | -3/+8 | |
| | | ||||||
* | | Rethink urls to be more hierarchic and less RPC | Aurélien Bompard | 2013-02-04 | 2 | -3/+2 | |
|/ | ||||||
* | Minor cosmetics in the navbar, month page title, and user profile | Aurélien Bompard | 2013-02-01 | 3 | -11/+14 | |
| | ||||||
* | Small fixes on the user profile page | Aurélien Bompard | 2013-01-28 | 1 | -4/+6 | |
| | ||||||
* | fix the favorites system | Aurélien Bompard | 2013-01-28 | 4 | -52/+64 | |
| | ||||||
* | Style changes | Aurélien Bompard | 2013-01-25 | 7 | -26/+24 | |
| | | | | | | - 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/+5 | |
| | ||||||
* | Switch to a fluid layout | Aurélien Bompard | 2013-01-23 | 9 | -221/+282 | |
| | ||||||
* | Small overhaul of the list of lists | Aurélien Bompard | 2013-01-23 | 1 | -15/+16 | |
| | ||||||
* | Get rid of the stats.css file | Aurélien Bompard | 2013-01-23 | 1 | -3/+3 | |
| | ||||||
* | Update jQuery and Bootstrap | Aurélien Bompard | 2013-01-14 | 1 | -4/+5 | |
| | ||||||
* | Make the page title dynamic | Aurélien Bompard | 2013-01-04 | 10 | -1/+52 | |
| | ||||||
* | The 'Back to thread' button now scrolls to the message in the thread | Aurélien Bompard | 2012-12-19 | 2 | -2/+2 | |
| | ||||||
* | Integrate the new logo | Aurélien Bompard | 2012-12-19 | 2 | -0/+4 | |
| | ||||||
* | Only hide the quote if it is more than 3 lines long | Aurélien Bompard | 2012-12-17 | 1 | -1/+7 | |
| | ||||||
* | Sort replies by thread, with indentation | Aurélien Bompard | 2012-12-14 | 1 | -1/+12 | |
| | ||||||
* | 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 | |
| |