summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/js/hyperkitty.js
Commit message (Collapse)AuthorAgeFilesLines
* give focus to the reply field when openedAurélien Bompard2013-02-011-1/+5
|
* Inline repliesAurélien Bompard2013-02-011-10/+56
|
* Small fix for the accordion on the overview pageAurélien Bompard2013-01-281-3/+3
| | | | See also: d4ecad9
* fix the favorites systemAurélien Bompard2013-01-281-2/+53
|
* Fix accordion widget and add_tag buttonAurélien Bompard2013-01-251-1/+7
|
* 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-0/+1
|
* Fix quoting in the message viewAurélien Bompard2012-12-131-0/+9
| | | | Refs: #24
* Put the graph generation code in the main JS fileAurélien Bompard2012-12-101-0/+63
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-1/+0
|
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-101-10/+10
|
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-071-0/+104