summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/recent_activities.html
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | And factor some views/templates while I'm at it. And remove unused/obsolete stuff in the same move.
* Use the email count in activity, not the thread countAurélien Bompard2013-02-061-1/+1
| | | | As discussed on the hyperkitty-devel mailing-list.
* Rethink urls to be more hierarchic and less RPCAurélien Bompard2013-02-041-1/+1
|
* Style changesAurélien Bompard2013-01-251-1/+1
| | | | | | - move imported JS/CSS libs to a separate directory - real accordion for the months list - the top navbar is not black anymore
* 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