summaryrefslogtreecommitdiffstats
path: root/hyperkitty/lib
Commit message (Expand)AuthorAgeFilesLines
* Add a config option to only display lists from the same virtual hostAurélien Bompard2013-12-041-0/+7
* Better handling of the user votes cacheAurélien Bompard2013-12-011-4/+5
* Create a Storm-compatible paginatorAurélien Bompard2013-12-012-39/+101
* Don't use the search engine to display a user's postsAurélien Bompard2013-11-301-2/+2
* Cache the user's vote on his/her profileAurélien Bompard2013-11-291-14/+11
* Fix bug in voting when emails in different lists have the same msgidAurélien Bompard2013-11-291-5/+7
* Improve and write tests for the set_thread_votes functionAurélien Bompard2013-11-201-15/+8
* Optimize the list evolution requestAurélien Bompard2013-11-201-4/+4
* Cache the votes for threadsAurélien Bompard2013-11-201-3/+11
* KittyStore does not auto-upgrade its schema anymoreAurélien Bompard2013-11-201-88/+0
* Move error templates in their own directoryAurélien Bompard2013-11-201-1/+1
* Front page redesignAurélien Bompard2013-11-201-0/+25
* Handle permissions on private mailing-listsAurélien Bompard2013-10-181-0/+41
* Protect against empty subjectsAurélien Bompard2013-09-111-0/+4
* Add email and subscriptions to the user profileAurélien Bompard2013-08-151-0/+45
* Get the KittyStore using the settings objectAurélien Bompard2013-08-021-6/+2
* Add a page to reattach a broken threadAurélien Bompard2013-07-181-0/+1
* Cleanups in the lib/__init__.py fileAurélien Bompard2013-07-153-204/+237
* 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
* Factor thread votes computationAurélien Bompard2013-06-201-1/+26
* Add Top Posters and Popular Threads widgets to the overviewAurélien Bompard2013-06-181-4/+6
* Protect paginate against invalid valuesAurélien Bompard2013-06-131-0/+4
* Greatly improve the pagerAurélien Bompard2013-06-061-0/+36
* Add searchAurélien Bompard2013-06-061-0/+2
* Fix subject strippingAurélien Bompard2013-05-271-1/+1
* CleanupsAurélien Bompard2013-05-241-2/+2
* Cleanup unused importsAurélien Bompard2013-05-211-1/+1
* Use the new subject_prefix attribute for strippingAurélien Bompard2013-05-181-3/+2
* Fix some 500 errorsAurélien Bompard2013-05-171-2/+4
* Handle errors when Mailman's REST server is downAurélien Bompard2013-05-032-10/+44
* Standardize flash messages a bitAurélien Bompard2013-05-031-1/+6
* Use SSL in the Fedora auth backendAurélien Bompard2013-04-271-1/+1
* Add Fedora login providerAurélien Bompard2013-04-261-0/+29
* Commit to Kittystore after each successful page loadAurélien Bompard2013-04-241-2/+3
* 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
* Allow cancelling a voteAurélien Bompard2013-02-132-16/+54
* Fix votes (#34)Aurélien Bompard2013-02-071-0/+17
* Move the thread sorting code to kittystoreAurélien Bompard2013-01-091-21/+0
* Move the archiver module to the root of the distributionAurélien Bompard2013-01-041-115/+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-105-2/+65
* Make SQL debug output configurableAurélien Bompard2012-11-251-2/+4
* Adapt archiver configuration to the new code in mailmanAurélien Bompard2012-11-061-2/+4