summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics on the user profileHEADmasterAurélien Bompard2013-08-151-0/+3
* Load subscriptions asynchronouslyAurélien Bompard2013-08-152-2/+10
* Fix attachments widget on repliesAurélien Bompard2013-08-032-3/+12
* Add a link to the public profile from thread listsAurélien Bompard2013-08-021-0/+3
* Add the Gravatar on the public profile pageAurélien Bompard2013-08-021-9/+12
* Add User profilesAurélien Bompard2013-08-022-1/+13
* Improve appearance of the rattach thread pageAurélien Bompard2013-07-223-4/+12
* Add a page to reattach a broken threadAurélien Bompard2013-07-182-0/+64
* Make real breadcrumbs in the top barAurélien Bompard2013-07-151-0/+21
* Show the unread icon in the overview pageAurélien Bompard2013-07-152-4/+3
* Minor styling improvementAurélien Bompard2013-07-121-1/+1
* Display the number of participants and discussions on the overview pageAurélien Bompard2013-07-121-1/+4
* Reorganize the overview page in columnsAurélien Bompard2013-07-121-1/+7
* rename recent_activities to overviewAurélien Bompard2013-07-121-7/+7
* Revive the 'discussions by category' widget on the overview pageAurélien Bompard2013-07-122-51/+33
* Place the category like on Mairin's mockupsAurélien Bompard2013-07-121-3/+2
* Only allow category edition when logged-inAurélien Bompard2013-07-113-2/+9
* Move static files into the hyperkitty prefixAurélien Bompard2013-07-1179-0/+0
* Make tags smaller in the threads listAurélien Bompard2013-07-111-0/+7
* Improve display of the category on the threads listAurélien Bompard2013-07-112-11/+13
* Add the category on the threads listAurélien Bompard2013-07-114-19/+40
* Manage thread categories in the databaseAurélien Bompard2013-07-111-12/+6
* Add categories to threadsAurélien Bompard2013-07-102-1/+60
* Make a widget to add multiple attachmentsAurélien Bompard2013-07-082-0/+49
* Request list info on the front page in bulkAurélien Bompard2013-07-081-3/+18
* Use tabs in the user profile pageAurélien Bompard2013-06-201-5/+0
* Add Tabs widget and switch to the smoothness jQuery UI themeAurélien Bompard2013-06-2031-58/+933
* Add an autocomplete widget on the add_tag boxAurélien Bompard2013-06-192-0/+8
* Update jQuery and add the Autocomplete widgetAurélien Bompard2013-06-1923-52/+1330
* Minor renameAurélien Bompard2013-06-181-4/+4
* Add Top Posters and Popular Threads widgets to the overviewAurélien Bompard2013-06-181-4/+8
* Split the JS code into more manageable chunksAurélien Bompard2013-06-135-262/+341
* A user can remove the tags he addedAurélien Bompard2013-06-132-4/+34
* Paginate the list of liked messages in the user profileAurélien Bompard2013-06-121-3/+21
* Add a select box to change the search results orderingAurélien Bompard2013-06-111-0/+9
* Improve paginationAurélien Bompard2013-06-061-1/+1
* Add searchAurélien Bompard2013-06-062-17/+12
* Open the last month menu on the overview pageAurélien Bompard2013-06-051-1/+1
* Add a tooltip for the navigation hotkeysAurélien Bompard2013-06-032-1/+2
* Add a navigation bar to skip through unread messagesAurélien Bompard2013-06-032-11/+43
* Navigate through unread messages with 'j' and 'k'Aurélien Bompard2013-05-312-0/+124
* Fix CSS glitchAurélien Bompard2013-05-271-1/+1
* Display the last viewed threads in the user profileAurélien Bompard2013-05-232-0/+36
* Display a marker on unread threads in the month viewAurélien Bompard2013-05-233-6/+10
* Track unread threadsAurélien Bompard2013-05-222-4/+12
* Reorder bootstrap to have access to the iconsAurélien Bompard2013-05-228-0/+0
* Don't alert on error when the AJAX request is cancelledAurélien Bompard2013-05-181-1/+3
* Load replies in chunks to avoid overloading the browserAurélien Bompard2013-05-171-19/+27
* Load the lists descriptions from Mailman dynamicallyAurélien Bompard2013-05-171-0/+32
* Dynamically insert replies in the threadAurélien Bompard2013-05-172-3/+10