summaryrefslogtreecommitdiffstats
path: root/hyperkitty/models.py
Commit message (Expand)AuthorAgeFilesLines
* Add User profilesAurélien Bompard2013-08-021-7/+0
* Manage thread categories in the databaseAurélien Bompard2013-07-111-0/+21
* A user can remove the tags he addedAurélien Bompard2013-06-131-2/+1
* Timezones can be specified in the user's profileAurélien Bompard2013-05-301-0/+4
* Add some database indicesAurélien Bompard2013-05-241-8/+8
* Track unread threadsAurélien Bompard2013-05-221-0/+14
* Cleanup unused importsAurélien Bompard2013-05-211-1/+0
* Allow longer list names in the databaseAurélien Bompard2013-04-301-3/+3
* Add HK models to the admin interfaceAurélien Bompard2013-02-141-5/+15
* fix the favorites systemAurélien Bompard2013-01-281-1/+11
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-2/+2
* Use Python's standard logging systemAurélien Bompard2012-09-171-2/+0
* Improve the user voting display (only one SQL query)Aurélien Bompard2012-09-121-20/+0
* Use a middleware to avoid KS connection leaksAurélien Bompard2012-09-121-0/+2
* Move the store pool to HyperKittyAurélien Bompard2012-09-061-3/+3
* Normalize tabs to spacesAurélien Bompard2012-08-301-43/+44
* Adapt to the new Storm-based KittyStoreAurélien Bompard2012-08-301-4/+3
* Adapt to the IMessageStore interfaceAurélien Bompard2012-08-171-1/+1
* Update KittyStore importsAurélien Bompard2012-08-141-2/+2
* Feature : Add tag to email threadsAamir Khan2012-08-101-1/+14
* Bug Fix caused by wrong application nameAamir Khan2012-07-251-1/+1
* Packaging hyperkittyAamir Khan2012-07-241-0/+77