summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css
Commit message (Collapse)AuthorAgeFilesLines
* Fix a CSS classAurélien Bompard2013-02-272-13/+15
|
* Split up CSS for clarityAurélien Bompard2013-02-238-909/+896
|
* Give a link to gravatar from the user profileAurélien Bompard2013-02-161-1/+19
|
* The user profile page is now editable (#32)Aurélien Bompard2013-02-141-98/+94
|
* Fix links in activity graph (#42)Aurélien Bompard2013-02-131-0/+3
|
* Minor CSS refactoringAurélien Bompard2013-02-131-80/+23
|
* Fix the tags displayAurélien Bompard2013-02-131-12/+21
|
* Rework the login and register formsAurélien Bompard2013-02-131-9/+11
|
* Add a "Create new thread" buttonAurélien Bompard2013-02-121-0/+34
|
* Fix the tags search view (#35)Aurélien Bompard2013-02-071-6/+6
| | | | | And factor some views/templates while I'm at it. And remove unused/obsolete stuff in the same move.
* Add a tooltip when login is required (#36)Aurélien Bompard2013-02-071-0/+12
| | | | | | | | | This needs a rebuild of the jquery-ui package. It has been applied to: - inline replies - like/dislike links - favorites
* Add a link to quote the message being replied toAurélien Bompard2013-02-061-0/+3
|
* Refactoring of HTML tags and CSS classesAurélien Bompard2013-02-061-56/+48
|
* Improve the front page's appearanceAurélien Bompard2013-02-051-6/+10
|
* Merge branch 'posting'Aurélien Bompard2013-02-041-0/+36
|\
| * Inline repliesAurélien Bompard2013-02-011-0/+36
| |
* | Display the list description on the front pageAurélien Bompard2013-02-041-0/+2
|/
* Minor cosmetics in the navbar, month page title, and user profileAurélien Bompard2013-02-011-17/+9
|
* Small fixes on the user profile pageAurélien Bompard2013-01-281-0/+7
|
* fix the favorites systemAurélien Bompard2013-01-281-1/+7
|
* Style changesAurélien Bompard2013-01-255-7157/+6
| | | | | | - move imported JS/CSS libs to a separate directory - real accordion for the months list - the top navbar is not black anymore
* Fixes on the login formAurélien Bompard2013-01-251-4/+22
|
* Switch to a fluid layoutAurélien Bompard2013-01-231-67/+50
|
* Small overhaul of the list of listsAurélien Bompard2013-01-231-0/+27
|
* Get rid of the stats.css fileAurélien Bompard2013-01-232-133/+90
|
* Update jQuery and BootstrapAurélien Bompard2013-01-146-1839/+4988
|
* Improve how the quote link looksAurélien Bompard2012-12-191-2/+11
|
* Integrate the new logoAurélien Bompard2012-12-191-0/+4
|
* Sort replies by thread, with indentationAurélien Bompard2012-12-141-0/+4
|
* Fix quoting in the message viewAurélien Bompard2012-12-131-1/+1
| | | | 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
|
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-101-0/+6
|
* 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-151-0/+10
|
* 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.
* 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-291-1/+6
|
* Add compatibility URLs for PipermailAurélien Bompard2012-10-221-1/+2
|
* Add an icon for the attachments list toggleAurélien Bompard2012-10-121-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
|