summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics on the user profileHEADmasterAurélien Bompard2013-08-151-4/+7
|
* Load subscriptions asynchronouslyAurélien Bompard2013-08-152-6/+9
|
* Add email and subscriptions to the user profileAurélien Bompard2013-08-153-35/+56
|
* Handle an empty search queryAurélien Bompard2013-08-061-5/+10
|
* Add a link to the public profile from thread listsAurélien Bompard2013-08-021-4/+11
|
* Add the Gravatar on the public profile pageAurélien Bompard2013-08-022-2/+8
|
* Use the user_id as key to avoid exposing the email addressAurélien Bompard2013-08-022-11/+11
|
* Add User profilesAurélien Bompard2013-08-022-2/+87
|
* Drop useless error 500 templateAurélien Bompard2013-07-231-43/+0
|
* Fix running the unit tests in the RPMAurélien Bompard2013-07-231-0/+1
|
* 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
|