Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a navigation bar to skip through unread messages | Aurélien Bompard | 2013-06-03 | 1 | -3/+30 |
* | Fix CSS glitch | Aurélien Bompard | 2013-05-27 | 1 | -1/+1 |
* | Display the last viewed threads in the user profile | Aurélien Bompard | 2013-05-23 | 1 | -0/+7 |
* | Display a marker on unread threads in the month view | Aurélien Bompard | 2013-05-23 | 3 | -6/+10 |
* | Track unread threads | Aurélien Bompard | 2013-05-22 | 2 | -4/+12 |
* | Dynamically insert replies in the thread | Aurélien Bompard | 2013-05-17 | 1 | -1/+5 |
* | Speed up page loading on long threads | Aurélien Bompard | 2013-05-14 | 2 | -1/+8 |
* | Standardize flash messages a bit | Aurélien Bompard | 2013-05-03 | 1 | -2/+5 |
* | Make it simple to create a new thread instead of replying | Aurélien Bompard | 2013-05-02 | 1 | -1/+11 |
* | Add Fedora login provider | Aurélien Bompard | 2013-04-26 | 1 | -1/+1 |
* | Enable OpenID login | Aurélien Bompard | 2013-04-26 | 1 | -2/+11 |
* | Add a 'Create new thread' button to the overview page | Aurélien Bompard | 2013-04-24 | 3 | -7/+12 |
* | Revert "Add a warning when replying while not subscribed" | Aurélien Bompard | 2013-04-24 | 1 | -11/+0 |
* | Add a warning when replying while not subscribed | Aurélien Bompard | 2013-04-22 | 1 | -0/+11 |
* | Give a better visual clue when BrowserID is loading | Aurélien Bompard | 2013-04-22 | 1 | -0/+3 |
* | Merge pull request #2 from aslakknutsen/graph | Aurélien Bompard | 2013-03-05 | 1 | -0/+10 |
|\ | |||||
| * | Change Activity Graph from Protovis to d3 (#43) | Aslak Knutsen | 2013-03-05 | 1 | -0/+10 |
* | | Fix a CSS class | Aurélien Bompard | 2013-02-27 | 2 | -13/+15 |
|/ | |||||
* | Split up CSS for clarity | Aurélien Bompard | 2013-02-23 | 8 | -909/+896 |
* | Give a link to gravatar from the user profile | Aurélien Bompard | 2013-02-16 | 1 | -1/+19 |
* | The user profile page is now editable (#32) | Aurélien Bompard | 2013-02-14 | 1 | -98/+94 |
* | Fix links in activity graph (#42) | Aurélien Bompard | 2013-02-13 | 1 | -0/+3 |
* | Minor CSS refactoring | Aurélien Bompard | 2013-02-13 | 1 | -80/+23 |
* | Fix the tags display | Aurélien Bompard | 2013-02-13 | 1 | -12/+21 |
* | Rework the login and register forms | Aurélien Bompard | 2013-02-13 | 1 | -9/+11 |
* | Add a "Create new thread" button | Aurélien Bompard | 2013-02-12 | 1 | -0/+34 |
* | Fix the tags search view (#35) | Aurélien Bompard | 2013-02-07 | 1 | -6/+6 |
* | Add a tooltip when login is required (#36) | Aurélien Bompard | 2013-02-07 | 1 | -0/+12 |
* | Add a link to quote the message being replied to | Aurélien Bompard | 2013-02-06 | 1 | -0/+3 |
* | Refactoring of HTML tags and CSS classes | Aurélien Bompard | 2013-02-06 | 1 | -56/+48 |
* | Improve the front page's appearance | Aurélien Bompard | 2013-02-05 | 1 | -6/+10 |
* | Merge branch 'posting' | Aurélien Bompard | 2013-02-04 | 1 | -0/+36 |
|\ | |||||
| * | Inline replies | Aurélien Bompard | 2013-02-01 | 1 | -0/+36 |
* | | 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 |
* | fix the favorites system | Aurélien Bompard | 2013-01-28 | 1 | -1/+7 |
* | Style changes | Aurélien Bompard | 2013-01-25 | 5 | -7157/+6 |
* | 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 | 1 | -67/+50 |
* | 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 | 6 | -1839/+4988 |
* | 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 | 1 | -0/+4 |
* | 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 | 1 | -1/+1 |
* | Improve the quoting style | Aurélien Bompard | 2012-12-13 | 1 | -0/+2 |
* | Smaller titles on the summary page | Aurélien Bompard | 2012-12-11 | 1 | -4/+10 |
* | Factor the like/dislike form in a separate file | Aurélien Bompard | 2012-12-10 | 1 | -0/+6 |