zotlabs
|
d38b5ed2f5
|
update the placeholder
|
2018-04-16 17:40:33 -07:00 |
|
zotlabs
|
465d89129c
|
provide option to block the public stream unless authenticated, since there could be legal issues with unmoderated content
|
2018-02-14 15:32:33 -08:00 |
|
Mario Vavti
|
53e353abf2
|
consolidate navbar tucson and some javascript cleanup
|
2018-01-18 12:44:40 +01:00 |
|
Mario Vavti
|
a07b5ba4dd
|
make remote homelink link to the home host and not to the home channel
|
2017-12-14 21:48:30 +01:00 |
|
Mario Vavti
|
5b1ef760a0
|
notification: slight animation for loading... and do not remove public stream items on click (we can not mark them read)
|
2017-12-11 16:50:25 +01:00 |
|
Mario
|
dae0107dd0
|
fix some pubstream on/off weirdness
|
2017-12-03 12:31:41 +01:00 |
|
zotlabs
|
6c178d4485
|
article feature
|
2017-11-22 15:39:06 -08:00 |
|
Mario Vavti
|
cba602bf64
|
compare strpos result against false
|
2017-11-16 13:10:08 +01:00 |
|
Mario Vavti
|
78c9f752af
|
provide ability to pin apps to navbar from /apps. this removes the ability to have per custom navbar pinned apps - this can be added later if desired
|
2017-11-16 11:11:06 +01:00 |
|
Mario Vavti
|
47fbdda409
|
rename channel app events to calendar and add nav_set_selected() to /cal
|
2017-11-07 11:22:11 +01:00 |
|
Mario Vavti
|
549866c090
|
add location info to the navbar
|
2017-11-07 10:43:13 +01:00 |
|
zotlabs
|
60da235efb
|
use 1) personal setting, 2) site setting, 3) default false - for system.channel_menu
|
2017-10-30 20:43:24 -07:00 |
|
zotlabs
|
9b94ad2ffe
|
was unable to make the modal login dialog work on the channel page with a cover photo. So for mod_channel, send login to the login page instead of the modal popup.
|
2017-10-14 01:17:47 -07:00 |
|
zotlabs
|
0c5918f290
|
bring back some nav stuff (notifications) for alternate navbars; still some things missing as the notification dropdowns aren't fully functional.
|
2017-10-11 01:29:25 -07:00 |
|
zotlabs
|
09b4660c7d
|
rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection code is consistent
|
2017-10-10 18:50:01 -07:00 |
|
Mario Vavti
|
e6f1fb3d95
|
remove notifications code from nav and go live with new notifications
|
2017-10-10 16:51:35 +02:00 |
|
zotlabs
|
d636ff586d
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-10-09 15:15:02 -07:00 |
|
zotlabs
|
623dfa1384
|
purify user-supplied filenames in some cases. Probably not needed but it's the right thing to do.
|
2017-10-09 15:13:25 -07:00 |
|
Mario Vavti
|
cc1ffff7cd
|
feed untranslated appnames to nav_set_selected() and query for the active app directly to get app details
|
2017-10-09 21:22:57 +02:00 |
|
Mario Vavti
|
5698462588
|
Merge remote-tracking branch 'mike/master' into dev
|
2017-10-09 17:49:55 +02:00 |
|
Mario Vavti
|
f99c007187
|
new notification changes - use sticky_kit instead of position fixed
|
2017-10-09 17:49:15 +02:00 |
|
zotlabs
|
23812e5b48
|
ability to pin apps to the navbar when using named navbars
|
2017-10-08 19:43:03 -07:00 |
|
zotlabs
|
4011dd18f0
|
alternate navbar layouts
|
2017-10-08 16:48:24 -07:00 |
|
Mario Vavti
|
991db280be
|
experimental new notifications - needs pconfig experimental_notif set to 1 for your channel to work.
|
2017-10-08 17:19:29 +02:00 |
|
Mario Vavti
|
e15307747f
|
it is not your public stream -> just public stream
|
2017-10-06 16:48:25 +02:00 |
|
Mario Vavti
|
f427b4a325
|
introduce public stream notifications
|
2017-10-06 16:46:27 +02:00 |
|
zotlabs
|
a0eb628526
|
Experimental alternate channel_menu navigation. To use, "util/config system.channel_menu 1"
|
2017-10-05 16:59:33 -07:00 |
|
Mario Vavti
|
295ed07d40
|
bring back notifications for account approvals
|
2017-10-04 13:37:17 +02:00 |
|
Mario Vavti
|
87ca60b0b1
|
rename activity notifications links - one more
|
2017-09-12 21:38:36 +02:00 |
|
Mario Vavti
|
525d554a35
|
rename activity notifications links
|
2017-09-12 21:34:14 +02:00 |
|
zotlabs
|
e084b776ee
|
cards feature
|
2017-08-23 00:01:02 -07:00 |
|
git-marijus
|
9411732c1b
|
do not show channel manager and nav channel select if we are in a delegate session
|
2017-08-10 11:41:00 +02:00 |
|
git-marijus
|
f9b342c87d
|
initial notifications support for new shared files and new (since initial site load) pubstream activity
|
2017-07-28 22:42:02 +02:00 |
|
git-marijus
|
e71cdf02a8
|
move the active app code to include/nav.php - it is only relevant there
|
2017-07-26 21:42:07 +02:00 |
|
git-marijus
|
5cc8837fb6
|
make local channel (not our own) nav menus appear similar to what we are used from remote channels
|
2017-07-25 20:06:01 +02:00 |
|
git-marijus
|
1bdcfe5219
|
provide a mechanism to mark apps active in the bin
|
2017-07-21 10:32:21 +02:00 |
|
zotlabs
|
9dbd997141
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-06-07 17:11:35 -07:00 |
|
git-marijus
|
10ecb6d368
|
remove duplicate code
|
2017-06-04 16:58:59 +02:00 |
|
zotlabs
|
4fcfcc8117
|
start deprecation of server_role
|
2017-05-29 13:50:02 -07:00 |
|
zotlabs
|
647b5d098f
|
apporder style improvement and add to nav menu, also add language awareness to webpages
|
2017-05-23 21:50:38 +02:00 |
|
zotlabs
|
7ae0317b6a
|
apporder style improvement and add to nav menu, also add language awareness to webpages
|
2017-05-22 17:07:34 -07:00 |
|
zotlabs
|
21103f8bc4
|
provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created
|
2017-05-16 23:00:28 -07:00 |
|
zotlabs
|
a1ba44db72
|
provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created
|
2017-05-16 22:57:34 -07:00 |
|
Mario Vavti
|
3ccefa20e8
|
collapse sysapps if viewing a remote channel
|
2017-05-05 16:33:28 +02:00 |
|
zotlabs
|
d57169fcf6
|
profile_tabs is now channel_apps (except the original was left behind as the gitwiki addon still uses it). A couple of things were modernised but basic functionality is the same as the latest revisions to the original.
|
2017-05-01 15:11:51 +02:00 |
|
Mario Vavti
|
ca14ab3d55
|
move profile tabs to app-tray
|
2017-03-20 17:24:48 +01:00 |
|
Mario Vavti
|
a0a376e95e
|
hide nav search behind a button, css fixes and cleanup
|
2017-03-14 18:31:19 +01:00 |
|
Andrew Manning
|
a2371d56fd
|
Take me home instead of get me home
|
2017-03-09 20:43:16 -05:00 |
|
zotlabs
|
956f0043fc
|
change text back to 'add apps'
|
2017-02-21 23:16:05 -08:00 |
|
Andrew Manning
|
3e144baacd
|
Change Add Apps to Manage Apps and support translation.
|
2017-02-21 20:32:13 -05:00 |
|