aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
Commit message (Expand)AuthorAgeFilesLines
* apporder style improvement and add to nav menu, also add language awareness t...zotlabs2017-05-231-0/+1
* provide mechanism to arbitrarily sort the nav tray apps, currently the prefer...zotlabs2017-05-161-0/+2
* collapse sysapps if viewing a remote channelMario Vavti2017-05-051-5/+7
* profile_tabs is now channel_apps (except the original was left behind as the ...zotlabs2017-05-011-2/+171
* move profile tabs to app-trayMario Vavti2017-03-201-1/+4
* hide nav search behind a button, css fixes and cleanupMario Vavti2017-03-141-45/+18
* Take me home instead of get me homeAndrew Manning2017-03-091-1/+1
* change text back to 'add apps'zotlabs2017-02-211-1/+1
* Change Add Apps to Manage Apps and support translation.Andrew Manning2017-02-211-1/+2
* css fixes and rename link to full docs to help since its app is also called helpMario Vavti2017-02-171-1/+1
* sort the appsMario Vavti2017-02-071-0/+2
* bring back view links for all notification types (esp: network, channel) for ...zotlabs2017-02-061-3/+5
* move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-061-4/+3
* import system apps on initial loadMario Vavti2017-02-061-1/+5
* merge devMario Vavti2017-02-061-11/+21
|\
| * more work on nav-modalzotlabs2017-02-031-11/+21
* | check for app-icons in app_list() instead of app_render()Mario Vavti2017-02-031-1/+0
* | remove apps from usermenuMario Vavti2017-02-021-14/+14
* | resolve merge conflictMario Vavti2017-02-021-1/+1
|\|
| * fix a few style issues with nav login panelzotlabs2017-02-011-1/+1
* | remove experimental_app_bin config conditionalMario Vavti2017-02-011-19/+17
|/
* hide featured app category in the app category widgetMario Vavti2017-01-311-1/+1
* more work on app-binMario Vavti2017-01-271-2/+3
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-231-0/+2
* some work on app_bin - just to get it goingMario Vavti2017-01-221-1/+28
* $a is deprecatedMario Vavti2017-01-221-1/+1
* whitespace cleanupMario Vavti2017-01-221-8/+5
* Still trying to make the documentation link just a wee bit more obvious.zotlabs2017-01-151-0/+1
* use plural since we can have more than one wikiMario Vavti2016-11-221-1/+1
* move the remote user homebutton to the user menu. this way everything remote ...Mario Vavti2016-11-201-10/+8
* incutio xmlrpc library uses old-style (php4) constructors which have been dep...redmatrix2016-09-041-1/+1
* fix register link if logged inMario Vavti2016-09-041-1/+1
* show home icon in first position in nav, provide register link also if regist...Mario Vavti2016-09-021-2/+2
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-0/+1
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-9/+11
* force immediate avatar updateTreer2016-07-031-0/+13
* provide wiki as a feature (default is on so there aren't any surprises) and a...redmatrix2016-06-291-0/+2
* add letsencrypt x3 intermediate cert and new cert file, improve UX of new reg...redmatrix2016-06-271-2/+2
* simplify context help js and move it to main.js where all the nav related js ...Mario Vavti2016-04-231-13/+4
* some fixes for contextual help and disable transition animation for now - it ...Mario Vavti2016-04-211-6/+11
* Added admin/site setting that toggles context help panel. If disabled, origin...Andrew Manning2016-04-211-0/+6
* Merge branch 'dev' into toggle-context-helpAndrew Manning2016-04-201-1/+1
|\
| * module updatesredmatrix2016-04-181-1/+1
* | Try toggling context help using onclick attributeAndrew Manning2016-04-191-2/+3
|/
* issue #340redmatrix2016-04-061-9/+1
* fix contextual helpMario Vavti2016-04-051-3/+2
* Merge pull request #338 from anaqreon/contextual-helpredmatrix2016-04-051-3/+13
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzilla into contextua...Andrew Manning2016-04-031-23/+21
| |\
| * | Search docs/context/ hierarchically for help.html files to reduce redundancyAndrew Manning2016-03-261-2/+7
| * | Override navbar help button to open contextual help panel. Contextual help fo...Andrew Manning2016-03-211-3/+8