Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor tests to avoid override_settings | Aurélien Bompard | 2013-07-08 | 1 | -1/+2 | |
| | | | | | Requires this issue to be fixed upstream: https://github.com/miracle2k/django-assets/issues/3 | |||||
* | Add an attachment field to replies and new emails | Aurélien Bompard | 2013-07-05 | 2 | -2/+6 | |
| | ||||||
* | Factor thread votes computation | Aurélien Bompard | 2013-06-20 | 1 | -32/+11 | |
| | ||||||
* | Add an autocomplete widget on the add_tag box | Aurélien Bompard | 2013-06-19 | 1 | -0/+12 | |
| | ||||||
* | Add Top Posters and Popular Threads widgets to the overview | Aurélien Bompard | 2013-06-18 | 1 | -4/+21 | |
| | ||||||
* | A user can remove the tags he added | Aurélien Bompard | 2013-06-13 | 2 | -17/+29 | |
| | ||||||
* | Paginate the list of liked messages in the user profile | Aurélien Bompard | 2013-06-12 | 1 | -21/+17 | |
| | ||||||
* | Add a select box to change the search results ordering | Aurélien Bompard | 2013-06-11 | 1 | -2/+15 | |
| | ||||||
* | Fix unit tests for voting | Aurélien Bompard | 2013-06-06 | 1 | -4/+1 | |
| | ||||||
* | Greatly improve the pager | Aurélien Bompard | 2013-06-06 | 3 | -36/+6 | |
| | ||||||
* | Improve pagination | Aurélien Bompard | 2013-06-06 | 3 | -2/+4 | |
| | ||||||
* | Add search | Aurélien Bompard | 2013-06-06 | 5 | -53/+116 | |
| | ||||||
* | Add a navigation bar to skip through unread messages | Aurélien Bompard | 2013-06-03 | 1 | -0/+10 | |
| | ||||||
* | Timezones can be specified in the user's profile | Aurélien Bompard | 2013-05-30 | 2 | -4/+9 | |
| | ||||||
* | Protect agains orphan tags | Aurélien Bompard | 2013-05-28 | 1 | -1/+3 | |
| | ||||||
* | Simple unknown ML protection | Aurélien Bompard | 2013-05-27 | 1 | -0/+2 | |
| | ||||||
* | Rework the display of email datetimes using timezones | Aurélien Bompard | 2013-05-27 | 3 | -4/+8 | |
| | ||||||
* | Also get the last view time when displaying a single message | Aurélien Bompard | 2013-05-27 | 1 | -1/+15 | |
| | ||||||
* | Add a unit test for unread posts | Aurélien Bompard | 2013-05-24 | 1 | -4/+3 | |
| | ||||||
* | Cleanups | Aurélien Bompard | 2013-05-24 | 4 | -48/+4 | |
| | ||||||
* | Display the number of unread replies | Aurélien Bompard | 2013-05-24 | 1 | -1/+6 | |
| | ||||||
* | Display the last viewed threads in the user profile | Aurélien Bompard | 2013-05-23 | 1 | -1/+31 | |
| | ||||||
* | Reorganize AJAX templates | Aurélien Bompard | 2013-05-23 | 2 | -2/+2 | |
| | ||||||
* | Display a marker on unread threads in the month view | Aurélien Bompard | 2013-05-23 | 1 | -1/+15 | |
| | ||||||
* | Track unread threads | Aurélien Bompard | 2013-05-22 | 1 | -1/+19 | |
| | | | | And display markers on unread posts in the thread view. | |||||
* | Cleanup unused imports | Aurélien Bompard | 2013-05-21 | 3 | -3/+1 | |
| | ||||||
* | Use the new subject_prefix attribute for stripping | Aurélien Bompard | 2013-05-18 | 1 | -0/+3 | |
| | ||||||
* | Load replies in chunks to avoid overloading the browser | Aurélien Bompard | 2013-05-17 | 1 | -20/+25 | |
| | ||||||
* | Load the lists descriptions from Mailman dynamically | Aurélien Bompard | 2013-05-17 | 1 | -0/+28 | |
| | ||||||
* | Dynamically insert replies in the thread | Aurélien Bompard | 2013-05-17 | 1 | -2/+14 | |
| | | | | Closes: #47 | |||||
* | Speed up page loading on long threads | Aurélien Bompard | 2013-05-14 | 1 | -12/+65 | |
| | | | | | | | | 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. | |||||
* | Handle errors when Mailman's REST server is down | Aurélien Bompard | 2013-05-03 | 1 | -5/+14 | |
| | ||||||
* | Standardize flash messages a bit | Aurélien Bompard | 2013-05-03 | 2 | -13/+6 | |
| | ||||||
* | Make it simple to create a new thread instead of replying | Aurélien Bompard | 2013-05-02 | 2 | -9/+15 | |
| | ||||||
* | Raise 404 on non-existant lists | Aurélien Bompard | 2013-04-29 | 1 | -0/+3 | |
| | ||||||
* | Autodetect the enabled authentication backends | Aurélien Bompard | 2013-04-26 | 1 | -1/+17 | |
| | ||||||
* | Subscribe the user when replying or posting | Aurélien Bompard | 2013-04-24 | 2 | -24/+3 | |
| | ||||||
* | Merge pull request #2 from aslakknutsen/graph | Aurélien Bompard | 2013-03-05 | 1 | -2/+5 | |
|\ | | | | | Change Activity Graph from Protovis to d3 (#43) | |||||
| * | Change Activity Graph from Protovis to d3 (#43) | Aslak Knutsen | 2013-03-05 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | 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. | |||||
* | | Migrate to class-based generic views | Aurélien Bompard | 2013-02-27 | 1 | -0/+30 | |
|/ | | | | | https://docs.djangoproject.com/en/1.4/topics/generic-views-migration/#mimetype Required by Django >= 1.5 | |||||
* | The user profile page is now editable (#32) | Aurélien Bompard | 2013-02-14 | 3 | -3/+39 | |
| | ||||||
* | Minor fix in the navigation bar | Aurélien Bompard | 2013-02-14 | 1 | -4/+2 | |
| | ||||||
* | Fix links in activity graph (#42) | Aurélien Bompard | 2013-02-13 | 1 | -4/+17 | |
| | ||||||
* | Fix the tags display | Aurélien Bompard | 2013-02-13 | 2 | -1/+8 | |
| | ||||||
* | Allow cancelling a vote | Aurélien Bompard | 2013-02-13 | 3 | -38/+52 | |
| | ||||||
* | Make it possible to disable the internal user DB | Aurélien Bompard | 2013-02-13 | 1 | -0/+3 | |
| | ||||||
* | Some cleanups, use Django shortcuts | Aurélien Bompard | 2013-02-13 | 6 | -149/+43 | |
| | ||||||
* | Use context processors to export settings | Aurélien Bompard | 2013-02-13 | 4 | -6/+0 | |
| | ||||||
* | Rework the login and register forms | Aurélien Bompard | 2013-02-13 | 2 | -20/+41 | |
| | ||||||
* | Add a "Create new thread" button | Aurélien Bompard | 2013-02-12 | 4 | -21/+77 | |
| |