summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css/hyperkitty-message.css
Commit message (Collapse)AuthorAgeFilesLines
* Move static files into the hyperkitty prefixAurélien Bompard2013-07-111-319/+0
|
* Add the category on the threads listAurélien Bompard2013-07-111-13/+2
|
* Manage thread categories in the databaseAurélien Bompard2013-07-111-12/+6
|
* Add categories to threadsAurélien Bompard2013-07-101-0/+27
|
* A user can remove the tags he addedAurélien Bompard2013-06-131-0/+19
|
* Add a tooltip for the navigation hotkeysAurélien Bompard2013-06-031-1/+1
|
* Add a navigation bar to skip through unread messagesAurélien Bompard2013-06-031-3/+30
|
* 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