aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* use lock colour to indicate that permissions have been set by the software ↵zotlabs2016-12-163-1/+7
| | | | to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information.
* note widget: whitespace and resize the textarea to reveal full contentMario Vavti2016-12-152-22/+27
|
* reworked doco navigationMario Vavti2016-12-151-9/+0
|
* more wiki cleanupMario Vavti2016-12-151-20/+18
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-142-3/+4
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* wiki: do not show revert buttons if we do not have write perms and minor cleanupMario Vavti2016-12-143-7/+7
|
* fix btn-group renderingMario Vavti2016-12-141-16/+2
|
* tag and mention handling in private mail (which required refactoring the ↵zotlabs2016-12-131-0/+1
| | | | bbcode cleanup stuff in mod_item)
* mail preview (basic functionality)zotlabs2016-12-132-1/+29
|
* update dutch stringsjeroenpraat2016-12-132-6631/+10513
|
* dropdown position fixesMario Vavti2016-12-132-4/+3
|
* bring lockview to wikilistMario Vavti2016-12-132-5/+12
|
* do not increase opacity to more than 1Mario Vavti2016-12-131-1/+1
|
* simplify wikilist widgetMario Vavti2016-12-131-38/+1
|
* wiki: indicate saved state for bbcode typeMario Vavti2016-12-121-7/+6
|
* some preliminary work for email notification of likes - potentially ↵zotlabs2016-12-111-0/+1
| | | | destabilising so disabled until after next release
* show doc section heading in titlebarMario Vavti2016-12-111-1/+1
|
* 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-102-4/+9
|
* more wiki fullscreen optimisationMario Vavti2016-12-102-5/+26
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-12-104-4902/+5021
|\
| * Merge pull request #617 from anaqreon/docogit-marijus2016-12-102-5/+26
| |\ | | | | | | Only display h1 headings in sticky side nav. Toggle display of detail…
| | * Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵Andrew Manning2016-12-092-5/+26
| | | | | | | | | | | | at top of page. Introduce return to top button for small screens.
| * | Update DE translation stringsphellmes2016-12-102-4897/+4995
| |/
* / wiki fullscreen optimisationMario Vavti2016-12-103-8/+35
|/
* Condense sticky nav TOC to h1 only. Add deep TOC to top of each page. Adjust ↵Andrew Manning2016-12-081-0/+14
| | | | developer guide headings.
* Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-12-081-1/+5
|\
| * Report the WebDAV endpoint on the settings page (under the reddress) if the ↵zotlabs2016-12-081-1/+5
| | | | | | | | account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'.
* | Replace Hubzilla with $Projectname more. Revise code block side-scrollAndrew Manning2016-12-081-0/+5
|/
* Merge pull request #614 from mjfriaza/devzotlabs2016-12-082-258/+278
|\ | | | | Translated new strings into es_ES
| * Updated the Spanish translationManuel Jiménez Friaza2016-12-072-258/+278
| |
* | translateable stringMario Vavti2016-12-041-1/+1
| |
* | implement content type in wiki listMario Vavti2016-12-042-5/+7
| |
* | fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-043-3/+16
| |
* | Merge pull request #609 from mjfriaza/devzotlabs2016-12-042-4927/+4933
|\| | | | | Updated the Spanish version
| * Updated the Spanish translationManuel Jiménez Friaza2016-12-032-4927/+4933
| |
* | fix embed image for text/bbcodeMario Vavti2016-12-021-0/+5
| |
* | use highlight in ac-list for hl bbcodeMario Vavti2016-12-011-1/+2
| |
* | 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-304-8/+45
|\ \
| * | go live with wiki mimetypes - you can now choose if a wiki will contain ↵Mario Vavti2016-11-303-7/+44
| | | | | | | | | | | | markdown or bb-code markup
| * | provide role on siteinfo pagezotlabs2016-11-291-1/+1
| | |
* | | Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2016-11-295-29/+48
|\| |
| * | This isn't the most elegant solution as it requires a bit of arcane ↵zotlabs2016-11-291-5/+6
| | | | | | | | | | | | knowledge, but provide a way to step through connections with a specific tab/panel open in the connection editor. It does not close the default panel, but merely opens the one specified by a &section= URL parameter (closing the default panel would require a major refactoring of the default panel logic). Valid choices for section currently are affinity, filter, and perms. This tab/panel selection should persist across form posting and 'prev/next'.
| * | provide a fresh new look and cleaner layout and more relevant information to ↵zotlabs2016-11-292-23/+39
| | | | | | | | | | | | siteinfo
| * | highlightzotlabs2016-11-291-1/+1
| | |
| * | some basic work for implementing mimetypes for wikisMario Vavti2016-11-281-0/+2
| | |