summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/recent_activities.html
Commit message (Expand)AuthorAgeFilesLines
* Revive the 'discussions by category' widget on the overview pageAurélien Bompard2013-07-121-14/+11
* Don't display threads without votes in the popular threadsAurélien Bompard2013-07-121-0/+2
* Minor renameAurélien Bompard2013-06-181-1/+1
* Add Top Posters and Popular Threads widgets to the overviewAurélien Bompard2013-06-181-10/+42
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-121-100/+98
* Django 1.4 compatibilityAurélien Bompard2013-04-241-0/+2
* Add a 'Create new thread' button to the overview pageAurélien Bompard2013-04-241-0/+6
* Change Activity Graph from Protovis to d3 (#43)Aslak Knutsen2013-03-051-9/+15
* Use django-assets to compress static filesAurélien Bompard2013-02-231-3/+0
* Fix links in activity graph (#42)Aurélien Bompard2013-02-131-1/+1
* Minor CSS refactoringAurélien Bompard2013-02-131-3/+3
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-1/+1
* Use the email count in activity, not the thread countAurélien Bompard2013-02-061-1/+1
* Rethink urls to be more hierarchic and less RPCAurélien Bompard2013-02-041-1/+1
* Style changesAurélien Bompard2013-01-251-1/+1
* Switch to a fluid layoutAurélien Bompard2013-01-231-76/+87
* Get rid of the stats.css fileAurélien Bompard2013-01-231-3/+3
* Make the page title dynamicAurélien Bompard2013-01-041-0/+5
* Put the graph generation code in the main JS fileAurélien Bompard2012-12-101-57/+7
* Factor the thread summaries form out in a separate fileAurélien Bompard2012-12-101-70/+2
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-3/+5
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-061-1/+1
* Get rid of redundant SQL queriesAurélien Bompard2012-11-251-4/+4
* Take the graph title out of the graph itselfAurélien Bompard2012-11-251-6/+1
* Make graph height dynamicAurélien Bompard2012-11-251-1/+1
* Fix threads count on summary pageAurélien Bompard2012-11-171-1/+1
* Add an accordion widget for the month listAurélien Bompard2012-11-151-0/+6
* Move JS libs in the libs subdirAurélien Bompard2012-11-151-2/+1
* Use the new thread object in KittyStoreAurélien Bompard2012-11-091-29/+35
* Fix settings access from the templatesAurélien Bompard2012-10-171-2/+2
* Fix some forgotten instances of likestatusAurélien Bompard2012-10-121-4/+4
* Improve styling in headers and thread viewAurélien Bompard2012-10-101-15/+4
* Fix mockup testAurélien Bompard2012-10-091-2/+2
* Improve appearanceAurélien Bompard2012-10-051-2/+3
* Fix leftover hardcoded URLsAurélien Bompard2012-09-061-8/+10
* Disable mockupsAurélien Bompard2012-09-041-0/+9
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-101-3/+3
* Packaging hyperkittyAamir Khan2012-07-241-0/+212