aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* a cleaner way to work around browser bugsMario Vavti2016-12-221-7/+4
|
* more robust crossbrowser supportMario Vavti2016-12-223-3/+26
|
* css fixesMario Vavti2016-12-212-2/+7
|
* fix a glitch in sticky-kit and comment out alt_pager() in ↵Mario Vavti2016-12-212-3/+2
| | | | widget_conversations since it will not work there
* Merge branch '2.0RC' of https://github.com/redmatrix/hubzilla into 2.0RC_mergezotlabs2016-12-203-5/+21
|\
| * turns out we do need this in certain situationsMario Vavti2016-12-201-0/+2
| |
| * some changes to heading sizes to make some sense in the doco (this will ↵Mario Vavti2016-12-202-5/+19
| | | | | | | | undergo some refinement in the next release cycle when we possibly upgrade to bootstrap 4) and get rid of the accordion for now.
* | Translated new strings into Spanish versionManuel Jiménez Friaza2016-12-202-1182/+1224
|/
* Move headings down to start at H3 at Mario's directionAndrew Manning2016-12-191-3/+3
|
* fix contextualHelpFocus() to work wit sticky asideMario Vavti2016-12-191-0/+8
|
* Update NL stringsjeroenpraat2016-12-192-1118/+1155
|
* make sticky aside available for small screens. we had to get rid of the ↵Mario Vavti2016-12-193-22/+28
| | | | transition effect for this to work reliably
* this is not neededMario Vavti2016-12-191-2/+0
|
* display inline instead of floatingMario Vavti2016-12-162-11/+7
|
* retrigger after fullscreenMario Vavti2016-12-161-0/+1
|
* move the sticky-kit^Cquery plugin to /lib and see if we want this for the ↵Mario Vavti2016-12-164-1/+21
| | | | whole app
* 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
|
* wiki: do not show revert buttons if we do not have write perms and minor cleanupMario Vavti2016-12-143-7/+7
|
* 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
| |