aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-07-30 21:55:28 -0700
committerzotlabs <mike@macgirvin.com>2017-07-30 21:55:28 -0700
commite3c8e4f4833b485469616c753cc660e8a55bef29 (patch)
tree3dd417dd843b995b5e7f43349188d654664871c9 /boot.php
parent8f3a99ad1f87973d0788596371f311e0e4fa1ee3 (diff)
downloadvolse-hubzilla-e3c8e4f4833b485469616c753cc660e8a55bef29.tar.gz
volse-hubzilla-e3c8e4f4833b485469616c753cc660e8a55bef29.tar.bz2
volse-hubzilla-e3c8e4f4833b485469616c753cc660e8a55bef29.zip
modify connection edit display for channels with no address/webbie
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 69b4db269..965a11a6e 100755
--- a/boot.php
+++ b/boot.php
@@ -256,6 +256,7 @@ define ( 'NETWORK_OSTATUS', 'stat'); // status.net, identi.ca, GNU-s
define ( 'NETWORK_GNUSOCIAL', 'gnusoc'); // status.net, identi.ca, GNU-social, other OStatus implementations
define ( 'NETWORK_FEED', 'rss'); // RSS/Atom feeds with no known "post/notify" protocol
define ( 'NETWORK_DIASPORA', 'diaspora'); // Diaspora
+define ( 'NETWORK_ACTIVITYPUB' 'activitypub');
define ( 'NETWORK_MAIL', 'mail'); // IMAP/POP
define ( 'NETWORK_MAIL2', 'mai2'); // extended IMAP/POP
define ( 'NETWORK_FACEBOOK', 'face'); // Facebook API