summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css/hyperkitty-message.css
Commit message (Collapse)AuthorAgeFilesLines
* Display a marker on unread threads in the month viewAurélien Bompard2013-05-231-1/+6
|
* Track unread threadsAurélien Bompard2013-05-221-4/+8
| | | | And display markers on unread posts in the thread view.
* Dynamically insert replies in the threadAurélien Bompard2013-05-171-1/+5
| | | | Closes: #47
* Speed up page loading on long threadsAurélien Bompard2013-05-141-1/+1
| | | | | | | | Speed up page loading on threads with many replies by loading the replies asynchronously. Preserve search engine indexation by detecting bots and serving the usual page in one go.
* Split up CSS for clarityAurélien Bompard2013-02-231-0/+250