summaryrefslogtreecommitdiffstats
path: root/hyperkitty/api.py
Commit message (Expand)AuthorAgeFilesLines
* Add likes and dislikes to the REST APIAurélien Bompard2013-08-151-1/+5
* Add the tags to the REST APIAurélien Bompard2013-06-191-0/+17
* Cleanup unused importsAurélien Bompard2013-05-211-6/+0
* Use the new subject_prefix attribute for strippingAurélien Bompard2013-05-181-1/+1
* Update REST API to new KittyStore backendAslak Knutsen2013-03-041-31/+74
* Switch to the new-style "url" tagAurélien Bompard2013-02-271-1/+1
* Add spec file and fix unit testsAurélien Bompard2012-11-301-1/+1
* Use the new thread object in KittyStoreAurélien Bompard2012-11-091-1/+1
* Use Python's standard logging systemAurélien Bompard2012-09-171-4/+21
* Use a middleware to avoid KS connection leaksAurélien Bompard2012-09-121-5/+4
* Move the store pool to HyperKittyAurélien Bompard2012-09-061-7/+8
* Adapt to KittyStore's API changeAurélien Bompard2012-09-051-1/+1
* Adapt to the new Storm-based KittyStoreAurélien Bompard2012-08-301-4/+5
* Use message hash in URL instead of message IDAurélien Bompard2012-08-201-1/+1
* Adapt to the IMessageStore interfaceAurélien Bompard2012-08-171-1/+1
* Update KittyStore importsAurélien Bompard2012-08-141-2/+2
* Bug Fix caused by wrong application nameAamir Khan2012-07-251-1/+1
* Packaging hyperkittyAamir Khan2012-07-241-0/+69