aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
* ensure that important system fields are passed through the appman editorredmatrix2016-05-031-0/+4
* more background work for app management - give every member a copy of all the...redmatrix2016-05-031-2/+2
* Merge pull request #365 from Treer/fontawesomegit-marijus2016-05-031-1/+1
|\
| * another font-awesome iconTreer2016-05-041-1/+1
* | more security stuffredmatrix2016-05-021-13/+3
* | a couple of bugfixes from earlier checkins and implementation of source tagsredmatrix2016-05-012-0/+2
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-012-2/+8
|\ \
| * | fix mime-type icons in /cloudMario Vavti2016-05-011-1/+1
| * | make weblink and attach button hideable and some minor fixesMario Vavti2016-05-011-1/+7
* | | some much needed work on oembed securityredmatrix2016-05-012-0/+20
|/ /
* | Merge pull request #362 from Treer/fontawesomeredmatrix2016-05-0182-343/+343
|\|
| * update icon names in view/Treer2016-05-0181-342/+342
| * update icon names in include/Treer2016-05-011-1/+1
* | css fixMario Vavti2016-04-301-1/+1
|/
* get rid of the unused ispublic variableMario Vavti2016-04-292-12/+1
* some work on making mod editpost use status_editor() - if you find anything r...Mario Vavti2016-04-291-5/+5
* 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-281-5/+4
* some refinements on jotMario Vavti2016-04-271-13/+20
* hopefully fix jot dropdown visibility issueMario Vavti2016-04-261-3/+5
* 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
|\| | | |