summaryrefslogtreecommitdiffstats
path: root/hyperkitty
Commit message (Collapse)AuthorAgeFilesLines
* Use the email count in activity, not the thread countAurélien Bompard2013-02-062-20/+13
| | | | As discussed on the hyperkitty-devel mailing-list.
* Fix a flickering effect when expanding threadsAurélien Bompard2013-02-061-1/+1
|
* Improve the front page's appearanceAurélien Bompard2013-02-052-24/+38
|
* Fix typo in 0e944bedAurélien Bompard2013-02-051-1/+1
|
* Normalize some variable namesAurélien Bompard2013-02-0511-34/+35
|
* Fixed missing reference to the previous view nameAurélien Bompard2013-02-051-1/+1
| | | | See: 1ab7951
* Merge branch 'posting'Aurélien Bompard2013-02-0411-13/+151
|\
| * give focus to the reply field when openedAurélien Bompard2013-02-011-1/+5
| |
| * Inline repliesAurélien Bompard2013-02-0111-13/+148
| |
* | Display the list description on the front pageAurélien Bompard2013-02-043-5/+12
| |
* | Rethink urls to be more hierarchic and less RPCAurélien Bompard2013-02-045-53/+37
|/
* Minor cosmetics in the navbar, month page title, and user profileAurélien Bompard2013-02-014-28/+23
|
* Small fixes on the user profile pageAurélien Bompard2013-01-282-4/+13
|
* 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-2813-78/+319
|
* Fix accordion widget and add_tag buttonAurélien Bompard2013-01-253-4/+10
|
* Style changesAurélien Bompard2013-01-2539-35/+1875
| | | | | | - 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-254-36/+33
|
* Switch to a fluid layoutAurélien Bompard2013-01-2312-289/+335
|
* Small overhaul of the list of listsAurélien Bompard2013-01-232-15/+43
|
* Get rid of the stats.css fileAurélien Bompard2013-01-233-136/+93
|
* Update jQuery and BootstrapAurélien Bompard2013-01-1413-1847/+7160
|
* Use South to migrate the DB schemaAurélien Bompard2013-01-142-0/+110
|
* Fix location of robots.txt fileAurélien Bompard2013-01-111-0/+0
|
* Move the thread sorting code to kittystoreAurélien Bompard2013-01-092-24/+3
|
* Make the page title dynamicAurélien Bompard2013-01-0411-2/+53
|
* Move the archiver module to the root of the distributionAurélien Bompard2013-01-041-0/+0
|
* The 'Back to thread' button now scrolls to the message in the threadAurélien Bompard2012-12-192-2/+2
|
* Improve how the quote link looksAurélien Bompard2012-12-192-3/+12
|
* Integrate the new logoAurélien Bompard2012-12-197-0/+1787
|
* 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-145-20/+74
|
* Fix quoting in the message viewAurélien Bompard2012-12-135-7/+14
| | | | Refs: #24
* Improve the quoting styleAurélien Bompard2012-12-137-44/+33
| | | | Refs: #24
* Fix the archives view for decemberAurélien Bompard2012-12-136-38/+115
|
* Wrap email text in the other templates tooAurélien Bompard2012-12-122-2/+6
| | | | See rev 317.
* Prepare a fix for #25Aurélien Bompard2012-12-122-5/+5
|
* Smaller titles on the summary pageAurélien Bompard2012-12-111-4/+10
|
* Fix votes on the profile pageAurélien Bompard2012-12-112-5/+9
|
* 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-102-57/+70
|
* 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-103-77/+47
|
* Factor the like/dislike form in a separate fileAurélien Bompard2012-12-105-37/+27
|
* 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-1040-193/+386
|
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-1010-58/+85
|
* Factorize the add_tag and like JS functionsAurélien Bompard2012-12-078-138/+117
|
* Use django-gravatar2, the other one is unmaintained and buggyAurélien Bompard2012-12-065-5/+5
|
* Snip quoted text in repliesAurélien Bompard2012-12-056-10/+108
|