summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve how the quote link looksAurélien Bompard2012-12-191-2/+11
|
* Integrate the new logoAurélien Bompard2012-12-195-0/+1783
|
* Sort replies by thread, with indentationAurélien Bompard2012-12-141-0/+4
|
* Fix quoting in the message viewAurélien Bompard2012-12-132-1/+10
| | | | Refs: #24
* Improve the quoting styleAurélien Bompard2012-12-131-0/+2
| | | | Refs: #24
* Smaller titles on the summary pageAurélien Bompard2012-12-111-4/+10
|
* Put the graph generation code in the main JS fileAurélien Bompard2012-12-101-0/+63
|
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-101-0/+6
|
* 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
|
* Snip quoted text in repliesAurélien Bompard2012-12-051-0/+4
|
* Take the graph title out of the graph itselfAurélien Bompard2012-11-251-0/+5
|
* Add an accordion widget for the month listAurélien Bompard2012-11-153-0/+17
|
* Move JS libs in the libs subdirAurélien Bompard2012-11-152-1/+1
|
* Adapt to MySQL support splitting out the timezone offsetAurélien Bompard2012-11-141-6/+3
| | | | | | | | | Since the sender's timezone is in a separate column, we can now display the message date in Django's timezone and in the sender's timezone. Future improvement : ask the user for his/her preferred timezone and store it in his/her profile. Then use that to display the dates, instead of Django's server-wide setting.
* Make a proper 'back to thread' buttonAurélien Bompard2012-11-063-0/+287
|
* Fix the link alignment in collapsed messagesAurélien Bompard2012-11-061-1/+2
|
* Do some CSS refactoringAurélien Bompard2012-10-302-316/+304
|
* Add a button back to the thread in the message viewAurélien Bompard2012-10-293-1/+6
|
* Add compatibility URLs for PipermailAurélien Bompard2012-10-221-1/+2
|
* Add an icon for the attachments list toggleAurélien Bompard2012-10-122-0/+14
|
* Improve the 'add tag' formAurélien Bompard2012-10-111-6/+6
|
* Improve styling in headers and thread viewAurélien Bompard2012-10-102-12/+58
|
* Improve stylingAurélien Bompard2012-10-103-28/+28
|
* Add overflow on message contentsAurélien Bompard2012-10-091-7/+8
|
* Add thread navigation buttonsAurélien Bompard2012-10-091-1/+20
|
* Improve appearanceAurélien Bompard2012-10-052-17/+29
|
* Improve attachments displayAurélien Bompard2012-10-041-4/+5
|
* Improve navigation linksAurélien Bompard2012-09-031-4/+5
|
* Fix CSS classAurélien Bompard2012-08-201-1/+1
|
* Remove show discussion reduntant optionAamir Khan2012-08-111-27/+0
|
* Packaging hyperkittyAamir Khan2012-07-2428-0/+12869