aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* do not use style in templateMario Vavti2017-02-022-7/+7
|
* do not use data-toggle on the badge and use fixed with for iconsMario Vavti2017-02-021-11/+11
|
* dropdown menus should be restricted in height in normal view but not in ↵Mario Vavti2017-02-022-3/+7
| | | | collapsed view
* remove badge hover effectMario Vavti2017-02-021-11/+0
|
* really fix badge positionsMario Vavti2017-02-022-5/+3
|
* resolve merge conflictMario Vavti2017-02-024-15/+15
|\
| * fix a few style issues with nav login panelzotlabs2017-02-014-15/+15
| |
* | fix notifications badge positioning and rendering of submenus in collapsed modeMario Vavti2017-02-013-35/+36
| |
* | nav dropdown-menu overridesMario Vavti2017-02-011-7/+0
| |
* | remove experimental_app_bin config conditionalMario Vavti2017-02-011-132/+2
| |
* | more work on app-binMario Vavti2017-02-014-26/+88
|/
* provide a feature/unfeature app buttonMario Vavti2017-01-302-3/+9
|
* more work on app-binMario Vavti2017-01-272-6/+11
|
* add icons and links to appman and apps edit to app-binMario Vavti2017-01-271-1/+4
|
* Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵Andrew Manning2017-01-261-3/+15
| | | | Repos button if webserver has write permission on extend/addon/.
* fix wiki list templateMario Vavti2017-01-262-6/+6
|
* missing quote in nav templatezotlabs2017-01-251-1/+1
|
* only allow wiki owner to delete pageszotlabs2017-01-251-1/+1
|
* do not show location row on small viewports.Mario Vavti2017-01-241-2/+2
|
* nav-login - basic, crude themingzotlabs2017-01-232-4/+15
|
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-233-4/+12
|
* give apps a bit more horizontal spaceMario Vavti2017-01-231-1/+1
|
* Merge pull request #650 from mjfriaza/devzotlabs2017-01-232-1293/+1511
|\ | | | | Translation of the new strings into the Spanish version
| * Translation of the new strings into the Spanish versionManuel Jiménez Friaza2017-01-222-1293/+1511
| |
* | force app icons to fixed widthHubzilla2017-01-221-1/+1
| |
* | use icons for app photos.Hubzilla2017-01-222-1/+6
| |
* | some work on app_bin - just to get it goingMario Vavti2017-01-222-16/+32
| |
* | add observer.language to autocomplete and return a default value for observerMario Vavti2017-01-211-1/+5
| |
* | js errors with raw message-id, string updateHubzilla2017-01-201-3/+9
| |
* | native wiki updatesHubzilla2017-01-181-1/+1
| |
* | more work on native wiki - revert now works; still remaining: diff, ↵zotlabs2017-01-172-1/+61
| | | | | | | | delete-page, rename-page and export wiki.
* | vcard export from profilezotlabs2017-01-151-0/+5
| |
* | Still trying to make the documentation link just a wee bit more obvious.zotlabs2017-01-151-2/+2
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-132-2/+2
|\ \
| * | another try on preventing double scrollbars when a modal is larger than the ↵Mario Vavti2017-01-132-2/+2
| | | | | | | | | | | | viewport
| * | evert "prevent double scrollbar when we have a modal larger than the viewport"Mario Vavti2017-01-132-2/+1
| | | | | | | | | | | | This reverts commit 2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8.
| * | prevent double scrollbar when we have a modal larger than the viewportMario Vavti2017-01-132-1/+2
| | |
* | | several minor app nitszotlabs2017-01-133-1/+5
|/ /
* | fullscreen in album-view is disfunctional atmMario Vavti2017-01-122-6/+0
| |
* | comment out redundant querysMario Vavti2017-01-111-1/+1
| |
* | fix embedimage if an albumname contains quotesMario Vavti2017-01-112-4/+6
| |
* | /connedit do not show vcard and section selector if not yet approved. ↵Mario Vavti2017-01-101-257/+249
| | | | | | | | whitespace cleanup
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-093-4490/+4578
|\ \
| * | implement a menu to select a section to be open by defaultMario Vavti2017-01-091-9/+11
| | |
| * | Merge pull request #640 from mjfriaza/devzotlabs2017-01-092-4481/+4567
| |\| | | | | | | Updated the Spanish translation
| | * Updated the Spanish translationManuel Jiménez Friaza2017-01-072-4481/+4567
| | |
* | | channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-0/+6
|/ /
* | 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