summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
Commit message (Collapse)AuthorAgeFilesLines
* Split up CSS for clarityAurélien Bompard2013-02-238-909/+896
|
* Updated logoAurélien Bompard2013-02-224-1739/+1201
|
* 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-132-1/+4
|
* Minor CSS refactoringAurélien Bompard2013-02-132-81/+24
|
* Fix the tags displayAurélien Bompard2013-02-131-12/+21
|
* Allow cancelling a voteAurélien Bompard2013-02-131-6/+8
|
* Fix JS error in favoritesAurélien Bompard2013-02-131-1/+1
|
* Minimal login page improvementsAurélien Bompard2013-02-131-0/+0
|
* Rework the login and register formsAurélien Bompard2013-02-132-9/+11
|
* Add a "Create new thread" buttonAurélien Bompard2013-02-122-3/+45
|
* Fix votes, and a javascript error (#37)Aurélien Bompard2013-02-071-20/+1
|
* Fix the tags search view (#35)Aurélien Bompard2013-02-072-8/+29
| | | | | 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-0727-462/+1427
| | | | | | | | | 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-062-2/+24
|
* Refactoring of HTML tags and CSS classesAurélien Bompard2013-02-062-64/+59
|
* Improve the front page's appearanceAurélien Bompard2013-02-051-6/+10
|
* Fix typo in 0e944bedAurélien Bompard2013-02-051-1/+1
|
* Merge branch 'posting'Aurélien Bompard2013-02-044-11/+97
|\
| * give focus to the reply field when openedAurélien Bompard2013-02-011-1/+5
| |
| * Inline repliesAurélien Bompard2013-02-014-11/+93
| |
* | 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
|
* 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-282-3/+60
|
* Fix accordion widget and add_tag buttonAurélien Bompard2013-01-251-1/+7
|
* Style changesAurélien Bompard2013-01-2532-9/+1851
| | | | | | - 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-232-67/+51
|
* 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-1412-1843/+7155
|
* Fix location of robots.txt fileAurélien Bompard2013-01-111-0/+4
|
* 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
|