summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates
Commit message (Expand)AuthorAgeFilesLines
* WIP: Create new thread buttonAurélien Bompard2013-02-082-0/+35
* Fix votes, and a javascript error (#37)Aurélien Bompard2013-02-071-0/+17
* Fix the tags search view (#35)Aurélien Bompard2013-02-0715-278/+149
* Add a tooltip when login is required (#36)Aurélien Bompard2013-02-074-6/+6
* Keep the redirect url when already on the login pageAurélien Bompard2013-02-072-3/+3
* Add a link to quote the message being replied toAurélien Bompard2013-02-061-0/+1
* Refactoring of HTML tags and CSS classesAurélien Bompard2013-02-065-70/+67
* Use the email count in activity, not the thread countAurélien Bompard2013-02-061-1/+1
* Fix a flickering effect when expanding threadsAurélien Bompard2013-02-061-1/+1
* Improve the front page's appearanceAurélien Bompard2013-02-051-18/+28
* Normalize some variable namesAurélien Bompard2013-02-056-13/+13
* Merge branch 'posting'Aurélien Bompard2013-02-042-0/+15
|\
| * Inline repliesAurélien Bompard2013-02-012-0/+15
* | Display the list description on the front pageAurélien Bompard2013-02-041-3/+8
* | Rethink urls to be more hierarchic and less RPCAurélien Bompard2013-02-042-3/+2
|/
* Minor cosmetics in the navbar, month page title, and user profileAurélien Bompard2013-02-013-11/+14
* Small fixes on the user profile pageAurélien Bompard2013-01-281-4/+6
* fix the favorites systemAurélien Bompard2013-01-284-52/+64
* Style changesAurélien Bompard2013-01-257-26/+24
* Fixes on the login formAurélien Bompard2013-01-251-4/+5
* Switch to a fluid layoutAurélien Bompard2013-01-239-221/+282
* Small overhaul of the list of listsAurélien Bompard2013-01-231-15/+16
* Get rid of the stats.css fileAurélien Bompard2013-01-231-3/+3
* Update jQuery and BootstrapAurélien Bompard2013-01-141-4/+5
* Make the page title dynamicAurélien Bompard2013-01-0410-1/+52
* The 'Back to thread' button now scrolls to the message in the threadAurélien Bompard2012-12-192-2/+2
* Integrate the new logoAurélien Bompard2012-12-192-0/+4
* Only hide the quote if it is more than 3 lines longAurélien Bompard2012-12-171-1/+7
* Sort replies by thread, with indentationAurélien Bompard2012-12-141-1/+12
* Fix quoting in the message viewAurélien Bompard2012-12-131-4/+2
* Improve the quoting styleAurélien Bompard2012-12-133-4/+4
* Wrap email text in the other templates tooAurélien Bompard2012-12-122-2/+6
* Prepare a fix for #25Aurélien Bompard2012-12-122-5/+5
* Fix votes on the profile pageAurélien Bompard2012-12-111-2/+6
* According to the documentation this specify the redirect url to browseridPierre-Yves Chibon2012-12-111-1/+1
* Put the graph generation code in the main JS fileAurélien Bompard2012-12-101-57/+7
* Wrap email text at 90 cols if not already wrappedAurélien Bompard2012-12-101-1/+1
* Factor the thread summaries form out in a separate fileAurélien Bompard2012-12-102-70/+40
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-104-37/+21
* Activate voting (it's not a mockup anymore)Aurélien Bompard2012-12-103-9/+0
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-1019-183/+213
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-105-17/+25
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-075-135/+8
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-065-5/+5
* Snip quoted text in repliesAurélien Bompard2012-12-052-10/+5
* Get rid of redundant SQL queriesAurélien Bompard2012-11-251-4/+4
* Fix a small gravatar bugAurélien Bompard2012-11-251-1/+1
* 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
* Make a few post-QA fixesAurélien Bompard2012-11-221-0/+2