Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the category on the threads list | Aurélien Bompard | 2013-07-11 | 4 | -19/+40 |
| | |||||
* | 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 | 2 | -1/+60 |
| | |||||
* | Make a widget to add multiple attachments | Aurélien Bompard | 2013-07-08 | 2 | -0/+49 |
| | |||||
* | Request list info on the front page in bulk | Aurélien Bompard | 2013-07-08 | 1 | -3/+18 |
| | |||||
* | Use tabs in the user profile page | Aurélien Bompard | 2013-06-20 | 1 | -5/+0 |
| | |||||
* | Add Tabs widget and switch to the smoothness jQuery UI theme | Aurélien Bompard | 2013-06-20 | 31 | -58/+933 |
| | |||||
* | Add an autocomplete widget on the add_tag box | Aurélien Bompard | 2013-06-19 | 2 | -0/+8 |
| | |||||
* | Update jQuery and add the Autocomplete widget | Aurélien Bompard | 2013-06-19 | 23 | -52/+1330 |
| | |||||
* | 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 |
| | |||||
* | Split the JS code into more manageable chunks | Aurélien Bompard | 2013-06-13 | 5 | -262/+341 |
| | |||||
* | A user can remove the tags he added | Aurélien Bompard | 2013-06-13 | 2 | -4/+34 |
| | |||||
* | Paginate the list of liked messages in the user profile | Aurélien Bompard | 2013-06-12 | 1 | -3/+21 |
| | |||||
* | Add a select box to change the search results ordering | Aurélien Bompard | 2013-06-11 | 1 | -0/+9 |
| | |||||
* | Improve pagination | Aurélien Bompard | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | Add search | Aurélien Bompard | 2013-06-06 | 2 | -17/+12 |
| | |||||
* | Open the last month menu on the overview page | Aurélien Bompard | 2013-06-05 | 1 | -1/+1 |
| | |||||
* | Add a tooltip for the navigation hotkeys | Aurélien Bompard | 2013-06-03 | 2 | -1/+2 |
| | |||||
* | Add a navigation bar to skip through unread messages | Aurélien Bompard | 2013-06-03 | 2 | -11/+43 |
| | |||||
* | Navigate through unread messages with 'j' and 'k' | Aurélien Bompard | 2013-05-31 | 2 | -0/+124 |
| | |||||
* | 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 | 2 | -0/+36 |
| | |||||
* | 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. | ||||
* | Reorder bootstrap to have access to the icons | Aurélien Bompard | 2013-05-22 | 8 | -0/+0 |
| | |||||
* | Don't alert on error when the AJAX request is cancelled | Aurélien Bompard | 2013-05-18 | 1 | -1/+3 |
| | |||||
* | Load replies in chunks to avoid overloading the browser | Aurélien Bompard | 2013-05-17 | 1 | -19/+27 |
| | |||||
* | Load the lists descriptions from Mailman dynamically | Aurélien Bompard | 2013-05-17 | 1 | -0/+32 |
| | |||||
* | Dynamically insert replies in the thread | Aurélien Bompard | 2013-05-17 | 2 | -3/+10 |
| | | | | Closes: #47 | ||||
* | Speed up page loading on long threads | Aurélien Bompard | 2013-05-14 | 4 | -29/+80 |
| | | | | | | | | 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 | 2 | -3/+6 |
| | |||||
* | Make it simple to create a new thread instead of replying | Aurélien Bompard | 2013-05-02 | 2 | -2/+28 |
| | |||||
* | Display errors when failing to add a favorite | Aurélien Bompard | 2013-04-30 | 1 | -3/+1 |
| | |||||
* | Refactor voting JS for better separation of concerns | Aurélien Bompard | 2013-04-30 | 1 | -9/+14 |
| | |||||
* | Better OpenID logo | Aurélien Bompard | 2013-04-29 | 1 | -0/+0 |
| | |||||
* | Add Fedora login provider | Aurélien Bompard | 2013-04-26 | 2 | -1/+1 |
| | |||||
* | Enable OpenID login | Aurélien Bompard | 2013-04-26 | 2 | -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 | 4 | -7777/+92 |
|\ | | | | | Change Activity Graph from Protovis to d3 (#43) | ||||
| * | Change Activity Graph from Protovis to d3 (#43) | Aslak Knutsen | 2013-03-05 | 4 | -7777/+92 |
| | | | | | | | | | | | | | | | | | | 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 |
| | |||||
* | Updated logo | Aurélien Bompard | 2013-02-22 | 4 | -1739/+1201 |
| | |||||
* | 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 | 2 | -1/+4 |
| |