Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move static files into the hyperkitty prefix | Aurélien Bompard | 2013-07-11 | 1 | -323/+0 |
| | |||||
* | Improve display of the category on the threads list | Aurélien Bompard | 2013-07-11 | 1 | -1/+4 |
| | |||||
* | Add the category on the threads list | Aurélien Bompard | 2013-07-11 | 1 | -0/+23 |
| | |||||
* | Make a widget to add multiple attachments | Aurélien Bompard | 2013-07-08 | 1 | -0/+21 |
| | |||||
* | Use tabs in the user profile page | Aurélien Bompard | 2013-06-20 | 1 | -5/+0 |
| | |||||
* | Add an autocomplete widget on the add_tag box | Aurélien Bompard | 2013-06-19 | 1 | -0/+3 |
| | |||||
* | Add search | Aurélien Bompard | 2013-06-06 | 1 | -0/+6 |
| | |||||
* | Display a marker on unread threads in the month view | Aurélien Bompard | 2013-05-23 | 1 | -5/+0 |
| | |||||
* | Track unread threads | Aurélien Bompard | 2013-05-22 | 1 | -0/+4 |
| | | | | And display markers on unread posts in the thread view. | ||||
* | Speed up page loading on long threads | Aurélien Bompard | 2013-05-14 | 1 | -0/+7 |
| | | | | | | | | 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. | ||||
* | Standardize flash messages a bit | Aurélien Bompard | 2013-05-03 | 1 | -2/+5 |
| | |||||
* | Make it simple to create a new thread instead of replying | Aurélien Bompard | 2013-05-02 | 1 | -1/+11 |
| | |||||
* | Add a 'Create new thread' button to the overview page | Aurélien Bompard | 2013-04-24 | 1 | -1/+7 |
| | |||||
* | Revert "Add a warning when replying while not subscribed" | Aurélien Bompard | 2013-04-24 | 1 | -11/+0 |
| | | | | | This reverts commit 8b3f70bb164aec17b81b7dead02be6165ddfd274. It is not necessary anymore, since changeset f4cf3aa9. | ||||
* | Add a warning when replying while not subscribed | Aurélien Bompard | 2013-04-22 | 1 | -0/+11 |
| | | | | Ticket: #46 | ||||
* | Fix a CSS class | Aurélien Bompard | 2013-02-27 | 1 | -0/+15 |
| | |||||
* | Split up CSS for clarity | Aurélien Bompard | 2013-02-23 | 1 | -0/+232 |