aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* update icon names in include/Treer2016-05-011-1/+1
* get rid of the unused ispublic variableMario Vavti2016-04-295-23/+2
* css fixMario Vavti2016-04-291-1/+2
* some work on making mod editpost use status_editor() - if you find anything r...Mario Vavti2016-04-292-6/+6
* css fixesMario Vavti2016-04-291-5/+1
* This setting isn't implemented so remove the UI until it is.redmatrix2016-04-281-3/+0
* provide help button in context help popupMario Vavti2016-04-282-5/+22
* css fixMario Vavti2016-04-281-0/+1
* some refinements on jotMario Vavti2016-04-272-14/+21
* only padding-top needs adjustmentMario Vavti2016-04-261-2/+2
* hopefully fix jot dropdown visibility issueMario Vavti2016-04-261-3/+5
* move spoiler= and quote= bbcode handling from prepare_body() to bbcode() and ...Mario Vavti2016-04-261-1/+1
* fix top padding for narrow navbarMario Vavti2016-04-261-0/+9
* +es-es strings updatejeroenpraat2016-04-254-15342/+15688
* make it more obvious what is behind the dropdownsMario Vavti2016-04-253-14/+14
* revert inline-block for blockquoteMario Vavti2016-04-241-1/+0
* fix context help position with narrow navbarMario Vavti2016-04-232-0/+5
* update jquery.textcomplete to version 1.3.4 and add minified versionMario Vavti2016-04-231-1/+1
* make the link to /help in dropdown conditional to the use of context helpMario Vavti2016-04-231-1/+1
* pull-right is not needed hereMario Vavti2016-04-231-1/+1
* simplify context help js and move it to main.js where all the nav related js ...Mario Vavti2016-04-234-70/+47
* only display help button in collapsed panel if context help is enabledMario Vavti2016-04-231-2/+4
* Merge branch 'master' into devredmatrix2016-04-232-7224/+7467
|\
| * Update DE translation stringsphellmes2016-04-222-7224/+7467
* | make it icon-question-sign for contextual and icon-question for normal help i...Mario Vavti2016-04-221-2/+2
* | No idea how long RSD (Really Simple Discovery) has been broken. I had no idea...redmatrix2016-04-212-0/+16
* | remove obsolete classMario Vavti2016-04-211-4/+0
* | indicate if we will be displayed contextual help or default helpMario Vavti2016-04-212-3/+7
* | fix help button for collapsed stateMario Vavti2016-04-213-5/+6
* | some fixes for contextual help and disable transition animation for now - it ...Mario Vavti2016-04-213-49/+46
* | Added admin/site setting that toggles context help panel. If disabled, origin...Andrew Manning2016-04-212-47/+49
* | Merge branch 'dev' into toggle-context-helpAndrew Manning2016-04-203-8/+14
|\ \
| * | Merge branch 'master' into devredmatrix2016-04-202-3/+9
| |\|
| | * some crossbrowser rendering work on the comment boxMario Vavti2016-04-201-1/+3
| | * Use stopImmidiatePropagation() only if we are in a list to not interfere with...Mario Vavti2016-04-201-2/+6
| * | module updatesredmatrix2016-04-181-5/+5
* | | Try toggling context help using onclick attributeAndrew Manning2016-04-192-1/+2
|/ /
* | Merge branch 'master' into devredmatrix2016-04-184-11600/+11628
|\|
| * Spanish and Dutch strings updatejeroenpraat2016-04-174-11600/+11628
* | Making sure the great new context help works with all thmes and schema's (3rd...jeroenpraat2016-04-186-6/+62
* | New help panel that slides in from the top and pushes the content down so it ...Andrew Manning2016-04-173-205/+254
|/
* nav: move js and css out of template, provide a help button in the panel on s...Mario Vavti2016-04-153-233/+222
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-04-152-3091/+3147
|\
| * Resolved conflict in view/it/hstrings.phpPaolo Tacconi2016-04-15195-77438/+81476
| |\
| * | Updated Italian stringsPaolo Tacconi2016-04-152-3091/+3147
* | | fix some slight crossbrowser rendering issues with jotMario Vavti2016-04-153-16/+16
| |/ |/|
* | refactor the js detection into a checkjs class which is only enabled on deman...redmatrix2016-04-131-12/+1
* | reverse the logic of the jsenabled setting so that sessions without js are pe...redmatrix2016-04-121-0/+1
* | improve bbco autocomplete to not execute listNewLineAutocomplete() many times...Mario Vavti2016-04-121-2/+3
* | remove obsolete jotVideoURL() and jotAudioURL()redmatrix2016-04-111-14/+0