aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
Commit message (Expand)AuthorAgeFilesLines
* appification of privacy groupsMario Vavti2018-09-251-1/+1
* introduce profile settings and provide a way for modules without an app to st...Mario2018-09-221-4/+12
* move connection filtering setting from network to connections, provide a link...Mario Vavti2018-09-201-3/+8
* deal with the ability to provide settings url in apd files in include/nav.phpMario Vavti2018-09-201-1/+8
* move chat from feature to appsMario Vavti2018-09-131-1/+1
* remove profile_tabs() which has been deprecated and replaced by channel_apps()Mario Vavti2018-09-131-1/+1
* more feature to app transitionMario Vavti2018-09-121-30/+26
* search form action for channel search needs the channel addressMario Vavti2018-08-091-1/+1
* Update nav.phpMax Kostikov2018-07-271-3/+3
* change to import system apps at most once a day per personzotlabs2018-07-051-2/+2
* respect the privacy group feature setting in navMario Vavti2018-06-021-2/+2
* finalize filters and forum notificationsMario Vavti2018-06-021-2/+2
* add manage privacy groups entry to the panel channel menu dropdown for nowMario Vavti2018-06-011-15/+3
* make navbar search use the module search function in /network and /channelMario Vavti2018-05-301-1/+13
* wrong default param for pubstream_incl (this checkin also picked up a few min...zotlabs2018-05-181-9/+1
* update the placeholderzotlabs2018-04-161-2/+2
* provide option to block the public stream unless authenticated, since there c...zotlabs2018-02-141-3/+1
* consolidate navbar tucson and some javascript cleanupMario Vavti2018-01-181-32/+0
* make remote homelink link to the home host and not to the home channelMario Vavti2017-12-141-4/+6
* notification: slight animation for loading... and do not remove public stream...Mario Vavti2017-12-111-1/+1
* fix some pubstream on/off weirdnessMario2017-12-031-0/+5
* 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