summaryrefslogtreecommitdiffstats
path: root/hyperkitty/lib/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups in the lib/__init__.py fileAurélien Bompard2013-07-151-204/+0
|
* Show the unread icon in the overview pageAurélien Bompard2013-07-151-1/+21
|
* Revive the 'discussions by category' widget on the overview pageAurélien Bompard2013-07-121-6/+18
|
* Improve display of the category on the threads listAurélien Bompard2013-07-111-1/+1
|
* Factorize the category widget codeAurélien Bompard2013-07-111-0/+26
|
* Manage thread categories in the databaseAurélien Bompard2013-07-111-1/+0
|
* Add an attachment field to replies and new emailsAurélien Bompard2013-07-051-4/+15
|
* Protect paginate against invalid valuesAurélien Bompard2013-06-131-0/+4
|
* Greatly improve the pagerAurélien Bompard2013-06-061-0/+36
|
* Fix subject strippingAurélien Bompard2013-05-271-1/+1
| | | | See changeset 2b0aba32.
* CleanupsAurélien Bompard2013-05-241-2/+2
|
* Use the new subject_prefix attribute for strippingAurélien Bompard2013-05-181-3/+2
|
* Handle errors when Mailman's REST server is downAurélien Bompard2013-05-031-10/+7
|
* Standardize flash messages a bitAurélien Bompard2013-05-031-1/+6
|
* Subscribe the user when replying or postingAurélien Bompard2013-04-241-0/+33
|
* Change Activity Graph from Protovis to d3 (#43)Aslak Knutsen2013-03-051-0/+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.
* Allow cancelling a voteAurélien Bompard2013-02-131-16/+0
|
* Fix votes (#34)Aurélien Bompard2013-02-071-0/+17
| | | | | - make sure we always use the message_id_hash - factor some code
* Move the thread sorting code to kittystoreAurélien Bompard2013-01-091-21/+0
|
* Sort replies by thread, with indentationAurélien Bompard2012-12-141-0/+21
|
* Fix the archives view for decemberAurélien Bompard2012-12-131-0/+16
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-0/+2
|
* Improve appearanceAurélien Bompard2012-10-051-0/+9
|
* Use Python's standard logging systemAurélien Bompard2012-09-171-3/+17
|
* Use a middleware to avoid KS connection leaksAurélien Bompard2012-09-121-0/+4
|
* Move the store pool to HyperKittyAurélien Bompard2012-09-061-19/+0
|
* Adapt to KittyStore's API changeAurélien Bompard2012-09-051-0/+25
|
* Normalize tabs to spacesAurélien Bompard2012-08-301-10/+13
|
* Adapt to the new Storm-based KittyStoreAurélien Bompard2012-08-301-1/+21
|
* Packaging hyperkittyAamir Khan2012-07-241-0/+14