summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates
Commit message (Expand)AuthorAgeFilesLines
* Improve appearance of the rattach thread pageAurélien Bompard2013-07-223-41/+42
* Add a page to reattach a broken threadAurélien Bompard2013-07-184-1/+90
* Make real breadcrumbs in the top barAurélien Bompard2013-07-151-9/+44
* Show the unread icon in the overview pageAurélien Bompard2013-07-152-2/+6
* Minor styling improvementAurélien Bompard2013-07-121-1/+3
* Display the number of participants and discussions on the overview pageAurélien Bompard2013-07-121-0/+5
* Reorganize the overview page in columnsAurélien Bompard2013-07-121-41/+26
* rename recent_activities to overviewAurélien Bompard2013-07-121-1/+1
* Reorder widgets on the overview pageAurélien Bompard2013-07-121-30/+33
* Revive the 'discussions by category' widget on the overview pageAurélien Bompard2013-07-122-26/+16
* Don't display threads without votes in the popular threadsAurélien Bompard2013-07-121-0/+2
* Place the category like on Mairin's mockupsAurélien Bompard2013-07-121-1/+1
* Only allow category edition when logged-inAurélien Bompard2013-07-111-2/+8
* Move static files into the hyperkitty prefixAurélien Bompard2013-07-115-14/+14
* Improve display of the category on the threads listAurélien Bompard2013-07-112-16/+4
* Add the category on the threads listAurélien Bompard2013-07-114-1/+6
* Manage thread categories in the databaseAurélien Bompard2013-07-113-5/+6
* Add categories to threadsAurélien Bompard2013-07-103-0/+18
* Fix the reply form on the message pageAurélien Bompard2013-07-051-0/+10
* Add an attachment field to replies and new emailsAurélien Bompard2013-07-052-2/+2
* Factor thread votes computationAurélien Bompard2013-06-201-5/+1
* Use tabs in the user profile pageAurélien Bompard2013-06-201-57/+72
* Add Tabs widget and switch to the smoothness jQuery UI themeAurélien Bompard2013-06-201-1/+1
* Add the tags to the REST APIAurélien Bompard2013-06-191-3/+14
* Add an autocomplete widget on the add_tag boxAurélien Bompard2013-06-191-1/+3
* Update jQuery and add the Autocomplete widgetAurélien Bompard2013-06-191-4/+4
* Minor renameAurélien Bompard2013-06-181-1/+1
* Add Top Posters and Popular Threads widgets to the overviewAurélien Bompard2013-06-181-10/+42
* Split the JS code into more manageable chunksAurélien Bompard2013-06-132-1/+4
* A user can remove the tags he addedAurélien Bompard2013-06-132-2/+11
* Paginate the list of liked messages in the user profileAurélien Bompard2013-06-123-38/+50
* Use spaces instead of tabs in the templatesAurélien Bompard2013-06-1227-1154/+1100
* Add a select box to change the search results orderingAurélien Bompard2013-06-111-0/+23
* Use the search iconAurélien Bompard2013-06-101-1/+1
* Greatly improve the pagerAurélien Bompard2013-06-062-31/+8
* Improve paginationAurélien Bompard2013-06-062-4/+14
* Add searchAurélien Bompard2013-06-064-1/+154
* Add a tooltip for the navigation hotkeysAurélien Bompard2013-06-031-2/+2
* Add a navigation bar to skip through unread messagesAurélien Bompard2013-06-032-32/+48
* Navigate through unread messages with 'j' and 'k'Aurélien Bompard2013-05-312-2/+3
* Rework the display of email datetimes using timezonesAurélien Bompard2013-05-274-9/+10
* Fix URLs in merged CSS filesAurélien Bompard2013-05-271-1/+1
* Display the number of unread repliesAurélien Bompard2013-05-241-1/+6
* Display the last viewed threads in the user profileAurélien Bompard2013-05-233-2/+58
* Reorganize AJAX templatesAurélien Bompard2013-05-233-1/+3
* Display a marker on unread threads in the month viewAurélien Bompard2013-05-232-7/+11
* Track unread threadsAurélien Bompard2013-05-222-2/+6
* Reorder bootstrap to have access to the iconsAurélien Bompard2013-05-221-2/+2
* Use the new subject_prefix attribute for strippingAurélien Bompard2013-05-181-1/+7
* Load replies in chunks to avoid overloading the browserAurélien Bompard2013-05-172-20/+9