aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* do not show location row on small viewports.Mario Vavti2017-01-241-2/+2
|
* pull in some CSSAndrew Manning2017-01-151-0/+10
|
* fix main width if right aside is hiddenMario Vavti2017-01-072-2/+2
|
* same fix for mobile viewMario Vavti2017-01-051-1/+3
|
* fix an issue with sticky_kit where input fields and textareas would blur on ↵Mario Vavti2017-01-054-6/+10
| | | | recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized
* css fixMario Vavti2017-01-041-2/+2
|
* trigger sticky_kit:recalc if the size of left_aside_wrapper changesMario Vavti2017-01-041-1/+10
|
* fix expand-aside button hiding if aside is emptyMario Vavti2017-01-041-1/+1
|
* prevent eventual double scrollbarMario Vavti2016-12-311-2/+2
|
* css fixes and get rid of a javascript workaroundMario Vavti2016-12-313-11/+3
|
* peoplefind widget should honour directory option settings (such as this site ↵zotlabs2016-12-301-1/+0
| | | | only).
* Merge branch '2.0RC'Mario Vavti2016-12-2352-20767/+32821
|\
| * move style info into css fileMario Vavti2016-12-222-9/+38
| |
| * another checkMario Vavti2016-12-221-3/+5
| |
| * 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
| | |/