aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
Commit message (Collapse)AuthorAgeFilesLines
* update the placeholderzotlabs2018-04-161-2/+2
|
* provide option to block the public stream unless authenticated, since there ↵zotlabs2018-02-141-3/+1
| | | | could be legal issues with unmoderated content
* 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 ↵Mario Vavti2017-12-111-1/+1
| | | | stream items on click (we can not mark them read)
* 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 ↵Mario Vavti2017-11-161-5/+9
| | | | to have per custom navbar pinned apps - this can be added later if desired
* 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 ↵zotlabs2017-10-301-1/+1
| | | | system.channel_menu
* was unable to make the modal login dialog work on the channel page with a ↵zotlabs2017-10-141-9/+14
| | | | cover photo. So for mod_channel, send login to the login page instead of the modal popup.
* bring back some nav stuff (notifications) for alternate navbars; still some ↵zotlabs2017-10-111-0/+40
| | | | things missing as the notification dropdowns aren't fully functional.
* rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection ↵zotlabs2017-10-101-2/+2
| | | | code is consistent
* 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 ↵Mario Vavti2017-10-091-10/+15
| | | | | | | | app directly to get app details
| * 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 ↵zotlabs2017-10-091-2/+2
| |/ |/| | | | | the right thing to do.
* | 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 ↵Mario Vavti2017-10-081-5/+9
| | | | for your channel to work.
* 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 ↵zotlabs2017-10-051-1/+4
| | | | system.channel_menu 1"
* 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 ↵git-marijus2017-08-101-4/+8
| | | | session
* initial notifications support for new shared files and new (since initial ↵git-marijus2017-07-281-1/+7
| | | | site load) pubstream activity
* 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 ↵git-marijus2017-07-251-8/+9
| | | | used from remote channels
* 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 ↵zotlabs2017-05-231-0/+1
| | | | | | | | to webpages
| * provide mechanism to arbitrarily sort the nav tray apps, currently the ↵zotlabs2017-05-161-0/+2
| | | | | | | | preferred order list needs to be manually created
* | start deprecation of server_rolezotlabs2017-05-291-6/+3
| |
* | apporder style improvement and add to nav menu, also add language awareness ↵zotlabs2017-05-221-0/+1
| | | | | | | | to webpages
* | provide mechanism to arbitrarily sort the nav tray apps, currently the ↵zotlabs2017-05-161-0/+2
|/ | | | preferred order list needs to be manually created
* 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
| | | | gitwiki addon still uses it). A couple of things were modernised but basic functionality is the same as the latest revisions to the original.
* 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
|