aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
...
* fix embed-image for fullscreen mode and some adjustments for /helpMario Vavti2016-12-102-2/+2
* fix typo and do not do anything on resize if not fullscreenMario Vavti2016-12-101-2/+4
* even more wiki fullscreen optimisationMario Vavti2016-12-101-4/+8
* more wiki fullscreen optimisationMario Vavti2016-12-101-4/+26
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-12-101-5/+25
|\
| * Only display h1 headings in sticky side nav. Toggle display of detailed TOC a...Andrew Manning2016-12-091-5/+25
* | wiki fullscreen optimisationMario Vavti2016-12-101-8/+20
|/
* Condense sticky nav TOC to h1 only. Add deep TOC to top of each page. Adjust ...Andrew Manning2016-12-081-0/+14
* Report the WebDAV endpoint on the settings page (under the reddress) if the a...zotlabs2016-12-081-1/+5
* translateable stringMario Vavti2016-12-041-1/+1
* implement content type in wiki listMario Vavti2016-12-041-1/+3
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-2/+3
* fix embed image for text/bbcodeMario Vavti2016-12-021-0/+5
* whitespace fixesMario Vavti2016-12-011-266/+260
* more wiki cleanupMario Vavti2016-12-011-4/+5
* wiki cleanup - wip. please watch out for eventual regressionsMario Vavti2016-12-011-35/+29
* Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-11-303-7/+39
|\
| * go live with wiki mimetypes - you can now choose if a wiki will contain markd...Mario Vavti2016-11-302-6/+38
| * provide role on siteinfo pagezotlabs2016-11-291-1/+1
* | Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-11-294-28/+47
|\|
| * This isn't the most elegant solution as it requires a bit of arcane knowledge...zotlabs2016-11-291-5/+6
| * provide a fresh new look and cleaner layout and more relevant information to ...zotlabs2016-11-292-23/+39
| * some basic work for implementing mimetypes for wikisMario Vavti2016-11-281-0/+2
* | Major changes to accordion nav menu. Table of contents auto-generated below t...Andrew Manning2016-11-291-1/+1
|/
* Merge pull request #602 from anaqreon/docogit-marijus2016-11-281-1/+1
|\
| * Use the jquery.toc.js library to auto-generate a table of contents for the lo...Andrew Manning2016-11-271-1/+1
* | minor cleanup and remove more double encodingMario Vavti2016-11-282-17/+10
* | wiki: move delete page functionality to the widgetMario Vavti2016-11-283-35/+35
|/
* rearrange buttonsMario Vavti2016-11-251-16/+18
* prev-next navigation for mod_conneditzotlabs2016-11-241-0/+10
* missing semicolonMario Vavti2016-11-231-1/+1
* whitespace and minor fixesMario Vavti2016-11-231-17/+12
* whitespace and minor fixesMario Vavti2016-11-231-81/+55
* Toggle save button depending on editor changes and return to editor instead o...Andrew Manning2016-11-231-30/+41
* do not use nested section-content-wrapper classMario Vavti2016-11-221-3/+3
* display wiki list on wiki landing page.Mario Vavti2016-11-223-71/+97
* move the remote user homebutton to the user menu. this way everything remote ...Mario Vavti2016-11-201-2/+3
* Hide all content if no wiki is selected except for a message saying to choose...Andrew Manning2016-11-181-1/+6
* Move page list back out to the side menu, but with the new page form below th...Andrew Manning2016-11-183-40/+46
* Wiki pages display in tab to the left of the edit pane tab. Home is always fi...Andrew Manning2016-11-181-5/+5
* Merge branch 'dev' into wiki-guiAndrew Manning2016-11-181-5/+1
|\
| * revert simple checkboxMario Vavti2016-11-182-8/+1
| * add a simple checkbox template for use in widgetsMario Vavti2016-11-182-5/+8
* | move commit message and save button into edit pane. Change page list tab labe...Andrew Manning2016-11-182-19/+20
* | Remove page widget completely. Render the page list in a tab alongside Histor...Andrew Manning2016-11-171-15/+25
|/
* wiki list fixesMario Vavti2016-11-171-48/+40
* Highlight active wiki in list in preparation for removing active wiki name fr...Andrew Manning2016-11-171-1/+1
* Merge remote-tracking branch 'upstream/dev' into wiki-guiAndrew Manning2016-11-171-7/+16
|\
| * remove redundant commaMario Vavti2016-11-171-1/+1
| * configure ace with setOptions, get rid of redundant scrollbarsMario Vavti2016-11-171-7/+16