The Red Matrix
 All Classes Namespaces Files Functions Variables Pages
boot.php File Reference

Classes

class  App
 

Functions

 startup ()
 
 get_app ()
 
 x ($s, $k=NULL)
 
 system_unavailable ()
 
 clean_urls ()
 
 z_path ()
 
 z_root ()
 
 absurl ($path)
 
 is_ajax ()
 
 check_config (&$a)
 
 fix_system_urls ($oldurl, $newurl)
 
 login ($register=false, $form_id= 'main-login', $hiddens=false)
 
 killme ()
 
 goaway ($s)
 
 get_account_id ()
 
 local_user ()
 
 remote_user ()
 
 notice ($s)
 
 info ($s)
 
 get_max_import_size ()
 
 profile_load (&$a, $nickname, $profile= '')
 
 profile_create_sidebar (&$a, $connect=true)
 
 profile_sidebar ($profile, $block=0, $show_connect=true)
 
 get_birthdays ()
 
 get_events ()
 
 proc_run ($cmd)
 
 current_theme ()
 
 current_theme_url ($installing=false)
 
 z_birthday ($dob, $tz, $format="Y-m-d H:i:s")
 
 is_site_admin ()
 
 load_contact_links ($uid)
 
 profile_tabs ($a, $is_owner=False, $nickname=Null)
 
 get_my_url ()
 
 get_my_address ()
 
 zid_init (&$a)
 
 zid ($s, $address= '')
 
 build_querystring ($params, $name=null)
 
 argc ()
 
 argv ($x)
 
 dba_timer ()
 
 get_observer_hash ()
 
 curPageURL ()
 
 construct_page (&$a)
 
 appdirpath ()
 
 head_set_icon ($icon)
 
 head_get_icon ()
 
 get_theme_uid ()
 

Variables

const RED_PLATFORM 'Red Matrix'
 
const RED_VERSION trim(file_get_contents('version.inc')) . 'R'
 
const ZOT_REVISION 1
 
const DB_UPDATE_VERSION 1064
 
const EOL '<br />' . "\r\n"
 
const ATOM_TIME 'Y-m-d\TH:i:s\Z'
 
const DIRECTORY_MODE_NORMAL 0x0000
 
const DIRECTORY_MODE_PRIMARY 0x0001
 
const DIRECTORY_MODE_SECONDARY 0x0002
 
const DIRECTORY_MODE_STANDALONE 0x0100
 
const DIRECTORY_REALM 'RED_GLOBAL'
 
const DIRECTORY_FALLBACK_MASTER 'https://zothub.com'
 
const JPEG_QUALITY 100
 
const PNG_QUALITY 8
 
const LANGUAGE_DETECT_MIN_LENGTH 128
 
const LANGUAGE_DETECT_MIN_CONFIDENCE 0.01
 
const MAX_IMAGE_LENGTH -1
 
const DEFAULT_DB_ENGINE 'MyISAM'
 
const SSL_POLICY_NONE 0
 
const SSL_POLICY_FULL 1
 
const SSL_POLICY_SELFSIGN 2
 
const LOGGER_NORMAL 0
 
const LOGGER_TRACE 1
 
const LOGGER_DEBUG 2
 
const LOGGER_DATA 3
 
const LOGGER_ALL 4
 
const REGISTER_CLOSED 0
 
const REGISTER_APPROVE 1
 
const REGISTER_OPEN 2
 
const ACCESS_PRIVATE 0
 
const ACCESS_PAID 1
 
const ACCESS_FREE 2
 
const CONTACT_IS_FOLLOWER 1
 
const CONTACT_IS_SHARING 2
 
const CONTACT_IS_FRIEND 3
 
const UPDATE_SUCCESS 0
 
const UPDATE_FAILED 1
 
const CLIENT_MODE_NORMAL 0x0000
 
const CLIENT_MODE_LOAD 0x0001
 
const CLIENT_MODE_UPDATE 0x0002
 
const PAGE_NORMAL 0x0000
 
const PAGE_HIDDEN 0x0001
 
const PAGE_AUTOCONNECT 0x0002
 
const PAGE_APPLICATION 0x0004
 
const PAGE_DIRECTORY_CHANNEL 0x0008
 
const PAGE_PREMIUM 0x0010
 
const PAGE_REMOVED 0x8000
 
const PHOTO_NORMAL 0x0000
 
const PHOTO_PROFILE 0x0001
 
const PHOTO_XCHAN 0x0002
 
const PHOTO_THING 0x0004
 
const NETWORK_DFRN 'dfrn'
 
const NETWORK_ZOT 'zot!'
 
const NETWORK_OSTATUS 'stat'
 
const NETWORK_FEED 'feed'
 
const NETWORK_DIASPORA 'dspr'
 
const NETWORK_MAIL 'mail'
 
const NETWORK_MAIL2 'mai2'
 
const NETWORK_FACEBOOK 'face'
 
const NETWORK_LINKEDIN 'lnkd'
 
const NETWORK_XMPP 'xmpp'
 
const NETWORK_MYSPACE 'mysp'
 
const NETWORK_GPLUS 'goog'
 
const NETWORK_PHANTOM 'unkn'
 
const PERMS_R_STREAM 0x0001
 
const PERMS_R_PROFILE 0x0002
 
const PERMS_R_PHOTOS 0x0004
 
const PERMS_R_ABOOK 0x0008
 
const PERMS_W_STREAM 0x0010
 
const PERMS_W_WALL 0x0020
 
const PERMS_W_TAGWALL 0x0040
 
const PERMS_W_COMMENT 0x0080
 
const PERMS_W_MAIL 0x0100
 
const PERMS_W_PHOTOS 0x0200
 
const PERMS_W_CHAT 0x0400
 
const PERMS_A_DELEGATE 0x0800
 
const PERMS_R_STORAGE 0x1000
 
const PERMS_W_STORAGE 0x2000
 
const PERMS_R_PAGES 0x4000
 
const PERMS_W_PAGES 0x8000
 
const PERMS_PUBLIC 0x0001
 
const PERMS_NETWORK 0x0002
 
const PERMS_SITE 0x0004
 
const PERMS_CONTACTS 0x0008
 
const PERMS_SPECIFIC 0x0080
 
const ABOOK_FLAG_BLOCKED 0x0001
 
const ABOOK_FLAG_IGNORED 0x0002
 
const ABOOK_FLAG_HIDDEN 0x0004
 
const ABOOK_FLAG_ARCHIVED 0x0008
 
const ABOOK_FLAG_PENDING 0x0010
 
const ABOOK_FLAG_SELF 0x0080
 
const MAIL_DELETED 0x0001
 
const MAIL_REPLIED 0x0002
 
const MAIL_ISREPLY 0x0004
 
const MAIL_SEEN 0x0008
 
const MAIL_RECALLED 0x0010
 
const MAIL_OBSCURED 0x0020
 
const ATTACH_FLAG_DIR 0x0001
 
const ATTACH_FLAG_OS 0x0002
 
const MENU_ITEM_ZID 0x0001
 
const MENU_ITEM_NEWWIN 0x0002
 
const MAX_LIKERS 75
 
const ZCURL_TIMEOUT (-1)
 
const NOTIFY_INTRO 0x0001
 
const NOTIFY_CONFIRM 0x0002
 
const NOTIFY_WALL 0x0004
 
const NOTIFY_COMMENT 0x0008
 
const NOTIFY_MAIL 0x0010
 
const NOTIFY_SUGGEST 0x0020
 
const NOTIFY_PROFILE 0x0040
 
const NOTIFY_TAGSELF 0x0080
 
const NOTIFY_TAGSHARE 0x0100
 
const NOTIFY_POKE 0x0200
 
const NOTIFY_SYSTEM 0x8000
 
const HUBLOC_FLAGS_PRIMARY 0x0001
 
const HUBLOC_FLAGS_UNVERIFIED 0x0002
 
const XCHAN_FLAGS_HIDDEN 0x0001
 
const XCHAN_FLAGS_ORPHAN 0x0002
 
const TERM_UNKNOWN 0
 
const TERM_HASHTAG 1
 
const TERM_MENTION 2
 
const TERM_CATEGORY 3
 
const TERM_PCATEGORY 4
 
const TERM_FILE 5
 
const TERM_SAVEDSEARCH 6
 
const TERM_THING 7
 
const TERM_OBJ_POST 1
 
const TERM_OBJ_PHOTO 2
 
const TERM_OBJ_PROFILE 3
 
const TERM_OBJ_CHANNEL 4
 
const TERM_OBJ_OBJECT 5
 
const TERM_OBJ_THING 6
 
const NAMESPACE_ZOT 'http://purl.org/zot'
 
const NAMESPACE_DFRN 'http://purl.org/macgirvin/dfrn/1.0'
 
const NAMESPACE_THREAD 'http://purl.org/syndication/thread/1.0'
 
const NAMESPACE_TOMB 'http://purl.org/atompub/tombstones/1.0'
 
const NAMESPACE_ACTIVITY 'http://activitystrea.ms/spec/1.0/'
 
const NAMESPACE_ACTIVITY_SCHEMA 'http://activitystrea.ms/schema/1.0/'
 
const NAMESPACE_MEDIA 'http://purl.org/syndication/atommedia'
 
const NAMESPACE_SALMON_ME 'http://salmon-protocol.org/ns/magic-env'
 
const NAMESPACE_OSTATUSSUB 'http://ostatus.org/schema/1.0/subscribe'
 
const NAMESPACE_GEORSS 'http://www.georss.org/georss'
 
const NAMESPACE_POCO 'http://portablecontacts.net/spec/1.0'
 
const NAMESPACE_FEED 'http://schemas.google.com/g/2010#updates-from'
 
const NAMESPACE_OSTATUS 'http://ostatus.org/schema/1.0'
 
const NAMESPACE_STATUSNET 'http://status.net/schema/api/1/'
 
const NAMESPACE_ATOM1 'http://www.w3.org/2005/Atom'
 
const ACTIVITY_LIKE NAMESPACE_ACTIVITY_SCHEMA . 'like'
 
const ACTIVITY_DISLIKE NAMESPACE_ZOT . '/activity/dislike'
 
const ACTIVITY_OBJ_HEART NAMESPACE_ZOT . '/activity/heart'
 
const ACTIVITY_FRIEND NAMESPACE_ACTIVITY_SCHEMA . 'make-friend'
 
const ACTIVITY_REQ_FRIEND NAMESPACE_ACTIVITY_SCHEMA . 'request-friend'
 
const ACTIVITY_UNFRIEND NAMESPACE_ACTIVITY_SCHEMA . 'remove-friend'
 
const ACTIVITY_FOLLOW NAMESPACE_ACTIVITY_SCHEMA . 'follow'
 
const ACTIVITY_UNFOLLOW NAMESPACE_ACTIVITY_SCHEMA . 'stop-following'
 
const ACTIVITY_JOIN NAMESPACE_ACTIVITY_SCHEMA . 'join'
 
const ACTIVITY_POST NAMESPACE_ACTIVITY_SCHEMA . 'post'
 
const ACTIVITY_UPDATE NAMESPACE_ACTIVITY_SCHEMA . 'update'
 
const ACTIVITY_TAG NAMESPACE_ACTIVITY_SCHEMA . 'tag'
 
const ACTIVITY_FAVORITE NAMESPACE_ACTIVITY_SCHEMA . 'favorite'
 
const ACTIVITY_POKE NAMESPACE_ZOT . '/activity/poke'
 
const ACTIVITY_MOOD NAMESPACE_ZOT . '/activity/mood'
 
const ACTIVITY_OBJ_COMMENT NAMESPACE_ACTIVITY_SCHEMA . 'comment'
 
const ACTIVITY_OBJ_NOTE NAMESPACE_ACTIVITY_SCHEMA . 'note'
 
const ACTIVITY_OBJ_PERSON NAMESPACE_ACTIVITY_SCHEMA . 'person'
 
const ACTIVITY_OBJ_PHOTO NAMESPACE_ACTIVITY_SCHEMA . 'photo'
 
const ACTIVITY_OBJ_P_PHOTO NAMESPACE_ACTIVITY_SCHEMA . 'profile-photo'
 
const ACTIVITY_OBJ_ALBUM NAMESPACE_ACTIVITY_SCHEMA . 'photo-album'
 
const ACTIVITY_OBJ_EVENT NAMESPACE_ACTIVITY_SCHEMA . 'event'
 
const ACTIVITY_OBJ_GROUP NAMESPACE_ACTIVITY_SCHEMA . 'group'
 
const ACTIVITY_OBJ_TAGTERM NAMESPACE_ZOT . '/activity/tagterm'
 
const ACTIVITY_OBJ_PROFILE NAMESPACE_ZOT . '/activity/profile'
 
const ACTIVITY_OBJ_THING NAMESPACE_ZOT . '/activity/thing'
 
const GRAVITY_PARENT 0
 
const GRAVITY_LIKE 3
 
const GRAVITY_COMMENT 6
 
const ACCOUNT_OK 0x0000
 
const ACCOUNT_UNVERIFIED 0x0001
 
const ACCOUNT_BLOCKED 0x0002
 
const ACCOUNT_EXPIRED 0x0004
 
const ACCOUNT_REMOVED 0x0008
 
const ACCOUNT_PENDING 0x0010
 
const ACCOUNT_ROLE_ADMIN 0x1000
 
const ACCOUNT_ROLE_ALLOWCODE 0x0001
 
const ITEM_VISIBLE 0x0000
 
const ITEM_HIDDEN 0x0001
 
const ITEM_BLOCKED 0x0002
 
const ITEM_MODERATED 0x0004
 
const ITEM_SPAM 0x0008
 
const ITEM_DELETED 0x0010
 
const ITEM_UNPUBLISHED 0x0020
 
const ITEM_WEBPAGE 0x0040
 
const ITEM_DELAYED_PUBLISH 0x0080
 
const ITEM_BUILDBLOCK 0x0100
 
const ITEM_ORIGIN 0x0001
 
const ITEM_UNSEEN 0x0002
 
const ITEM_STARRED 0x0004
 
const ITEM_UPLINK 0x0008
 
const ITEM_UPLINK_PRV 0x0010
 
const ITEM_WALL 0x0020
 
const ITEM_THREAD_TOP 0x0040
 
const ITEM_NOTSHOWN 0x0080
 
const ITEM_NSFW 0x0100
 
const ITEM_RELAY 0x0200
 
const ITEM_MENTIONSME 0x0400
 
const ITEM_NOCOMMENT 0x0800
 
const ITEM_OBSCURED 0x1000
 

Function Documentation

absurl (   $path)
appdirpath ( )

Referenced by get_capath().

build_querystring (   $params,
  $name = null 
)

returns querystring as string from a mapped array

Parameters
paramsArray
Returns
string

Referenced by network_init().

check_config ( $a)

Synchronise plugins:

$a->config['system']['addon'] contains a comma-separated list of names of plugins/addons which are used on this system. Go through the database list of already installed addons, and if we have an entry, but it isn't in the config list, call the unload procedure and mark it uninstalled in the database (for now we'll remove it). Then go through the config list and if we have a plugin that isn't installed, call the install procedure and add it to the database.

clean_urls ( )

Referenced by z_path().

construct_page ( $a)

Build the page - now that we have all the components

curPageURL ( )

Returns the complete URL of the current page, e.g.: http(s)://something.com/network

Taken from http://webcheatsheet.com/php/get_current_page_url.php

Referenced by construct_page().

current_theme_url (   $installing = false)

Return full URL to theme which is currently in effect. Provide a sane default if nothing is chosen or the specified theme does not exist.

Referenced by construct_page().

fix_system_urls (   $oldurl,
  $newurl 
)

Referenced by check_config().

get_app ( )

Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_user(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), common_friends_visitor_widget(), connections_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), dfrn_deliver(), drop_item(), event_store(), fetch_url(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_plink(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), import_channel_photo(), import_post(), import_profile_photo(), info(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), lrdd(), manage_content(), map_scope(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onepoll_run(), ping_init(), poco_load(), poller_run(), post_activity_item(), post_url(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), saved_searches(), scale_external_images(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), smilies(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), z_fetch_url(), and zot_finger().

get_birthdays ( )
get_events ( )
get_max_import_size ( )

Referenced by limit_body_size().

get_my_address ( )

Referenced by rmagic_init(), zid(), and zid_init().

get_my_url ( )

Referenced by nav(), and zid().

get_theme_uid ( )
head_get_icon ( )
head_set_icon (   $icon)
is_ajax ( )
load_contact_links (   $uid)
local_user ( )

Referenced by acl_init(), Conversation\add_thread(), allfriends_content(), api_content(), api_get_user(), api_post(), api_user(), best_link_url(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), contact_select(), contactgroup_content(), conversation(), crepair_content(), crepair_init(), crepair_post(), current_theme(), delegate_content(), directory_aside(), directory_content(), display_content(), drop_item(), drop_items(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), findpeople_widget(), follow_content(), follow_init(), fsuggest_content(), fsuggest_post(), get_birthdays(), Item\get_comment_box(), get_events(), Item\get_template_data(), get_theme_uid(), group_aside(), group_content(), group_get_members(), group_post(), group_select(), group_side(), hcard_init(), intro_content(), intro_post(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), lastpost_content(), lastpost_init(), like_puller(), lockview_content(), login(), login_content(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), new_contact(), nogroup_content(), nogroup_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), page_init(), permissions_sql(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poke_content(), poke_init(), post_init(), prepare_body(), private_messages_list(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_aside(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_aside(), profiles_content(), profiles_init(), profiles_post(), profperm_aside(), profperm_content(), profperm_init(), qsearch_init(), redbasic_form(), redir_init(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), saved_searches(), search_ac_init(), search_content(), search_init(), search_saved_searches(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_aside(), settings_init(), settings_post(), share_init(), smilies(), starred_init(), stream_perms_api_uids(), subthread_content(), suggest_content(), suggest_init(), tagger_content(), tagrm_content(), tagrm_post(), theme_content(), theme_post(), thing_content(), thing_init(), uexport_init(), vcard_from_xchan(), viewconnections_aside(), viewconnections_content(), viewconnections_init(), viewsrc_content(), webpages_content(), and zid_init().

login (   $register = false,
  $form_id = 'main-login',
  $hiddens = false 
)
notice (   $s)

Referenced by admin_content(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), channel_content(), channel_init(), chanview_content(), check_form_security_token_redirectOnErr(), common_content(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_content(), import_post(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), rmagic_post(), search_content(), settings_post(), suggest_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

proc_run (   $cmd)

Wrap calls to proc_close(proc_open()) and call hook so plugins can take part in process :)

args: $cmd program to run next args are passed as $cmd command line

e.g.: proc_run("ls","-la","/tmp");

$cmd and string args are surrounded with ""

Referenced by build_sync_packet(), connect_post(), connections_content(), connections_post(), create_identity(), directory_run(), drop_item(), drop_items(), events_post(), fsuggest_post(), item_expire(), item_post(), like_content(), mood_init(), new_contact(), notifier_run(), photo_upload(), photos_post(), poller_run(), post_activity_item(), process_delivery(), profile_activity(), profile_photo_post(), profiles_post(), send_message(), settings_post(), tag_deliver(), tagger_content(), thing_init(), zid_init(), and zot_refresh().

profile_load ( $a,
  $nickname,
  $profile = '' 
)

Function : profile_load App $a string $nickname string $profile

Summary: Loads a profile into the page sidebar. The function requires a writeable copy of the main App structure, and the nickname of a registered local account.

If the viewer is an authenticated remote viewer, the profile displayed is the one that has been configured for his/her viewing in the Contact manager. Passing a non-zero profile ID can also allow a preview of a selected profile by the owner.

Profile information is placed in the App structure for later retrieval. Honours the owner's chosen theme for display.

load/reload current theme info

Referenced by channel_init(), common_init(), connect_init(), hcard_init(), lastpost_init(), page_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

profile_sidebar (   $profile,
  $block = 0,
  $show_connect = true 
)

Function: profile_sidebar

Formats a profile for display in the sidebar. It is very difficult to templatise the HTML completely because of all the conditional logic.

: array $profile

Returns HTML string stuitable for sidebar inclusion Exceptions: Returns empty string if passed $profile is wrong type or not populated

Referenced by profile_create_sidebar().

profile_tabs (   $a,
  $is_owner = False,
  $nickname = Null 
)
startup ( )

Reverse the effect of magic_quotes_gpc if it is enabled. Please disable magic_quotes_gpc so we don't have to do this. See http://php.net/manual/en/security.magicquotes.disabling.php

Referenced by App\__construct().

system_unavailable ( )
x (   $s,
  $k = NULL 
)

Referenced by FriendicaSmarty\__construct(), App\__construct(), acl_init(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_themes(), admin_page_users_post(), api_content(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_format_messages(), api_get_user(), api_login(), api_post(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_user(), attach_store(), authenticate_success(), bbcode(), bbtoevent(), best_link_url(), App\build_pagehead(), channel_aside(), channel_content(), check_config(), check_form_security_token(), community_content(), connections_aside(), connections_content(), connections_post(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), crepair_init(), crepair_post(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirfind_init(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), App\get_baseurl(), get_browser_language(), get_item_elements(), get_max_import_size(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), hcard_init(), import_post(), import_xchan(), info(), intro_content(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), lastpost_aside(), lastpost_content(), load_contact_links(), local_user(), lostpass_content(), lrdd(), magic_init(), mail_store(), message_content(), message_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), network_query_get_sel_tab(), new_channel_content(), nogroup_init(), notice(), notifications_content(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profile_tabs(), profiles_post(), qsearch_init(), redir_init(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), saved_searches(), search_ac_init(), search_content(), search_init(), search_post(), service_class_allows(), service_class_fetch(), App\set_baseurl(), settings_post(), setup_content(), setup_init(), siteinfo_init(), suggest_init(), t(), tagrm_post(), App\template_engine(), tt(), validate_channelname(), wall_upload_post(), webfinger_content(), wfinger_init(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

z_birthday (   $dob,
  $tz,
  $format = "Y-m-d H:i:s" 
)

Referenced by zfinger_init().

z_path ( )

Referenced by absurl(), and hostxrd_init().

zid (   $s,
  $address = '' 
)

zid($s,$address = '') Adds a zid parameter to a url

Parameters
string$sThe url to accept the zid
boolean$address$address to use instead of session environment
Returns
string

'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else

Referenced by bb_ShareAttributes(), conversation(), dirfind_content(), intro_content(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), notifications_content(), and viewconnections_content().

zid_init ( $a)

zid_init(&$a) If somebody arrives at our site using a zid, add their xchan to our DB if we don't have it already. And if they aren't already authenticated here, attempt reverse magic auth.

'zid_init' string 'zid' - their zid string 'url' - the destination url

Variable Documentation

const ABOOK_FLAG_ARCHIVED 0x0008
const ABOOK_FLAG_HIDDEN 0x0004
const ABOOK_FLAG_IGNORED 0x0002
const ACCESS_FREE 2

Referenced by admin_page_site(), and zfinger_init().

const ACCESS_PAID 1

Referenced by admin_page_site(), and zfinger_init().

const ACCESS_PRIVATE 0

site access policy

Referenced by admin_page_site(), and zfinger_init().

const ACCOUNT_BLOCKED 0x0002
const ACCOUNT_EXPIRED 0x0004

Referenced by poller_run().

const ACCOUNT_OK 0x0000
const ACCOUNT_PENDING 0x0010
const ACCOUNT_REMOVED 0x0008
const ACCOUNT_ROLE_ADMIN 0x1000
const ACCOUNT_ROLE_ALLOWCODE 0x0001
const ACCOUNT_UNVERIFIED 0x0001
const ACTIVITY_FAVORITE NAMESPACE_ACTIVITY_SCHEMA . 'favorite'
const ACTIVITY_FOLLOW NAMESPACE_ACTIVITY_SCHEMA . 'follow'

Referenced by consume_feed(), and subthread_content().

const ACTIVITY_FRIEND NAMESPACE_ACTIVITY_SCHEMA . 'make-friend'
const ACTIVITY_JOIN NAMESPACE_ACTIVITY_SCHEMA . 'join'
const ACTIVITY_MOOD NAMESPACE_ZOT . '/activity/mood'

Referenced by localize_item(), and mood_init().

const ACTIVITY_OBJ_ALBUM NAMESPACE_ACTIVITY_SCHEMA . 'photo-album'
const ACTIVITY_OBJ_COMMENT NAMESPACE_ACTIVITY_SCHEMA . 'comment'
const ACTIVITY_OBJ_GROUP NAMESPACE_ACTIVITY_SCHEMA . 'group'
const ACTIVITY_OBJ_HEART NAMESPACE_ZOT . '/activity/heart'
const ACTIVITY_OBJ_P_PHOTO NAMESPACE_ACTIVITY_SCHEMA . 'profile-photo'
const ACTIVITY_OBJ_PERSON NAMESPACE_ACTIVITY_SCHEMA . 'person'
const ACTIVITY_OBJ_PROFILE NAMESPACE_ZOT . '/activity/profile'

Referenced by profile_activity().

const ACTIVITY_OBJ_TAGTERM NAMESPACE_ZOT . '/activity/tagterm'
const ACTIVITY_OBJ_THING NAMESPACE_ZOT . '/activity/thing'

Referenced by localize_item(), and thing_init().

const ACTIVITY_POKE NAMESPACE_ZOT . '/activity/poke'

Referenced by localize_item(), and poke_init().

const ACTIVITY_REQ_FRIEND NAMESPACE_ACTIVITY_SCHEMA . 'request-friend'

Referenced by consume_feed().

const ACTIVITY_UNFOLLOW NAMESPACE_ACTIVITY_SCHEMA . 'stop-following'

Referenced by consume_feed(), and get_atom_elements().

const ACTIVITY_UNFRIEND NAMESPACE_ACTIVITY_SCHEMA . 'remove-friend'

Referenced by consume_feed().

const ACTIVITY_UPDATE NAMESPACE_ACTIVITY_SCHEMA . 'update'

Referenced by profile_activity().

const ATOM_TIME 'Y-m-d\TH:i:s\Z'
const ATTACH_FLAG_DIR 0x0001

Referenced by z_readdir().

const ATTACH_FLAG_OS 0x0002

Referenced by attach_init().

const CLIENT_MODE_LOAD 0x0001

Referenced by items_fetch().

const CLIENT_MODE_NORMAL 0x0000

Referenced by get_feed_for(), and items_fetch().

const CLIENT_MODE_UPDATE 0x0002

Referenced by items_fetch().

const CONTACT_IS_FOLLOWER 1

relationship types

Referenced by consume_feed().

const CONTACT_IS_FRIEND 3
const CONTACT_IS_SHARING 2

Referenced by dfrn_deliver().

const DB_UPDATE_VERSION 1064
const DEFAULT_DB_ENGINE 'MyISAM'

Not yet used

const DIRECTORY_FALLBACK_MASTER 'https://zothub.com'
const DIRECTORY_MODE_SECONDARY 0x0002
const DIRECTORY_REALM 'RED_GLOBAL'
const EOL '<br />' . "\r\n"

Referenced by admin_page_dbsync(), admin_page_site_post(), admin_page_users(), allfriends_content(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), crepair_content(), crepair_post(), delegate_content(), directory_content(), dirfind_content(), display_content(), drop_item(), editpost_content(), editwebpage_content(), events_content(), events_post(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), hcard_init(), import_post(), import_xchan(), intro_content(), intro_post(), invite_content(), invite_post(), item_post(), lastpost_content(), lastpost_init(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), message_post(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), nogroup_content(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), suggest_content(), tagrm_post(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

const GRAVITY_COMMENT 6
const GRAVITY_LIKE 3

Referenced by consume_feed(), and subthread_content().

const GRAVITY_PARENT 0

item weight for query ordering

const HUBLOC_FLAGS_UNVERIFIED 0x0002

Referenced by zfinger_init().

const ITEM_BLOCKED 0x0002
const ITEM_BUILDBLOCK 0x0100
const ITEM_DELAYED_PUBLISH 0x0080
const ITEM_HIDDEN 0x0001
const ITEM_MENTIONSME 0x0400
const ITEM_MODERATED 0x0004

Referenced by item_post().

const ITEM_NOCOMMENT 0x0800
const ITEM_NOTSHOWN 0x0080

Referenced by like_content().

const ITEM_NSFW 0x0100

Referenced by encode_item_flags().

const ITEM_OBSCURED 0x1000
const ITEM_RELAY 0x0200
const ITEM_SPAM 0x0008
const ITEM_UNPUBLISHED 0x0020
const ITEM_UPLINK 0x0008
const ITEM_UPLINK_PRV 0x0010
const ITEM_VISIBLE 0x0000
const ITEM_WEBPAGE 0x0040
const JPEG_QUALITY 100

Image storage quality. Lower numbers save space at cost of image detail. For ease of upgrade, please do not change here. Change jpeg quality with $a->config['system']['jpeg_quality'] = n; in .htconfig.php, where n is netween 1 and 100, and with very poor results below about 50

Referenced by photo_gd\imageString(), and photo_imagick\load().

const LANGUAGE_DETECT_MIN_CONFIDENCE 0.01

Referenced by detect_language().

const LANGUAGE_DETECT_MIN_LENGTH 128

Language detection parameters

Referenced by detect_language().

const LOGGER_ALL 4

Referenced by admin_page_logs().

const LOGGER_NORMAL 0

log levels

Referenced by admin_page_logs().

const LOGGER_TRACE 1

Referenced by admin_page_logs().

const MAIL_DELETED 0x0001

Referenced by ping_init().

const MAIL_ISREPLY 0x0004
const MAIL_RECALLED 0x0010
const MAIL_REPLIED 0x0002
const MAX_IMAGE_LENGTH -1

An alternate way of limiting picture upload sizes. Specify the maximum pixel length that pictures are allowed to be (for non-square pictures, it will apply to the longest side). Pictures longer than this length will be resized to be this length (on the longest side, the other side will be scaled appropriately). Modify this value using

$a->config['system']['max_image_length'] = n;

in .htconfig.php

If you don't want to set a maximum length, set to -1. The default value is defined by 'MAX_IMAGE_LENGTH' below.

Referenced by photo_upload().

const MAX_LIKERS 75

Maximum number of "people who like (or don't like) this" that we will list by name

const MENU_ITEM_NEWWIN 0x0002
const MENU_ITEM_ZID 0x0001
const NAMESPACE_ACTIVITY 'http://activitystrea.ms/spec/1.0/'

Referenced by get_atom_elements().

const NAMESPACE_ACTIVITY_SCHEMA 'http://activitystrea.ms/schema/1.0/'

Referenced by activity_match().

const NAMESPACE_ATOM1 'http://www.w3.org/2005/Atom'
const NAMESPACE_DFRN 'http://purl.org/macgirvin/dfrn/1.0'
const NAMESPACE_FEED 'http://schemas.google.com/g/2010#updates-from'
const NAMESPACE_GEORSS 'http://www.georss.org/georss'

Referenced by get_atom_elements().

const NAMESPACE_MEDIA 'http://purl.org/syndication/atommedia'

Referenced by encode_rel_links().

const NAMESPACE_OSTATUS 'http://ostatus.org/schema/1.0'
const NAMESPACE_OSTATUSSUB 'http://ostatus.org/schema/1.0/subscribe'

Referenced by webfinger_dfrn().

const NAMESPACE_POCO 'http://portablecontacts.net/spec/1.0'
const NAMESPACE_SALMON_ME 'http://salmon-protocol.org/ns/magic-env'
const NAMESPACE_STATUSNET 'http://status.net/schema/api/1/'

Referenced by get_atom_elements().

const NAMESPACE_THREAD 'http://purl.org/syndication/thread/1.0'

Referenced by consume_feed().

const NAMESPACE_TOMB 'http://purl.org/atompub/tombstones/1.0'

Referenced by consume_feed().

const NAMESPACE_ZOT 'http://purl.org/zot'

various namespaces we may need to parse

const NETWORK_DFRN 'dfrn'
const NETWORK_DIASPORA 'dspr'
const NETWORK_FACEBOOK 'face'

Referenced by network_to_name().

const NETWORK_FEED 'feed'

Referenced by network_to_name().

const NETWORK_GPLUS 'goog'
const NETWORK_LINKEDIN 'lnkd'

Referenced by network_to_name().

const NETWORK_MAIL 'mail'

Referenced by network_to_name().

const NETWORK_MAIL2 'mai2'
const NETWORK_MYSPACE 'mysp'

Referenced by network_to_name().

const NETWORK_OSTATUS 'stat'
const NETWORK_PHANTOM 'unkn'
const NETWORK_XMPP 'xmpp'

Referenced by network_to_name().

const NETWORK_ZOT 'zot!'

Referenced by network_to_name().

const NOTIFY_COMMENT 0x0008
const NOTIFY_CONFIRM 0x0002

Referenced by notification().

const NOTIFY_INTRO 0x0001

email notification options

Referenced by notification().

const NOTIFY_MAIL 0x0010

Referenced by mail_store(), and notification().

const NOTIFY_POKE 0x0200

Referenced by notification().

const NOTIFY_PROFILE 0x0040
const NOTIFY_SUGGEST 0x0020

Referenced by notification().

const NOTIFY_SYSTEM 0x8000

Referenced by notification().

const NOTIFY_TAGSELF 0x0080

Referenced by notification(), and tag_deliver().

const NOTIFY_TAGSHARE 0x0100

Referenced by notification().

const NOTIFY_WALL 0x0004

Referenced by item_post(), and notification().

const PAGE_APPLICATION 0x0004
const PAGE_AUTOCONNECT 0x0002
const PAGE_DIRECTORY_CHANNEL 0x0008

Referenced by create_dir_account().

const PAGE_HIDDEN 0x0001

Referenced by create_dir_account(), and zfinger_init().

const PAGE_NORMAL 0x0000

page/profile types

PAGE_NORMAL is a typical personal profile account PAGE_SOAPBOX automatically approves all friend requests as CONTACT_IS_SHARING, (readonly) PAGE_COMMUNITY automatically approves all friend requests as CONTACT_IS_SHARING, but with write access to wall and comments (no email and not included in page owner's ACL lists) PAGE_FREELOVE automatically approves all friend requests as full friends (CONTACT_IS_FRIEND).

Referenced by create_identity().

const PAGE_PREMIUM 0x0010
const PERMS_A_DELEGATE 0x0800

Referenced by get_perms().

const PERMS_CONTACTS 0x0008
const PERMS_NETWORK 0x0002
const PERMS_PUBLIC 0x0001
const PERMS_R_ABOOK 0x0008

Referenced by get_perms().

const PERMS_R_PAGES 0x4000

Referenced by get_perms().

const PERMS_R_PHOTOS 0x0004

Referenced by get_perms().

const PERMS_R_PROFILE 0x0002

Referenced by get_perms().

const PERMS_R_STORAGE 0x1000

Referenced by get_perms().

const PERMS_R_STREAM 0x0001

Permissions

Referenced by get_perms().

const PERMS_SITE 0x0004
const PERMS_W_CHAT 0x0400

Referenced by get_perms().

const PERMS_W_COMMENT 0x0080
const PERMS_W_MAIL 0x0100
const PERMS_W_PAGES 0x8000

Referenced by get_perms().

const PERMS_W_PHOTOS 0x0200

Referenced by get_perms().

const PERMS_W_STORAGE 0x2000

Referenced by get_perms().

const PERMS_W_STREAM 0x0010
const PERMS_W_TAGWALL 0x0040

Referenced by acl_init(), get_perms(), and item_post().

const PERMS_W_WALL 0x0020

Referenced by get_perms().

const PHOTO_NORMAL 0x0000
const PHOTO_THING 0x0004
const PHOTO_XCHAN 0x0002

Referenced by import_profile_photo().

const PNG_QUALITY 8

$a->config['system']['png_quality'] from 0 (uncompressed) to 9

Referenced by photo_gd\imageString(), and photo_imagick\load().

const RED_PLATFORM 'Red Matrix'

Red Matrix.

The Red Matrix (aka "Red") is an open source decentralised communications platform combined with a decentralised identity/authentication framework wrapped in an extensible content management system, providing website designers the ability to embed fully decentralised communications and social tools into many traditional website designs (blogs, forums, small business websites, charitable organisations, etc.). Red also provides DNS mobility and internet scale privacy/access control.

This allows any individual website to participate in a matrix of linked sites and people and media sharing which is far greater than the reach of an individual site.

If you are reading the source code and come across a function or code block which is not documented, but you have a good idea what it does, please add some descriptive comments and push it to the main project. Even if your description isn't perfect, it gives us a base which we can build on and correct - so that eventually everything is fully documented.

Referenced by api_statusnet_config(), App\build_pagehead(), get_feed_for(), identity_basic_export(), notification(), parse_url_content(), siteinfo_init(), and zfinger_init().

const REGISTER_APPROVE 1
const REGISTER_OPEN 2
const SSL_POLICY_FULL 1
const SSL_POLICY_NONE 0

SSL redirection policies

Referenced by admin_page_site(), and dfrn_deliver().

const SSL_POLICY_SELFSIGN 2
const TERM_OBJ_CHANNEL 4
const TERM_OBJ_OBJECT 5
const TERM_OBJ_PHOTO 2
const TERM_OBJ_PROFILE 3
const TERM_OBJ_THING 6

Referenced by advanced_profile(), and thing_init().

const TERM_PCATEGORY 4

Referenced by decode_tags().

const TERM_SAVEDSEARCH 6
const TERM_THING 7

Referenced by thing_init().

const TERM_UNKNOWN 0
const UPDATE_FAILED 1

Referenced by admin_page_dbsync().

const UPDATE_SUCCESS 0

DB update return values

Referenced by admin_page_dbsync().

const XCHAN_FLAGS_HIDDEN 0x0001
const XCHAN_FLAGS_ORPHAN 0x0002

Referenced by dirsearch_content().

const ZCURL_TIMEOUT (-1)

Communication timeout

const ZOT_REVISION 1