aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
Commit message (Expand)AuthorAgeFilesLines
...
* article featurezotlabs2017-11-221-0/+11
* compare strpos result against falseMario Vavti2017-11-161-2/+2
* provide ability to pin apps to navbar from /apps. this removes the ability to...Mario Vavti2017-11-161-5/+9
* rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-071-3/+3
* add location info to the navbarMario Vavti2017-11-071-5/+7
* use 1) personal setting, 2) site setting, 3) default false - for system.chann...zotlabs2017-10-301-1/+1
* was unable to make the modal login dialog work on the channel page with a cov...zotlabs2017-10-141-9/+14
* bring back some nav stuff (notifications) for alternate navbars; still some t...zotlabs2017-10-111-0/+40
* rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection co...zotlabs2017-10-101-2/+2
* remove notifications code from nav and go live with new notificationsMario Vavti2017-10-101-58/+13
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-091-7/+19
|\
| * feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-10/+15
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-091-5/+22
| |\
| * | new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-091-6/+13
* | | purify user-supplied filenames in some cases. Probably not needed but it's th...zotlabs2017-10-091-2/+2
| |/ |/|
* | ability to pin apps to the navbar when using named navbarszotlabs2017-10-081-2/+11
* | alternate navbar layoutszotlabs2017-10-081-3/+11
|/
* experimental new notifications - needs pconfig experimental_notif set to 1 fo...Mario Vavti2017-10-081-5/+9
* it is not your public stream -> just public streamMario Vavti2017-10-061-1/+1
* introduce public stream notificationsMario Vavti2017-10-061-1/+3
* Experimental alternate channel_menu navigation. To use, "util/config system.c...zotlabs2017-10-051-1/+4
* bring back notifications for account approvalsMario Vavti2017-10-041-0/+2
* rename activity notifications links - one moreMario Vavti2017-09-121-1/+1
* rename activity notifications linksMario Vavti2017-09-121-2/+2
* cards featurezotlabs2017-08-231-0/+12
* do not show channel manager and nav channel select if we are in a delegate se...git-marijus2017-08-101-4/+8
* initial notifications support for new shared files and new (since initial sit...git-marijus2017-07-281-1/+7
* move the active app code to include/nav.php - it is only relevant theregit-marijus2017-07-261-0/+3
* make local channel (not our own) nav menus appear similar to what we are used...git-marijus2017-07-251-8/+9
* provide a mechanism to mark apps active in the bingit-marijus2017-07-211-18/+4
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-071-12/+0
|\
| * remove duplicate codegit-marijus2017-06-041-12/+0
| * 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
* | start deprecation of server_rolezotlabs2017-05-291-6/+3
* | apporder style improvement and add to nav menu, also add language awareness t...zotlabs2017-05-221-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
|\