summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
Commit message (Collapse)AuthorAgeFilesLines
* Django 1.5/1.6 compatibilityAurélien Bompard2013-12-161-1/+2
|
* Small design improvement on the overview pageAurélien Bompard2013-11-281-2/+3
|
* Load the list's recent activity via AJAXAurélien Bompard2013-11-283-0/+77
|
* Add toggles to hide inactive and private listsAurélien Bompard2013-11-281-4/+25
|
* Add a quick access menu to the front pageAurélien Bompard2013-11-211-3/+37
|
* More robustnessAurélien Bompard2013-11-211-0/+2
|
* Be more specific in the CSS definitionsAurélien Bompard2013-11-201-14/+13
|
* Call out new listsAurélien Bompard2013-11-201-0/+6
|
* Improve front page appearanceAurélien Bompard2013-11-204-55/+71
|
* Front page redesignAurélien Bompard2013-11-205-370/+203
|
* modified the left pane in the list overview page to provide more space and ↵Máirín Duffy2013-11-201-1/+12
| | | | line wrapping for long user names
* adjusted category badges on list overviewMáirín Duffy2013-11-201-0/+6
|
* converting header from overview from h2 to h1 for more consistency across pagesMáirín Duffy2013-11-202-8/+6
|
* Redesign of the list overview page, including extensive modification of the ↵Máirín Duffy2013-11-203-31/+347
| | | | graph and a lot of CSS tweaks (no extra breadcrumb)
* Data from MM's REST server may contain HTML-escaped charsAurélien Bompard2013-10-011-2/+2
|
* 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
|