Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move static files into the hyperkitty prefix | Aurélien Bompard | 2013-07-11 | 7 | -1090/+0 |
| | |||||
* | Make tags smaller in the threads list | Aurélien Bompard | 2013-07-11 | 1 | -0/+7 |
| | |||||
* | Improve display of the category on the threads list | Aurélien Bompard | 2013-07-11 | 2 | -11/+13 |
| | |||||
* | Add the category on the threads list | Aurélien Bompard | 2013-07-11 | 3 | -13/+32 |
| | |||||
* | Manage thread categories in the database | Aurélien Bompard | 2013-07-11 | 1 | -12/+6 |
| | |||||
* | Add categories to threads | Aurélien Bompard | 2013-07-10 | 1 | -0/+27 |
| | |||||
* | Make a widget to add multiple attachments | Aurélien Bompard | 2013-07-08 | 1 | -0/+21 |
| | |||||
* | Use tabs in the user profile page | Aurélien Bompard | 2013-06-20 | 1 | -5/+0 |
| | |||||
* | Add an autocomplete widget on the add_tag box | Aurélien Bompard | 2013-06-19 | 1 | -0/+3 |
| | |||||
* | Minor rename | Aurélien Bompard | 2013-06-18 | 1 | -4/+4 |
| | |||||
* | Add Top Posters and Popular Threads widgets to the overview | Aurélien Bompard | 2013-06-18 | 1 | -4/+8 |
| | |||||
* | A user can remove the tags he added | Aurélien Bompard | 2013-06-13 | 1 | -0/+19 |
| | |||||
* | Add a select box to change the search results ordering | Aurélien Bompard | 2013-06-11 | 1 | -0/+9 |
| | |||||
* | Add search | Aurélien Bompard | 2013-06-06 | 2 | -17/+12 |
| | |||||
* | Add a tooltip for the navigation hotkeys | Aurélien Bompard | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | And display markers on unread posts in the thread view. | ||||
* | Dynamically insert replies in the thread | Aurélien Bompard | 2013-05-17 | 1 | -1/+5 |
| | | | | Closes: #47 | ||||
* | Speed up page loading on long threads | Aurélien Bompard | 2013-05-14 | 2 | -1/+8 |
| | | | | | | | | Speed up page loading on threads with many replies by loading the replies asynchronously. Preserve search engine indexation by detecting bots and serving the usual page in one go. | ||||
* | 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 |
| | | | | | This reverts commit 8b3f70bb164aec17b81b7dead02be6165ddfd274. It is not necessary anymore, since changeset f4cf3aa9. | ||||
* | Add a warning when replying while not subscribed | Aurélien Bompard | 2013-04-22 | 1 | -0/+11 |
| | | | | Ticket: #46 | ||||
* | 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) | ||||
| * | Change Activity Graph from Protovis to d3 (#43) | Aslak Knutsen | 2013-03-05 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | Fixes failing javascipt in Opera and Chrome resulting in no graph and no other javascript features. Changed to precalculate all days in the begin_date...end_date date range before matching email counts to ensure we have data points for all days in the range. | ||||
* | | 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 |
| | | | | | 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 | 1 | -0/+12 |
| | | | | | | | | | This needs a rebuild of the jquery-ui package. It has been applied to: - inline replies - like/dislike links - favorites | ||||
* | 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 |
| |