aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
* make it more obvious what is behind the dropdownsMario Vavti2016-04-253-14/+14
* 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-232-54/+9
* only display help button in collapsed panel if context help is enabledMario Vavti2016-04-231-2/+4
* 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
* indicate if we will be displayed contextual help or default helpMario Vavti2016-04-211-2/+2
* fix help button for collapsed stateMario Vavti2016-04-212-4/+4
* some fixes for contextual help and disable transition animation for now - it ...Mario Vavti2016-04-212-14/+18
* Added admin/site setting that toggles context help panel. If disabled, origin...Andrew Manning2016-04-211-0/+49
* Try toggling context help using onclick attributeAndrew Manning2016-04-192-1/+2
* New help panel that slides in from the top and pushes the content down so it ...Andrew Manning2016-04-171-180/+187
* nav: move js and css out of template, provide a help button in the panel on s...Mario Vavti2016-04-151-228/+180
* fix some slight crossbrowser rendering issues with jotMario Vavti2016-04-151-1/+1
* 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
* remove obsolete jotVideoURL() and jotAudioURL()redmatrix2016-04-111-14/+0
* localise the opensearch linkredmatrix2016-04-101-1/+1
* some work on comanche autocompleteMario Vavti2016-04-093-1/+10
* Merge pull request #338 from anaqreon/contextual-helpredmatrix2016-04-051-2/+48
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzilla into contextua...Andrew Manning2016-04-0312-150/+282
| |\
| * | Added help for post permissionsAndrew Manning2016-03-261-1/+2
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla into contextua...Andrew Manning2016-03-236-75/+86
| |\ \
| * | | Override navbar help button to open contextual help panel. Contextual help fo...Andrew Manning2016-03-211-2/+47
* | | | Merge branch 'master' into devMario Vavti2016-04-041-0/+1
|\ \ \ \
| * | | | a simple autocomplete for bbcode or comanche - partly implementedMario Vavti2016-04-041-0/+1
* | | | | Merge branch 'master' into devMario Vavti2016-04-041-1/+1
|\| | | |
| * | | | do not use dropdown class if there is nothing to dropdownMario Vavti2016-04-041-1/+1
* | | | | Merge branch 'master' into devMario Vavti2016-04-042-5/+9
|\| | | |
| * | | | whitespaceMario Vavti2016-04-041-2/+0
| * | | | whitespaceMario Vavti2016-04-041-1/+0
| * | | | fullscreen mode for photo albums viewMario Vavti2016-04-042-3/+10
| | |_|/ | |/| |
* / | | Bug: "remember me" doesn'tredmatrix2016-04-031-1/+1
|/ / /
* | | various fixesMario Vavti2016-04-031-10/+3
* | | reduce chat-item-title fontsize to match wall-item-agoMario Vavti2016-04-031-2/+2
* | | fullscreen mode for eventsMario Vavti2016-04-032-0/+4
* | | show chat expiration time in overview and minor fixesMario Vavti2016-04-032-8/+10
* | | ease transition between fullscreen and inline view for small screensMario Vavti2016-04-031-2/+1
* | | on update only jump to bottom if we actually got a new messageMario Vavti2016-04-011-4/+3
* | | scroll chat to bottom on fullscreen toggleMario Vavti2016-04-011-0/+2
* | | improve scroll to bottom in chatMario Vavti2016-04-011-1/+1
* | | missing templateMario Vavti2016-04-011-0/+5
* | | slightly change the way fullscreen works and bring it to mod mailMario Vavti2016-04-012-5/+9
* | | make fullscreen mode available for other modules and some cleanupMario Vavti2016-03-311-39/+34
* | | various fixes regarding mod chatMario Vavti2016-03-311-11/+10
* | | mod chat rework continuedMario Vavti2016-03-314-16/+46
* | | more work on mod chatMario Vavti2016-03-312-42/+117
* | | more on mod chatMario Vavti2016-03-302-1/+2
* | | some work on mod chatMario Vavti2016-03-304-32/+57