Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load subscriptions asynchronously | Aurélien Bompard | 2013-08-15 | 1 | -4/+19 |
| | |||||
* | Add email and subscriptions to the user profile | Aurélien Bompard | 2013-08-15 | 1 | -36/+32 |
| | |||||
* | Fix the user profile page | Aurélien Bompard | 2013-08-10 | 1 | -1/+1 |
| | |||||
* | Add the Gravatar on the public profile page | Aurélien Bompard | 2013-08-02 | 1 | -0/+5 |
| | |||||
* | Use the user_id as key to avoid exposing the email address | Aurélien Bompard | 2013-08-02 | 1 | -18/+20 |
| | |||||
* | Add User profiles | Aurélien Bompard | 2013-08-02 | 1 | -1/+74 |
| | |||||
* | Cleanups in the lib/__init__.py file | Aurélien Bompard | 2013-07-15 | 1 | -1/+2 |
| | |||||
* | Handle leftover votes & favorites | Aurélien Bompard | 2013-07-11 | 1 | -1/+11 |
| | |||||
* | 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 | ||||
* | Paginate the list of liked messages in the user profile | Aurélien Bompard | 2013-06-12 | 1 | -21/+17 |
| | |||||
* | Greatly improve the pager | Aurélien Bompard | 2013-06-06 | 1 | -11/+2 |
| | |||||
* | Improve pagination | Aurélien Bompard | 2013-06-06 | 1 | -0/+1 |
| | |||||
* | Timezones can be specified in the user's profile | Aurélien Bompard | 2013-05-30 | 1 | -4/+6 |
| | |||||
* | Rework the display of email datetimes using timezones | Aurélien Bompard | 2013-05-27 | 1 | -1/+2 |
| | |||||
* | Cleanups | Aurélien Bompard | 2013-05-24 | 1 | -2/+1 |
| | |||||
* | 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 |
| | |||||
* | Cleanup unused imports | Aurélien Bompard | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | Standardize flash messages a bit | Aurélien Bompard | 2013-05-03 | 1 | -7/+3 |
| | |||||
* | Autodetect the enabled authentication backends | Aurélien Bompard | 2013-04-26 | 1 | -1/+17 |
| | |||||
* | The user profile page is now editable (#32) | Aurélien Bompard | 2013-02-14 | 1 | -1/+29 |
| | |||||
* | 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 | 1 | -21/+8 |
| | |||||
* | Use context processors to export settings | Aurélien Bompard | 2013-02-13 | 1 | -1/+0 |
| | |||||
* | Rework the login and register forms | Aurélien Bompard | 2013-02-13 | 1 | -6/+21 |
| | |||||
* | Use the logout view provided by Django | Aurélien Bompard | 2013-02-07 | 1 | -5/+0 |
| | |||||
* | Inline replies | Aurélien Bompard | 2013-02-01 | 1 | -1/+0 |
| | |||||
* | fix the favorites system | Aurélien Bompard | 2013-01-28 | 1 | -3/+14 |
| | |||||
* | Fixes on the login form | Aurélien Bompard | 2013-01-25 | 1 | -27/+4 |
| | |||||
* | Fix votes on the profile page | Aurélien Bompard | 2012-12-11 | 1 | -3/+3 |
| | |||||
* | Non-code changes (license texts, indentation, etc.) | Aurélien Bompard | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Fix settings access from the templates | Aurélien Bompard | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | Use Python's standard logging system | Aurélien Bompard | 2012-09-17 | 1 | -3/+6 |
| | |||||
* | Improve the user voting display (only one SQL query) | Aurélien Bompard | 2012-09-12 | 1 | -2/+24 |
| | |||||
* | Disable mockups | Aurélien Bompard | 2012-09-04 | 1 | -0/+1 |
| | |||||
* | Normalize tabs to spaces | Aurélien Bompard | 2012-08-30 | 1 | -23/+23 |
| | |||||
* | Fix : Error importing unit tests | Aamir Khan | 2012-08-10 | 1 | -5/+6 |
| | |||||
* | Bug Fix caused by wrong application name | Aamir Khan | 2012-07-25 | 1 | -2/+2 |
| | |||||
* | Packaging hyperkitty | Aamir Khan | 2012-07-24 | 1 | -0/+114 |