aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* Added admin/site setting that toggles context help panel. If disabled, ↵Andrew Manning2016-04-211-0/+49
| | | | original help menu button behavior is restored.
* 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
| | | | is not covered. Panel toggles with help button. Still some bugs with small screen viewing.
* nav: move js and css out of template, provide a help button in the panel on ↵Mario Vavti2016-04-151-228/+180
| | | | small screens and lots of whitespace cleanup
* 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 ↵redmatrix2016-04-131-12/+1
| | | | demand (currently only the channel and display pages). Will probably require a bit more work to hide/disable the cover photo when js is disabled. Have not actually tested without js to discover any other potential page issues. Have only confirmed that the detection class works and redirects to set a jsdisabled cookie and reload the page with that cookie+variable set if called from the channel page.
* reverse the logic of the jsenabled setting so that sessions without js are ↵redmatrix2016-04-121-0/+1
| | | | performance penalised instead of regular sessions.
* 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
|\ | | | | Contextual help
| * Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵Andrew Manning2016-04-0312-150/+282
| |\ | | | | | | | | | contextual-help
| * | Added help for post permissionsAndrew Manning2016-03-261-1/+2
| | |
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵Andrew Manning2016-03-236-75/+86
| |\ \ | | | | | | | | | | | | contextual-help
| * | | Override navbar help button to open contextual help panel. Contextual help ↵Andrew Manning2016-03-211-2/+47
| | | | | | | | | | | | | | | | for mail written.
* | | | 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
| | |
* | | highlight table row on hoverMario Vavti2016-03-271-1/+1
| | |
* | | removed link to connected apps by accidentMario Vavti2016-03-261-2/+2
| | |
* | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-261-1/+4
|\ \ \ | | |/ | |/|
| * | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-222-1/+5
| |\ \
| * | | rewrite the webfinger discovery logicredmatrix2016-03-221-1/+4
| | | |
* | | | move link to /locs to settings menu if we have more than one location and ↵Mario Vavti2016-03-262-41/+40
| |/ / |/| | | | | | | | some template work on locs
* | | Add a link to /locs to channel managerMario Vavti2016-03-222-1/+5
|/ /
* | whip mod manage into shapeMario Vavti2016-03-222-48/+71
| |
* | rework salmon - important, update addons also if you have enabled gnusoc addonredmatrix2016-03-201-9/+0
| |
* | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-201-14/+7
|\ \