| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo and do not do anything on resize if not fullscreen | Mario Vavti | 2016-12-10 | 1 | -2/+4 |
* | even more wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 2 | -4/+9 |
* | more wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 2 | -5/+26 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-12-10 | 4 | -4902/+5021 |
|\ |
|
| * | Merge pull request #617 from anaqreon/doco | git-marijus | 2016-12-10 | 2 | -5/+26 |
| |\ |
|
| | * | Only display h1 headings in sticky side nav. Toggle display of detailed TOC a... | Andrew Manning | 2016-12-09 | 2 | -5/+26 |
| * | | Update DE translation strings | phellmes | 2016-12-10 | 2 | -4897/+4995 |
| |/ |
|
* / | wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 3 | -8/+35 |
|/ |
|
* | Condense sticky nav TOC to h1 only. Add deep TOC to top of each page. Adjust ... | Andrew Manning | 2016-12-08 | 1 | -0/+14 |
* | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-12-08 | 1 | -1/+5 |
|\ |
|
| * | Report the WebDAV endpoint on the settings page (under the reddress) if the a... | zotlabs | 2016-12-08 | 1 | -1/+5 |
* | | Replace Hubzilla with $Projectname more. Revise code block side-scroll | Andrew Manning | 2016-12-08 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #614 from mjfriaza/dev | zotlabs | 2016-12-08 | 2 | -258/+278 |
|\ |
|
| * | Updated the Spanish translation | Manuel Jiménez Friaza | 2016-12-07 | 2 | -258/+278 |
* | | translateable string | Mario Vavti | 2016-12-04 | 1 | -1/+1 |
* | | implement content type in wiki list | Mario Vavti | 2016-12-04 | 2 | -5/+7 |
* | | fixes for toc bbcode and bbcode wiki toc | Mario Vavti | 2016-12-04 | 3 | -3/+16 |
* | | Merge pull request #609 from mjfriaza/dev | zotlabs | 2016-12-04 | 2 | -4927/+4933 |
|\| |
|
| * | Updated the Spanish translation | Manuel Jiménez Friaza | 2016-12-03 | 2 | -4927/+4933 |
* | | fix embed image for text/bbcode | Mario Vavti | 2016-12-02 | 1 | -0/+5 |
* | | use highlight in ac-list for hl bbcode | Mario Vavti | 2016-12-01 | 1 | -1/+2 |
* | | whitespace fixes | Mario Vavti | 2016-12-01 | 1 | -266/+260 |
* | | more wiki cleanup | Mario Vavti | 2016-12-01 | 1 | -4/+5 |
* | | wiki cleanup - wip. please watch out for eventual regressions | Mario Vavti | 2016-12-01 | 1 | -35/+29 |
* | | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-11-30 | 4 | -8/+45 |
|\ \ |
|
| * | | go live with wiki mimetypes - you can now choose if a wiki will contain markd... | Mario Vavti | 2016-11-30 | 3 | -7/+44 |
| * | | provide role on siteinfo page | zotlabs | 2016-11-29 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-11-29 | 5 | -29/+48 |
|\| | |
|
| * | | This isn't the most elegant solution as it requires a bit of arcane knowledge... | zotlabs | 2016-11-29 | 1 | -5/+6 |
| * | | provide a fresh new look and cleaner layout and more relevant information to ... | zotlabs | 2016-11-29 | 2 | -23/+39 |
| * | | highlight | zotlabs | 2016-11-29 | 1 | -1/+1 |
| * | | some basic work for implementing mimetypes for wikis | Mario Vavti | 2016-11-28 | 1 | -0/+2 |
* | | | Major changes to accordion nav menu. Table of contents auto-generated below t... | Andrew Manning | 2016-11-29 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #602 from anaqreon/doco | git-marijus | 2016-11-28 | 2 | -11/+13 |
|\ \ |
|
| * | | Use the jquery.toc.js library to auto-generate a table of contents for the lo... | Andrew Manning | 2016-11-27 | 1 | -1/+1 |
| * | | Update wiki context help. Modify context page element focus feature to do not... | Andrew Manning | 2016-11-26 | 1 | -10/+12 |
* | | | minor cleanup and remove more double encoding | Mario Vavti | 2016-11-28 | 2 | -17/+10 |
* | | | wiki: move delete page functionality to the widget | Mario Vavti | 2016-11-28 | 5 | -35/+81 |
|/ / |
|
* | | rearrange buttons | Mario Vavti | 2016-11-25 | 1 | -16/+18 |
* | | prev-next navigation for mod_connedit | zotlabs | 2016-11-24 | 1 | -0/+10 |
* | | missing semicolon | Mario Vavti | 2016-11-23 | 1 | -1/+1 |
* | | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -17/+12 |
* | | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -81/+55 |
* | | Toggle save button depending on editor changes and return to editor instead o... | Andrew Manning | 2016-11-23 | 1 | -30/+41 |
* | | do not use nested section-content-wrapper class | Mario Vavti | 2016-11-22 | 1 | -3/+3 |
* | | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 6 | -72/+139 |
* | | Merge pull request #595 from git-marijus/dev | zotlabs | 2016-11-21 | 1 | -2/+3 |
|\ \ |
|
| * | | move the remote user homebutton to the user menu. this way everything remote ... | Mario Vavti | 2016-11-20 | 1 | -2/+3 |
* | | | Merge pull request #593 from mjfriaza/dev | git-marijus | 2016-11-20 | 2 | -53/+53 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Updated ES-ES: better revision of some plugins | Manuel Jiménez Friaza | 2016-11-20 | 2 | -53/+53 |