From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: [PATCH] directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/acl__selectors_8php.html | 2 +- doc/html/annotated.html | 6 +- doc/html/annotated.js | 2 +- doc/html/bbcode_8php.html | 18 + doc/html/bbcode_8php.js | 1 + doc/html/boot_8php.html | 50 +- doc/html/classItem-members.html | 1 + doc/html/classItem.html | 26 + doc/html/classItem.js | 1 + doc/html/classRedBasicAuth-members.html | 15 +- doc/html/classRedBasicAuth.html | 86 +- doc/html/classRedBasicAuth.js | 7 +- doc/html/classRedDirectory-members.html | 5 +- doc/html/classRedDirectory.html | 67 +- doc/html/classRedDirectory.js | 3 + doc/html/classRedFile-members.html | 17 +- doc/html/classRedFile.html | 17 + doc/html/classRedFile.js | 1 + doc/html/classes.html | 6 +- doc/html/cloud_8php.html | 15 +- doc/html/cloud_8php.js | 3 +- doc/html/datetime_8php.html | 2 +- doc/html/dba__driver_8php.html | 6 +- doc/html/extract_8php.html | 4 +- doc/html/filestorage_8php.html | 18 + doc/html/filestorage_8php.js | 3 +- doc/html/functions.html | 25 +- doc/html/functions_0x5f.html | 4 +- doc/html/functions_0x64.html | 2 +- doc/html/functions_0x67.html | 14 +- doc/html/functions_0x68.html | 3 + doc/html/functions_0x73.html | 19 +- doc/html/functions_func.html | 4 +- doc/html/functions_func_0x64.html | 2 +- doc/html/functions_func_0x67.html | 14 +- doc/html/functions_func_0x68.html | 3 + doc/html/functions_func_0x73.html | 19 +- doc/html/functions_vars.html | 25 +- doc/html/globals_0x61.html | 6 + doc/html/globals_0x62.html | 3 + doc/html/globals_0x63.html | 5 +- doc/html/globals_0x66.html | 3 + doc/html/globals_0x67.html | 5 +- doc/html/globals_0x70.html | 3 + doc/html/globals_0x75.html | 3 + doc/html/globals_func_0x61.html | 6 + doc/html/globals_func_0x62.html | 3 + doc/html/globals_func_0x63.html | 5 +- doc/html/globals_func_0x66.html | 3 + doc/html/globals_func_0x67.html | 5 +- doc/html/globals_func_0x70.html | 3 + doc/html/globals_func_0x75.html | 3 + doc/html/hierarchy.html | 30 +- doc/html/hierarchy.js | 6 +- doc/html/identity_8php.html | 4 +- doc/html/include_2attach_8php.html | 140 + doc/html/include_2attach_8php.js | 4 + doc/html/include_2config_8php.html | 2 +- doc/html/include_2photos_8php.html | 2 +- doc/html/items_8php.html | 60 + doc/html/items_8php.js | 1 + doc/html/language_8php.html | 2 +- doc/html/navtree.js | 16 +- doc/html/navtreeindex0.js | 18 +- doc/html/navtreeindex1.js | 4 +- doc/html/navtreeindex2.js | 130 +- doc/html/navtreeindex3.js | 26 +- doc/html/navtreeindex4.js | 44 +- doc/html/navtreeindex5.js | 36 +- doc/html/navtreeindex6.js | 60 +- doc/html/navtreeindex7.js | 38 +- doc/html/navtreeindex8.js | 17 + doc/html/permissions_8php.html | 2 +- doc/html/php2po_8php.html | 4 +- doc/html/php_2theme__init_8php.html | 2 +- doc/html/plugin_8php.html | 2 +- doc/html/reddav_8php.html | 6 +- doc/html/reddav_8php.js | 3 +- doc/html/search/all_24.js | 10 +- doc/html/search/all_5f.js | 2 +- doc/html/search/all_61.js | 4 +- doc/html/search/all_62.js | 1 + doc/html/search/all_63.js | 3 +- doc/html/search/all_64.js | 2 +- doc/html/search/all_66.js | 1 + doc/html/search/all_67.js | 11 +- doc/html/search/all_68.js | 1 + doc/html/search/all_70.js | 1 + doc/html/search/all_72.js | 2 +- doc/html/search/all_73.js | 8 +- doc/html/search/all_75.js | 1 + doc/html/search/classes_72.js | 4 +- doc/html/search/functions_5f.js | 2 +- doc/html/search/functions_61.js | 2 + doc/html/search/functions_62.js | 1 + doc/html/search/functions_63.js | 3 +- doc/html/search/functions_64.js | 2 +- doc/html/search/functions_66.js | 1 + doc/html/search/functions_67.js | 9 +- doc/html/search/functions_68.js | 1 + doc/html/search/functions_70.js | 1 + doc/html/search/functions_73.js | 6 +- doc/html/search/functions_75.js | 1 + doc/html/search/variables_24.js | 10 +- doc/html/security_8php.html | 2 +- doc/html/setup_8php.html | 22 +- doc/html/setup_8php.js | 1 + doc/html/text_8php.html | 14 +- doc/html/text_8php.js | 2 +- doc/html/typo_8php.html | 2 +- include/attach.php | 2 +- include/reddav.php | 8 +- mod/cloud.php | 2 + util/messages.po | 3718 ++++++++++++----------- version.inc | 2 +- 115 files changed, 2900 insertions(+), 2196 deletions(-) diff --git a/doc/html/acl__selectors_8php.html b/doc/html/acl__selectors_8php.html index 92e6c4d4a..d0d283649 100644 --- a/doc/html/acl__selectors_8php.html +++ b/doc/html/acl__selectors_8php.html @@ -270,7 +270,7 @@ Functions
-

Referenced by channel_content(), display_content(), editwebpage_content(), events_content(), mitem_content(), network_content(), photos_content(), rpost_content(), and webpages_content().

+

Referenced by channel_content(), display_content(), editwebpage_content(), events_content(), filestorage_content(), mitem_content(), network_content(), photos_content(), rpost_content(), and webpages_content().

diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 32271b4f4..63c8fe26e 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -135,9 +135,9 @@ $(document).ready(function(){initNavTree('annotated.html','');}); oCphoto_imagick oCProtoDriver oCRedBasicAuth -oCRedDirectory -oCRedFile -oCRedInode +oCRedBrowser +oCRedDirectory +oCRedFile oCTemplate \CZotDriver diff --git a/doc/html/annotated.js b/doc/html/annotated.js index c1197fb1e..c6ab45689 100644 --- a/doc/html/annotated.js +++ b/doc/html/annotated.js @@ -24,9 +24,9 @@ var annotated = [ "photo_imagick", "classphoto__imagick.html", "classphoto__imagick" ], [ "ProtoDriver", "classProtoDriver.html", "classProtoDriver" ], [ "RedBasicAuth", "classRedBasicAuth.html", "classRedBasicAuth" ], + [ "RedBrowser", "classRedBrowser.html", "classRedBrowser" ], [ "RedDirectory", "classRedDirectory.html", "classRedDirectory" ], [ "RedFile", "classRedFile.html", "classRedFile" ], - [ "RedInode", "classRedInode.html", "classRedInode" ], [ "Template", "classTemplate.html", "classTemplate" ], [ "ZotDriver", "classZotDriver.html", "classZotDriver" ] ]; \ No newline at end of file diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 5e2986440..017512ee6 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -121,6 +121,8 @@ Functions if(!function_exists('bb_extract_images'))
if(!function_exists('bb_replace_images')) bb_parse_crypt ($match)   + bb_qr ($match) +   bb_ShareAttributes ($match)    bb_ShareAttributesSimple ($match) @@ -145,6 +147,22 @@ Functions
+
+ + +
+
+ + + + + + + + +
bb_qr ( $match)
+
+
diff --git a/doc/html/bbcode_8php.js b/doc/html/bbcode_8php.js index a2d64b997..3f6137594 100644 --- a/doc/html/bbcode_8php.js +++ b/doc/html/bbcode_8php.js @@ -1,6 +1,7 @@ var bbcode_8php = [ [ "bb_parse_crypt", "bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f", null ], + [ "bb_qr", "bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c", null ], [ "bb_ShareAttributes", "bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a", null ], [ "bb_ShareAttributesSimple", "bbcode_8php.html#a2be26414a367118143cc89e2d58e7377", null ], [ "bb_spacefy", "bbcode_8php.html#a8911e027907820df3db03b4f76724b50", null ], diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index 3f5fecbe2..10681fc76 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -200,7 +200,7 @@ Variables   const ZOT_REVISION 1   -const DB_UPDATE_VERSION 1089 +const DB_UPDATE_VERSION 1090   const EOL '<br />' . "\r\n"   @@ -708,7 +708,7 @@ Variables
-

Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connedit_content(), connedit_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_init(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), xref_init(), and zotfeed_init().

+

Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), attach_init(), blocks_content(), channel_init(), cloud_init(), common_init(), connect_init(), connections_content(), connedit_content(), connedit_init(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_init(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), xref_init(), and zotfeed_init().

@@ -726,7 +726,7 @@ Variables
-

Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_init(), common_init(), connect_init(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), widget_collections(), widget_mailmenu(), widget_settings_menu(), xref_init(), and zotfeed_init().

+

Referenced by App\__construct(), _well_known_init(), achievements_content(), admin_content(), admin_page_dbsync(), admin_page_users(), admin_post(), api_get_user(), api_statuses_destroy(), api_statuses_repeat(), api_statuses_show(), attach_init(), blocks_content(), channel_init(), cloud_init(), common_init(), connect_init(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), contactgroup_content(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), feed_init(), filestorage_content(), group_content(), group_post(), help_content(), layouts_content(), like_content(), lockview_content(), mail_content(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), new_channel_init(), notify_init(), oembed_init(), oexchange_content(), oexchange_init(), page_content(), page_init(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), profile_init(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), queue_run(), register_init(), regmod_content(), rpost_content(), settings_post(), setup_init(), share_init(), sources_content(), starred_init(), subthread_content(), tagger_content(), thing_content(), uexport_init(), update_channel_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewconnections_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), widget_collections(), widget_mailmenu(), widget_settings_menu(), xref_init(), and zotfeed_init().

@@ -814,6 +814,8 @@ Variables

Build the page - now that we have all the components

+

Referenced by RedBrowser\generateDirectoryIndex().

+
@@ -946,7 +948,7 @@ Variables
-

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(), blogtheme_imgurl(), 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(), comanche_block(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connedit_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), dir_tagblock(), drop_item(), event_store(), 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(), handle_tag(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), head_remove_css(), head_remove_js(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), item_store(), item_store_update(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), manage_content(), map_scope(), menu_add_item(), menu_edit_item(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onedirsync_run(), onepoll_run(), page_content(), photos_album_widget(), ping_init(), poco_load(), poller_run(), post_activity_item(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), rpost_callback(), scale_external_images(), search(), searchbox(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), syncdirs(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_archive(), widget_categories(), widget_collections(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_menu_preview(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), widget_vcard(), z_fetch_url(), and zot_finger().

+

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(), blogtheme_imgurl(), 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(), comanche_block(), comanche_menu(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connedit_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), dir_tagblock(), drop_item(), event_store(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), RedBrowser\generateDirectoryIndex(), 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(), handle_tag(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), head_remove_css(), head_remove_js(), RedBrowser\htmlActionsPanel(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), item_store(), item_store_update(), items_fetch(), load_contact_links(), load_hooks(), login(), FKOAuth1\loginUser(), manage_content(), map_scope(), menu_add_item(), menu_edit_item(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), onedirsync_run(), onepoll_run(), page_content(), photos_album_widget(), photos_content(), ping_init(), poco_load(), poller_run(), post_activity_item(), preg_heart(), prepare_body(), proc_run(), process_delivery(), profile_activity(), profile_sidebar(), public_permissions_sql(), replace_macros(), rmagic_init(), rpost_callback(), scale_external_images(), search(), searchbox(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), smilies(), syncdirs(), tag_deliver(), terminate_friendship(), tgroup_check(), theme_include(), tt(), update_suggestions(), user_allow(), vcard_from_xchan(), what_next(), widget_archive(), widget_categories(), widget_collections(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_menu_preview(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), widget_vcard(), z_fetch_url(), and zot_finger().

@@ -1008,7 +1010,7 @@ Variables
-

Referenced by advanced_profile(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), comanche_menu(), common_content(), common_friends_visitor_widget(), dir_safe_mode(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_post(), get_public_feed(), item_permissions_sql(), magic_init(), mitem_content(), new_contact(), notice(), permissions_sql(), photo_init(), photos_content(), photos_post(), prepare_body(), profile_content(), profile_sidebar(), search_content(), stream_perms_xchans(), suggest_content(), tagger_content(), thing_init(), toggle_safesearch_init(), viewconnections_content(), vote_content(), vote_post(), wall_attach_post(), widget_photo_albums(), widget_suggestions(), and z_readdir().

+

Referenced by advanced_profile(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), cloud_init(), comanche_menu(), common_content(), common_friends_visitor_widget(), dir_safe_mode(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_post(), get_public_feed(), item_permissions_sql(), magic_init(), mitem_content(), new_contact(), notice(), permissions_sql(), photo_init(), photos_content(), photos_post(), prepare_body(), profile_content(), profile_sidebar(), search_content(), RedBrowser\set_writeable(), stream_perms_xchans(), suggest_content(), tagger_content(), thing_init(), toggle_safesearch_init(), viewconnections_content(), vote_content(), vote_post(), wall_attach_post(), widget_photo_albums(), widget_suggestions(), and z_readdir().

@@ -1026,7 +1028,7 @@ Variables
-

Referenced by admin_page_dbsync(), admin_page_hubloc(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_content(), channel_remove(), chanview_content(), check_form_security_token_redirectOnErr(), connect_post(), connections_post(), connedit_content(), connedit_post(), delegate_content(), directory_content(), display_content(), drop_item(), events_post(), filerm_content(), follow_init(), group_content(), group_post(), home_init(), import_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), new_contact(), notifications_post(), notify_init(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), search_content(), settings_post(), sources_content(), sources_post(), sslify_init(), tagrm_content(), tagrm_post(), toggle_mobile_init(), toggle_safesearch_init(), xref_init(), and zid_init().

+

Referenced by admin_page_dbsync(), admin_page_hubloc(), admin_page_logs_post(), admin_page_plugins(), admin_page_site_post(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), api_content(), authenticate_success(), channel_content(), channel_remove(), chanview_content(), check_form_security_token_redirectOnErr(), connect_post(), connections_post(), connedit_content(), connedit_post(), delegate_content(), directory_content(), display_content(), drop_item(), events_post(), filerm_content(), filestorage_content(), follow_init(), group_content(), group_post(), home_init(), import_post(), item_post(), login_content(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_post(), mood_init(), network_content(), new_channel_post(), new_contact(), notifications_post(), notify_init(), photos_post(), post_init(), profile_photo_post(), profiles_init(), randprof_init(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), rpost_content(), search_content(), settings_post(), sources_content(), sources_post(), sslify_init(), tagrm_content(), tagrm_post(), toggle_mobile_init(), toggle_safesearch_init(), xref_init(), and zid_init().

@@ -1128,7 +1130,7 @@ Variables
-

Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), contactgroup_content(), dirprofile_init(), events_content(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), goaway(), http_status_exit(), item_post(), json_return_and_die(), like_content(), lockview_content(), msearch_post(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), parse_url_content(), photo_init(), photos_post(), php_init(), ping_init(), poco_init(), poller_run(), pretheme_init(), App\register_template_engine(), regmod_content(), search_ac_init(), setup_init(), setup_post(), share_init(), siteinfo_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

+

Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), contactgroup_content(), dirprofile_init(), events_content(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), goaway(), http_status_exit(), item_post(), json_return_and_die(), like_content(), lockview_content(), msearch_post(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), parse_url_content(), photo_init(), photos_post(), php_init(), ping_init(), poco_init(), poller_run(), pretheme_init(), App\register_template_engine(), regmod_content(), search_ac_init(), setup_init(), setup_post(), share_init(), siteinfo_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

@@ -1163,7 +1165,7 @@ Variables
-

Referenced by Conversation\__construct(), acl_init(), api_content(), api_get_user(), api_post(), api_user(), apw_form(), best_link_url(), blocks_content(), 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(), connedit_content(), connedit_init(), connedit_post(), contact_select(), contactgroup_content(), conversation(), current_theme(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_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_content(), group_get_members(), group_post(), group_select(), group_side(), handle_tag(), home_init(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_add_item(), menu_content(), menu_edit_item(), menu_post(), message_content(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), new_contact(), notes_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), 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_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), profperm_init(), redbasic_form(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), rpost_content(), search(), search_ac_init(), search_content(), searchbox(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_init(), settings_post(), share_init(), smilies(), sources_content(), sources_post(), starred_init(), stream_perms_api_uids(), stream_perms_xchans(), 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_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_affinity(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_notes(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), z_input_filter(), zid_init(), and zping_content().

+

Referenced by Conversation\__construct(), acl_init(), api_content(), api_get_user(), api_post(), api_user(), apw_form(), best_link_url(), blocks_content(), App\build_pagehead(), build_sync_packet(), change_channel(), channel_content(), channel_init(), channel_remove(), chanview_content(), cloud_init(), common_friends_visitor_widget(), community_content(), community_init(), connect_content(), connect_post(), connections_content(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), contact_select(), contactgroup_content(), conversation(), current_theme(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), drop_items(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), 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_content(), group_get_members(), group_post(), group_select(), group_side(), handle_tag(), home_init(), invite_content(), invite_post(), item_content(), item_permissions_sql(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_puller(), lockview_content(), login(), login_content(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_add_item(), menu_content(), menu_edit_item(), menu_post(), message_content(), mimetype_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), network_init(), new_contact(), notes_init(), notifications_content(), notifications_post(), notify_content(), notify_init(), oexchange_content(), 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_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), profperm_init(), redbasic_form(), regmod_content(), removeme_content(), removeme_post(), rmagic_init(), rpost_content(), search(), search_ac_init(), search_content(), searchbox(), service_class_allows(), service_class_fetch(), Conversation\set_mode(), settings_init(), settings_post(), share_init(), smilies(), sources_content(), sources_post(), starred_init(), stream_perms_api_uids(), stream_perms_xchans(), 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_content(), viewconnections_init(), viewsrc_content(), webpages_content(), widget_affinity(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_notes(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), z_input_filter(), zid_init(), and zping_content().

@@ -1215,7 +1217,7 @@ Variables
-

Referenced by achievements_content(), admin_content(), admin_page_hubloc(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), api_content(), api_post(), apps_content(), attach_init(), blocks_content(), 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(), connedit_content(), connedit_post(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), home_content(), import_content(), import_post(), invite_content(), invite_post(), item_post(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), 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(), rmagic_post(), search_content(), settings_post(), sources_content(), sources_post(), suggest_content(), thing_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

+

Referenced by achievements_content(), admin_content(), admin_page_hubloc(), admin_page_plugins(), admin_page_themes(), admin_page_users(), admin_page_users_post(), api_content(), api_post(), apps_content(), attach_init(), blocks_content(), 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(), connedit_content(), connedit_post(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), filestorage_post(), follow_init(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), home_content(), import_content(), import_post(), invite_content(), invite_post(), item_post(), layouts_content(), like_content(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), 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(), rmagic_post(), search_content(), settings_post(), sources_content(), sources_post(), suggest_content(), thing_content(), thing_init(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

@@ -1315,7 +1317,7 @@ Variables
-

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_content(), check_form_security_token(), community_content(), connections_content(), connections_post(), connedit_content(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirprofile_init(), dirsearch_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), get_atom_elements(), get_browser_language(), get_item_elements(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), home_content(), import_post(), import_xchan(), info(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), load_contact_links(), local_user(), lostpass_content(), magic_init(), mail_content(), mail_post(), mail_store(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), new_channel_content(), notice(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), post_init(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profiles_post(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), rpost_content(), script_path(), search_ac_init(), search_content(), search_init(), 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(), widget_affinity(), widget_categories(), widget_filer(), widget_savedsearch(), widget_tagcloud(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

+

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_content(), check_form_security_token(), community_content(), connections_content(), connections_post(), connedit_content(), construct_page(), consume_feed(), conversation(), create_account(), create_identity(), current_theme(), del_pconfig(), del_xconfig(), delegate_content(), detect_language(), directory_content(), dirprofile_init(), dirsearch_content(), display_content(), encode_rel_links(), events_content(), events_post(), feed_init(), filerm_content(), filestorage_post(), get_atom_elements(), get_browser_language(), get_item_elements(), get_my_address(), get_my_url(), get_plink(), get_public_feed(), Item\get_template_data(), group_add(), group_rmv(), home_content(), import_post(), import_xchan(), info(), invite_post(), item_post(), item_store(), item_store_update(), lang_selector(), load_contact_links(), local_user(), lostpass_content(), magic_init(), mail_content(), mail_post(), mail_store(), mood_content(), mood_init(), nav(), navbar_complete(), network_content(), new_channel_content(), notice(), oexchange_content(), parse_url_content(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), post_activity_item(), post_init(), printable(), probe_content(), proc_run(), process_delivery(), profile_photo_post(), profile_sidebar(), profiles_post(), ref_session_read(), register_content(), register_post(), App\register_template_engine(), regmod_content(), remote_user(), removeme_post(), rpost_content(), script_path(), search_ac_init(), search_content(), search_init(), 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(), widget_affinity(), widget_categories(), widget_filer(), widget_savedsearch(), widget_tagcloud(), xchan_content(), z_fetch_url(), z_post_url(), and zfinger_init().

@@ -1349,7 +1351,7 @@ Variables
-

Referenced by allowed_public_recips(), bb_parse_crypt(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), channel_remove(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), dirprofile_init(), display_content(), event_store(), filestorage_content(), follow_init(), format_categories(), format_filer(), group_post(), handle_tag(), App\head_get_icon(), head_get_icon(), home_init(), hostxrd_init(), import_post(), import_xchan(), invite_content(), item_photo_menu(), item_store(), layouts_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), mail_post(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), photos_list_photos(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), script_path(), search_content(), searchbox(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sources_content(), sources_post(), sslify(), sync_directories(), tagger_content(), theme_attachments(), thing_init(), toggle_safesearch_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), widget_archive(), widget_dirtags(), widget_filer(), widget_savedsearch(), widget_suggestions(), xref_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

+

Referenced by allowed_public_recips(), bb_parse_crypt(), bbcode(), blocks_content(), chanlink_cid(), chanlink_hash(), chanlink_url(), channel_content(), channel_remove(), chanview_content(), check_config(), connect_post(), connections_content(), conversation(), create_identity(), deliver_run(), directory_content(), dirprofile_init(), display_content(), event_store(), filestorage_content(), follow_init(), format_categories(), format_filer(), group_post(), handle_tag(), App\head_get_icon(), head_get_icon(), home_init(), hostxrd_init(), import_post(), import_xchan(), invite_content(), item_photo_menu(), item_post(), item_store(), layouts_content(), login_content(), lostpass_content(), lostpass_post(), magic_init(), magiclink_url(), mail_post(), manage_content(), menu_content(), menu_post(), mitem_content(), mitem_post(), mood_init(), navbar_complete(), network_content(), new_channel_post(), notification(), notifications_post(), notifier_run(), photo_upload(), photos_album_widget(), photos_create_item(), photos_list_photos(), photos_post(), post_activity_item(), post_init(), post_post(), profile_activity(), profile_sidebar(), public_recips(), pubsites_content(), register_post(), removeme_content(), rmagic_init(), rmagic_post(), script_path(), search_content(), searchbox(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), siteinfo_init(), sources_content(), sources_post(), sslify(), sync_directories(), tagger_content(), theme_attachments(), thing_init(), toggle_safesearch_init(), update_suggestions(), user_allow(), vcard_from_xchan(), webpages_content(), wfinger_init(), widget_archive(), widget_dirtags(), widget_filer(), widget_savedsearch(), widget_suggestions(), xref_init(), zfinger_init(), zid_init(), zot_build_packet(), zot_fetch(), and zot_new_uid().

@@ -1994,7 +1996,7 @@ Variables
-

Referenced by attach_mkdir(), RedInode\delete(), RedCollectionData(), RedFileData(), and z_readdir().

+

Referenced by attach_change_permissions(), attach_delete(), attach_mkdir(), RedFile\delete(), filestorage_content(), get_cloudpath(), RedDirectory\getDir(), RedCollectionData(), RedFileData(), and z_readdir().

@@ -2008,7 +2010,7 @@ Variables
-

Referenced by attach_init(), and RedInode\delete().

+

Referenced by attach_delete(), attach_init(), attach_mkdir(), RedDirectory\createFile(), RedFile\get(), and RedFile\put().

@@ -2098,7 +2100,7 @@ Variables
- +
const DB_UPDATE_VERSION 1089const DB_UPDATE_VERSION 1090
@@ -2212,7 +2214,7 @@ Variables
-

Referenced by achievements_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_site_post(), admin_page_users(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), 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(), connedit_content(), connedit_post(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), home_content(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), post_post(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), sources_content(), sources_post(), suggest_content(), tagrm_post(), thing_content(), thing_init(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

+

Referenced by achievements_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_site_post(), admin_page_users(), api_content(), api_post(), apps_content(), attach_init(), authenticate_success(), blocks_content(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_form_security_std_err_msg(), check_keys(), check_php(), check_store(), common_content(), common_init(), community_content(), connect_init(), connections_content(), connections_post(), connedit_content(), connedit_post(), delegate_content(), directory_content(), dirprofile_init(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), filestorage_content(), filestorage_post(), follow_init(), format_like(), fsuggest_content(), fsuggest_post(), group_add(), group_content(), group_post(), home_content(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), layouts_content(), like_content(), load_database(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_content(), network_content(), network_init(), new_channel_content(), new_channel_post(), notifications_content(), notifications_post(), oexchange_content(), page_content(), photos_content(), photos_post(), poke_content(), post_init(), post_post(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), register_content(), register_post(), regmod_content(), search_content(), settings_post(), setup_content(), sources_content(), sources_post(), suggest_content(), tagrm_post(), thing_content(), thing_init(), user_allow(), user_deny(), viewconnections_content(), viewsrc_content(), wall_attach_post(), wall_upload_post(), webpages_content(), and xchan_content().

@@ -2393,7 +2395,7 @@ Variables
-

Referenced by blocks_content(), item_expire(), item_post(), and notifier_run().

+

Referenced by blocks_content(), editblock_content(), item_expire(), notifier_run(), and update_remote_id().

@@ -2421,7 +2423,7 @@ Variables
-

Referenced by consume_feed(), delete_item_lowlevel(), drop_item(), encode_item(), expire_run(), get_item_elements(), item_expire(), item_store(), like_content(), notifier_run(), photos_post(), poller_run(), and process_delivery().

+

Referenced by consume_feed(), delete_item_lowlevel(), drop_item(), encode_item(), expire_run(), get_item_elements(), item_check_service_class(), item_expire(), item_store(), like_content(), notifier_run(), photos_post(), poller_run(), and process_delivery().

@@ -2548,7 +2550,7 @@ Variables
-

Referenced by item_post(), item_store(), layout_select(), layouts_content(), and notifier_run().

+

Referenced by editlayout_content(), item_store(), layout_select(), layouts_content(), notifier_run(), and update_remote_id().

@@ -2600,7 +2602,7 @@ Variables
-

Referenced by channel_content(), encode_item_flags(), event_store(), format_notification(), item_post(), item_store(), items_fetch(), like_content(), mood_init(), network_content(), photo_upload(), photos_create_item(), poke_init(), post_activity_item(), profile_activity(), tag_deliver(), and thing_init().

+

Referenced by channel_content(), encode_item_flags(), event_store(), format_notification(), item_post(), item_store(), items_fetch(), like_content(), mood_init(), network_content(), photo_upload(), photos_create_item(), photos_post(), poke_init(), post_activity_item(), profile_activity(), tag_deliver(), and thing_init().

@@ -2681,7 +2683,7 @@ Variables

Item visibility

-

Referenced by first_post_date(), item_post(), photo_upload(), photos_create_item(), and ping_init().

+

Referenced by first_post_date(), photo_upload(), photos_create_item(), and ping_init().

@@ -2709,7 +2711,7 @@ Variables
-

Referenced by display_content(), home_content(), item_check_service_class(), item_expire(), item_post(), items_fetch(), notifier_run(), page_content(), webpages_content(), and widget_tagcloud().

+

Referenced by display_content(), editwebpage_content(), home_content(), item_check_service_class(), item_expire(), items_fetch(), notifier_run(), page_content(), update_remote_id(), webpages_content(), and widget_tagcloud().

@@ -2781,7 +2783,7 @@ Variables
-

Referenced by admin_page_logs(), advanced_profile(), build_sync_packet(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), detect_language(), directory_content(), dirprofile_init(), fix_private_photos(), import_xchan(), item_store(), item_store_update(), magic_init(), mail_post(), mail_store(), mini_group_select(), new_contact(), notifier_run(), onepoll_run(), parse_xml_string(), photos_post(), poco_load(), post_post(), public_recips(), sync_directories(), tag_deliver(), tgroup_check(), update_directory_entry(), webfinger_dfrn(), xml2array(), z_fetch_url(), z_post_url(), zot_build_packet(), zot_fetch(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

+

Referenced by RedFile\__construct(), admin_page_logs(), advanced_profile(), build_sync_packet(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), detect_language(), directory_content(), dirprofile_init(), fix_private_photos(), RedDirectory\getChild(), RedDirectory\getName(), import_xchan(), item_post(), item_store(), item_store_update(), magic_init(), mail_post(), mail_store(), mini_group_select(), new_contact(), notifier_run(), onepoll_run(), parse_xml_string(), photos_post(), poco_load(), post_post(), public_recips(), sync_directories(), tag_deliver(), tgroup_check(), update_directory_entry(), webfinger_dfrn(), xml2array(), z_fetch_url(), z_post_url(), zot_build_packet(), zot_fetch(), zot_import(), zot_process_response(), zot_refresh(), and zot_register_hub().

@@ -2795,7 +2797,7 @@ Variables
-

Referenced by Item\add_child(), Conversation\add_thread(), admin_page_logs(), api_login(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), consume_feed(), conversation(), delete_imported_item(), deliver_run(), directory_content(), directory_run(), dirprofile_init(), expire_run(), fix_private_photos(), Conversation\get_template_data(), group_content(), guess_image_type(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), FKOAuth1\loginUser(), magic_init(), mail_store(), mood_init(), notification(), notifier_run(), parse_url_content(), photo_upload(), photos_post(), poco_init(), poco_load(), poke_init(), post_post(), process_delivery(), process_profile_delivery(), profile_load(), Item\remove_child(), scale_external_images(), enotify\send(), Conversation\set_mode(), syncdirs(), unload_plugin(), zot_finger(), zot_gethub(), zot_register_hub(), and zotfeed_init().

+

Referenced by RedDirectory\__construct(), Item\add_child(), Conversation\add_thread(), admin_page_logs(), api_login(), api_statuses_user_timeline(), authenticate_success(), avatar_img(), consume_feed(), conversation(), RedDirectory\createDirectory(), RedDirectory\createFile(), delete_imported_item(), deliver_run(), directory_content(), directory_run(), dirprofile_init(), expire_run(), fix_private_photos(), RedFile\get(), Conversation\get_template_data(), RedDirectory\getDir(), RedFile\getName(), group_content(), guess_image_type(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_profile_photo(), import_xchan(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), FKOAuth1\loginUser(), magic_init(), mail_store(), mood_init(), notification(), notifier_run(), parse_url_content(), photo_upload(), photos_post(), poco_init(), poco_load(), poke_init(), post_post(), process_delivery(), process_profile_delivery(), profile_load(), RedFile\put(), RedFileData(), Item\remove_child(), scale_external_images(), enotify\send(), Conversation\set_mode(), RedFile\setName(), syncdirs(), unload_plugin(), zot_finger(), zot_gethub(), zot_register_hub(), and zotfeed_init().

@@ -4174,7 +4176,7 @@ Variables

Default permissions for file-based storage (webDAV, etc.) These files will be owned by the webserver who will need write access to the "storage" folder. Ideally you should make this 700, however some hosted platforms may not let you change ownership of this directory so we're defaulting to both owner-write and group-write privilege. This should work for most cases without modification. Over-ride this in your .htconfig.php if you need something either more or less restrictive.

-

Referenced by attach_mkdir().

+

Referenced by attach_mkdir(), and check_store().

diff --git a/doc/html/classItem-members.html b/doc/html/classItem-members.html index a4c9c11b1..3da704b93 100644 --- a/doc/html/classItem-members.html +++ b/doc/html/classItem-members.html @@ -159,6 +159,7 @@ $(document).ready(function(){initNavTree('classItem.html','');}); set_commentable($val)Item set_conversation($conv)Item set_parent($item)Itemprotected + set_template($t)Itemprivate diff --git a/doc/html/classItem.html b/doc/html/classItem.html index 5239498e5..2fccecd96 100644 --- a/doc/html/classItem.html +++ b/doc/html/classItem.html @@ -180,6 +180,8 @@ Protected Member Functions Private Member Functions  get_template ()   + set_template ($t) +   is_toplevel ()    count_descendants () @@ -885,6 +887,30 @@ Additional Inherited Members

Set our parent

+
+ + +
+
+ + + + + +
+ + + + + + + + +
Item::set_template ( $t)
+
+private
+
+

Member Data Documentation

diff --git a/doc/html/classItem.js b/doc/html/classItem.js index 3e0b0082f..afdf7677d 100644 --- a/doc/html/classItem.js +++ b/doc/html/classItem.js @@ -29,6 +29,7 @@ var classItem = [ "set_commentable", "classItem.html#aa1bd19fc8b5577078530265a7bf64123", null ], [ "set_conversation", "classItem.html#aa8b1bbc4236890694635295e46d7fd72", null ], [ "set_parent", "classItem.html#a9890ff72662d5bba301d1f2dd8aec9d7", null ], + [ "set_template", "classItem.html#af1b73df9b7c4b927e26b7e243b491f42", null ], [ "$channel", "classItem.html#acc32426c0f465391be8a99ad810c7b8e", null ], [ "$children", "classItem.html#a80dcd0fb7673776c0967839d429c2a0f", null ], [ "$comment_box_template", "classItem.html#a90743c8348b13213275c223bb9333aa0", null ], diff --git a/doc/html/classRedBasicAuth-members.html b/doc/html/classRedBasicAuth-members.html index 8c40f11d0..a132490f7 100644 --- a/doc/html/classRedBasicAuth-members.html +++ b/doc/html/classRedBasicAuth-members.html @@ -112,11 +112,16 @@ $(document).ready(function(){initNavTree('classRedBasicAuth.html','');});

This is the complete list of members for RedBasicAuth, including all inherited members.

- - - - - + + + + + + + + + +
$channel_hashRedBasicAuth
$channel_idRedBasicAuth
$channel_nameRedBasicAuth
$observerRedBasicAuth
validateUserPass($username, $password)RedBasicAuthprotected
$browserRedBasicAuth
$channel_hashRedBasicAuth
$channel_idRedBasicAuth
$channel_nameRedBasicAuth
$observerRedBasicAuth
$owner_idRedBasicAuth
$owner_nickRedBasicAuth
setBrowserPlugin($browser)RedBasicAuth
setCurrentUser($name)RedBasicAuth
validateUserPass($username, $password)RedBasicAuthprotected
diff --git a/doc/html/classRedBasicAuth.html b/doc/html/classRedBasicAuth.html index b83941f57..79d641940 100644 --- a/doc/html/classRedBasicAuth.html +++ b/doc/html/classRedBasicAuth.html @@ -106,6 +106,7 @@ $(document).ready(function(){initNavTree('classRedBasicAuth.html','');});
@@ -122,6 +123,13 @@ Inheritance diagram for RedBasicAuth:
+ + + + + +

+Public Member Functions

 setCurrentUser ($name)
 
 setBrowserPlugin ($browser)
 
@@ -132,6 +140,12 @@ Public Attributes + + + + + +

Public Attributes

 $channel_name = ''
 
 $observer = ''
 
 $browser
 
 $owner_id
 
 $owner_nick = ''
 
@@ -139,6 +153,38 @@ Protected Member Functions

Protected Member Functions

 

Member Function Documentation

+ +
+
+ + + + + + + + +
RedBasicAuth::setBrowserPlugin ( $browser)
+
+ +
+
+ +
+
+ + + + + + + + +
RedBasicAuth::setCurrentUser ( $name)
+
+ +
+
@@ -174,6 +220,20 @@ Protected Member Functions

Member Data Documentation

+ +
+
+ + + + +
RedBasicAuth::$browser
+
+ +

Referenced by setBrowserPlugin().

+ +
+
@@ -220,10 +280,34 @@ Protected Member Functions
+
+
+ +
+
+ + + + +
RedBasicAuth::$owner_id
+
+ +
+
+ +
+
+ + + + +
RedBasicAuth::$owner_nick = ''
+
+

The documentation for this class was generated from the following file: diff --git a/doc/html/classRedBasicAuth.js b/doc/html/classRedBasicAuth.js index 3eda0d52e..6834ec7e4 100644 --- a/doc/html/classRedBasicAuth.js +++ b/doc/html/classRedBasicAuth.js @@ -1,8 +1,13 @@ var classRedBasicAuth = [ + [ "setBrowserPlugin", "classRedBasicAuth.html#a358ddad4abb5aa8c1382cf49a907adbc", null ], + [ "setCurrentUser", "classRedBasicAuth.html#a072e8244a9a7f191b32d3db5ac94f857", null ], [ "validateUserPass", "classRedBasicAuth.html#a8dfd9a0953f8884723b421b7c1acf79b", null ], + [ "$browser", "classRedBasicAuth.html#af14337f1baad407f8a85d48205c0f30e", null ], [ "$channel_hash", "classRedBasicAuth.html#ad5a3ea4dc4783b242d9dc6e76478b6ef", null ], [ "$channel_id", "classRedBasicAuth.html#a2dab393650d1573e3515969a153e8354", null ], [ "$channel_name", "classRedBasicAuth.html#a438ab125b6ef46581947e35d49cdebac", null ], - [ "$observer", "classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1", null ] + [ "$observer", "classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1", null ], + [ "$owner_id", "classRedBasicAuth.html#a09c1488a0b290f5a54dc15180c5690d7", null ], + [ "$owner_nick", "classRedBasicAuth.html#a8d09b8d784cc810a0b3be580d05106a7", null ] ]; \ No newline at end of file diff --git a/doc/html/classRedDirectory-members.html b/doc/html/classRedDirectory-members.html index 5c6b4e02b..7f5ff11b7 100644 --- a/doc/html/classRedDirectory-members.html +++ b/doc/html/classRedDirectory-members.html @@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('classRedDirectory.html','');}); + + @@ -122,7 +124,8 @@ $(document).ready(function(){initNavTree('classRedDirectory.html','');}); - + +
$authRedDirectoryprivate
$ext_pathRedDirectoryprivate
$folder_hashRedDirectoryprivate
$os_pathRedDirectoryprivate
$red_pathRedDirectoryprivate
$root_dirRedDirectoryprivate
__construct($ext_path, &$auth_plugin)RedDirectory
createFile($name, $data=null)RedDirectory
getChild($name)RedDirectory
getChildren()RedDirectory
getName()RedDirectory
getDir()RedDirectory
getName()RedDirectory
diff --git a/doc/html/classRedDirectory.html b/doc/html/classRedDirectory.html index b324bd699..d962a13d0 100644 --- a/doc/html/classRedDirectory.html +++ b/doc/html/classRedDirectory.html @@ -138,17 +138,23 @@ Public Member Functions    childExists ($name)   + getDir () +  + + + +

Private Attributes

 $red_path
 
 $folder_hash
 
 $ext_path
 
 $root_dir = ''
 
 $auth
 
 $os_path = ''
 

Constructor & Destructor Documentation

@@ -265,6 +271,23 @@ Private Attributes
+
+ + +
+
+ + + + + + + +
RedDirectory::getDir ()
+
+ +

Referenced by __construct().

+
@@ -321,7 +344,49 @@ Private Attributes
-

Referenced by __construct().

+

Referenced by __construct(), and getDir().

+ +
+ + +
+
+ + + + + +
+ + + + +
RedDirectory::$folder_hash
+
+private
+
+ +
+
+ +
+
+ + + + + +
+ + + + +
RedDirectory::$os_path = ''
+
+private
+
+ +

Referenced by createFile(), and getDir().

diff --git a/doc/html/classRedDirectory.js b/doc/html/classRedDirectory.js index 16b4c6b41..e7313b822 100644 --- a/doc/html/classRedDirectory.js +++ b/doc/html/classRedDirectory.js @@ -6,9 +6,12 @@ var classRedDirectory = [ "createFile", "classRedDirectory.html#a2d12d99d38a6a75fc9a830b2f7fc0bf0", null ], [ "getChild", "classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569", null ], [ "getChildren", "classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a", null ], + [ "getDir", "classRedDirectory.html#a70173d4458572d95e586b2037d2fd2f4", null ], [ "getName", "classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583", null ], [ "$auth", "classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44", null ], [ "$ext_path", "classRedDirectory.html#a0f113244cd85c17848df991001d024f4", null ], + [ "$folder_hash", "classRedDirectory.html#aa10254abf177bb2a0e4a88495725e09b", null ], + [ "$os_path", "classRedDirectory.html#a3c148c07ad909985125aa4926d8d0021", null ], [ "$red_path", "classRedDirectory.html#acb32b8df27538c57772824a745e751d7", null ], [ "$root_dir", "classRedDirectory.html#ad87c514a307ec97ba0f1372e9bcfa6a4", null ] ]; \ No newline at end of file diff --git a/doc/html/classRedFile-members.html b/doc/html/classRedFile-members.html index f2136df13..343fe2a82 100644 --- a/doc/html/classRedFile-members.html +++ b/doc/html/classRedFile-members.html @@ -116,14 +116,15 @@ $(document).ready(function(){initNavTree('classRedFile.html','');}); $dataRedFileprivate $nameRedFileprivate __construct($name, $data, &$auth)RedFile - get()RedFile - getContentType()RedFile - getETag()RedFile - getLastModified()RedFile - getName()RedFile - getSize()RedFile - put($data)RedFile - setName($newName)RedFile + delete()RedFile + get()RedFile + getContentType()RedFile + getETag()RedFile + getLastModified()RedFile + getName()RedFile + getSize()RedFile + put($data)RedFile + setName($newName)RedFile diff --git a/doc/html/classRedFile.html b/doc/html/classRedFile.html index 823034b49..c45b36c39 100644 --- a/doc/html/classRedFile.html +++ b/doc/html/classRedFile.html @@ -142,6 +142,8 @@ Public Member Functions    getLastModified ()   + delete () +  @@ -186,6 +188,21 @@ Private Attributes

Member Function Documentation

+ +
+
+

Private Attributes

+ + + + + + +
RedFile::delete ()
+
+ +
+
diff --git a/doc/html/classRedFile.js b/doc/html/classRedFile.js index 7a7ddde97..4f03440ad 100644 --- a/doc/html/classRedFile.js +++ b/doc/html/classRedFile.js @@ -1,6 +1,7 @@ var classRedFile = [ [ "__construct", "classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183", null ], + [ "delete", "classRedFile.html#aef71c9eaac7052be7dc8602eb12171e7", null ], [ "get", "classRedFile.html#a7c868dfcef6c70cd0e24cf3caa2c3535", null ], [ "getContentType", "classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b", null ], [ "getETag", "classRedFile.html#ae96d5caa2db7a461c57b24380fa87e28", null ], diff --git a/doc/html/classes.html b/doc/html/classes.html index ec9ffc484..4125fa1dd 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -125,11 +125,11 @@ $(document).ready(function(){initNavTree('classes.html','');}); BaseObject   
  E  
Item   RedBasicAuth   
  C  
-ITemplateEngine   RedDirectory    +ITemplateEngine   RedBrowser    enotify   
  P  
-RedFile    +RedDirectory    Cache   
  F  
-RedInode    +RedFile    Conversation   photo_driver   
  T  
FKOAuth1    diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 2e0cf58ec..8fd8cf18f 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -104,30 +104,25 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
cloud.php File Reference
- - - -

-Classes

class  RedBasicAuth
 
- - + +

Functions

 cloud_init (&$a)
 
if(x($_SERVER,'REDIRECT_REMOTE_USER'))
+if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 

Function Documentation

- +
- + diff --git a/doc/html/cloud_8php.js b/doc/html/cloud_8php.js index aa0946af8..6b3de1272 100644 --- a/doc/html/cloud_8php.js +++ b/doc/html/cloud_8php.js @@ -1,5 +1,4 @@ var cloud_8php = [ - [ "RedBasicAuth", "classRedBasicAuth.html", "classRedBasicAuth" ], - [ "cloud_init", "cloud_8php.html#a0717860601aaa775e7cb65fd9d4011b4", null ] + [ "cloud_init", "cloud_8php.html#a1b79a6fe0454bc76673ad9aef55bf02d", null ] ]; \ No newline at end of file diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index 9b194fa04..e6930feea 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -334,7 +334,7 @@ Functions
cloud_init if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init ( $a)
-

Referenced by advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createFile(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), like_content(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), sync_directories(), update_directory_entry(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), Cache\clear(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createFile(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), dlogger(), dob(), ev_compare(), event_store(), events_content(), events_post(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), fsuggest_post(), RedBrowser\generateDirectoryIndex(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), like_content(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), dba_mysql\q(), dba_mysqli\q(), queue_run(), relative_date(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), sync_directories(), update_directory_entry(), update_modtime(), update_queue_time(), z_birthday(), zot_feed(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 89772337b..e725ffb7c 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -202,7 +202,7 @@ Functions
-

Referenced by account_verify_password(), achievements_content(), acl_init(), admin_page_users(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_item_source(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), RedDirectory\createFile(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), events_post(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), get_item_elements(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), home_content(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), red_zrl_callback(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), RedInode\setName(), RedFile\setName(), settings_post(), siteinfo_init(), sources_content(), sources_post(), photo_driver\store(), store_item_tag(), stream_perms_xchans(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_savedsearch(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by account_verify_password(), achievements_content(), acl_init(), admin_page_users(), allowed_public_recips(), api_direct_messages_new(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_mentions(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), channel_content(), channel_remove(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_item_source(), check_webbie(), Cache\clear(), comanche_block(), common_friends(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_post(), consume_feed(), contact_remove(), contactgroup_content(), count_common_friends(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), dbesc_array_cb(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), directory_run(), dirsearch_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store(), events_content(), events_post(), fbrowser_content(), feed_init(), fetch_post_tags(), file_tag_file_query(), filerm_content(), filestorage_content(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_post(), generate_user_guid(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), RedDirectory\getDir(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), handle_tag(), home_content(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_message_id(), item_permissions_sql(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), like_content(), load_config(), load_plugin(), load_xconfig(), lockview_content(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_store(), member_of(), menu_add_item(), menu_create(), menu_delete(), menu_edit(), menu_edit_item(), menu_fetch(), msearch_post(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifier_run(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), page_content(), perm_is_allowed(), permissions_sql(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poller_run(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profiles_init(), profiles_post(), public_permissions_sql(), public_recips(), RedFile\put(), queue_run(), rconnect_url(), red_zrl_callback(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_hook(), register_post(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), Cache\set(), set_config(), set_pconfig(), set_xconfig(), RedFile\setName(), settings_post(), siteinfo_init(), sources_content(), sources_post(), photo_driver\store(), store_item_tag(), stream_perms_xchans(), stringify_array_elms(), subthread_content(), suggest_init(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tagrm_post(), term_query(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_savedsearch(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_process_response(), zot_refresh(), and zotfeed_init().

@@ -264,8 +264,6 @@ Functions
-

Referenced by attach_by_hash(), RedDirectory\createFile(), RedFile\put(), and RedFileData().

-
@@ -320,7 +318,7 @@ Functions

This will happen occasionally trying to store the session data after abnormal program termination

-

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), achievements_content(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_summary(), admin_page_users(), admin_page_users_post(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), chanman_remove_everything_from_network(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), RedInode\delete(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_config_from_storage(), get_events(), get_item_elements(), get_sys_channel(), get_things(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), home_content(), identity_basic_export(), identity_check_service_class(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_check_service_class(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedInode\setName(), RedFile\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), update_suggestions(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_filer(), widget_follow(), widget_savedsearch(), widget_settings_menu(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_total(), account_verify_password(), achievements_content(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_summary(), admin_page_users(), admin_page_users_post(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), api_user(), api_users_show(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), blocks_content(), build_sync_packet(), call_hooks(), categories_widget(), change_channel(), chanman_remove_everything_from_network(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), community_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), dir_tagadelic(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_store(), events_content(), expand_groups(), expire_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), generate_user_guid(), Cache\get(), RedFile\get(), get_all_perms(), get_birthdays(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_sys_channel(), get_things(), RedDirectory\getDir(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), home_content(), identity_basic_export(), identity_check_service_class(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), item_check_service_class(), item_expire(), item_message_id(), item_post(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), lockview_content(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), match_content(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), page_content(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), public_recips(), RedFile\put(), queue_run(), random_profile(), rconnect_url(), red_zrl_callback(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), register_content(), register_hook(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_community_tag(), remove_queue_item(), rmagic_init(), rmagic_post(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedFile\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), photo_driver\store(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), syncdirs(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_directory_entry(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_deny(), RedBasicAuth\validateUserPass(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_filer(), widget_follow(), widget_savedsearch(), widget_settings_menu(), xchan_content(), xchan_mail_query(), xchan_query(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 8c5123947..ae2617c3b 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -132,7 +132,7 @@ Variables
-

Referenced by activity_sanitise(), api_rss_extra(), array_sanitise(), attach_mkdir(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), drop_item(), event_store(), feature_enabled(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), ids_to_querystr(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), photos_post(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), register_post(), remove_community_tag(), replace_macros(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), theme_content(), thing_init(), validate_channelname(), wfinger_init(), widget_affinity(), widget_archive(), widget_suggestions(), widget_tagcloud_wall(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

+

Referenced by activity_sanitise(), api_rss_extra(), array_sanitise(), attach_mkdir(), attach_store(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), dbesc_array(), directory_content(), drop_item(), event_store(), feature_enabled(), find_xchan_in_array(), format_like(), get_all_perms(), get_atom_elements(), get_cloudpath(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), ids_to_querystr(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), photos_post(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), register_post(), remove_community_tag(), replace_macros(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), settings_post(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), theme_content(), thing_init(), validate_channelname(), wfinger_init(), widget_affinity(), widget_archive(), widget_suggestions(), widget_tagcloud_wall(), xchan_mail_query(), xchan_query(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_fetch(), zot_gethub(), zot_import(), zot_process_response(), and zot_register_hub().

@@ -146,7 +146,7 @@ Variables
-

Referenced by admin_page_plugins(), admin_page_site(), admin_page_themes(), apw_form(), fbrowser_content(), filestorage_content(), and redbasic_form().

+

Referenced by admin_page_plugins(), admin_page_site(), admin_page_themes(), apw_form(), fbrowser_content(), filestorage_content(), RedBrowser\generateDirectoryIndex(), and redbasic_form().

diff --git a/doc/html/filestorage_8php.html b/doc/html/filestorage_8php.html index 7b3d146ab..91508e06f 100644 --- a/doc/html/filestorage_8php.html +++ b/doc/html/filestorage_8php.html @@ -112,6 +112,8 @@ $(document).ready(function(){initNavTree('filestorage_8php.html','');}); + +

Functions

 filestorage_post (&$a)
 
 filestorage_content (&$a)
 
@@ -130,6 +132,22 @@ Functions
+
+ + +
+
+ + + + + + + + +
filestorage_post ($a)
+
+
diff --git a/doc/html/filestorage_8php.js b/doc/html/filestorage_8php.js index 347b67626..86f35b70c 100644 --- a/doc/html/filestorage_8php.js +++ b/doc/html/filestorage_8php.js @@ -1,4 +1,5 @@ var filestorage_8php = [ - [ "filestorage_content", "filestorage_8php.html#a61bb1be78472555df4ce619f51014040", null ] + [ "filestorage_content", "filestorage_8php.html#a61bb1be78472555df4ce619f51014040", null ], + [ "filestorage_post", "filestorage_8php.html#ad3b64e3ece9831f9d3a9f00c0ae983cd", null ] ]; \ No newline at end of file diff --git a/doc/html/functions.html b/doc/html/functions.html index ff325a33e..3ffcd98ad 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -154,16 +154,17 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $argv : App
  • -
  • $attach -: RedInode -
  • $auth -: RedFile +: RedBrowser , RedDirectory +, RedFile
  • $baseurl : App
  • +
  • $browser +: RedBasicAuth +
  • $cached_profile_image : App
  • @@ -261,6 +262,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $filename : FriendicaSmarty
  • +
  • $folder_hash +: RedDirectory +
  • $force_max_items : App
  • @@ -310,9 +314,9 @@ $(document).ready(function(){initNavTree('functions.html','');}); : App
  • $name -: RedFile +: FriendicaSmartyEngine +, RedFile , Template -, FriendicaSmartyEngine
  • $nav_sel : App @@ -325,9 +329,18 @@ $(document).ready(function(){initNavTree('functions.html','');}); , RedBasicAuth , Conversation
  • +
  • $os_path +: RedDirectory +
  • +
  • $owner_id +: RedBasicAuth +
  • $owner_name : Item
  • +
  • $owner_nick +: RedBasicAuth +
  • $owner_photo : Item
  • diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 4932dc583..7caef9ab3 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -144,10 +144,10 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');}); , Conversation , FriendicaSmarty , photo_driver -, RedInode -, FriendicaSmartyEngine , RedDirectory +, FriendicaSmartyEngine , RedFile +, RedBrowser , dba_driver , Item , FKOAuth1 diff --git a/doc/html/functions_0x64.html b/doc/html/functions_0x64.html index 34949c740..1fd41d048 100644 --- a/doc/html/functions_0x64.html +++ b/doc/html/functions_0x64.html @@ -143,7 +143,7 @@ $(document).ready(function(){initNavTree('functions_0x64.html','');}); : dba_driver
  • delete() -: RedInode +: RedFile
  • deliver() : ZotDriver diff --git a/doc/html/functions_0x67.html b/doc/html/functions_0x67.html index 761208c5b..6bad44f01 100644 --- a/doc/html/functions_0x67.html +++ b/doc/html/functions_0x67.html @@ -142,9 +142,12 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
  • gen_token() : FKOAuthDataStore
  • +
  • generateDirectoryIndex() +: RedBrowser +
  • get() -: Cache -, RedFile +: RedFile +, Cache
  • get_account() : App @@ -267,6 +270,9 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
  • getContentType() : RedFile
  • +
  • getDir() +: RedDirectory +
  • getETag() : RedFile
  • @@ -282,13 +288,11 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');}); , photo_imagick
  • getLastModified() -: RedInode -, RedFile +: RedFile
  • getName() : RedDirectory , RedFile -, RedInode
  • getSize() : RedFile diff --git a/doc/html/functions_0x68.html b/doc/html/functions_0x68.html index ef9f36a46..016fe2e28 100644 --- a/doc/html/functions_0x68.html +++ b/doc/html/functions_0x68.html @@ -145,6 +145,9 @@ $(document).ready(function(){initNavTree('functions_0x68.html','');});
  • head_set_icon() : App
  • +
  • htmlActionsPanel() +: RedBrowser +
  • diff --git a/doc/html/functions_0x73.html b/doc/html/functions_0x73.html index dde40d7a8..b737a6e41 100644 --- a/doc/html/functions_0x73.html +++ b/doc/html/functions_0x73.html @@ -211,20 +211,31 @@ $(document).ready(function(){initNavTree('functions_0x73.html','');});
  • set_profile_owner() : Conversation
  • +
  • set_template() +: Item +
  • set_template_engine() : App
  • set_widget() : App
  • +
  • set_writeable() +: RedBrowser +
  • +
  • setBrowserPlugin() +: RedBasicAuth +
  • +
  • setCurrentUser() +: RedBasicAuth +
  • setDimensions() -: photo_imagick +: photo_gd , photo_driver -, photo_gd +, photo_imagick
  • setName() -: RedInode -, RedFile +: RedFile
  • store() : photo_driver diff --git a/doc/html/functions_func.html b/doc/html/functions_func.html index af06e3c28..701cc4693 100644 --- a/doc/html/functions_func.html +++ b/doc/html/functions_func.html @@ -143,10 +143,10 @@ $(document).ready(function(){initNavTree('functions_func.html','');}); , Conversation , FriendicaSmarty , photo_driver -, RedInode -, FriendicaSmartyEngine , RedDirectory +, FriendicaSmartyEngine , RedFile +, RedBrowser , dba_driver , Item , FKOAuth1 diff --git a/doc/html/functions_func_0x64.html b/doc/html/functions_func_0x64.html index 0eff5a139..05999bb82 100644 --- a/doc/html/functions_func_0x64.html +++ b/doc/html/functions_func_0x64.html @@ -142,7 +142,7 @@ $(document).ready(function(){initNavTree('functions_func_0x64.html','');}); : dba_driver
  • delete() -: RedInode +: RedFile
  • deliver() : ZotDriver diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index d2252867e..9b1e20fba 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -141,9 +141,12 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
  • gen_token() : FKOAuthDataStore
  • +
  • generateDirectoryIndex() +: RedBrowser +
  • get() -: Cache -, RedFile +: RedFile +, Cache
  • get_account() : App @@ -266,6 +269,9 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
  • getContentType() : RedFile
  • +
  • getDir() +: RedDirectory +
  • getETag() : RedFile
  • @@ -281,13 +287,11 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); , photo_imagick
  • getLastModified() -: RedInode -, RedFile +: RedFile
  • getName() : RedDirectory , RedFile -, RedInode
  • getSize() : RedFile diff --git a/doc/html/functions_func_0x68.html b/doc/html/functions_func_0x68.html index ff61d438c..355e603d1 100644 --- a/doc/html/functions_func_0x68.html +++ b/doc/html/functions_func_0x68.html @@ -144,6 +144,9 @@ $(document).ready(function(){initNavTree('functions_func_0x68.html','');});
  • head_set_icon() : App
  • +
  • htmlActionsPanel() +: RedBrowser +
  • diff --git a/doc/html/functions_func_0x73.html b/doc/html/functions_func_0x73.html index 2c2adeac9..d055a1ca6 100644 --- a/doc/html/functions_func_0x73.html +++ b/doc/html/functions_func_0x73.html @@ -210,20 +210,31 @@ $(document).ready(function(){initNavTree('functions_func_0x73.html','');});
  • set_profile_owner() : Conversation
  • +
  • set_template() +: Item +
  • set_template_engine() : App
  • set_widget() : App
  • +
  • set_writeable() +: RedBrowser +
  • +
  • setBrowserPlugin() +: RedBasicAuth +
  • +
  • setCurrentUser() +: RedBasicAuth +
  • setDimensions() -: photo_imagick +: photo_gd , photo_driver -, photo_gd +, photo_imagick
  • setName() -: RedInode -, RedFile +: RedFile
  • store() : photo_driver diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index baad731c4..4c6d04092 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -135,16 +135,17 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $argv : App
  • -
  • $attach -: RedInode -
  • $auth -: RedFile +: RedBrowser , RedDirectory +, RedFile
  • $baseurl : App
  • +
  • $browser +: RedBasicAuth +
  • $cached_profile_image : App
  • @@ -242,6 +243,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
  • $filename : FriendicaSmarty
  • +
  • $folder_hash +: RedDirectory +
  • $force_max_items : App
  • @@ -291,9 +295,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : App
  • $name -: RedFile +: FriendicaSmartyEngine +, RedFile , Template -, FriendicaSmartyEngine
  • $nav_sel : App @@ -306,9 +310,18 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); , RedBasicAuth , Conversation
  • +
  • $os_path +: RedDirectory +
  • +
  • $owner_id +: RedBasicAuth +
  • $owner_name : Item
  • +
  • $owner_nick +: RedBasicAuth +
  • $owner_photo : Item
  • diff --git a/doc/html/globals_0x61.html b/doc/html/globals_0x61.html index 7ececed85..41dce38c8 100644 --- a/doc/html/globals_0x61.html +++ b/doc/html/globals_0x61.html @@ -588,9 +588,15 @@ $(document).ready(function(){initNavTree('globals_0x61.html','');});
  • attach_by_hash_nodata() : attach.php
  • +
  • attach_change_permissions() +: attach.php +
  • attach_count_files() : attach.php
  • +
  • attach_delete() +: attach.php +
  • ATTACH_FLAG_DIR : boot.php
  • diff --git a/doc/html/globals_0x62.html b/doc/html/globals_0x62.html index c1db54272..6676a53b5 100644 --- a/doc/html/globals_0x62.html +++ b/doc/html/globals_0x62.html @@ -156,6 +156,9 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');});
  • bb_parse_crypt() : bbcode.php
  • +
  • bb_qr() +: bbcode.php +
  • bb_ShareAttributes() : bbcode.php
  • diff --git a/doc/html/globals_0x63.html b/doc/html/globals_0x63.html index 34b4df9fe..eaefb6b94 100644 --- a/doc/html/globals_0x63.html +++ b/doc/html/globals_0x63.html @@ -249,6 +249,9 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');});
  • check_smarty3() : setup.php
  • +
  • check_store() +: setup.php +
  • check_webbie() : text.php
  • @@ -274,7 +277,7 @@ $(document).ready(function(){initNavTree('globals_0x63.html','');}); : boot.php
  • cloud_init() -: cloud.php +: cloud.php
  • collect_recipients() : items.php diff --git a/doc/html/globals_0x66.html b/doc/html/globals_0x66.html index 716382f88..4fac5f32f 100644 --- a/doc/html/globals_0x66.html +++ b/doc/html/globals_0x66.html @@ -189,6 +189,9 @@ $(document).ready(function(){initNavTree('globals_0x66.html','');});
  • filestorage_content() : filestorage.php
  • +
  • filestorage_post() +: filestorage.php +
  • find_thread_parent_index() : conversation.php
  • diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html index 2b931a7a1..128e4ff68 100644 --- a/doc/html/globals_0x67.html +++ b/doc/html/globals_0x67.html @@ -177,6 +177,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
  • get_capath() : network.php
  • +
  • get_cloudpath() +: attach.php +
  • get_config() : config.php
  • @@ -253,7 +256,7 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');}); : permissions.php
  • get_plink() -: text.php +: text.php
  • get_plugin_info() : plugin.php diff --git a/doc/html/globals_0x70.html b/doc/html/globals_0x70.html index 732be0fe5..ff17f32c6 100644 --- a/doc/html/globals_0x70.html +++ b/doc/html/globals_0x70.html @@ -333,6 +333,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
  • ping_init() : ping.php
  • +
  • pipe_streams() +: attach.php +
  • pkcs5_pad() : crypto.php
  • diff --git a/doc/html/globals_0x75.html b/doc/html/globals_0x75.html index 2da566338..02a5f5f8a 100644 --- a/doc/html/globals_0x75.html +++ b/doc/html/globals_0x75.html @@ -204,6 +204,9 @@ $(document).ready(function(){initNavTree('globals_0x75.html','');});
  • update_queue_time() : queue_fn.php
  • +
  • update_remote_id() +: items.php +
  • update_search_content() : update_search.php
  • diff --git a/doc/html/globals_func_0x61.html b/doc/html/globals_func_0x61.html index 23933a25b..f553207f3 100644 --- a/doc/html/globals_func_0x61.html +++ b/doc/html/globals_func_0x61.html @@ -446,9 +446,15 @@ $(document).ready(function(){initNavTree('globals_func_0x61.html','');});
  • attach_by_hash_nodata() : attach.php
  • +
  • attach_change_permissions() +: attach.php +
  • attach_count_files() : attach.php
  • +
  • attach_delete() +: attach.php +
  • attach_init() : attach.php
  • diff --git a/doc/html/globals_func_0x62.html b/doc/html/globals_func_0x62.html index 16b779949..4474534e3 100644 --- a/doc/html/globals_func_0x62.html +++ b/doc/html/globals_func_0x62.html @@ -155,6 +155,9 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');});
  • bb_parse_crypt() : bbcode.php
  • +
  • bb_qr() +: bbcode.php +
  • bb_ShareAttributes() : bbcode.php
  • diff --git a/doc/html/globals_func_0x63.html b/doc/html/globals_func_0x63.html index 968819dd8..d0f872eec 100644 --- a/doc/html/globals_func_0x63.html +++ b/doc/html/globals_func_0x63.html @@ -248,6 +248,9 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');});
  • check_smarty3() : setup.php
  • +
  • check_store() +: setup.php +
  • check_webbie() : text.php
  • @@ -264,7 +267,7 @@ $(document).ready(function(){initNavTree('globals_func_0x63.html','');}); : cli_suggest.php
  • cloud_init() -: cloud.php +: cloud.php
  • collect_recipients() : items.php diff --git a/doc/html/globals_func_0x66.html b/doc/html/globals_func_0x66.html index 935d33925..badffe4f9 100644 --- a/doc/html/globals_func_0x66.html +++ b/doc/html/globals_func_0x66.html @@ -188,6 +188,9 @@ $(document).ready(function(){initNavTree('globals_func_0x66.html','');});
  • filestorage_content() : filestorage.php
  • +
  • filestorage_post() +: filestorage.php +
  • find_thread_parent_index() : conversation.php
  • diff --git a/doc/html/globals_func_0x67.html b/doc/html/globals_func_0x67.html index 52024155c..f67e4bb28 100644 --- a/doc/html/globals_func_0x67.html +++ b/doc/html/globals_func_0x67.html @@ -176,6 +176,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
  • get_capath() : network.php
  • +
  • get_cloudpath() +: attach.php +
  • get_config() : config.php
  • @@ -252,7 +255,7 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');}); : permissions.php
  • get_plink() -: text.php +: text.php
  • get_plugin_info() : plugin.php diff --git a/doc/html/globals_func_0x70.html b/doc/html/globals_func_0x70.html index ed1fdd0b7..932009ab0 100644 --- a/doc/html/globals_func_0x70.html +++ b/doc/html/globals_func_0x70.html @@ -224,6 +224,9 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
  • ping_init() : ping.php
  • +
  • pipe_streams() +: attach.php +
  • pkcs5_pad() : crypto.php
  • diff --git a/doc/html/globals_func_0x75.html b/doc/html/globals_func_0x75.html index 7d53ad29c..5f9db65d9 100644 --- a/doc/html/globals_func_0x75.html +++ b/doc/html/globals_func_0x75.html @@ -194,6 +194,9 @@ $(document).ready(function(){initNavTree('globals_func_0x75.html','');});
  • update_queue_time() : queue_fn.php
  • +
  • update_remote_id() +: items.php +
  • update_search_content() : update_search.php
  • diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 2a65d1ce0..ad25b4dd7 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -126,21 +126,21 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); |\CRedDirectory oCIFile |\CRedFile -oCINode -|\CRedInode -oCITemplateEngine -|oCFriendicaSmartyEngine -|\CTemplate -oCNode -|oCRedDirectory -|\CRedFile -oCOAuthDataStore -|\CFKOAuthDataStore -oCOAuthServer -|\CFKOAuth1 -oCphoto_driver -|oCphoto_gd -|\Cphoto_imagick +oCITemplateEngine +|oCFriendicaSmartyEngine +|\CTemplate +oCNode +|oCRedDirectory +|\CRedFile +oCOAuthDataStore +|\CFKOAuthDataStore +oCOAuthServer +|\CFKOAuth1 +oCphoto_driver +|oCphoto_gd +|\Cphoto_imagick +oCPlugin +|\CRedBrowser oCProtoDriver |\CZotDriver \CSmarty diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js index dcf3e740e..1dde32375 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -20,9 +20,6 @@ var hierarchy = [ "IFile", null, [ [ "RedFile", "classRedFile.html", null ] ] ], - [ "INode", null, [ - [ "RedInode", "classRedInode.html", null ] - ] ], [ "ITemplateEngine", "interfaceITemplateEngine.html", [ [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", null ], [ "Template", "classTemplate.html", null ] @@ -41,6 +38,9 @@ var hierarchy = [ "photo_gd", "classphoto__gd.html", null ], [ "photo_imagick", "classphoto__imagick.html", null ] ] ], + [ "Plugin", null, [ + [ "RedBrowser", "classRedBrowser.html", null ] + ] ], [ "ProtoDriver", "classProtoDriver.html", [ [ "ZotDriver", "classZotDriver.html", null ] ] ], diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index 1269e7ede..c00a3e77b 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -530,7 +530,7 @@ Functions

    The channel default theme is also selected for use, unless over-riden elsewhere.

    load/reload current theme info

    -

    Referenced by achievements_content(), blocks_content(), channel_init(), common_init(), connect_init(), layouts_content(), page_init(), photos_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

    +

    Referenced by achievements_content(), blocks_content(), channel_init(), cloud_init(), common_init(), connect_init(), layouts_content(), page_init(), photos_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

    @@ -677,7 +677,7 @@ Functions
    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 conversation(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

    +

    Referenced by conversation(), dirprofile_init(), format_categories(), get_plink(), like_puller(), localize_item(), match_content(), menu_render(), new_contact(), and viewconnections_content().

    diff --git a/doc/html/include_2attach_8php.html b/doc/html/include_2attach_8php.html index f2dbb41ac..dcc1bd61a 100644 --- a/doc/html/include_2attach_8php.html +++ b/doc/html/include_2attach_8php.html @@ -128,6 +128,14 @@ Functions    attach_mkdir ($channel, $observer_hash, $arr=null)   + attach_change_permissions ($channel_id, $resource, $allow_cid, $allow_gid, $deny_cid, $deny_gid, $recurse=false) +  + attach_delete ($channel_id, $resource) +  + get_cloudpath ($arr) +  + pipe_streams ($in, $out) + 

    Function Documentation

    @@ -184,6 +192,64 @@ Functions

    Referenced by item_post(), and send_message().

    + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    attach_change_permissions ( $channel_id,
     $resource,
     $allow_cid,
     $allow_gid,
     $deny_cid,
     $deny_gid,
     $recurse = false 
    )
    +
    + +

    Referenced by filestorage_post().

    +
    @@ -228,6 +294,34 @@ Functions
    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + +
    attach_delete ( $channel_id,
     $resource 
    )
    +
    @@ -334,6 +428,8 @@ Functions

    Required: $arr['filename'] $arr['folder'] // hash of parent directory, empty string for root directory

    Optional: $arr['hash'] // precumputed hash for this node $arr['allow_cid'] $arr['allow_gid'] $arr['deny_cid'] $arr['deny_gid']

    +

    Referenced by RedDirectory\createDirectory().

    + @@ -374,6 +470,50 @@ Functions

    Referenced by fix_attached_file_permissions(), send_message(), and wall_attach_post().

    + + + +
    +
    + + + + + + + + +
    get_cloudpath ( $arr)
    +
    + +

    Referenced by filestorage_content().

    + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + +
    pipe_streams ( $in,
     $out 
    )
    +
    +
    diff --git a/doc/html/include_2attach_8php.js b/doc/html/include_2attach_8php.js index af10aa06f..8f134c5ae 100644 --- a/doc/html/include_2attach_8php.js +++ b/doc/html/include_2attach_8php.js @@ -2,10 +2,14 @@ var include_2attach_8php = [ [ "attach_by_hash", "include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36", null ], [ "attach_by_hash_nodata", "include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932", null ], + [ "attach_change_permissions", "include_2attach_8php.html#a5c0875eafb8c0f8a0620ff7a875a2221", null ], [ "attach_count_files", "include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3", null ], + [ "attach_delete", "include_2attach_8php.html#a70bd666e080c2af5a91f5d14c297b8cd", null ], [ "attach_list_files", "include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d", null ], [ "attach_mkdir", "include_2attach_8php.html#ab6830b3ab74a5d284876141ac80f6cbc", null ], [ "attach_store", "include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f", null ], + [ "get_cloudpath", "include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce", null ], + [ "pipe_streams", "include_2attach_8php.html#a5d484de2d19a93071571d6499a50ae34", null ], [ "z_mime_content_type", "include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a", null ], [ "z_readdir", "include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909", null ] ]; \ No newline at end of file diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index d440eddc0..56ceea6a1 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -256,7 +256,7 @@ Functions
    -

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), cloud_init(), community_content(), create_account(), create_identity(), detect_language(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), dlogger(), dob(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), find_upstream_directory(), findpeople_widget(), Item\get_comment_box(), get_default_profile_photo(), get_item_elements(), get_mail_elements(), get_max_import_size(), RedDirectory\getChild(), RedDirectory\getChildren(), group_content(), home_content(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), item_store_update(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), tag_deliver(), theme_admin(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    +

    Referenced by admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), bbcode(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), cli_startup(), community_content(), create_account(), create_identity(), RedDirectory\createFile(), detect_language(), directory_content(), directory_run(), dirprofile_init(), dirsearch_content(), display_content(), dlogger(), dob(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), feed_init(), find_upstream_directory(), findpeople_widget(), Item\get_comment_box(), get_default_profile_photo(), get_item_elements(), get_mail_elements(), get_max_import_size(), RedDirectory\getChild(), RedDirectory\getChildren(), group_content(), home_content(), hostxrd_init(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), item_post(), item_store(), item_store_update(), photo_imagick\load(), logger(), login(), lostpass_content(), lostpass_post(), nav(), navbar_complete(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), parse_url_content(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), proc_run(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), RedFile\put(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), smilies(), tag_deliver(), theme_admin(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), viewconnections_content(), viewconnections_init(), webpages_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_import(), and zotfeed_init().

    diff --git a/doc/html/include_2photos_8php.html b/doc/html/include_2photos_8php.html index 00b54891d..2e9d67da2 100644 --- a/doc/html/include_2photos_8php.html +++ b/doc/html/include_2photos_8php.html @@ -320,7 +320,7 @@ Functions
    -

    Referenced by api_albums(), and photos_album_widget().

    +

    Referenced by api_albums(), photos_album_widget(), and photos_content().

    diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 7e960877d..14c34b581 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -220,6 +220,8 @@ Functions    items_fetch ($arr, $channel=null, $observer_hash=null, $client_mode=CLIENT_MODE_NORMAL, $module= 'network')   + update_remote_id ($channel, $post_id, $webpage, $pagetitle, $namespace, $remote_id, $mid) + 

    Function Documentation

    @@ -1557,6 +1559,64 @@ Functions

    Referenced by get_atom_elements().

    + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    update_remote_id ( $channel,
     $post_id,
     $webpage,
     $pagetitle,
     $namespace,
     $remote_id,
     $mid 
    )
    +
    + +

    Referenced by item_post().

    +
    diff --git a/doc/html/items_8php.js b/doc/html/items_8php.js index 9a224b548..1ea725f92 100644 --- a/doc/html/items_8php.js +++ b/doc/html/items_8php.js @@ -53,5 +53,6 @@ var items_8php = [ "termtype", "items_8php.html#ad34827ed330898456783fb14c7b46154", null ], [ "tgroup_check", "items_8php.html#a88c6cf7649ac836fbbed82a7a0315110", null ], [ "title_is_body", "items_8php.html#aa371905f0a211b307cb3f7188c6cba04", null ], + [ "update_remote_id", "items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6", null ], [ "zot_feed", "items_8php.html#a004e89d86b0f29b2c4da20108ecc4091", null ] ]; \ No newline at end of file diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index aecb21941..d9339f2be 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -280,7 +280,7 @@ Functions
    -

    Referenced by achievements_content(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), bbcode(), blocks_content(), blogtheme_form(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), datesel_format(), day_translate(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), dir_tagblock(), directory_content(), dirprofile_init(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), help_content(), home_content(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), invite_content(), invite_post(), item_check_service_class(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), rpost_content(), scale_external_images(), search(), search_content(), searchbox(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), sources_content(), sources_post(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_archive(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    +

    Referenced by achievements_content(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), bbcode(), blocks_content(), blogtheme_form(), categories_widget(), channel_content(), channel_init(), chanview_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), check_store(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_poll_interval(), contact_reputation(), conversation(), create_account(), create_identity(), datesel_format(), day_translate(), delegate_content(), design_tools(), dir_safe_mode(), dir_sort_links(), dir_tagblock(), directory_content(), dirprofile_init(), dirsearch_content(), display_content(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_attached_photo_permissions(), follow_init(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), help_content(), home_content(), RedBrowser\htmlActionsPanel(), identity_check_service_class(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), invite_content(), invite_post(), item_check_service_class(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), layout_select(), layouts_content(), like_content(), load_database(), localize_item(), lockview_content(), login(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), manual_config(), marital_selector(), match_content(), menu_content(), menu_post(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), page_content(), paginate(), pdl_selector(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), populate_acl(), post_activity_item(), post_init(), posted_date_widget(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeme_content(), rmagic_content(), rpost_content(), scale_external_images(), search(), search_content(), searchbox(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), settings_post(), setup_content(), sexpref_selector(), siteinfo_content(), sources_content(), sources_post(), subthread_content(), suggest_content(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), thing_content(), thing_init(), timezone_cmp(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_deny(), validate_channelname(), vcard_from_xchan(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_archive(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

    diff --git a/doc/html/navtree.js b/doc/html/navtree.js index fdccbb176..77279cc7a 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -36,14 +36,14 @@ var NAVTREE = var NAVTREEINDEX = [ "BaseObject_8php.html", -"boot_8php.html#a899d24fd074594ceebbf72e1feff335f", -"classFKOAuth1.html#a2b1dac2ed31fc6ef84668afdda8b263f", -"connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558", -"functions_vars.html", -"include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0", -"photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a", -"subthread_8php.html", -"zot_8php.html#a37ec13b18057634eadb071f05297f5e1" +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701", +"classFKOAuth1.html", +"community_8php.html", +"functions_func_0x68.html", +"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091", +"parse__url_8php.html", +"socgraph_8php.html", +"widgets_8php.html#add9b24d3304e529a7975e96122315554" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 4db4b1d13..e34df5c36 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -87,14 +87,15 @@ var NAVTREEINDEX0 = "bb2diaspora_8php.html#ad0abe1a7ee50aa0736a233df0a422eba":[5,0,0,9,1], "bb2diaspora_8php.html#adc92ccda5f85ed27e64fcc17712c89cc":[5,0,0,9,4], "bbcode_8php.html":[5,0,0,10], -"bbcode_8php.html#a009f61aaf78771737ed0765c8463911b":[5,0,0,10,5], -"bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d":[5,0,0,10,4], -"bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a":[5,0,0,10,1], -"bbcode_8php.html#a2be26414a367118143cc89e2d58e7377":[5,0,0,10,2], -"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[5,0,0,10,6], -"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,7], +"bbcode_8php.html#a009f61aaf78771737ed0765c8463911b":[5,0,0,10,6], +"bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d":[5,0,0,10,5], +"bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a":[5,0,0,10,2], +"bbcode_8php.html#a2be26414a367118143cc89e2d58e7377":[5,0,0,10,3], +"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[5,0,0,10,7], +"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,8], "bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f":[5,0,0,10,0], -"bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[5,0,0,10,3], +"bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[5,0,0,10,4], +"bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c":[5,0,0,10,1], "blocks_8php.html":[5,0,1,7], "blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[5,0,1,7,0], "blogga_2php_2theme_8php.html":[5,0,3,1,1,0,2], @@ -248,6 +249,5 @@ var NAVTREEINDEX0 = "boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,120], "boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[5,0,4,112], "boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,248], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,247], -"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,174] +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,247] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 755dbd274..bcf2bacaf 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,5 +1,6 @@ var NAVTREEINDEX1 = { +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,174], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,16], "boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,95], "boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,222], @@ -248,6 +249,5 @@ var NAVTREEINDEX1 = "classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae":[4,0,8,18], "classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09":[4,0,8,0], "classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a":[4,0,8,15], -"classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6":[4,0,8,14], -"classFKOAuth1.html":[4,0,13] +"classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6":[4,0,8,14] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index 999546149..ffca67220 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,6 @@ var NAVTREEINDEX2 = { +"classFKOAuth1.html":[4,0,13], "classFKOAuth1.html#a2b1dac2ed31fc6ef84668afdda8b263f":[4,0,13,1], "classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6":[4,0,13,0], "classFKOAuthDataStore.html":[4,0,14], @@ -19,35 +20,35 @@ var NAVTREEINDEX2 = "classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6":[4,0,16,0], "classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2":[4,0,16,3], "classItem.html":[4,0,17], -"classItem.html#a007424e3e3171dcfb4312a02161da6cd":[4,0,17,33], -"classItem.html#a078f95b4134ce3a1df344cf8d386f986":[4,0,17,36], +"classItem.html#a007424e3e3171dcfb4312a02161da6cd":[4,0,17,34], +"classItem.html#a078f95b4134ce3a1df344cf8d386f986":[4,0,17,37], "classItem.html#a0c301aaed2b7d682728d18db3a22afa3":[4,0,17,8], -"classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[4,0,17,38], -"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[4,0,17,41], +"classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[4,0,17,39], +"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[4,0,17,42], "classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2":[4,0,17,0], "classItem.html#a2ce70ef63f9f4d86a09c351678806925":[4,0,17,24], "classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf":[4,0,17,6], "classItem.html#a428f448f89a8629055ea3294eb942aea":[4,0,17,16], -"classItem.html#a4a123ae98987c1e30ecb15c4edf5a3b8":[4,0,17,43], +"classItem.html#a4a123ae98987c1e30ecb15c4edf5a3b8":[4,0,17,44], "classItem.html#a4b92e3a9d6212c553aa2661489bd95d8":[4,0,17,15], "classItem.html#a5b2fafdca55aefeaa08993a5a60529f0":[4,0,17,20], -"classItem.html#a5b561415861f5b89b0733aacfe0428d1":[4,0,17,39], -"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[4,0,17,42], -"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189":[4,0,17,44], +"classItem.html#a5b561415861f5b89b0733aacfe0428d1":[4,0,17,40], +"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[4,0,17,43], +"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189":[4,0,17,45], "classItem.html#a632185dd25c5caf277067c76230a4320":[4,0,17,4], "classItem.html#a67892aa23d19f4431bb2e5f43c74000e":[4,0,17,12], -"classItem.html#a7f7bc059de377319282cb4ef4a828480":[4,0,17,40], -"classItem.html#a80dcd0fb7673776c0967839d429c2a0f":[4,0,17,30], +"classItem.html#a7f7bc059de377319282cb4ef4a828480":[4,0,17,41], +"classItem.html#a80dcd0fb7673776c0967839d429c2a0f":[4,0,17,31], "classItem.html#a80dcd9d0f548c3ad550abe7e6981fb51":[4,0,17,1], "classItem.html#a904421c7a427411bb2ab473bca872f63":[4,0,17,7], -"classItem.html#a90743c8348b13213275c223bb9333aa0":[4,0,17,31], -"classItem.html#a9594df6014b0b6f45364ea7a34510130":[4,0,17,35], +"classItem.html#a90743c8348b13213275c223bb9333aa0":[4,0,17,32], +"classItem.html#a9594df6014b0b6f45364ea7a34510130":[4,0,17,36], "classItem.html#a97c7feeea7f26a73176cb19faa455e12":[4,0,17,22], "classItem.html#a9890ff72662d5bba301d1f2dd8aec9d7":[4,0,17,28], "classItem.html#a9f2d219da712390f59012fc32a342074":[4,0,17,14], "classItem.html#aa0ee775ec94abccec6c798428835d001":[4,0,17,5], "classItem.html#aa1bd19fc8b5577078530265a7bf64123":[4,0,17,26], -"classItem.html#aa2c221231ad0fc3720ccc1f00f0c6304":[4,0,17,32], +"classItem.html#aa2c221231ad0fc3720ccc1f00f0c6304":[4,0,17,33], "classItem.html#aa452b5bcd8dea12119b09212c615cb41":[4,0,17,25], "classItem.html#aa49e40f961dff66da32c5ae110e32993":[4,0,17,21], "classItem.html#aa541bc4290e51bfd688d6921bebabc73":[4,0,17,13], @@ -59,11 +60,12 @@ var NAVTREEINDEX2 = "classItem.html#ac0f27e58532612f6e7a54c8a621b9b92":[4,0,17,11], "classItem.html#ac6f1c96cc82a0dfb7e881fc70309ea3c":[4,0,17,10], "classItem.html#aca1e66988ed00cd627b2a359b72cd0ae":[4,0,17,3], -"classItem.html#acc32426c0f465391be8a99ad810c7b8e":[4,0,17,29], +"classItem.html#acc32426c0f465391be8a99ad810c7b8e":[4,0,17,30], "classItem.html#ad3638f93065693c1f69eb349feb1b7aa":[4,0,17,9], "classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8":[4,0,17,18], -"classItem.html#aec24e233f9098f902b1e57e60dcb2019":[4,0,17,34], -"classItem.html#afa54851df82962c7c42dea3cc9f5c92c":[4,0,17,37], +"classItem.html#aec24e233f9098f902b1e57e60dcb2019":[4,0,17,35], +"classItem.html#af1b73df9b7c4b927e26b7e243b491f42":[4,0,17,29], +"classItem.html#afa54851df82962c7c42dea3cc9f5c92c":[4,0,17,38], "classProtoDriver.html":[4,0,22], "classProtoDriver.html#a1593f3abae050edbd9304f4f8bc4894a":[4,0,22,0], "classProtoDriver.html#a2ba1758f0f9e3564580b6ff85292804d":[4,0,22,2], @@ -73,43 +75,51 @@ var NAVTREEINDEX2 = "classProtoDriver.html#ae5b44739f84c10d00a9b65adf3785181":[4,0,22,5], "classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b":[4,0,22,3], "classRedBasicAuth.html":[4,0,23], -"classRedBasicAuth.html#a2dab393650d1573e3515969a153e8354":[4,0,23,2], -"classRedBasicAuth.html#a438ab125b6ef46581947e35d49cdebac":[4,0,23,3], -"classRedBasicAuth.html#a8dfd9a0953f8884723b421b7c1acf79b":[4,0,23,0], -"classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1":[4,0,23,4], -"classRedBasicAuth.html#ad5a3ea4dc4783b242d9dc6e76478b6ef":[4,0,23,1], -"classRedDirectory.html":[4,0,24], -"classRedDirectory.html#a0f113244cd85c17848df991001d024f4":[4,0,24,8], -"classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180":[4,0,24,0], -"classRedDirectory.html#a2d12d99d38a6a75fc9a830b2f7fc0bf0":[4,0,24,3], -"classRedDirectory.html#a5e3fc08b2bf9f61cea4d2ccae0495bec":[4,0,24,1], -"classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44":[4,0,24,7], -"classRedDirectory.html#a986936910f0216887a25e28916c166c7":[4,0,24,2], -"classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a":[4,0,24,5], -"classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569":[4,0,24,4], -"classRedDirectory.html#acb32b8df27538c57772824a745e751d7":[4,0,24,9], -"classRedDirectory.html#ad87c514a307ec97ba0f1372e9bcfa6a4":[4,0,24,10], -"classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583":[4,0,24,6], -"classRedFile.html":[4,0,25], -"classRedFile.html#a0c961c5f49544d2502420361fa526437":[4,0,25,5], -"classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b":[4,0,25,2], -"classRedFile.html#a2ff12032b45538353eded9809d3b7550":[4,0,25,10], -"classRedFile.html#a38a82bfc1b30028ea6ac75923e90fa25":[4,0,25,8], -"classRedFile.html#a41562a28007789bbe7fe06d6a20eef47":[4,0,25,4], -"classRedFile.html#a41a49a583eb276b75626fcf97f4a699c":[4,0,25,7], -"classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2":[4,0,25,9], -"classRedFile.html#a7c868dfcef6c70cd0e24cf3caa2c3535":[4,0,25,1], -"classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183":[4,0,25,0], -"classRedFile.html#acb1edbe1848fab05347746fa1ea09d8f":[4,0,25,6], -"classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba":[4,0,25,11], -"classRedFile.html#ae96d5caa2db7a461c57b24380fa87e28":[4,0,25,3], -"classRedInode.html":[4,0,26], -"classRedInode.html#a21a6f92921c037c868e6fae30c7c51bb":[4,0,26,0], -"classRedInode.html#a3d76322f25d847b123b3df37a26dd04e":[4,0,26,4], -"classRedInode.html#a5e8f09bc887725c3c448f8d72fe3edfc":[4,0,26,1], -"classRedInode.html#a7b317eb1230930154107ed51e54193f5":[4,0,26,5], -"classRedInode.html#a8503d4f247186e9e55bc42b37e067fb6":[4,0,26,2], -"classRedInode.html#aec5706105400764124db39d4bc68d458":[4,0,26,3], +"classRedBasicAuth.html#a072e8244a9a7f191b32d3db5ac94f857":[4,0,23,1], +"classRedBasicAuth.html#a09c1488a0b290f5a54dc15180c5690d7":[4,0,23,8], +"classRedBasicAuth.html#a2dab393650d1573e3515969a153e8354":[4,0,23,5], +"classRedBasicAuth.html#a358ddad4abb5aa8c1382cf49a907adbc":[4,0,23,0], +"classRedBasicAuth.html#a438ab125b6ef46581947e35d49cdebac":[4,0,23,6], +"classRedBasicAuth.html#a8d09b8d784cc810a0b3be580d05106a7":[4,0,23,9], +"classRedBasicAuth.html#a8dfd9a0953f8884723b421b7c1acf79b":[4,0,23,2], +"classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1":[4,0,23,7], +"classRedBasicAuth.html#ad5a3ea4dc4783b242d9dc6e76478b6ef":[4,0,23,4], +"classRedBasicAuth.html#af14337f1baad407f8a85d48205c0f30e":[4,0,23,3], +"classRedBrowser.html":[4,0,24], +"classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e":[4,0,24,1], +"classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f":[4,0,24,3], +"classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93":[4,0,24,0], +"classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349":[4,0,24,2], +"classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35":[4,0,24,4], +"classRedDirectory.html":[4,0,25], +"classRedDirectory.html#a0f113244cd85c17848df991001d024f4":[4,0,25,9], +"classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180":[4,0,25,0], +"classRedDirectory.html#a2d12d99d38a6a75fc9a830b2f7fc0bf0":[4,0,25,3], +"classRedDirectory.html#a3c148c07ad909985125aa4926d8d0021":[4,0,25,11], +"classRedDirectory.html#a5e3fc08b2bf9f61cea4d2ccae0495bec":[4,0,25,1], +"classRedDirectory.html#a70173d4458572d95e586b2037d2fd2f4":[4,0,25,6], +"classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44":[4,0,25,8], +"classRedDirectory.html#a986936910f0216887a25e28916c166c7":[4,0,25,2], +"classRedDirectory.html#aa10254abf177bb2a0e4a88495725e09b":[4,0,25,10], +"classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a":[4,0,25,5], +"classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569":[4,0,25,4], +"classRedDirectory.html#acb32b8df27538c57772824a745e751d7":[4,0,25,12], +"classRedDirectory.html#ad87c514a307ec97ba0f1372e9bcfa6a4":[4,0,25,13], +"classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583":[4,0,25,7], +"classRedFile.html":[4,0,26], +"classRedFile.html#a0c961c5f49544d2502420361fa526437":[4,0,26,6], +"classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b":[4,0,26,3], +"classRedFile.html#a2ff12032b45538353eded9809d3b7550":[4,0,26,11], +"classRedFile.html#a38a82bfc1b30028ea6ac75923e90fa25":[4,0,26,9], +"classRedFile.html#a41562a28007789bbe7fe06d6a20eef47":[4,0,26,5], +"classRedFile.html#a41a49a583eb276b75626fcf97f4a699c":[4,0,26,8], +"classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2":[4,0,26,10], +"classRedFile.html#a7c868dfcef6c70cd0e24cf3caa2c3535":[4,0,26,2], +"classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183":[4,0,26,0], +"classRedFile.html#acb1edbe1848fab05347746fa1ea09d8f":[4,0,26,7], +"classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba":[4,0,26,12], +"classRedFile.html#ae96d5caa2db7a461c57b24380fa87e28":[4,0,26,4], +"classRedFile.html#aef71c9eaac7052be7dc8602eb12171e7":[4,0,26,1], "classTemplate.html":[4,0,27], "classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b":[4,0,27,13], "classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[4,0,27,12], @@ -227,7 +237,7 @@ var NAVTREEINDEX2 = "cli__suggest_8php.html":[5,0,0,14], "cli__suggest_8php.html#a8f3a60fc96f4bec7d3837c4efc7725f2":[5,0,0,14,0], "cloud_8php.html":[5,0,1,11], -"cloud_8php.html#a0717860601aaa775e7cb65fd9d4011b4":[5,0,1,11,1], +"cloud_8php.html#a1b79a6fe0454bc76673ad9aef55bf02d":[5,0,1,11,0], "comanche_8php.html":[5,0,0,15], "comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe":[5,0,0,15,4], "comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922":[5,0,0,15,2], @@ -239,15 +249,5 @@ var NAVTREEINDEX2 = "comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e":[5,0,0,15,7], "common_8php.html":[5,0,1,12], "common_8php.html#ab63408f39abef7a6915186e8dabc5a96":[5,0,1,12,0], -"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,12,1], -"community_8php.html":[5,0,1,13], -"community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,13,0], -"community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,13,1], -"connect_8php.html":[5,0,1,14], -"connect_8php.html#a417ec27afe33f21a929667a665e32ee2":[5,0,1,14,2], -"connect_8php.html#a489f0a66c660de6ec4d6917b27674f07":[5,0,1,14,0], -"connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36":[5,0,1,14,1], -"connections_8php.html":[5,0,1,15], -"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,15,3], -"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,15,0] +"common_8php.html#aca62f113655809f41f49042ce9b123c2":[5,0,1,12,1] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index f0e3d8826..9e1962943 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,15 @@ var NAVTREEINDEX3 = { +"community_8php.html":[5,0,1,13], +"community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a":[5,0,1,13,0], +"community_8php.html#a56c94ec978a38633c5628fa6f8e386d9":[5,0,1,13,1], +"connect_8php.html":[5,0,1,14], +"connect_8php.html#a417ec27afe33f21a929667a665e32ee2":[5,0,1,14,2], +"connect_8php.html#a489f0a66c660de6ec4d6917b27674f07":[5,0,1,14,0], +"connect_8php.html#ad46a38f32fd7a3d324b1fa26373efa36":[5,0,1,14,1], +"connections_8php.html":[5,0,1,15], +"connections_8php.html#a1224058db8e3fb56463eb312f98e561d":[5,0,1,15,3], +"connections_8php.html#a15af118efee9c948b6f8294e54a73bb2":[5,0,1,15,0], "connections_8php.html#a1f23623f802af7bd35e95b0e94e5d558":[5,0,1,15,2], "connections_8php.html#aec2e457420fce3e3bf6a9f48e36df25c":[5,0,1,15,1], "connedit_8php.html":[5,0,1,16], @@ -184,6 +194,7 @@ var NAVTREEINDEX3 = "files.html":[5,0], "filestorage_8php.html":[5,0,1,32], "filestorage_8php.html#a61bb1be78472555df4ce619f51014040":[5,0,1,32,0], +"filestorage_8php.html#ad3b64e3ece9831f9d3a9f00c0ae983cd":[5,0,1,32,1], "fpostit_8php.html":[5,0,2,0,0], "fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443":[5,0,2,0,0,0], "fpostit_8php.html#a501b5ca82f287509fc691c88524064c1":[5,0,2,0,0,1], @@ -230,24 +241,13 @@ var NAVTREEINDEX3 = "functions_0x73.html":[4,3,0,17], "functions_0x74.html":[4,3,0,18], "functions_0x76.html":[4,3,0,19], -"functions_func.html":[4,3,1], "functions_func.html":[4,3,1,0], +"functions_func.html":[4,3,1], "functions_func_0x61.html":[4,3,1,1], "functions_func_0x62.html":[4,3,1,2], "functions_func_0x63.html":[4,3,1,3], "functions_func_0x64.html":[4,3,1,4], "functions_func_0x65.html":[4,3,1,5], "functions_func_0x66.html":[4,3,1,6], -"functions_func_0x67.html":[4,3,1,7], -"functions_func_0x68.html":[4,3,1,8], -"functions_func_0x69.html":[4,3,1,9], -"functions_func_0x6c.html":[4,3,1,10], -"functions_func_0x6e.html":[4,3,1,11], -"functions_func_0x6f.html":[4,3,1,12], -"functions_func_0x70.html":[4,3,1,13], -"functions_func_0x71.html":[4,3,1,14], -"functions_func_0x72.html":[4,3,1,15], -"functions_func_0x73.html":[4,3,1,16], -"functions_func_0x74.html":[4,3,1,17], -"functions_func_0x76.html":[4,3,1,18] +"functions_func_0x67.html":[4,3,1,7] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index 333d1fb21..7bf2984cc 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,16 @@ var NAVTREEINDEX4 = { +"functions_func_0x68.html":[4,3,1,8], +"functions_func_0x69.html":[4,3,1,9], +"functions_func_0x6c.html":[4,3,1,10], +"functions_func_0x6e.html":[4,3,1,11], +"functions_func_0x6f.html":[4,3,1,12], +"functions_func_0x70.html":[4,3,1,13], +"functions_func_0x71.html":[4,3,1,14], +"functions_func_0x72.html":[4,3,1,15], +"functions_func_0x73.html":[4,3,1,16], +"functions_func_0x74.html":[4,3,1,17], +"functions_func_0x76.html":[4,3,1,18], "functions_vars.html":[4,3,2], "globals.html":[5,1,0], "globals.html":[5,1,0,0], @@ -182,13 +193,17 @@ var NAVTREEINDEX4 = "include_2api_8php.html#aff322705cc6084b329003fc8eab0aad0":[5,0,0,5,27], "include_2attach_8php.html":[5,0,0,6], "include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36":[5,0,0,6,0], -"include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d":[5,0,0,6,3], -"include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a":[5,0,0,6,6], -"include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f":[5,0,0,6,5], -"include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3":[5,0,0,6,2], -"include_2attach_8php.html#ab6830b3ab74a5d284876141ac80f6cbc":[5,0,0,6,4], +"include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d":[5,0,0,6,5], +"include_2attach_8php.html#a5c0875eafb8c0f8a0620ff7a875a2221":[5,0,0,6,2], +"include_2attach_8php.html#a5d484de2d19a93071571d6499a50ae34":[5,0,0,6,9], +"include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce":[5,0,0,6,8], +"include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a":[5,0,0,6,10], +"include_2attach_8php.html#a70bd666e080c2af5a91f5d14c297b8cd":[5,0,0,6,4], +"include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f":[5,0,0,6,7], +"include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3":[5,0,0,6,3], +"include_2attach_8php.html#ab6830b3ab74a5d284876141ac80f6cbc":[5,0,0,6,6], "include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932":[5,0,0,6,1], -"include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909":[5,0,0,6,7], +"include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909":[5,0,0,6,11], "include_2chanman_8php.html":[5,0,0,12], "include_2chanman_8php.html#a21ba9a5c961e866ff27aee3ee67bf99b":[5,0,0,12,0], "include_2config_8php.html":[5,0,0,16], @@ -234,20 +249,5 @@ var NAVTREEINDEX4 = "include_2menu_8php.html#acef15a498d52666b1c7e5c12765c689b":[5,0,0,43,9], "include_2menu_8php.html#ad87f51ce85172bcc3f931aa0cd96a804":[5,0,0,43,4], "include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8":[5,0,0,43,0], -"include_2message_8php.html":[5,0,0,44], -"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[5,0,0,44,2], -"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[5,0,0,44,1], -"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[5,0,0,44,3], -"include_2message_8php.html#a751ffd6635022b2190f56154ee745752":[5,0,0,44,4], -"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[5,0,0,44,0], -"include_2network_8php.html":[5,0,0,46], -"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[5,0,0,46,5], -"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[5,0,0,46,10], -"include_2network_8php.html#a469b9bd700269cd07d954f1a16c5899b":[5,0,0,46,4], -"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[5,0,0,46,9], -"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[5,0,0,46,8], -"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[5,0,0,46,13], -"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[5,0,0,46,7], -"include_2network_8php.html#a8122356933bcd6b0a8567e8e15ae5cc5":[5,0,0,46,14], -"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[5,0,0,46,12] +"include_2message_8php.html":[5,0,0,44] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index c8ce2a409..86c59b429 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,20 @@ var NAVTREEINDEX5 = { +"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[5,0,0,44,2], +"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[5,0,0,44,1], +"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[5,0,0,44,3], +"include_2message_8php.html#a751ffd6635022b2190f56154ee745752":[5,0,0,44,4], +"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[5,0,0,44,0], +"include_2network_8php.html":[5,0,0,46], +"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[5,0,0,46,5], +"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[5,0,0,46,10], +"include_2network_8php.html#a469b9bd700269cd07d954f1a16c5899b":[5,0,0,46,4], +"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[5,0,0,46,9], +"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[5,0,0,46,8], +"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[5,0,0,46,13], +"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[5,0,0,46,7], +"include_2network_8php.html#a8122356933bcd6b0a8567e8e15ae5cc5":[5,0,0,46,14], +"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[5,0,0,46,12], "include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0":[5,0,0,46,6], "include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc":[5,0,0,46,19], "include_2network_8php.html#a99353baabbc3e0584b85eb79ee802cff":[5,0,0,46,16], @@ -46,7 +61,7 @@ var NAVTREEINDEX5 = "item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,41,1], "item_8php.html#aa22feef4de326e1d7078dedd892e615c":[5,0,1,41,2], "items_8php.html":[5,0,0,41], -"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,41,53], +"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,41,54], "items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[5,0,0,41,2], "items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70":[5,0,0,41,6], "items_8php.html#a04a35b610acfe54434df08adec39c0c7":[5,0,0,41,27], @@ -59,6 +74,7 @@ var NAVTREEINDEX5 = "items_8php.html#a2541e6861a56d145c9281877cc501615":[5,0,0,41,38], "items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[5,0,0,41,3], "items_8php.html#a2b56a4c01bd22a648d52ec9af1a04259":[5,0,0,41,13], +"items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6":[5,0,0,41,53], "items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[5,0,0,41,20], "items_8php.html#a36e656667193c83aa2cc03a024fc131b":[5,0,0,41,0], "items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,41,44], @@ -233,21 +249,5 @@ var NAVTREEINDEX5 = "page__widgets_8php.html":[5,0,0,53], "page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,53,1], "page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,53,0], -"pages.html":[], -"parse__url_8php.html":[5,0,1,65], -"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,65,2], -"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,65,3], -"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,65,1], -"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,65,0], -"passion_8php.html":[5,0,3,1,0,1,6], -"passionwide_8php.html":[5,0,3,1,0,1,7], -"permissions_8php.html":[5,0,0,54], -"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,54,2], -"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,54,0], -"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,54,3], -"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,54,4], -"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,54,1], -"photo_8php.html":[5,0,1,66], -"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,66,0], -"photo__driver_8php.html":[5,0,0,1,0] +"pages.html":[] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index d1116756a..95d37d8c5 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,5 +1,21 @@ var NAVTREEINDEX6 = { +"parse__url_8php.html":[5,0,1,65], +"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,65,2], +"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,65,3], +"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,65,1], +"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,65,0], +"passion_8php.html":[5,0,3,1,0,1,6], +"passionwide_8php.html":[5,0,3,1,0,1,7], +"permissions_8php.html":[5,0,0,54], +"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[5,0,0,54,2], +"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[5,0,0,54,0], +"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,54,3], +"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,54,4], +"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,54,1], +"photo_8php.html":[5,0,1,66], +"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,66,0], +"photo__driver_8php.html":[5,0,0,1,0], "photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a":[5,0,0,1,0,2], "photo__driver_8php.html#a243cee492ce443afb6a7d77d54b6c4aa":[5,0,0,1,0,1], "photo__driver_8php.html#a32e2817faa25d7f11f60a8abff565035":[5,0,0,1,0,4], @@ -154,9 +170,9 @@ var NAVTREEINDEX6 = "redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[5,0,3,1,2,0,2,0], "redbasic_8php.html":[5,0,3,1,0,1,9], "reddav_8php.html":[5,0,0,62], -"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[5,0,0,62,4], -"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[5,0,0,62,5], -"reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[5,0,0,62,3], +"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[5,0,0,62,5], +"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[5,0,0,62,6], +"reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[5,0,0,62,4], "register_8php.html":[5,0,1,81], "register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,81,0], "register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,81,2], @@ -209,20 +225,21 @@ var NAVTREEINDEX6 = "settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,89,2], "setup_8php.html":[5,0,1,90], "setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,90,2], -"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,90,13], +"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,90,14], "setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,90,5], -"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,90,12], -"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,90,9], +"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,90,13], +"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,90,10], "setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,90,3], "setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,90,1], -"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,90,7], -"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,90,11], +"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,90,8], +"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,90,12], "setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,90,4], -"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,90,10], -"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,90,8], -"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,90,15], +"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[5,0,1,90,7], +"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,90,11], +"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,90,9], +"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,90,16], "setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,90,0], -"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,90,14], +"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,90,15], "setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,90,6], "share_8php.html":[5,0,1,91], "share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,91,0], @@ -232,22 +249,5 @@ var NAVTREEINDEX6 = "sitelist_8php.html":[5,0,1,93], "sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,93,0], "smilies_8php.html":[5,0,1,94], -"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,94,0], -"socgraph_8php.html":[5,0,0,65], -"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,65,0], -"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,65,6], -"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,65,7], -"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,65,8], -"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[5,0,0,65,1], -"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[5,0,0,65,4], -"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,65,2], -"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,65,5], -"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,65,3], -"sources_8php.html":[5,0,1,95], -"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,95,0], -"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,95,1], -"sslify_8php.html":[5,0,1,96], -"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,96,0], -"starred_8php.html":[5,0,1,97], -"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,97,0] +"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,94,0] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index beab18e54..ae2f2a01b 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,5 +1,22 @@ var NAVTREEINDEX7 = { +"socgraph_8php.html":[5,0,0,65], +"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,65,0], +"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,65,6], +"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[5,0,0,65,7], +"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[5,0,0,65,8], +"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[5,0,0,65,1], +"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[5,0,0,65,4], +"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,65,2], +"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,65,5], +"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,65,3], +"sources_8php.html":[5,0,1,95], +"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,95,0], +"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,95,1], +"sslify_8php.html":[5,0,1,96], +"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,96,0], +"starred_8php.html":[5,0,1,97], +"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,97,0], "subthread_8php.html":[5,0,1,98], "subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,98,0], "suggest_8php.html":[5,0,1,99], @@ -62,7 +79,6 @@ var NAVTREEINDEX7 = "text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[5,0,0,69,41], "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,69,72], "text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,69,7], -"text_8php.html#a3ef8c0cf31f35f77462067de8712fa34":[5,0,0,69,28], "text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,69,85], "text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,69,33], "text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,69,71], @@ -99,6 +115,7 @@ var NAVTREEINDEX7 = "text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,69,17], "text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,69,55], "text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,69,36], +"text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[5,0,0,69,28], "text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,69,88], "text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,69,69], "text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,69,83], @@ -232,22 +249,5 @@ var NAVTREEINDEX7 = "widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01":[5,0,0,70,18], "widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[5,0,0,70,16], "widgets_8php.html#abe03366fd22fd27d683518fa0765da50":[5,0,0,70,22], -"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd":[5,0,0,70,10], -"widgets_8php.html#add9b24d3304e529a7975e96122315554":[5,0,0,70,0], -"widgets_8php.html#ade630b19fb4c622b7b2f6f8ef89eefa2":[5,0,0,70,9], -"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[5,0,0,70,21], -"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[5,0,0,70,2], -"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[5,0,0,70,12], -"xchan_8php.html":[5,0,1,120], -"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,120,0], -"xrd_8php.html":[5,0,1,121], -"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,121,0], -"xref_8php.html":[5,0,1,122], -"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,122,0], -"zfinger_8php.html":[5,0,1,123], -"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,123,0], -"zot_8php.html":[5,0,0,71], -"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,71,13], -"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,71,7], -"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[5,0,0,71,15] +"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd":[5,0,0,70,10] }; diff --git a/doc/html/navtreeindex8.js b/doc/html/navtreeindex8.js index 1d17d3729..a3e1a251e 100644 --- a/doc/html/navtreeindex8.js +++ b/doc/html/navtreeindex8.js @@ -1,5 +1,22 @@ var NAVTREEINDEX8 = { +"widgets_8php.html#add9b24d3304e529a7975e96122315554":[5,0,0,70,0], +"widgets_8php.html#ade630b19fb4c622b7b2f6f8ef89eefa2":[5,0,0,70,9], +"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[5,0,0,70,21], +"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[5,0,0,70,2], +"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[5,0,0,70,12], +"xchan_8php.html":[5,0,1,120], +"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,120,0], +"xrd_8php.html":[5,0,1,121], +"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,121,0], +"xref_8php.html":[5,0,1,122], +"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,122,0], +"zfinger_8php.html":[5,0,1,123], +"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,123,0], +"zot_8php.html":[5,0,0,71], +"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,71,13], +"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,71,7], +"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[5,0,0,71,15], "zot_8php.html#a37ec13b18057634eadb071f05297f5e1":[5,0,0,71,10], "zot_8php.html#a3862b3161b2c8557dc1a95020179bd81":[5,0,0,71,17], "zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[5,0,0,71,5], diff --git a/doc/html/permissions_8php.html b/doc/html/permissions_8php.html index c48575e72..2d4740310 100644 --- a/doc/html/permissions_8php.html +++ b/doc/html/permissions_8php.html @@ -248,7 +248,7 @@ Functions
    -

    Referenced by Conversation\add_thread(), advanced_profile(), api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), check_list_permissions(), common_content(), common_friends_visitor_widget(), RedDirectory\createDirectory(), RedDirectory\createFile(), RedInode\delete(), get_feed_for(), RedDirectory\getChild(), RedDirectory\getChildren(), item_post(), like_content(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), process_delivery(), process_mail_delivery(), profile_content(), profile_load(), profile_sidebar(), RedChannelList(), Conversation\set_mode(), RedInode\setName(), RedFile\setName(), subthread_content(), syncdirs(), tag_deliver(), tgroup_check(), viewconnections_content(), widget_photo_albums(), z_readdir(), and zot_feed().

    +

    Referenced by Conversation\add_thread(), advanced_profile(), api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), check_list_permissions(), common_content(), common_friends_visitor_widget(), RedDirectory\createDirectory(), RedDirectory\createFile(), RedFile\delete(), get_feed_for(), RedDirectory\getChild(), RedDirectory\getChildren(), item_post(), like_content(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), process_delivery(), process_mail_delivery(), profile_content(), profile_load(), profile_sidebar(), RedChannelList(), Conversation\set_mode(), RedBrowser\set_writeable(), RedFile\setName(), subthread_content(), syncdirs(), tag_deliver(), tgroup_check(), viewconnections_content(), widget_photo_albums(), z_readdir(), and zot_feed().

    diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html index 53028c92e..cc75df8b1 100644 --- a/doc/html/php2po_8php.html +++ b/doc/html/php2po_8php.html @@ -168,7 +168,7 @@ Variables
    -

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), aes_encapsulate(), aes_unencapsulate(), build_sync_packet(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_poll_interval(), contact_reputation(), dirprofile_init(), dirsearch_content(), get_plugin_info(), get_theme_info(), get_things(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), mail_post(), mood_content(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), settings_post(), sslify_init(), startup(), syncdirs(), tt(), vote_post(), x(), zfinger_init(), and zot_refresh().

    +

    Referenced by App\__construct(), Template\_get_var(), Template\_replcb_for(), activity_sanitise(), aes_encapsulate(), aes_unencapsulate(), build_sync_packet(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_poll_interval(), contact_reputation(), dirprofile_init(), dirsearch_content(), RedBrowser\generateDirectoryIndex(), get_plugin_info(), get_theme_info(), get_things(), guess_image_type(), import_directory_profile(), item_photo_menu(), item_store_update(), load_config(), load_pconfig(), load_xconfig(), mail_post(), mood_content(), new_contact(), FKOAuthDataStore\new_request_token(), obj_verb_selector(), photos_albums_list(), po2php_run(), poco_init(), poke_content(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), requestdata(), settings_post(), sslify_init(), startup(), syncdirs(), tt(), vote_post(), x(), zfinger_init(), and zot_refresh().

    @@ -182,7 +182,7 @@ Variables
    -

    Referenced by dirprofile_init(), and po2php_run().

    +

    Referenced by dirprofile_init(), pipe_streams(), and po2php_run().

    diff --git a/doc/html/php_2theme__init_8php.html b/doc/html/php_2theme__init_8php.html index 870ffca5e..c969bd61e 100644 --- a/doc/html/php_2theme__init_8php.html +++ b/doc/html/php_2theme__init_8php.html @@ -127,7 +127,7 @@ Variables

    Those who require this feature will know what to do with it. Those who don't, won't. Eventually this functionality needs to be provided by a module such that permissions can be enforced. At the moment it's more of a proof of concept; but sufficient for our immediate needs.

    -

    Referenced by api_call(), api_user(), attach_mkdir(), attach_store(), blocks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), feed_init(), fix_attached_file_permissions(), fix_system_urls(), get_feed_for(), get_public_feed(), handle_tag(), home_init(), import_post(), invite_content(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), post_to_red_delete_comment(), post_to_red_delete_post(), post_to_red_displayAdminContent(), post_to_red_post(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_post(), rpost_content(), send_message(), settings_post(), sources_post(), tagger_content(), thing_init(), uexport_init(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_finger(), and zot_refresh().

    +

    Referenced by api_call(), api_user(), attach_mkdir(), attach_store(), blocks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), cloud_init(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), events_post(), feed_init(), filestorage_content(), fix_attached_file_permissions(), fix_system_urls(), get_feed_for(), get_public_feed(), handle_tag(), home_init(), RedBrowser\htmlActionsPanel(), import_post(), invite_content(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), post_to_red_delete_comment(), post_to_red_delete_post(), post_to_red_displayAdminContent(), post_to_red_post(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_post(), rpost_content(), send_message(), settings_post(), sources_post(), tagger_content(), thing_init(), uexport_init(), update_remote_id(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_finger(), and zot_refresh().

    diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index 591fbc569..1332d5561 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -691,7 +691,7 @@ Functions
    -

    Referenced by attach_store(), filestorage_content(), manage_content(), photo_upload(), photos_content(), and widget_follow().

    +

    Referenced by attach_store(), RedDirectory\createFile(), filestorage_content(), manage_content(), photo_upload(), photos_content(), RedFile\put(), and widget_follow().

    diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index 27de96d58..cc869593c 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -113,12 +113,14 @@ $(document).ready(function(){initNavTree('reddav_8php.html','');}); - - + + + +

    Classes

    class  RedInode
     
    class  RedDirectory
     
    class  RedFile
     
    class  RedBasicAuth
     
    class  RedBrowser
     
    diff --git a/doc/html/reddav_8php.js b/doc/html/reddav_8php.js index 41660949e..3e2dd2ffe 100644 --- a/doc/html/reddav_8php.js +++ b/doc/html/reddav_8php.js @@ -1,8 +1,9 @@ var reddav_8php = [ - [ "RedInode", "classRedInode.html", "classRedInode" ], [ "RedDirectory", "classRedDirectory.html", "classRedDirectory" ], [ "RedFile", "classRedFile.html", "classRedFile" ], + [ "RedBasicAuth", "classRedBasicAuth.html", "classRedBasicAuth" ], + [ "RedBrowser", "classRedBrowser.html", "classRedBrowser" ], [ "RedChannelList", "reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66", null ], [ "RedCollectionData", "reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266", null ], [ "RedFileData", "reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088", null ] diff --git a/doc/html/search/all_24.js b/doc/html/search/all_24.js index 926aa0a82..3f840682a 100644 --- a/doc/html/search/all_24.js +++ b/doc/html/search/all_24.js @@ -9,14 +9,14 @@ var searchData= ['_24argv',['$argv',['../classApp.html#ab3da757abe5cb45bf88f07cc51a73b58',1,'App']]], ['_24arr',['$arr',['../extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb',1,'extract.php']]], ['_24aside',['$aside',['../minimalisticdarkness_8php.html#a6e5d97615c6faef5dbffe04b8024ceaf',1,'minimalisticdarkness.php']]], - ['_24attach',['$attach',['../classRedInode.html#a7b317eb1230930154107ed51e54193f5',1,'RedInode']]], - ['_24auth',['$auth',['../classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44',1,'RedDirectory\$auth()'],['../classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2',1,'RedFile\$auth()']]], + ['_24auth',['$auth',['../classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44',1,'RedDirectory\$auth()'],['../classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2',1,'RedFile\$auth()'],['../classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35',1,'RedBrowser\$auth()']]], ['_24background_5fimage',['$background_image',['../redbasic_2php_2style_8php.html#a339624aeef6604a2f00209a3962c6e1c',1,'style.php']]], ['_24banner_5fcolour',['$banner_colour',['../redbasic_2php_2style_8php.html#ae587aa6949ab6e4aa77a591e60f67ee0',1,'style.php']]], ['_24baseurl',['$baseurl',['../classApp.html#ad5175536561021548ae8188e24c7b80c',1,'App']]], ['_24bgcolour',['$bgcolour',['../redbasic_2php_2style_8php.html#a0bdce350cf14bac44976e786d1be6574',1,'style.php']]], ['_24body_5ffont_5fsize',['$body_font_size',['../redbasic_2php_2style_8php.html#ad78cb8a1793834626d73aca22a1501f8',1,'style.php']]], ['_24bodyclass',['$bodyclass',['../theme_2blogga_2php_2default_8php.html#a720581ae288aa09511670563e4205a4a',1,'$bodyclass(): default.php'],['../theme_2blogga_2view_2theme_2blog_2default_8php.html#a720581ae288aa09511670563e4205a4a',1,'$bodyclass(): default.php']]], + ['_24browser',['$browser',['../classRedBasicAuth.html#af14337f1baad407f8a85d48205c0f30e',1,'RedBasicAuth']]], ['_24cached_5fprofile_5fimage',['$cached_profile_image',['../classApp.html#abe0e4fa91097f7a6588e1213a834121c',1,'App']]], ['_24cached_5fprofile_5fpicdate',['$cached_profile_picdate',['../classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e',1,'App']]], ['_24called_5fapi',['$called_api',['../include_2api_8php.html#aa62b15a6bbb280e86b98132eb214013d',1,'api.php']]], @@ -55,6 +55,7 @@ var searchData= ['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]], ['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]], ['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]], + ['_24folder_5fhash',['$folder_hash',['../classRedDirectory.html#aa10254abf177bb2a0e4a88495725e09b',1,'RedDirectory']]], ['_24font_5fcolour',['$font_colour',['../redbasic_2php_2style_8php.html#a68e3ff836ec87ae1370c9f4a12c21c6b',1,'style.php']]], ['_24font_5fsize',['$font_size',['../redbasic_2php_2style_8php.html#afcbcf57d0b90d2e4226c2e8a1171befc',1,'style.php']]], ['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]], @@ -92,9 +93,12 @@ var searchData= ['_24nav_5fsel',['$nav_sel',['../classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c',1,'App']]], ['_24needed',['$needed',['../docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73',1,'docblox_errorchecker.php']]], ['_24nodes',['$nodes',['../classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1',1,'Template']]], - ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1',1,'RedBasicAuth\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()']]], + ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()'],['../classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1',1,'RedBasicAuth\$observer()']]], + ['_24os_5fpath',['$os_path',['../classRedDirectory.html#a3c148c07ad909985125aa4926d8d0021',1,'RedDirectory']]], ['_24out',['$out',['../php2po_8php.html#a48cb304902320d173a4eaa41543327b9',1,'php2po.php']]], + ['_24owner_5fid',['$owner_id',['../classRedBasicAuth.html#a09c1488a0b290f5a54dc15180c5690d7',1,'RedBasicAuth']]], ['_24owner_5fname',['$owner_name',['../classItem.html#a9594df6014b0b6f45364ea7a34510130',1,'Item']]], + ['_24owner_5fnick',['$owner_nick',['../classRedBasicAuth.html#a8d09b8d784cc810a0b3be580d05106a7',1,'RedBasicAuth']]], ['_24owner_5fphoto',['$owner_photo',['../classItem.html#a078f95b4134ce3a1df344cf8d386f986',1,'Item']]], ['_24owner_5furl',['$owner_url',['../classItem.html#afa54851df82962c7c42dea3cc9f5c92c',1,'Item']]], ['_24page',['$page',['../classApp.html#a4b67935096f66d1f14b657399a8461ac',1,'App']]], diff --git a/doc/html/search/all_5f.js b/doc/html/search/all_5f.js index 79e9ec4d5..eb4ffa3bc 100644 --- a/doc/html/search/all_5f.js +++ b/doc/html/search/all_5f.js @@ -1,6 +1,6 @@ var searchData= [ - ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedInode.html#a21a6f92921c037c868e6fae30c7c51bb',1,'RedInode\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()']]], + ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()'],['../classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93',1,'RedBrowser\__construct()']]], ['_5f_5fdestruct',['__destruct',['../classdba__driver.html#a1a8bc9dc839a6320a0e07d8047a6b721',1,'dba_driver\__destruct()'],['../classphoto__driver.html#ae4501abdc9651359f81d036b63625686',1,'photo_driver\__destruct()']]], ['_5fbuild_5fnodes',['_build_nodes',['../classTemplate.html#ac41c96e1f407b1a910029e5f4b7de8e4',1,'Template']]], ['_5fget_5fvar',['_get_var',['../classTemplate.html#aae9c4d761ea1298e745e8052d7910194',1,'Template']]], diff --git a/doc/html/search/all_61.js b/doc/html/search/all_61.js index 796a61fc9..1f4decc58 100644 --- a/doc/html/search/all_61.js +++ b/doc/html/search/all_61.js @@ -160,11 +160,13 @@ var searchData= ['atom_5fauthor',['atom_author',['../items_8php.html#a016dd86c827d08db89061ea81d15c6cb',1,'items.php']]], ['atom_5fentry',['atom_entry',['../items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6',1,'items.php']]], ['atom_5ftime',['ATOM_TIME',['../boot_8php.html#ad34c1547020a305915bcc39707744690',1,'boot.php']]], - ['attach_2ephp',['attach.php',['../include_2attach_8php.html',1,'']]], ['attach_2ephp',['attach.php',['../mod_2attach_8php.html',1,'']]], + ['attach_2ephp',['attach.php',['../include_2attach_8php.html',1,'']]], ['attach_5fby_5fhash',['attach_by_hash',['../include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36',1,'attach.php']]], ['attach_5fby_5fhash_5fnodata',['attach_by_hash_nodata',['../include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932',1,'attach.php']]], + ['attach_5fchange_5fpermissions',['attach_change_permissions',['../include_2attach_8php.html#a5c0875eafb8c0f8a0620ff7a875a2221',1,'attach.php']]], ['attach_5fcount_5ffiles',['attach_count_files',['../include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3',1,'attach.php']]], + ['attach_5fdelete',['attach_delete',['../include_2attach_8php.html#a70bd666e080c2af5a91f5d14c297b8cd',1,'attach.php']]], ['attach_5fflag_5fdir',['ATTACH_FLAG_DIR',['../boot_8php.html#aa74438cf71e48e37bf7b440b94243985',1,'boot.php']]], ['attach_5fflag_5fos',['ATTACH_FLAG_OS',['../boot_8php.html#a781916f83fcc8ff1035649afa45f0292',1,'boot.php']]], ['attach_5finit',['attach_init',['../mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1',1,'attach.php']]], diff --git a/doc/html/search/all_62.js b/doc/html/search/all_62.js index 48cba8636..2983a3a0b 100644 --- a/doc/html/search/all_62.js +++ b/doc/html/search/all_62.js @@ -7,6 +7,7 @@ var searchData= ['bb2diaspora',['bb2diaspora',['../bb2diaspora_8php.html#a4f10e0876b27373c762bc1abbe745f5c',1,'bb2diaspora.php']]], ['bb2diaspora_2ephp',['bb2diaspora.php',['../bb2diaspora_8php.html',1,'']]], ['bb_5fparse_5fcrypt',['bb_parse_crypt',['../bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f',1,'bbcode.php']]], + ['bb_5fqr',['bb_qr',['../bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c',1,'bbcode.php']]], ['bb_5fshareattributes',['bb_ShareAttributes',['../bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a',1,'bbcode.php']]], ['bb_5fshareattributessimple',['bb_ShareAttributesSimple',['../bbcode_8php.html#a2be26414a367118143cc89e2d58e7377',1,'bbcode.php']]], ['bb_5fspacefy',['bb_spacefy',['../bbcode_8php.html#a8911e027907820df3db03b4f76724b50',1,'bbcode.php']]], diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js index f3dc96de5..85352b434 100644 --- a/doc/html/search/all_63.js +++ b/doc/html/search/all_63.js @@ -42,6 +42,7 @@ var searchData= ['check_5flist_5fpermissions',['check_list_permissions',['../permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7',1,'permissions.php']]], ['check_5fphp',['check_php',['../setup_8php.html#a14d208682a88632290c895d20da6e7d6',1,'setup.php']]], ['check_5fsmarty3',['check_smarty3',['../setup_8php.html#afd8b0b3ade1507c45325caf377bf459d',1,'setup.php']]], + ['check_5fstore',['check_store',['../setup_8php.html#ab4b71369a25021d59247c917e98d8246',1,'setup.php']]], ['check_5fwall_5fto_5fwall',['check_wall_to_wall',['../classItem.html#abcdb0ea9bcd1576bc99bba9b8f700bb8',1,'Item']]], ['check_5fwebbie',['check_webbie',['../text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3',1,'text.php']]], ['childexists',['childExists',['../classRedDirectory.html#a5e3fc08b2bf9f61cea4d2ccae0495bec',1,'RedDirectory']]], @@ -57,7 +58,7 @@ var searchData= ['client_5fmode_5fupdate',['CLIENT_MODE_UPDATE',['../boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77',1,'boot.php']]], ['close',['close',['../classdba__driver.html#a5afa54172f3c837df61643f8f5b2c975',1,'dba_driver\close()'],['../classdba__mysql.html#a850586714ef897bd25f643c89b4ef76e',1,'dba_mysql\close()'],['../classdba__mysqli.html#acb38f2c851187ad632ecfab30fdfab55',1,'dba_mysqli\close()']]], ['cloud_2ephp',['cloud.php',['../cloud_8php.html',1,'']]], - ['cloud_5finit',['cloud_init',['../cloud_8php.html#a0717860601aaa775e7cb65fd9d4011b4',1,'cloud.php']]], + ['cloud_5finit',['cloud_init',['../cloud_8php.html#a1b79a6fe0454bc76673ad9aef55bf02d',1,'cloud.php']]], ['collect',['collect',['../classProtoDriver.html#a2ba1758f0f9e3564580b6ff85292804d',1,'ProtoDriver\collect()'],['../classZotDriver.html#af65febb26031eb7f39871b9e2a539797',1,'ZotDriver\collect()']]], ['collect_5fprivate',['collect_private',['../classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b',1,'ProtoDriver\collect_private()'],['../classZotDriver.html#a2e15ff09772f0608203dad1c98299394',1,'ZotDriver\collect_private()']]], ['collect_5frecipients',['collect_recipients',['../items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70',1,'items.php']]], diff --git a/doc/html/search/all_64.js b/doc/html/search/all_64.js index 040e73cc4..61fbc8c2e 100644 --- a/doc/html/search/all_64.js +++ b/doc/html/search/all_64.js @@ -34,7 +34,7 @@ var searchData= ['del_5fxconfig',['del_xconfig',['../include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72',1,'config.php']]], ['delegate_2ephp',['delegate.php',['../delegate_8php.html',1,'']]], ['delegate_5fcontent',['delegate_content',['../delegate_8php.html#a943eea8996ef348eb845c498f9f354dd',1,'delegate.php']]], - ['delete',['delete',['../classRedInode.html#a5e8f09bc887725c3c448f8d72fe3edfc',1,'RedInode']]], + ['delete',['delete',['../classRedFile.html#aef71c9eaac7052be7dc8602eb12171e7',1,'RedFile']]], ['delete_5fimported_5fitem',['delete_imported_item',['../zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72',1,'zot.php']]], ['delete_5fitem_5flowlevel',['delete_item_lowlevel',['../items_8php.html#a2b56a4c01bd22a648d52ec9af1a04259',1,'items.php']]], ['deletenode',['deletenode',['../html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2',1,'html2bbcode.php']]], diff --git a/doc/html/search/all_66.js b/doc/html/search/all_66.js index 58826efd6..f9ff7aa3a 100644 --- a/doc/html/search/all_66.js +++ b/doc/html/search/all_66.js @@ -24,6 +24,7 @@ var searchData= ['files',['files',['../namespacefriendica-to-smarty-tpl.html#ae74419b16516956c66f7db714a93a6ac',1,'friendica-to-smarty-tpl']]], ['filestorage_2ephp',['filestorage.php',['../filestorage_8php.html',1,'']]], ['filestorage_5fcontent',['filestorage_content',['../filestorage_8php.html#a61bb1be78472555df4ce619f51014040',1,'filestorage.php']]], + ['filestorage_5fpost',['filestorage_post',['../filestorage_8php.html#ad3b64e3ece9831f9d3a9f00c0ae983cd',1,'filestorage.php']]], ['find_5fthread_5fparent_5findex',['find_thread_parent_index',['../conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6',1,'conversation.php']]], ['find_5fupstream_5fdirectory',['find_upstream_directory',['../dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d',1,'dir_fns.php']]], ['find_5fxchan_5fin_5farray',['find_xchan_in_array',['../text_8php.html#ace3c98538c63e09b70a363210b414112',1,'text.php']]], diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index 58b90b4f9..015ed84b7 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -3,6 +3,7 @@ var searchData= ['gen_5ftoken',['gen_token',['../classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819',1,'FKOAuthDataStore']]], ['gender_5fselector',['gender_selector',['../profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355',1,'profile_selectors.php']]], ['generate_5fuser_5fguid',['generate_user_guid',['../text_8php.html#ae4f6881d7e13623f8eded6277595112a',1,'text.php']]], + ['generatedirectoryindex',['generateDirectoryIndex',['../classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e',1,'RedBrowser']]], ['get',['get',['../classCache.html#a70392b109331897bf9fdd7f1960e21de',1,'Cache\get()'],['../classRedFile.html#a7c868dfcef6c70cd0e24cf3caa2c3535',1,'RedFile\get()']]], ['get_5faccount',['get_account',['../classApp.html#a08bc87aff64f39fbc084e9d6545cee4d',1,'App']]], ['get_5faccount_5fid',['get_account_id',['../boot_8php.html#afe88b920aa285982edb817a0dd44eb37',1,'boot.php']]], @@ -20,6 +21,7 @@ var searchData= ['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]], ['get_5fchildren',['get_children',['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item']]], ['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]], + ['get_5fcloudpath',['get_cloudpath',['../include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce',1,'attach.php']]], ['get_5fcomment_5fbox',['get_comment_box',['../classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf',1,'Item']]], ['get_5fcomment_5fbox_5ftemplate',['get_comment_box_template',['../classItem.html#a904421c7a427411bb2ab473bca872f63',1,'Item']]], ['get_5fconfig',['get_config',['../include_2config_8php.html#af02c96e6b37335774b548914ede1d22e',1,'config.php']]], @@ -61,7 +63,7 @@ var searchData= ['get_5fpath',['get_path',['../classApp.html#a5293a8543ba338dcf38cd4ff3bc5d4be',1,'App']]], ['get_5fpconfig',['get_pconfig',['../include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad',1,'config.php']]], ['get_5fperms',['get_perms',['../classApp.html#adb5a4bb657881e553978ff390babd01f',1,'App\get_perms()'],['../permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972',1,'get_perms(): permissions.php']]], - ['get_5fplink',['get_plink',['../text_8php.html#a3ef8c0cf31f35f77462067de8712fa34',1,'text.php']]], + ['get_5fplink',['get_plink',['../text_8php.html#aac0969ae09853205992ba06ab9f9f61a',1,'text.php']]], ['get_5fplugin_5finfo',['get_plugin_info',['../plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35',1,'plugin.php']]], ['get_5fpoke_5fverbs',['get_poke_verbs',['../text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66',1,'text.php']]], ['get_5fprofile_5felements',['get_profile_elements',['../items_8php.html#a251343637ff40a50cca93452cd530c26',1,'items.php']]], @@ -89,12 +91,13 @@ var searchData= ['getchild',['getChild',['../classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569',1,'RedDirectory']]], ['getchildren',['getChildren',['../classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a',1,'RedDirectory']]], ['getcontenttype',['getContentType',['../classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b',1,'RedFile']]], + ['getdir',['getDir',['../classRedDirectory.html#a70173d4458572d95e586b2037d2fd2f4',1,'RedDirectory']]], ['getetag',['getETag',['../classRedFile.html#ae96d5caa2db7a461c57b24380fa87e28',1,'RedFile']]], ['getext',['getExt',['../classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba',1,'photo_driver']]], ['getheight',['getHeight',['../classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468',1,'photo_driver']]], ['getimage',['getImage',['../classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5',1,'photo_driver\getImage()'],['../classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484',1,'photo_gd\getImage()'],['../classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc',1,'photo_imagick\getImage()']]], - ['getlastmodified',['getLastModified',['../classRedInode.html#a8503d4f247186e9e55bc42b37e067fb6',1,'RedInode\getLastModified()'],['../classRedFile.html#a41562a28007789bbe7fe06d6a20eef47',1,'RedFile\getLastModified()']]], - ['getname',['getName',['../classRedInode.html#aec5706105400764124db39d4bc68d458',1,'RedInode\getName()'],['../classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583',1,'RedDirectory\getName()'],['../classRedFile.html#a0c961c5f49544d2502420361fa526437',1,'RedFile\getName()']]], + ['getlastmodified',['getLastModified',['../classRedFile.html#a41562a28007789bbe7fe06d6a20eef47',1,'RedFile']]], + ['getname',['getName',['../classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583',1,'RedDirectory\getName()'],['../classRedFile.html#a0c961c5f49544d2502420361fa526437',1,'RedFile\getName()']]], ['getsize',['getSize',['../classRedFile.html#acb1edbe1848fab05347746fa1ea09d8f',1,'RedFile']]], ['gettype',['getType',['../classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3',1,'photo_driver']]], ['getwidth',['getWidth',['../classphoto__driver.html#acc30486acee9e89e32701f44a1738117',1,'photo_driver']]], @@ -105,8 +108,8 @@ var searchData= ['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]], ['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]], ['greenthumbnails_2ephp',['greenthumbnails.php',['../greenthumbnails_8php.html',1,'']]], - ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], ['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]], + ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], ['group_5fadd',['group_add',['../include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce',1,'group.php']]], ['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]], ['group_5fbyname',['group_byname',['../include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb',1,'group.php']]], diff --git a/doc/html/search/all_68.js b/doc/html/search/all_68.js index 6fcf626c5..a3845cfd0 100644 --- a/doc/html/search/all_68.js +++ b/doc/html/search/all_68.js @@ -23,6 +23,7 @@ var searchData= ['html2bbcode_2ephp',['html2bbcode.php',['../html2bbcode_8php.html',1,'']]], ['html2plain',['html2plain',['../html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04',1,'html2plain.php']]], ['html2plain_2ephp',['html2plain.php',['../html2plain_8php.html',1,'']]], + ['htmlactionspanel',['htmlActionsPanel',['../classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349',1,'RedBrowser']]], ['http_5fstatus_5fexit',['http_status_exit',['../include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2',1,'network.php']]], ['hubloc_5fflags_5fdeleted',['HUBLOC_FLAGS_DELETED',['../boot_8php.html#a7c286add8961fd2d79216314cd4aadd8',1,'boot.php']]], ['hubloc_5fflags_5fprimary',['HUBLOC_FLAGS_PRIMARY',['../boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955',1,'boot.php']]], diff --git a/doc/html/search/all_70.js b/doc/html/search/all_70.js index 68df90d15..bc60353db 100644 --- a/doc/html/search/all_70.js +++ b/doc/html/search/all_70.js @@ -85,6 +85,7 @@ var searchData= ['pine_2ephp',['pine.php',['../pine_8php.html',1,'']]], ['ping_2ephp',['ping.php',['../ping_8php.html',1,'']]], ['ping_5finit',['ping_init',['../ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1',1,'ping.php']]], + ['pipe_5fstreams',['pipe_streams',['../include_2attach_8php.html#a5d484de2d19a93071571d6499a50ae34',1,'attach.php']]], ['pkcs5_5fpad',['pkcs5_pad',['../crypto_8php.html#ad5e51fd44cff93cfaa07a37e24a5edec',1,'crypto.php']]], ['pkcs5_5funpad',['pkcs5_unpad',['../crypto_8php.html#ac95ac3b1b23b65b04a86613d4206ae85',1,'crypto.php']]], ['plugin_2ephp',['plugin.php',['../plugin_8php.html',1,'']]], diff --git a/doc/html/search/all_72.js b/doc/html/search/all_72.js index 969a54ab7..781e0fc82 100644 --- a/doc/html/search/all_72.js +++ b/doc/html/search/all_72.js @@ -20,13 +20,13 @@ var searchData= ['redbasic_5fform',['redbasic_form',['../view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793',1,'config.php']]], ['redbasic_5finit',['redbasic_init',['../redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b',1,'theme.php']]], ['redbasicauth',['RedBasicAuth',['../classRedBasicAuth.html',1,'']]], + ['redbrowser',['RedBrowser',['../classRedBrowser.html',1,'']]], ['redchannellist',['RedChannelList',['../reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66',1,'reddav.php']]], ['redcollectiondata',['RedCollectionData',['../reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266',1,'reddav.php']]], ['reddav_2ephp',['reddav.php',['../reddav_8php.html',1,'']]], ['reddirectory',['RedDirectory',['../classRedDirectory.html',1,'']]], ['redfile',['RedFile',['../classRedFile.html',1,'']]], ['redfiledata',['RedFileData',['../reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088',1,'reddav.php']]], - ['redinode',['RedInode',['../classRedInode.html',1,'']]], ['reduce',['reduce',['../docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f',1,'docblox_errorchecker.php']]], ['ref_5fsession_5fclose',['ref_session_close',['../session_8php.html#a5e1c616e02b863d5450317d101366bb7',1,'session.php']]], ['ref_5fsession_5fdestroy',['ref_session_destroy',['../session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052',1,'session.php']]], diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index 93908d42e..7a16cc846 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -46,11 +46,15 @@ var searchData= ['set_5fpconfig',['set_pconfig',['../include_2config_8php.html#a61591371cb18764138655d67dc817ab2',1,'config.php']]], ['set_5fperms',['set_perms',['../classApp.html#a557d7b779d8259027f4724ebf7b248dc',1,'App']]], ['set_5fprofile_5fowner',['set_profile_owner',['../classConversation.html#a8898bddc1e8990e81dab9a13a532cc93',1,'Conversation']]], + ['set_5ftemplate',['set_template',['../classItem.html#af1b73df9b7c4b927e26b7e243b491f42',1,'Item']]], ['set_5ftemplate_5fengine',['set_template_engine',['../classApp.html#a20d1890cc16b22ba79eeb0cbf2f719f7',1,'App']]], ['set_5fwidget',['set_widget',['../classApp.html#a123b903dfe5d3488cc68db3471d36fd2',1,'App']]], + ['set_5fwriteable',['set_writeable',['../classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f',1,'RedBrowser']]], ['set_5fxconfig',['set_xconfig',['../include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e',1,'config.php']]], + ['setbrowserplugin',['setBrowserPlugin',['../classRedBasicAuth.html#a358ddad4abb5aa8c1382cf49a907adbc',1,'RedBasicAuth']]], + ['setcurrentuser',['setCurrentUser',['../classRedBasicAuth.html#a072e8244a9a7f191b32d3db5ac94f857',1,'RedBasicAuth']]], ['setdimensions',['setDimensions',['../classphoto__driver.html#ae663867d2c4eaa2fae50d60670920143',1,'photo_driver\setDimensions()'],['../classphoto__gd.html#a1c75304bd15f3b9986f0b315fb59271e',1,'photo_gd\setDimensions()'],['../classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb',1,'photo_imagick\setDimensions()']]], - ['setname',['setName',['../classRedInode.html#a3d76322f25d847b123b3df37a26dd04e',1,'RedInode\setName()'],['../classRedFile.html#a38a82bfc1b30028ea6ac75923e90fa25',1,'RedFile\setName()']]], + ['setname',['setName',['../classRedFile.html#a38a82bfc1b30028ea6ac75923e90fa25',1,'RedFile']]], ['settings_2ephp',['settings.php',['../settings_8php.html',1,'']]], ['settings_5finit',['settings_init',['../settings_8php.html#a3a4cde287482fced008583f54ba2a722',1,'settings.php']]], ['settings_5fpost',['settings_post',['../settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586',1,'settings.php']]], @@ -100,8 +104,8 @@ var searchData= ['string_5fplural_5fselect_5fdefault',['string_plural_select_default',['../language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0',1,'language.php']]], ['stringify_5farray_5felms',['stringify_array_elms',['../text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13',1,'text.php']]], ['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]], - ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], ['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]], + ['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]], ['subthread_2ephp',['subthread.php',['../subthread_8php.html',1,'']]], ['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]], ['suggest_2ephp',['suggest.php',['../suggest_8php.html',1,'']]], diff --git a/doc/html/search/all_75.js b/doc/html/search/all_75.js index aa361492f..25d8a1213 100644 --- a/doc/html/search/all_75.js +++ b/doc/html/search/all_75.js @@ -25,6 +25,7 @@ var searchData= ['update_5fnetwork_2ephp',['update_network.php',['../update__network_8php.html',1,'']]], ['update_5fnetwork_5fcontent',['update_network_content',['../update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41',1,'update_network.php']]], ['update_5fqueue_5ftime',['update_queue_time',['../queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1',1,'queue_fn.php']]], + ['update_5fremote_5fid',['update_remote_id',['../items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6',1,'items.php']]], ['update_5fsearch_2ephp',['update_search.php',['../update__search_8php.html',1,'']]], ['update_5fsearch_5fcontent',['update_search_content',['../update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52',1,'update_search.php']]], ['update_5fsuccess',['UPDATE_SUCCESS',['../boot_8php.html#ac86615ddc0763a00f5311c90e991730c',1,'boot.php']]], diff --git a/doc/html/search/classes_72.js b/doc/html/search/classes_72.js index 2e6d22e86..7196e9f30 100644 --- a/doc/html/search/classes_72.js +++ b/doc/html/search/classes_72.js @@ -1,7 +1,7 @@ var searchData= [ ['redbasicauth',['RedBasicAuth',['../classRedBasicAuth.html',1,'']]], + ['redbrowser',['RedBrowser',['../classRedBrowser.html',1,'']]], ['reddirectory',['RedDirectory',['../classRedDirectory.html',1,'']]], - ['redfile',['RedFile',['../classRedFile.html',1,'']]], - ['redinode',['RedInode',['../classRedInode.html',1,'']]] + ['redfile',['RedFile',['../classRedFile.html',1,'']]] ]; diff --git a/doc/html/search/functions_5f.js b/doc/html/search/functions_5f.js index 936e9f836..8921ecf12 100644 --- a/doc/html/search/functions_5f.js +++ b/doc/html/search/functions_5f.js @@ -1,6 +1,6 @@ var searchData= [ - ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedInode.html#a21a6f92921c037c868e6fae30c7c51bb',1,'RedInode\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()']]], + ['_5f_5fconstruct',['__construct',['../classApp.html#af6d39f63fb7116bbeb04e51696f99474',1,'App\__construct()'],['../classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09',1,'Conversation\__construct()'],['../classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186',1,'dba_driver\__construct()'],['../classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6',1,'FriendicaSmarty\__construct()'],['../classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6',1,'FriendicaSmartyEngine\__construct()'],['../classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2',1,'Item\__construct()'],['../classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6',1,'FKOAuth1\__construct()'],['../classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae',1,'photo_driver\__construct()'],['../classRedDirectory.html#a1e35e3cd31d2a15250655e4cafdea180',1,'RedDirectory\__construct()'],['../classRedFile.html#a9a67bdb34c9db6ce144b3f371148b183',1,'RedFile\__construct()'],['../classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93',1,'RedBrowser\__construct()']]], ['_5f_5fdestruct',['__destruct',['../classdba__driver.html#a1a8bc9dc839a6320a0e07d8047a6b721',1,'dba_driver\__destruct()'],['../classphoto__driver.html#ae4501abdc9651359f81d036b63625686',1,'photo_driver\__destruct()']]], ['_5fbuild_5fnodes',['_build_nodes',['../classTemplate.html#ac41c96e1f407b1a910029e5f4b7de8e4',1,'Template']]], ['_5fget_5fvar',['_get_var',['../classTemplate.html#aae9c4d761ea1298e745e8052d7910194',1,'Template']]], diff --git a/doc/html/search/functions_61.js b/doc/html/search/functions_61.js index a06da1a37..e415a9885 100644 --- a/doc/html/search/functions_61.js +++ b/doc/html/search/functions_61.js @@ -104,7 +104,9 @@ var searchData= ['atom_5fentry',['atom_entry',['../items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6',1,'items.php']]], ['attach_5fby_5fhash',['attach_by_hash',['../include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36',1,'attach.php']]], ['attach_5fby_5fhash_5fnodata',['attach_by_hash_nodata',['../include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932',1,'attach.php']]], + ['attach_5fchange_5fpermissions',['attach_change_permissions',['../include_2attach_8php.html#a5c0875eafb8c0f8a0620ff7a875a2221',1,'attach.php']]], ['attach_5fcount_5ffiles',['attach_count_files',['../include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3',1,'attach.php']]], + ['attach_5fdelete',['attach_delete',['../include_2attach_8php.html#a70bd666e080c2af5a91f5d14c297b8cd',1,'attach.php']]], ['attach_5finit',['attach_init',['../mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1',1,'attach.php']]], ['attach_5flist_5ffiles',['attach_list_files',['../include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d',1,'attach.php']]], ['attach_5fmkdir',['attach_mkdir',['../include_2attach_8php.html#ab6830b3ab74a5d284876141ac80f6cbc',1,'attach.php']]], diff --git a/doc/html/search/functions_62.js b/doc/html/search/functions_62.js index e4f1a9615..106f84da7 100644 --- a/doc/html/search/functions_62.js +++ b/doc/html/search/functions_62.js @@ -4,6 +4,7 @@ var searchData= ['base64url_5fencode',['base64url_encode',['../text_8php.html#a070384ec000fd65043fce11d5392d241',1,'text.php']]], ['bb2diaspora',['bb2diaspora',['../bb2diaspora_8php.html#a4f10e0876b27373c762bc1abbe745f5c',1,'bb2diaspora.php']]], ['bb_5fparse_5fcrypt',['bb_parse_crypt',['../bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f',1,'bbcode.php']]], + ['bb_5fqr',['bb_qr',['../bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c',1,'bbcode.php']]], ['bb_5fshareattributes',['bb_ShareAttributes',['../bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a',1,'bbcode.php']]], ['bb_5fshareattributessimple',['bb_ShareAttributesSimple',['../bbcode_8php.html#a2be26414a367118143cc89e2d58e7377',1,'bbcode.php']]], ['bb_5fspacefy',['bb_spacefy',['../bbcode_8php.html#a8911e027907820df3db03b4f76724b50',1,'bbcode.php']]], diff --git a/doc/html/search/functions_63.js b/doc/html/search/functions_63.js index 449ff95a3..271be6b7e 100644 --- a/doc/html/search/functions_63.js +++ b/doc/html/search/functions_63.js @@ -36,6 +36,7 @@ var searchData= ['check_5flist_5fpermissions',['check_list_permissions',['../permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7',1,'permissions.php']]], ['check_5fphp',['check_php',['../setup_8php.html#a14d208682a88632290c895d20da6e7d6',1,'setup.php']]], ['check_5fsmarty3',['check_smarty3',['../setup_8php.html#afd8b0b3ade1507c45325caf377bf459d',1,'setup.php']]], + ['check_5fstore',['check_store',['../setup_8php.html#ab4b71369a25021d59247c917e98d8246',1,'setup.php']]], ['check_5fwall_5fto_5fwall',['check_wall_to_wall',['../classItem.html#abcdb0ea9bcd1576bc99bba9b8f700bb8',1,'Item']]], ['check_5fwebbie',['check_webbie',['../text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3',1,'text.php']]], ['childexists',['childExists',['../classRedDirectory.html#a5e3fc08b2bf9f61cea4d2ccae0495bec',1,'RedDirectory']]], @@ -45,7 +46,7 @@ var searchData= ['cli_5fstartup',['cli_startup',['../cli__startup_8php.html#adfdde63686e33ccd4851fa5edc4fc70b',1,'cli_startup.php']]], ['cli_5fsuggest_5frun',['cli_suggest_run',['../cli__suggest_8php.html#a8f3a60fc96f4bec7d3837c4efc7725f2',1,'cli_suggest.php']]], ['close',['close',['../classdba__driver.html#a5afa54172f3c837df61643f8f5b2c975',1,'dba_driver\close()'],['../classdba__mysql.html#a850586714ef897bd25f643c89b4ef76e',1,'dba_mysql\close()'],['../classdba__mysqli.html#acb38f2c851187ad632ecfab30fdfab55',1,'dba_mysqli\close()']]], - ['cloud_5finit',['cloud_init',['../cloud_8php.html#a0717860601aaa775e7cb65fd9d4011b4',1,'cloud.php']]], + ['cloud_5finit',['cloud_init',['../cloud_8php.html#a1b79a6fe0454bc76673ad9aef55bf02d',1,'cloud.php']]], ['collect',['collect',['../classProtoDriver.html#a2ba1758f0f9e3564580b6ff85292804d',1,'ProtoDriver\collect()'],['../classZotDriver.html#af65febb26031eb7f39871b9e2a539797',1,'ZotDriver\collect()']]], ['collect_5fprivate',['collect_private',['../classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b',1,'ProtoDriver\collect_private()'],['../classZotDriver.html#a2e15ff09772f0608203dad1c98299394',1,'ZotDriver\collect_private()']]], ['collect_5frecipients',['collect_recipients',['../items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70',1,'items.php']]], diff --git a/doc/html/search/functions_64.js b/doc/html/search/functions_64.js index bca5ccd30..ef331a740 100644 --- a/doc/html/search/functions_64.js +++ b/doc/html/search/functions_64.js @@ -16,7 +16,7 @@ var searchData= ['del_5fpconfig',['del_pconfig',['../include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941',1,'config.php']]], ['del_5fxconfig',['del_xconfig',['../include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72',1,'config.php']]], ['delegate_5fcontent',['delegate_content',['../delegate_8php.html#a943eea8996ef348eb845c498f9f354dd',1,'delegate.php']]], - ['delete',['delete',['../classRedInode.html#a5e8f09bc887725c3c448f8d72fe3edfc',1,'RedInode']]], + ['delete',['delete',['../classRedFile.html#aef71c9eaac7052be7dc8602eb12171e7',1,'RedFile']]], ['delete_5fimported_5fitem',['delete_imported_item',['../zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72',1,'zot.php']]], ['delete_5fitem_5flowlevel',['delete_item_lowlevel',['../items_8php.html#a2b56a4c01bd22a648d52ec9af1a04259',1,'items.php']]], ['deletenode',['deletenode',['../html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2',1,'html2bbcode.php']]], diff --git a/doc/html/search/functions_66.js b/doc/html/search/functions_66.js index 5b30db5d9..f9a7458d5 100644 --- a/doc/html/search/functions_66.js +++ b/doc/html/search/functions_66.js @@ -15,6 +15,7 @@ var searchData= ['filer_5fcontent',['filer_content',['../filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274',1,'filer.php']]], ['filerm_5fcontent',['filerm_content',['../filerm_8php.html#ae2eb28d2054fa2c37e38689882172208',1,'filerm.php']]], ['filestorage_5fcontent',['filestorage_content',['../filestorage_8php.html#a61bb1be78472555df4ce619f51014040',1,'filestorage.php']]], + ['filestorage_5fpost',['filestorage_post',['../filestorage_8php.html#ad3b64e3ece9831f9d3a9f00c0ae983cd',1,'filestorage.php']]], ['find_5fthread_5fparent_5findex',['find_thread_parent_index',['../conversation_8php.html#ae59703b07ce2ddf627b4172ff26058b6',1,'conversation.php']]], ['find_5fupstream_5fdirectory',['find_upstream_directory',['../dir__fns_8php.html#a8c15aa69da12f2d3476b9e93b82b337d',1,'dir_fns.php']]], ['find_5fxchan_5fin_5farray',['find_xchan_in_array',['../text_8php.html#ace3c98538c63e09b70a363210b414112',1,'text.php']]], diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index 2595521a8..cae67bdec 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -3,6 +3,7 @@ var searchData= ['gen_5ftoken',['gen_token',['../classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819',1,'FKOAuthDataStore']]], ['gender_5fselector',['gender_selector',['../profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355',1,'profile_selectors.php']]], ['generate_5fuser_5fguid',['generate_user_guid',['../text_8php.html#ae4f6881d7e13623f8eded6277595112a',1,'text.php']]], + ['generatedirectoryindex',['generateDirectoryIndex',['../classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e',1,'RedBrowser']]], ['get',['get',['../classCache.html#a70392b109331897bf9fdd7f1960e21de',1,'Cache\get()'],['../classRedFile.html#a7c868dfcef6c70cd0e24cf3caa2c3535',1,'RedFile\get()']]], ['get_5faccount',['get_account',['../classApp.html#a08bc87aff64f39fbc084e9d6545cee4d',1,'App']]], ['get_5faccount_5fid',['get_account_id',['../boot_8php.html#afe88b920aa285982edb817a0dd44eb37',1,'boot.php']]], @@ -20,6 +21,7 @@ var searchData= ['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]], ['get_5fchildren',['get_children',['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item']]], ['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]], + ['get_5fcloudpath',['get_cloudpath',['../include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce',1,'attach.php']]], ['get_5fcomment_5fbox',['get_comment_box',['../classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf',1,'Item']]], ['get_5fcomment_5fbox_5ftemplate',['get_comment_box_template',['../classItem.html#a904421c7a427411bb2ab473bca872f63',1,'Item']]], ['get_5fconfig',['get_config',['../include_2config_8php.html#af02c96e6b37335774b548914ede1d22e',1,'config.php']]], @@ -61,7 +63,7 @@ var searchData= ['get_5fpath',['get_path',['../classApp.html#a5293a8543ba338dcf38cd4ff3bc5d4be',1,'App']]], ['get_5fpconfig',['get_pconfig',['../include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad',1,'config.php']]], ['get_5fperms',['get_perms',['../classApp.html#adb5a4bb657881e553978ff390babd01f',1,'App\get_perms()'],['../permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972',1,'get_perms(): permissions.php']]], - ['get_5fplink',['get_plink',['../text_8php.html#a3ef8c0cf31f35f77462067de8712fa34',1,'text.php']]], + ['get_5fplink',['get_plink',['../text_8php.html#aac0969ae09853205992ba06ab9f9f61a',1,'text.php']]], ['get_5fplugin_5finfo',['get_plugin_info',['../plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35',1,'plugin.php']]], ['get_5fpoke_5fverbs',['get_poke_verbs',['../text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66',1,'text.php']]], ['get_5fprofile_5felements',['get_profile_elements',['../items_8php.html#a251343637ff40a50cca93452cd530c26',1,'items.php']]], @@ -89,12 +91,13 @@ var searchData= ['getchild',['getChild',['../classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569',1,'RedDirectory']]], ['getchildren',['getChildren',['../classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a',1,'RedDirectory']]], ['getcontenttype',['getContentType',['../classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b',1,'RedFile']]], + ['getdir',['getDir',['../classRedDirectory.html#a70173d4458572d95e586b2037d2fd2f4',1,'RedDirectory']]], ['getetag',['getETag',['../classRedFile.html#ae96d5caa2db7a461c57b24380fa87e28',1,'RedFile']]], ['getext',['getExt',['../classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba',1,'photo_driver']]], ['getheight',['getHeight',['../classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468',1,'photo_driver']]], ['getimage',['getImage',['../classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5',1,'photo_driver\getImage()'],['../classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484',1,'photo_gd\getImage()'],['../classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc',1,'photo_imagick\getImage()']]], - ['getlastmodified',['getLastModified',['../classRedInode.html#a8503d4f247186e9e55bc42b37e067fb6',1,'RedInode\getLastModified()'],['../classRedFile.html#a41562a28007789bbe7fe06d6a20eef47',1,'RedFile\getLastModified()']]], - ['getname',['getName',['../classRedInode.html#aec5706105400764124db39d4bc68d458',1,'RedInode\getName()'],['../classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583',1,'RedDirectory\getName()'],['../classRedFile.html#a0c961c5f49544d2502420361fa526437',1,'RedFile\getName()']]], + ['getlastmodified',['getLastModified',['../classRedFile.html#a41562a28007789bbe7fe06d6a20eef47',1,'RedFile']]], + ['getname',['getName',['../classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583',1,'RedDirectory\getName()'],['../classRedFile.html#a0c961c5f49544d2502420361fa526437',1,'RedFile\getName()']]], ['getsize',['getSize',['../classRedFile.html#acb1edbe1848fab05347746fa1ea09d8f',1,'RedFile']]], ['gettype',['getType',['../classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3',1,'photo_driver']]], ['getwidth',['getWidth',['../classphoto__driver.html#acc30486acee9e89e32701f44a1738117',1,'photo_driver']]], diff --git a/doc/html/search/functions_68.js b/doc/html/search/functions_68.js index 896a1c2c8..29fd49882 100644 --- a/doc/html/search/functions_68.js +++ b/doc/html/search/functions_68.js @@ -18,5 +18,6 @@ var searchData= ['html2bb_5fvideo',['html2bb_video',['../text_8php.html#a138a3a611fa7f4f3630674145fc826bf',1,'text.php']]], ['html2bbcode',['html2bbcode',['../html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837',1,'html2bbcode.php']]], ['html2plain',['html2plain',['../html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04',1,'html2plain.php']]], + ['htmlactionspanel',['htmlActionsPanel',['../classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349',1,'RedBrowser']]], ['http_5fstatus_5fexit',['http_status_exit',['../include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2',1,'network.php']]] ]; diff --git a/doc/html/search/functions_70.js b/doc/html/search/functions_70.js index b22e3e78d..acb3abbec 100644 --- a/doc/html/search/functions_70.js +++ b/doc/html/search/functions_70.js @@ -28,6 +28,7 @@ var searchData= ['photos_5fpost',['photos_post',['../mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080',1,'photos.php']]], ['php_5finit',['php_init',['../php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6',1,'php.php']]], ['ping_5finit',['ping_init',['../ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1',1,'ping.php']]], + ['pipe_5fstreams',['pipe_streams',['../include_2attach_8php.html#a5d484de2d19a93071571d6499a50ae34',1,'attach.php']]], ['pkcs5_5fpad',['pkcs5_pad',['../crypto_8php.html#ad5e51fd44cff93cfaa07a37e24a5edec',1,'crypto.php']]], ['pkcs5_5funpad',['pkcs5_unpad',['../crypto_8php.html#ac95ac3b1b23b65b04a86613d4206ae85',1,'crypto.php']]], ['po2php_5frun',['po2php_run',['../po2php_8php.html#a3b75e36f913198299e99559b175cd8b4',1,'po2php.php']]], diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index e11c5787e..ab1a2ac62 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -42,11 +42,15 @@ var searchData= ['set_5fpconfig',['set_pconfig',['../include_2config_8php.html#a61591371cb18764138655d67dc817ab2',1,'config.php']]], ['set_5fperms',['set_perms',['../classApp.html#a557d7b779d8259027f4724ebf7b248dc',1,'App']]], ['set_5fprofile_5fowner',['set_profile_owner',['../classConversation.html#a8898bddc1e8990e81dab9a13a532cc93',1,'Conversation']]], + ['set_5ftemplate',['set_template',['../classItem.html#af1b73df9b7c4b927e26b7e243b491f42',1,'Item']]], ['set_5ftemplate_5fengine',['set_template_engine',['../classApp.html#a20d1890cc16b22ba79eeb0cbf2f719f7',1,'App']]], ['set_5fwidget',['set_widget',['../classApp.html#a123b903dfe5d3488cc68db3471d36fd2',1,'App']]], + ['set_5fwriteable',['set_writeable',['../classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f',1,'RedBrowser']]], ['set_5fxconfig',['set_xconfig',['../include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e',1,'config.php']]], + ['setbrowserplugin',['setBrowserPlugin',['../classRedBasicAuth.html#a358ddad4abb5aa8c1382cf49a907adbc',1,'RedBasicAuth']]], + ['setcurrentuser',['setCurrentUser',['../classRedBasicAuth.html#a072e8244a9a7f191b32d3db5ac94f857',1,'RedBasicAuth']]], ['setdimensions',['setDimensions',['../classphoto__driver.html#ae663867d2c4eaa2fae50d60670920143',1,'photo_driver\setDimensions()'],['../classphoto__gd.html#a1c75304bd15f3b9986f0b315fb59271e',1,'photo_gd\setDimensions()'],['../classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb',1,'photo_imagick\setDimensions()']]], - ['setname',['setName',['../classRedInode.html#a3d76322f25d847b123b3df37a26dd04e',1,'RedInode\setName()'],['../classRedFile.html#a38a82bfc1b30028ea6ac75923e90fa25',1,'RedFile\setName()']]], + ['setname',['setName',['../classRedFile.html#a38a82bfc1b30028ea6ac75923e90fa25',1,'RedFile']]], ['settings_5finit',['settings_init',['../settings_8php.html#a3a4cde287482fced008583f54ba2a722',1,'settings.php']]], ['settings_5fpost',['settings_post',['../settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586',1,'settings.php']]], ['setup_5fcontent',['setup_content',['../setup_8php.html#a88247384a96e14516f474d7af6a465c1',1,'setup.php']]], diff --git a/doc/html/search/functions_75.js b/doc/html/search/functions_75.js index 2345f8a3c..ef023b551 100644 --- a/doc/html/search/functions_75.js +++ b/doc/html/search/functions_75.js @@ -17,6 +17,7 @@ var searchData= ['update_5fmodtime',['update_modtime',['../zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd',1,'zot.php']]], ['update_5fnetwork_5fcontent',['update_network_content',['../update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41',1,'update_network.php']]], ['update_5fqueue_5ftime',['update_queue_time',['../queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1',1,'queue_fn.php']]], + ['update_5fremote_5fid',['update_remote_id',['../items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6',1,'items.php']]], ['update_5fsearch_5fcontent',['update_search_content',['../update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52',1,'update_search.php']]], ['update_5fsuggestions',['update_suggestions',['../socgraph_8php.html#a790690bb1a1d02483fe31632a160144d',1,'socgraph.php']]], ['upgrade_5fbool_5fmessage',['upgrade_bool_message',['../plugin_8php.html#a754d7f53b3abc557b753c057dc4e021d',1,'plugin.php']]], diff --git a/doc/html/search/variables_24.js b/doc/html/search/variables_24.js index 926aa0a82..3f840682a 100644 --- a/doc/html/search/variables_24.js +++ b/doc/html/search/variables_24.js @@ -9,14 +9,14 @@ var searchData= ['_24argv',['$argv',['../classApp.html#ab3da757abe5cb45bf88f07cc51a73b58',1,'App']]], ['_24arr',['$arr',['../extract_8php.html#a63bb4c41bc532baacf6a4976cfaa0feb',1,'extract.php']]], ['_24aside',['$aside',['../minimalisticdarkness_8php.html#a6e5d97615c6faef5dbffe04b8024ceaf',1,'minimalisticdarkness.php']]], - ['_24attach',['$attach',['../classRedInode.html#a7b317eb1230930154107ed51e54193f5',1,'RedInode']]], - ['_24auth',['$auth',['../classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44',1,'RedDirectory\$auth()'],['../classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2',1,'RedFile\$auth()']]], + ['_24auth',['$auth',['../classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44',1,'RedDirectory\$auth()'],['../classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2',1,'RedFile\$auth()'],['../classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35',1,'RedBrowser\$auth()']]], ['_24background_5fimage',['$background_image',['../redbasic_2php_2style_8php.html#a339624aeef6604a2f00209a3962c6e1c',1,'style.php']]], ['_24banner_5fcolour',['$banner_colour',['../redbasic_2php_2style_8php.html#ae587aa6949ab6e4aa77a591e60f67ee0',1,'style.php']]], ['_24baseurl',['$baseurl',['../classApp.html#ad5175536561021548ae8188e24c7b80c',1,'App']]], ['_24bgcolour',['$bgcolour',['../redbasic_2php_2style_8php.html#a0bdce350cf14bac44976e786d1be6574',1,'style.php']]], ['_24body_5ffont_5fsize',['$body_font_size',['../redbasic_2php_2style_8php.html#ad78cb8a1793834626d73aca22a1501f8',1,'style.php']]], ['_24bodyclass',['$bodyclass',['../theme_2blogga_2php_2default_8php.html#a720581ae288aa09511670563e4205a4a',1,'$bodyclass(): default.php'],['../theme_2blogga_2view_2theme_2blog_2default_8php.html#a720581ae288aa09511670563e4205a4a',1,'$bodyclass(): default.php']]], + ['_24browser',['$browser',['../classRedBasicAuth.html#af14337f1baad407f8a85d48205c0f30e',1,'RedBasicAuth']]], ['_24cached_5fprofile_5fimage',['$cached_profile_image',['../classApp.html#abe0e4fa91097f7a6588e1213a834121c',1,'App']]], ['_24cached_5fprofile_5fpicdate',['$cached_profile_picdate',['../classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e',1,'App']]], ['_24called_5fapi',['$called_api',['../include_2api_8php.html#aa62b15a6bbb280e86b98132eb214013d',1,'api.php']]], @@ -55,6 +55,7 @@ var searchData= ['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]], ['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]], ['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]], + ['_24folder_5fhash',['$folder_hash',['../classRedDirectory.html#aa10254abf177bb2a0e4a88495725e09b',1,'RedDirectory']]], ['_24font_5fcolour',['$font_colour',['../redbasic_2php_2style_8php.html#a68e3ff836ec87ae1370c9f4a12c21c6b',1,'style.php']]], ['_24font_5fsize',['$font_size',['../redbasic_2php_2style_8php.html#afcbcf57d0b90d2e4226c2e8a1171befc',1,'style.php']]], ['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]], @@ -92,9 +93,12 @@ var searchData= ['_24nav_5fsel',['$nav_sel',['../classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c',1,'App']]], ['_24needed',['$needed',['../docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73',1,'docblox_errorchecker.php']]], ['_24nodes',['$nodes',['../classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1',1,'Template']]], - ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1',1,'RedBasicAuth\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()']]], + ['_24observer',['$observer',['../classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f',1,'App\$observer()'],['../classConversation.html#a8748445aa26047ebed5141f3c3cbc244',1,'Conversation\$observer()'],['../classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1',1,'RedBasicAuth\$observer()']]], + ['_24os_5fpath',['$os_path',['../classRedDirectory.html#a3c148c07ad909985125aa4926d8d0021',1,'RedDirectory']]], ['_24out',['$out',['../php2po_8php.html#a48cb304902320d173a4eaa41543327b9',1,'php2po.php']]], + ['_24owner_5fid',['$owner_id',['../classRedBasicAuth.html#a09c1488a0b290f5a54dc15180c5690d7',1,'RedBasicAuth']]], ['_24owner_5fname',['$owner_name',['../classItem.html#a9594df6014b0b6f45364ea7a34510130',1,'Item']]], + ['_24owner_5fnick',['$owner_nick',['../classRedBasicAuth.html#a8d09b8d784cc810a0b3be580d05106a7',1,'RedBasicAuth']]], ['_24owner_5fphoto',['$owner_photo',['../classItem.html#a078f95b4134ce3a1df344cf8d386f986',1,'Item']]], ['_24owner_5furl',['$owner_url',['../classItem.html#afa54851df82962c7c42dea3cc9f5c92c',1,'Item']]], ['_24page',['$page',['../classApp.html#a4b67935096f66d1f14b657399a8461ac',1,'App']]], diff --git a/doc/html/security_8php.html b/doc/html/security_8php.html index 954ffdeff..3451d9736 100644 --- a/doc/html/security_8php.html +++ b/doc/html/security_8php.html @@ -399,7 +399,7 @@ Functions

    Profile owner - everything is visible

    Authenticated visitor. Unless pre-verified, check that the contact belongs to this $owner_id and load the groups the visitor belongs to. If pre-verified, the caller is expected to have already done this and passed the groups into this function.

    -

    Referenced by attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), menu_fetch(), photo_init(), photos_albums_list(), photos_content(), photos_list_photos(), RedFileData(), and z_readdir().

    +

    Referenced by attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), menu_fetch(), photo_init(), photos_albums_list(), photos_content(), photos_list_photos(), RedCollectionData(), RedFileData(), and z_readdir().

    diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index ab0d78658..3537830f1 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_8php.html @@ -133,6 +133,8 @@ Functions + + @@ -193,7 +195,7 @@ Variables

    checks : array passed to template title : string status : boolean required : boolean help : string optional

    -

    Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), and check_smarty3().

    +

    Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), and check_store().

    @@ -313,6 +315,24 @@ Variables

    Referenced by setup_content().

    + + + +
    +
    +

    Functions

     
     check_smarty3 (&$checks)
     
     check_store (&$checks)
     
     check_htaccess (&$checks)
     
     manual_config (&$a)
    + + + + + + + +
    check_store ($checks)
    +
    + +

    Referenced by setup_content().

    +
    diff --git a/doc/html/setup_8php.js b/doc/html/setup_8php.js index 386036b13..e02d5899c 100644 --- a/doc/html/setup_8php.js +++ b/doc/html/setup_8php.js @@ -7,6 +7,7 @@ var setup_8php = [ "check_keys", "setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76", null ], [ "check_php", "setup_8php.html#a14d208682a88632290c895d20da6e7d6", null ], [ "check_smarty3", "setup_8php.html#afd8b0b3ade1507c45325caf377bf459d", null ], + [ "check_store", "setup_8php.html#ab4b71369a25021d59247c917e98d8246", null ], [ "get_db_errno", "setup_8php.html#a8652788e8589778c5f81634a9d5b9429", null ], [ "load_database", "setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a", null ], [ "load_database_rem", "setup_8php.html#a2b375ddc555140236fc500135de99371", null ], diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 496aa6f7b..ba12fa22c 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -223,8 +223,8 @@ Functions    feed_salmonlinks ($nick)   - get_plink ($item, $mode) -  + get_plink ($item, $conversation_mode=true) +   unamp ($s)    layout_select ($channel_id, $current= '') @@ -892,7 +892,7 @@ Variables - +
    @@ -906,7 +906,7 @@ Variables - + @@ -1289,7 +1289,7 @@ Variables
     $mode $conversation_mode = true 
    -

    Referenced by RedDirectory\__construct(), RedFile\__construct(), account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_oauth_request_token(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), attach_mkdir(), authenticate_success(), avatar_img(), base64url_decode(), blog_install(), blog_uninstall(), build_sync_packet(), chanman_remove_everything_from_network(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), dirprofile_init(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), RedFile\get(), get_atom_elements(), get_item_elements(), Conversation\get_template_data(), RedDirectory\getChild(), RedDirectory\getChildren(), RedFile\getETag(), RedFile\getLastModified(), RedDirectory\getName(), RedFile\getName(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_post(), mail_store(), menu_edit(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notes_init(), notification(), notifier_run(), onedirsync_run(), onepoll_run(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), RedCollectionData(), RedFileData(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), RedFile\setName(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), update_imported_item(), update_queue_time(), RedBasicAuth\validateUserPass(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_feed(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

    +

    Referenced by RedDirectory\__construct(), RedFile\__construct(), account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), advanced_profile(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_oauth_request_token(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), attach_mkdir(), authenticate_success(), avatar_img(), base64url_decode(), blog_install(), blog_uninstall(), build_sync_packet(), chanman_remove_everything_from_network(), channel_remove(), chanview_content(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), RedDirectory\childExists(), consume_feed(), conversation(), create_account(), create_identity(), RedDirectory\createDirectory(), RedDirectory\createFile(), cronhooks_run(), datetime_convert(), delete_imported_item(), deliver_run(), detect_language(), directory_content(), directory_run(), dirprofile_init(), email_send(), encode_item(), expire_run(), feed_init(), fetch_lrdd_template(), filer_content(), filerm_content(), fix_private_photos(), fix_system_urls(), RedFile\get(), get_atom_elements(), get_item_elements(), Conversation\get_template_data(), RedDirectory\getChild(), RedDirectory\getDir(), RedDirectory\getName(), RedFile\getName(), group_content(), guess_image_type(), head_set_icon(), http_status_exit(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_expire(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), localize_item(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_post(), mail_store(), menu_edit(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notes_init(), notification(), notifier_run(), onedirsync_run(), onepoll_run(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), public_recips(), RedFile\put(), dba_mysql\q(), dba_mysqli\q(), q(), queue_run(), RedCollectionData(), RedFileData(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_queue_item(), scale_external_images(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), RedFile\setName(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), syncdirs(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), update_imported_item(), update_queue_time(), RedBasicAuth\validateUserPass(), webfinger(), webfinger_dfrn(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_feed(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

    @@ -1470,7 +1470,7 @@ Variables
    Returns
    string Filtered string
    -

    Referenced by admin_page_logs_post(), admin_page_site_post(), channel_content(), community_content(), connections_content(), conversation(), create_account(), directory_content(), follow_init(), get_atom_elements(), group_post(), help_content(), invite_post(), item_post(), item_store(), item_store_update(), like_content(), lostpass_post(), mail_post(), mail_store(), mood_init(), network_content(), oexchange_content(), photos_post(), poco_init(), poke_init(), profiles_post(), register_post(), sanitise_acl(), settings_post(), setup_content(), setup_post(), subthread_content(), tagger_content(), and xrd_init().

    +

    Referenced by admin_page_logs_post(), admin_page_site_post(), channel_content(), community_content(), connections_content(), conversation(), create_account(), directory_content(), filestorage_post(), follow_init(), get_atom_elements(), group_post(), help_content(), invite_post(), item_post(), item_store(), item_store_update(), like_content(), lostpass_post(), mail_post(), mail_store(), mood_init(), network_content(), oexchange_content(), photos_post(), poco_init(), poke_init(), profiles_post(), register_post(), sanitise_acl(), settings_post(), setup_content(), setup_post(), subthread_content(), tagger_content(), and xrd_init().

    @@ -1506,7 +1506,7 @@ Variables
    -

    Referenced by events_post(), item_post(), menu_add_item(), menu_edit_item(), photo_upload(), photos_post(), and settings_post().

    +

    Referenced by events_post(), filestorage_post(), item_post(), menu_add_item(), menu_edit_item(), photo_upload(), photos_post(), and settings_post().

    diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index 5f85d6232..65a33574e 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -28,7 +28,7 @@ var text_8php = [ "generate_user_guid", "text_8php.html#ae4f6881d7e13623f8eded6277595112a", null ], [ "get_mentions", "text_8php.html#a76d1b3435c067978d7b484c45f56472b", null ], [ "get_mood_verbs", "text_8php.html#a736db13a966b8abaf8c9198faa35911a", null ], - [ "get_plink", "text_8php.html#a3ef8c0cf31f35f77462067de8712fa34", null ], + [ "get_plink", "text_8php.html#aac0969ae09853205992ba06ab9f9f61a", null ], [ "get_poke_verbs", "text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66", null ], [ "get_rel_link", "text_8php.html#a3972701c5c83624ec4e2d06242f614e7", null ], [ "get_tags", "text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623", null ], diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index 63812f661..88f40537c 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
    -

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), home_content(), home_init(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), searchbox(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), subthread_content(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_archive(), widget_categories(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

    +

    Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), apps_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), blocks_content(), blog_init(), blogtheme_display_item(), blogtheme_form(), blogtheme_imgurl(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_menu(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), community_content(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), ev_compare(), event_store(), events_content(), events_post(), expand_acl(), expand_groups(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), home_content(), home_init(), hostxrd_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_site_admin(), item_content(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), like_content(), like_puller(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_translation_table(), load_xconfig(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oembed_iframe(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), opensearch_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), profperm_init(), push_lang(), queue_run(), randprof_init(), redbasic_form(), register_content(), regmod_content(), relative_date(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), search(), search_ac_init(), search_content(), search_init(), searchbox(), send_message(), service_class_allows(), service_class_fetch(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), subthread_content(), suggest_content(), t(), tag_deliver(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), terminate_friendship(), tgroup_check(), theme_admin(), theme_content(), theme_include(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_community_content(), update_display_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), wfinger_init(), what_next(), widget_archive(), widget_categories(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

    diff --git a/include/attach.php b/include/attach.php index f14a2c61a..d339ce6f9 100644 --- a/include/attach.php +++ b/include/attach.php @@ -602,7 +602,7 @@ function attach_mkdir($channel,$observer_hash,$arr = null) { $created = datetime_convert(); $r = q("INSERT INTO attach ( aid, uid, hash, creator, filename, filetype, filesize, revision, folder, flags, data, created, edited, allow_cid, allow_gid, deny_cid, deny_gid ) - VALUES ( %d, %d, '%s', '%s', '%s', %d, %d, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s' ) ", + VALUES ( %d, %d, '%s', '%s', '%s', '%s', %d, %d, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s' ) ", intval($channel['channel_account_id']), intval($channel_id), dbesc($arr['hash']), diff --git a/include/reddav.php b/include/reddav.php index 2aedeed04..b2683885d 100644 --- a/include/reddav.php +++ b/include/reddav.php @@ -674,6 +674,7 @@ class RedBasicAuth extends Sabre\DAV\Auth\Backend\AbstractBasic { public $browser; public $owner_id; public $owner_nick = ''; + public $timezone; protected function validateUserPass($username, $password) { require_once('include/auth.php'); @@ -758,6 +759,9 @@ class RedBrowser extends DAV\Browser\Plugin { public function generateDirectoryIndex($path) { + if($this->auth->timezone) + date_default_timezone_set($this->auth->timezone); + $version = ''; $html = " @@ -852,7 +856,7 @@ class RedBrowser extends DAV\Browser\Plugin { if (!$type) $type = 'Unknown'; $size = isset($file[200]['{DAV:}getcontentlength'])?(int)$file[200]['{DAV:}getcontentlength']:''; - $lastmodified = isset($file[200]['{DAV:}getlastmodified'])?$file[200]['{DAV:}getlastmodified']->getTime()->format(\DateTime::ATOM):''; + $lastmodified = ((isset($file[200]['{DAV:}getlastmodified']))? $file[200]['{DAV:}getlastmodified']->getTime()->format('Y-m-d H:i:s') :''); $fullPath = DAV\URLUtil::encodePath('/' . trim($this->server->getBaseUri() . ($path?$path . '/':'') . $name,'/')); @@ -882,7 +886,7 @@ class RedBrowser extends DAV\Browser\Plugin { {$displayName} {$type} {$size} - {$lastmodified} + " . datetime_convert('UTC', date_default_timezone_get(),$lastmodified) . " "; } diff --git a/mod/cloud.php b/mod/cloud.php index 29218f84e..2d8442807 100644 --- a/mod/cloud.php +++ b/mod/cloud.php @@ -58,6 +58,8 @@ function cloud_init(&$a) { $auth->channel_name = $channel['channel_address']; $auth->channel_id = $channel['channel_id']; $auth->channel_hash = $channel['channel_hash']; + if($channel['channel_timezone']) + $auth->timezone = $channel['channel_timezone']; } $auth->observer = $ob_hash; } diff --git a/util/messages.po b/util/messages.po index d603ef3c4..4e0dd0609 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-01-03.546\n" +"Project-Id-Version: 2014-01-10.553\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-03 00:02-0800\n" +"POT-Creation-Date: 2014-01-10 00:02-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -30,25 +30,25 @@ msgstr "" msgid "don't show" msgstr "" -#: ../../include/activities.php:37 +#: ../../include/activities.php:39 msgid " and " msgstr "" -#: ../../include/activities.php:45 +#: ../../include/activities.php:47 msgid "public profile" msgstr "" -#: ../../include/activities.php:50 +#: ../../include/activities.php:52 #, php-format msgid "%1$s changed %2$s to “%3$s”" msgstr "" -#: ../../include/activities.php:51 +#: ../../include/activities.php:53 #, php-format msgid "Visit %1$s's %2$s" msgstr "" -#: ../../include/activities.php:54 +#: ../../include/activities.php:56 #, php-format msgid "%1$s has an updated %2$s, changing %3$s." msgstr "" @@ -73,7 +73,7 @@ msgstr "" msgid "Your posts and conversations" msgstr "" -#: ../../include/nav.php:76 ../../include/conversation.php:929 +#: ../../include/nav.php:76 ../../include/conversation.php:932 #: ../../mod/connedit.php:309 ../../mod/connedit.php:423 msgid "View Profile" msgstr "" @@ -90,7 +90,7 @@ msgstr "" msgid "Manage/Edit Profiles" msgstr "" -#: ../../include/nav.php:79 ../../include/conversation.php:1459 +#: ../../include/nav.php:79 ../../include/conversation.php:1462 #: ../../mod/fbrowser.php:25 msgid "Photos" msgstr "" @@ -237,7 +237,7 @@ msgstr "" msgid "New Message" msgstr "" -#: ../../include/nav.php:171 ../../include/conversation.php:1470 +#: ../../include/nav.php:171 ../../include/conversation.php:1482 #: ../../mod/events.php:354 msgid "Events" msgstr "" @@ -295,10 +295,14 @@ msgstr "" msgid "Please wait..." msgstr "" +#: ../../include/reddav.php:940 +msgid "Edit File properties" +msgstr "" + #: ../../include/Contact.php:104 ../../include/widgets.php:115 #: ../../include/widgets.php:155 ../../include/identity.php:625 #: ../../mod/directory.php:182 ../../mod/match.php:62 ../../mod/suggest.php:51 -#: ../../mod/dirprofile.php:162 +#: ../../mod/dirprofile.php:165 msgid "Connect" msgstr "" @@ -374,7 +378,7 @@ msgstr "" msgid "Everything" msgstr "" -#: ../../include/widgets.php:318 ../../include/items.php:3558 +#: ../../include/widgets.php:318 ../../include/items.php:3566 msgid "Archives" msgstr "" @@ -637,1618 +641,10 @@ msgstr "" #: ../../include/event.php:40 ../../include/identity.php:676 #: ../../include/bb2diaspora.php:455 ../../mod/events.php:463 -#: ../../mod/directory.php:156 ../../mod/dirprofile.php:106 +#: ../../mod/directory.php:156 ../../mod/dirprofile.php:108 msgid "Location:" msgstr "" -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "" - -#: ../../include/group.php:223 -msgid "Default privacy group for new contacts" -msgstr "" - -#: ../../include/group.php:242 ../../mod/admin.php:698 -msgid "All Channels" -msgstr "" - -#: ../../include/group.php:264 -msgid "edit" -msgstr "" - -#: ../../include/group.php:285 -msgid "Collections" -msgstr "" - -#: ../../include/group.php:286 -msgid "Edit collection" -msgstr "" - -#: ../../include/group.php:287 -msgid "Create a new collection" -msgstr "" - -#: ../../include/group.php:288 -msgid "Channels not in any collection" -msgstr "" - -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "" - -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:530 -#: ../../mod/photos.php:1081 ../../mod/photos.php:1168 -msgid "Comment" -msgstr "" - -#: ../../include/js_strings.php:7 ../../include/contact_widgets.php:125 -#: ../../include/ItemObject.php:269 -msgid "show more" -msgstr "" - -#: ../../include/js_strings.php:8 -msgid "show fewer" -msgstr "" - -#: ../../include/js_strings.php:9 -msgid "Password too short" -msgstr "" - -#: ../../include/js_strings.php:10 -msgid "Passwords do not match" -msgstr "" - -#: ../../include/js_strings.php:11 ../../mod/photos.php:39 -msgid "everybody" -msgstr "" - -#: ../../include/js_strings.php:12 -msgid "Secret Passphrase" -msgstr "" - -#: ../../include/js_strings.php:13 -msgid "Passphrase hint" -msgstr "" - -#: ../../include/js_strings.php:15 -msgid "timeago.prefixAgo" -msgstr "" - -#: ../../include/js_strings.php:16 -msgid "timeago.suffixAgo" -msgstr "" - -#: ../../include/js_strings.php:17 -msgid "ago" -msgstr "" - -#: ../../include/js_strings.php:18 -msgid "from now" -msgstr "" - -#: ../../include/js_strings.php:19 -msgid "less than a minute" -msgstr "" - -#: ../../include/js_strings.php:20 -msgid "about a minute" -msgstr "" - -#: ../../include/js_strings.php:21 -#, php-format -msgid "%d minutes" -msgstr "" - -#: ../../include/js_strings.php:22 -msgid "about an hour" -msgstr "" - -#: ../../include/js_strings.php:23 -#, php-format -msgid "about %d hours" -msgstr "" - -#: ../../include/js_strings.php:24 -msgid "a day" -msgstr "" - -#: ../../include/js_strings.php:25 -#, php-format -msgid "%d days" -msgstr "" - -#: ../../include/js_strings.php:26 -msgid "about a month" -msgstr "" - -#: ../../include/js_strings.php:27 -#, php-format -msgid "%d months" -msgstr "" - -#: ../../include/js_strings.php:28 -msgid "about a year" -msgstr "" - -#: ../../include/js_strings.php:29 -#, php-format -msgid "%d years" -msgstr "" - -#: ../../include/js_strings.php:30 -msgid " " -msgstr "" - -#: ../../include/js_strings.php:31 -msgid "timeago.numbers" -msgstr "" - -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "" - -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "" - -#: ../../include/message.php:42 -msgid "Unable to determine sender." -msgstr "" - -#: ../../include/message.php:143 -msgid "Stored post could not be verified." -msgstr "" - -#: ../../include/photo/photo_driver.php:637 ../../include/photos.php:51 -#: ../../mod/photos.php:91 ../../mod/photos.php:767 ../../mod/photos.php:789 -#: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 -#: ../../mod/profile_photo.php:336 -msgid "Profile Photos" -msgstr "" - -#: ../../include/network.php:640 -msgid "view full size" -msgstr "" - -#: ../../include/bbcode.php:94 ../../include/bbcode.php:497 -#: ../../include/bbcode.php:500 -msgid "Image/photo" -msgstr "" - -#: ../../include/bbcode.php:129 ../../include/bbcode.php:505 -msgid "Encrypted content" -msgstr "" - -#: ../../include/bbcode.php:176 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:178 -msgid "post" -msgstr "" - -#: ../../include/bbcode.php:457 ../../include/bbcode.php:477 -msgid "$1 wrote:" -msgstr "" - -#: ../../include/oembed.php:150 -msgid "Embedded content" -msgstr "" - -#: ../../include/oembed.php:159 -msgid "Embedding disabled" -msgstr "" - -#: ../../include/features.php:21 -msgid "General Features" -msgstr "" - -#: ../../include/features.php:23 -msgid "Content Expiration" -msgstr "" - -#: ../../include/features.php:23 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "" - -#: ../../include/features.php:24 -msgid "Multiple Profiles" -msgstr "" - -#: ../../include/features.php:24 -msgid "Ability to create multiple profiles" -msgstr "" - -#: ../../include/features.php:25 -msgid "Web Pages" -msgstr "" - -#: ../../include/features.php:25 -msgid "Provide managed web pages on your channel" -msgstr "" - -#: ../../include/features.php:26 -msgid "Private Notes" -msgstr "" - -#: ../../include/features.php:26 -msgid "Enables a tool to store notes and reminders" -msgstr "" - -#: ../../include/features.php:31 -msgid "Extended Identity Sharing" -msgstr "" - -#: ../../include/features.php:31 -msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." -msgstr "" - -#: ../../include/features.php:32 -msgid "Expert Mode" -msgstr "" - -#: ../../include/features.php:32 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "" - -#: ../../include/features.php:33 -msgid "Premium Channel" -msgstr "" - -#: ../../include/features.php:33 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "" - -#: ../../include/features.php:38 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:39 -msgid "Richtext Editor" -msgstr "" - -#: ../../include/features.php:39 -msgid "Enable richtext editor" -msgstr "" - -#: ../../include/features.php:40 -msgid "Post Preview" -msgstr "" - -#: ../../include/features.php:40 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:41 -msgid "Automatically import channel content from other channels or feeds" -msgstr "" - -#: ../../include/features.php:42 -msgid "Even More Encryption" -msgstr "" - -#: ../../include/features.php:42 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "" - -#: ../../include/features.php:47 -msgid "Network and Stream Filtering" -msgstr "" - -#: ../../include/features.php:48 -msgid "Search by Date" -msgstr "" - -#: ../../include/features.php:48 -msgid "Ability to select posts by date ranges" -msgstr "" - -#: ../../include/features.php:49 -msgid "Collections Filter" -msgstr "" - -#: ../../include/features.php:49 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "" - -#: ../../include/features.php:50 -msgid "Save search terms for re-use" -msgstr "" - -#: ../../include/features.php:51 -msgid "Network Personal Tab" -msgstr "" - -#: ../../include/features.php:51 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "" - -#: ../../include/features.php:52 -msgid "Network New Tab" -msgstr "" - -#: ../../include/features.php:52 -msgid "Enable tab to display all new Network activity" -msgstr "" - -#: ../../include/features.php:53 -msgid "Affinity Tool" -msgstr "" - -#: ../../include/features.php:53 -msgid "Filter stream activity by depth of relationships" -msgstr "" - -#: ../../include/features.php:54 -msgid "Suggest Channels" -msgstr "" - -#: ../../include/features.php:54 -msgid "Show channel suggestions" -msgstr "" - -#: ../../include/features.php:59 -msgid "Post/Comment Tools" -msgstr "" - -#: ../../include/features.php:61 -msgid "Edit Sent Posts" -msgstr "" - -#: ../../include/features.php:61 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:62 -msgid "Tagging" -msgstr "" - -#: ../../include/features.php:62 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:63 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:63 -msgid "Add categories to your posts" -msgstr "" - -#: ../../include/features.php:64 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:65 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:65 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:66 -msgid "Star Posts" -msgstr "" - -#: ../../include/features.php:66 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/features.php:67 -msgid "Tag Cloud" -msgstr "" - -#: ../../include/features.php:67 -msgid "Provide a personal tag cloud on your channel page" -msgstr "" - -#: ../../include/conversation.php:117 ../../include/text.php:1653 -#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 -msgid "photo" -msgstr "" - -#: ../../include/conversation.php:120 ../../include/text.php:1656 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "" - -#: ../../include/conversation.php:123 -msgid "channel" -msgstr "" - -#: ../../include/conversation.php:145 ../../include/text.php:1659 -#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 -msgid "status" -msgstr "" - -#: ../../include/conversation.php:147 ../../include/text.php:1661 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "" - -#: ../../include/conversation.php:161 ../../mod/like.php:134 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:164 ../../mod/like.php:136 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:201 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "" - -#: ../../include/conversation.php:236 -#, php-format -msgid "%1$s poked %2$s" -msgstr "" - -#: ../../include/conversation.php:240 ../../include/text.php:818 -msgid "poked" -msgstr "" - -#: ../../include/conversation.php:258 ../../mod/mood.php:63 -#, php-format -msgid "%1$s is currently %2$s" -msgstr "" - -#: ../../include/conversation.php:631 ../../include/ItemObject.php:113 -msgid "Select" -msgstr "" - -#: ../../include/conversation.php:632 ../../include/ItemObject.php:107 -#: ../../mod/thing.php:230 ../../mod/connedit.php:356 ../../mod/admin.php:693 -#: ../../mod/group.php:176 ../../mod/photos.php:1132 -#: ../../mod/filestorage.php:82 ../../mod/settings.php:570 -msgid "Delete" -msgstr "" - -#: ../../include/conversation.php:642 ../../include/ItemObject.php:160 -msgid "Message is verified" -msgstr "" - -#: ../../include/conversation.php:662 -#, php-format -msgid "View %s's profile @ %s" -msgstr "" - -#: ../../include/conversation.php:676 -msgid "Categories:" -msgstr "" - -#: ../../include/conversation.php:677 -msgid "Filed under:" -msgstr "" - -#: ../../include/conversation.php:686 ../../include/ItemObject.php:216 -#, php-format -msgid " from %s" -msgstr "" - -#: ../../include/conversation.php:689 ../../include/ItemObject.php:219 -#, php-format -msgid "last edited: %s" -msgstr "" - -#: ../../include/conversation.php:704 -msgid "View in context" -msgstr "" - -#: ../../include/conversation.php:706 ../../include/conversation.php:1116 -#: ../../include/ItemObject.php:247 ../../mod/photos.php:1063 -#: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:109 -#: ../../mod/editwebpage.php:152 ../../mod/editpost.php:106 -#: ../../mod/editblock.php:123 -msgid "Please wait" -msgstr "" - -#: ../../include/conversation.php:830 -msgid "remove" -msgstr "" - -#: ../../include/conversation.php:834 -msgid "Loading..." -msgstr "" - -#: ../../include/conversation.php:835 -msgid "Delete Selected Items" -msgstr "" - -#: ../../include/conversation.php:926 -msgid "View Source" -msgstr "" - -#: ../../include/conversation.php:927 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:928 -msgid "View Status" -msgstr "" - -#: ../../include/conversation.php:930 -msgid "View Photos" -msgstr "" - -#: ../../include/conversation.php:931 -msgid "Matrix Activity" -msgstr "" - -#: ../../include/conversation.php:932 -msgid "Edit Contact" -msgstr "" - -#: ../../include/conversation.php:933 -msgid "Send PM" -msgstr "" - -#: ../../include/conversation.php:934 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:996 -#, php-format -msgid "%s likes this." -msgstr "" - -#: ../../include/conversation.php:996 -#, php-format -msgid "%s doesn't like this." -msgstr "" - -#: ../../include/conversation.php:1000 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1002 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1008 -msgid "and" -msgstr "" - -#: ../../include/conversation.php:1011 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1012 -#, php-format -msgid "%s like this." -msgstr "" - -#: ../../include/conversation.php:1012 -#, php-format -msgid "%s don't like this." -msgstr "" - -#: ../../include/conversation.php:1062 -msgid "Visible to everybody" -msgstr "" - -#: ../../include/conversation.php:1063 ../../mod/mail.php:171 -#: ../../mod/mail.php:269 -msgid "Please enter a link URL:" -msgstr "" - -#: ../../include/conversation.php:1064 -msgid "Please enter a video link/URL:" -msgstr "" - -#: ../../include/conversation.php:1065 -msgid "Please enter an audio link/URL:" -msgstr "" - -#: ../../include/conversation.php:1066 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1067 ../../mod/filer.php:35 -msgid "Save to Folder:" -msgstr "" - -#: ../../include/conversation.php:1068 -msgid "Where are you right now?" -msgstr "" - -#: ../../include/conversation.php:1069 ../../mod/mail.php:172 -#: ../../mod/mail.php:270 ../../mod/editpost.php:52 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "" - -#: ../../include/conversation.php:1079 ../../include/ItemObject.php:540 -#: ../../mod/webpages.php:122 ../../mod/photos.php:1083 -#: ../../mod/editlayout.php:129 ../../mod/editwebpage.php:176 -#: ../../mod/editpost.php:126 ../../mod/editblock.php:144 -msgid "Preview" -msgstr "" - -#: ../../include/conversation.php:1093 ../../mod/photos.php:1062 -msgid "Share" -msgstr "" - -#: ../../include/conversation.php:1095 ../../mod/editwebpage.php:139 -msgid "Page link title" -msgstr "" - -#: ../../include/conversation.php:1097 ../../mod/mail.php:219 -#: ../../mod/mail.php:332 ../../mod/editlayout.php:101 -#: ../../mod/editwebpage.php:144 ../../mod/editpost.php:98 -#: ../../mod/editblock.php:115 -msgid "Upload photo" -msgstr "" - -#: ../../include/conversation.php:1098 -msgid "upload photo" -msgstr "" - -#: ../../include/conversation.php:1099 ../../mod/mail.php:220 -#: ../../mod/mail.php:333 ../../mod/editlayout.php:102 -#: ../../mod/editwebpage.php:145 ../../mod/editpost.php:99 -#: ../../mod/editblock.php:116 -msgid "Attach file" -msgstr "" - -#: ../../include/conversation.php:1100 -msgid "attach file" -msgstr "" - -#: ../../include/conversation.php:1101 ../../mod/mail.php:221 -#: ../../mod/mail.php:334 ../../mod/editlayout.php:103 -#: ../../mod/editwebpage.php:146 ../../mod/editpost.php:100 -#: ../../mod/editblock.php:117 -msgid "Insert web link" -msgstr "" - -#: ../../include/conversation.php:1102 -msgid "web link" -msgstr "" - -#: ../../include/conversation.php:1103 -msgid "Insert video link" -msgstr "" - -#: ../../include/conversation.php:1104 -msgid "video link" -msgstr "" - -#: ../../include/conversation.php:1105 -msgid "Insert audio link" -msgstr "" - -#: ../../include/conversation.php:1106 -msgid "audio link" -msgstr "" - -#: ../../include/conversation.php:1107 ../../mod/editlayout.php:107 -#: ../../mod/editwebpage.php:150 ../../mod/editpost.php:104 -#: ../../mod/editblock.php:121 -msgid "Set your location" -msgstr "" - -#: ../../include/conversation.php:1108 -msgid "set location" -msgstr "" - -#: ../../include/conversation.php:1109 ../../mod/editlayout.php:108 -#: ../../mod/editwebpage.php:151 ../../mod/editpost.php:105 -#: ../../mod/editblock.php:122 -msgid "Clear browser location" -msgstr "" - -#: ../../include/conversation.php:1110 -msgid "clear location" -msgstr "" - -#: ../../include/conversation.php:1112 ../../mod/editlayout.php:121 -#: ../../mod/editwebpage.php:168 ../../mod/editpost.php:118 -#: ../../mod/editblock.php:136 -msgid "Set title" -msgstr "" - -#: ../../include/conversation.php:1115 ../../mod/editlayout.php:123 -#: ../../mod/editwebpage.php:170 ../../mod/editpost.php:120 -#: ../../mod/editblock.php:138 -msgid "Categories (comma-separated list)" -msgstr "" - -#: ../../include/conversation.php:1117 ../../mod/editlayout.php:110 -#: ../../mod/editwebpage.php:153 ../../mod/editpost.php:107 -#: ../../mod/editblock.php:124 -msgid "Permission settings" -msgstr "" - -#: ../../include/conversation.php:1118 -msgid "permissions" -msgstr "" - -#: ../../include/conversation.php:1126 ../../mod/editlayout.php:118 -#: ../../mod/editwebpage.php:163 ../../mod/editpost.php:115 -#: ../../mod/editblock.php:133 -msgid "Public post" -msgstr "" - -#: ../../include/conversation.php:1128 ../../mod/editlayout.php:124 -#: ../../mod/editwebpage.php:171 ../../mod/editpost.php:121 -#: ../../mod/editblock.php:139 -msgid "Example: bob@example.com, mary@example.com" -msgstr "" - -#: ../../include/conversation.php:1141 ../../mod/mail.php:226 -#: ../../mod/mail.php:339 ../../mod/editlayout.php:134 -#: ../../mod/editwebpage.php:181 ../../mod/editpost.php:132 -#: ../../mod/editblock.php:149 -msgid "Set expiration date" -msgstr "" - -#: ../../include/conversation.php:1143 ../../include/ItemObject.php:543 -#: ../../mod/mail.php:228 ../../mod/mail.php:341 ../../mod/editpost.php:134 -msgid "Encrypt text" -msgstr "" - -#: ../../include/conversation.php:1145 ../../mod/editpost.php:135 -msgid "OK" -msgstr "" - -#: ../../include/conversation.php:1146 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../mod/settings.php:508 -#: ../../mod/settings.php:534 ../../mod/editpost.php:136 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 -msgid "Cancel" -msgstr "" - -#: ../../include/conversation.php:1373 -msgid "Commented Order" -msgstr "" - -#: ../../include/conversation.php:1376 -msgid "Sort by Comment Date" -msgstr "" - -#: ../../include/conversation.php:1379 -msgid "Posted Order" -msgstr "" - -#: ../../include/conversation.php:1382 -msgid "Sort by Post Date" -msgstr "" - -#: ../../include/conversation.php:1386 -msgid "Personal" -msgstr "" - -#: ../../include/conversation.php:1389 -msgid "Posts that mention or involve you" -msgstr "" - -#: ../../include/conversation.php:1392 ../../mod/menu.php:57 -#: ../../mod/connections.php:209 -msgid "New" -msgstr "" - -#: ../../include/conversation.php:1395 -msgid "Activity Stream - by date" -msgstr "" - -#: ../../include/conversation.php:1402 -msgid "Starred" -msgstr "" - -#: ../../include/conversation.php:1405 -msgid "Favourite Posts" -msgstr "" - -#: ../../include/conversation.php:1412 -msgid "Spam" -msgstr "" - -#: ../../include/conversation.php:1415 -msgid "Posts flagged as SPAM" -msgstr "" - -#: ../../include/conversation.php:1445 -msgid "Channel" -msgstr "" - -#: ../../include/conversation.php:1448 -msgid "Status Messages and Posts" -msgstr "" - -#: ../../include/conversation.php:1452 -msgid "About" -msgstr "" - -#: ../../include/conversation.php:1455 -msgid "Profile Details" -msgstr "" - -#: ../../include/conversation.php:1462 ../../include/photos.php:296 -msgid "Photo Albums" -msgstr "" - -#: ../../include/conversation.php:1473 -msgid "Events and Calendar" -msgstr "" - -#: ../../include/conversation.php:1478 -msgid "Webpages" -msgstr "" - -#: ../../include/conversation.php:1481 -msgid "Manage Webpages" -msgstr "" - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "" - -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "" - -#: ../../include/photos.php:15 ../../include/attach.php:102 -#: ../../include/attach.php:133 ../../include/attach.php:189 -#: ../../include/attach.php:204 ../../include/attach.php:237 -#: ../../include/attach.php:251 ../../include/attach.php:272 -#: ../../include/attach.php:464 ../../include/attach.php:539 -#: ../../include/items.php:3437 ../../mod/common.php:35 -#: ../../mod/events.php:140 ../../mod/thing.php:241 ../../mod/thing.php:257 -#: ../../mod/thing.php:291 ../../mod/invite.php:13 ../../mod/invite.php:104 -#: ../../mod/connedit.php:179 ../../mod/webpages.php:40 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/page.php:30 ../../mod/page.php:80 -#: ../../mod/setup.php:200 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/delegate.php:6 -#: ../../mod/sources.php:62 ../../mod/mitem.php:73 ../../mod/group.php:9 -#: ../../mod/photos.php:68 ../../mod/photos.php:646 ../../mod/viewsrc.php:12 -#: ../../mod/menu.php:40 ../../mod/connections.php:167 -#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/network.php:12 -#: ../../mod/profiles.php:152 ../../mod/profiles.php:465 -#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/achievements.php:27 ../../mod/filestorage.php:26 -#: ../../mod/manage.php:6 ../../mod/settings.php:484 ../../mod/mail.php:108 -#: ../../mod/editlayout.php:48 ../../mod/profile_photo.php:187 -#: ../../mod/profile_photo.php:200 ../../mod/editwebpage.php:44 -#: ../../mod/editwebpage.php:83 ../../mod/notifications.php:66 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/editpost.php:13 -#: ../../mod/poke.php:128 ../../mod/channel.php:86 ../../mod/fsuggest.php:78 -#: ../../mod/editblock.php:48 ../../mod/suggest.php:26 -#: ../../mod/message.php:16 ../../mod/register.php:68 ../../mod/regmod.php:18 -#: ../../mod/authtest.php:13 ../../mod/item.php:181 ../../mod/item.php:189 -#: ../../mod/mood.php:114 ../../index.php:176 ../../index.php:344 -msgid "Permission denied." -msgstr "" - -#: ../../include/photos.php:88 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "" - -#: ../../include/photos.php:95 -msgid "Image file is empty." -msgstr "" - -#: ../../include/photos.php:124 ../../mod/profile_photo.php:147 -msgid "Unable to process image" -msgstr "" - -#: ../../include/photos.php:186 -msgid "Photo storage failed." -msgstr "" - -#: ../../include/photos.php:300 ../../mod/photos.php:805 -#: ../../mod/photos.php:1278 -msgid "Upload New Photos" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "" - -#: ../../include/attach.php:184 ../../include/attach.php:232 -msgid "Item was not found." -msgstr "" - -#: ../../include/attach.php:285 -msgid "No source file." -msgstr "" - -#: ../../include/attach.php:302 -msgid "Cannot locate file to replace" -msgstr "" - -#: ../../include/attach.php:320 -msgid "Cannot locate file to revise/update" -msgstr "" - -#: ../../include/attach.php:331 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "" - -#: ../../include/attach.php:342 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "" - -#: ../../include/attach.php:424 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "" - -#: ../../include/attach.php:436 -msgid "Stored file could not be verified. Upload failed." -msgstr "" - -#: ../../include/attach.php:480 ../../include/attach.php:497 -msgid "Path not available." -msgstr "" - -#: ../../include/attach.php:544 -msgid "Empty pathname" -msgstr "" - -#: ../../include/attach.php:562 -msgid "duplicate filename or path" -msgstr "" - -#: ../../include/attach.php:584 -msgid "Path not found." -msgstr "" - -#: ../../include/attach.php:628 -msgid "mkdir failed." -msgstr "" - -#: ../../include/attach.php:632 -msgid "database storage failed." -msgstr "" - -#: ../../include/zot.php:545 -msgid "Invalid data packet" -msgstr "" - -#: ../../include/zot.php:555 -msgid "Unable to verify channel signature" -msgstr "" - -#: ../../include/zot.php:732 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "" - -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "" - -#: ../../include/taxonomy.php:227 -msgid "Keywords" -msgstr "" - -#: ../../include/taxonomy.php:252 -msgid "have" -msgstr "" - -#: ../../include/taxonomy.php:252 -msgid "has" -msgstr "" - -#: ../../include/taxonomy.php:253 -msgid "want" -msgstr "" - -#: ../../include/taxonomy.php:253 -msgid "wants" -msgstr "" - -#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:174 -msgid "like" -msgstr "" - -#: ../../include/taxonomy.php:254 -msgid "likes" -msgstr "" - -#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:175 -msgid "dislike" -msgstr "" - -#: ../../include/taxonomy.php:255 -msgid "dislikes" -msgstr "" - -#: ../../include/account.php:23 -msgid "Not a valid email address" -msgstr "" - -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" -msgstr "" - -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "" - -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "" - -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "" - -#: ../../include/account.php:118 -msgid "Please enter the required information." -msgstr "" - -#: ../../include/account.php:186 -msgid "Failed to store account information." -msgstr "" - -#: ../../include/account.php:272 -#, php-format -msgid "Registration request at %s" -msgstr "" - -#: ../../include/account.php:274 ../../include/account.php:301 -#: ../../include/account.php:358 -msgid "Administrator" -msgstr "" - -#: ../../include/account.php:296 -msgid "your registration password" -msgstr "" - -#: ../../include/account.php:299 ../../include/account.php:356 -#, php-format -msgid "Registration details for %s" -msgstr "" - -#: ../../include/account.php:365 -msgid "Account approved." -msgstr "" - -#: ../../include/account.php:399 -#, php-format -msgid "Registration revoked for %s" -msgstr "" - -#: ../../include/dir_fns.php:15 -msgid "Sort Options" -msgstr "" - -#: ../../include/dir_fns.php:16 -msgid "Alphabetic" -msgstr "" - -#: ../../include/dir_fns.php:17 -msgid "Reverse Alphabetic" -msgstr "" - -#: ../../include/dir_fns.php:18 -msgid "Newest to Oldest" -msgstr "" - -#: ../../include/dir_fns.php:30 -msgid "Enable Safe Search" -msgstr "" - -#: ../../include/dir_fns.php:32 -msgid "Disable Safe Search" -msgstr "" - -#: ../../include/dir_fns.php:34 -msgid "Safe Mode" -msgstr "" - -#: ../../include/enotify.php:40 -msgid "Red Matrix Notification" -msgstr "" - -#: ../../include/enotify.php:41 -msgid "redmatrix" -msgstr "" - -#: ../../include/enotify.php:43 -msgid "Thank You," -msgstr "" - -#: ../../include/enotify.php:45 -#, php-format -msgid "%s Administrator" -msgstr "" - -#: ../../include/enotify.php:80 -#, php-format -msgid "%s " -msgstr "" - -#: ../../include/enotify.php:84 -#, php-format -msgid "[Red:Notify] New mail received at %s" -msgstr "" - -#: ../../include/enotify.php:86 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "" - -#: ../../include/enotify.php:87 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "" - -#: ../../include/enotify.php:87 -msgid "a private message" -msgstr "" - -#: ../../include/enotify.php:88 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "" - -#: ../../include/enotify.php:139 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "" - -#: ../../include/enotify.php:147 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "" - -#: ../../include/enotify.php:156 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "" - -#: ../../include/enotify.php:167 -#, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" -msgstr "" - -#: ../../include/enotify.php:168 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "" - -#: ../../include/enotify.php:171 ../../include/enotify.php:187 -#: ../../include/enotify.php:213 ../../include/enotify.php:232 -#: ../../include/enotify.php:246 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "" - -#: ../../include/enotify.php:178 -#, php-format -msgid "[Red:Notify] %s posted to your profile wall" -msgstr "" - -#: ../../include/enotify.php:180 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "" - -#: ../../include/enotify.php:182 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "" - -#: ../../include/enotify.php:206 -#, php-format -msgid "[Red:Notify] %s tagged you" -msgstr "" - -#: ../../include/enotify.php:207 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "" - -#: ../../include/enotify.php:208 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "" - -#: ../../include/enotify.php:221 -#, php-format -msgid "[Red:Notify] %1$s poked you" -msgstr "" - -#: ../../include/enotify.php:222 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "" - -#: ../../include/enotify.php:223 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "" - -#: ../../include/enotify.php:239 -#, php-format -msgid "[Red:Notify] %s tagged your post" -msgstr "" - -#: ../../include/enotify.php:240 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "" - -#: ../../include/enotify.php:241 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "" - -#: ../../include/enotify.php:253 -msgid "[Red:Notify] Introduction received" -msgstr "" - -#: ../../include/enotify.php:254 -#, php-format -msgid "%1$s, you've received an introduction from '%2$s' at %3$s" -msgstr "" - -#: ../../include/enotify.php:255 -#, php-format -msgid "%1$s, you've received [zrl=%2$s]an introduction[/zrl] from %3$s." -msgstr "" - -#: ../../include/enotify.php:259 ../../include/enotify.php:278 -#, php-format -msgid "You may visit their profile at %s" -msgstr "" - -#: ../../include/enotify.php:261 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "" - -#: ../../include/enotify.php:268 -msgid "[Red:Notify] Friend suggestion received" -msgstr "" - -#: ../../include/enotify.php:269 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "" - -#: ../../include/enotify.php:270 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s." -msgstr "" - -#: ../../include/enotify.php:276 -msgid "Name:" -msgstr "" - -#: ../../include/enotify.php:277 -msgid "Photo:" -msgstr "" - -#: ../../include/enotify.php:280 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "" - -#: ../../include/auth.php:69 -msgid "Logged out." -msgstr "" - -#: ../../include/auth.php:181 -msgid "Failed authentication" -msgstr "" - -#: ../../include/auth.php:190 -msgid "Login failed." -msgstr "" - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:20 -msgid "Find Channels" -msgstr "" - -#: ../../include/contact_widgets.php:21 -msgid "Enter name or interest" -msgstr "" - -#: ../../include/contact_widgets.php:22 -msgid "Connect/Follow" -msgstr "" - -#: ../../include/contact_widgets.php:23 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "" - -#: ../../include/contact_widgets.php:24 ../../mod/directory.php:205 -#: ../../mod/directory.php:210 ../../mod/connections.php:355 -msgid "Find" -msgstr "" - -#: ../../include/contact_widgets.php:25 ../../mod/suggest.php:59 -msgid "Channel Suggestions" -msgstr "" - -#: ../../include/contact_widgets.php:27 -msgid "Random Profile" -msgstr "" - -#: ../../include/contact_widgets.php:28 -msgid "Invite Friends" -msgstr "" - -#: ../../include/contact_widgets.php:120 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "" - -#: ../../include/page_widgets.php:8 ../../include/ItemObject.php:95 -#: ../../mod/thing.php:229 ../../mod/webpages.php:118 ../../mod/menu.php:55 -#: ../../mod/layouts.php:102 ../../mod/settings.php:569 -#: ../../mod/editlayout.php:100 ../../mod/editwebpage.php:143 -#: ../../mod/blocks.php:93 ../../mod/editpost.php:97 -#: ../../mod/editblock.php:114 -msgid "Edit" -msgstr "" - #: ../../include/text.php:315 msgid "prev" msgstr "" @@ -2292,6 +688,10 @@ msgstr "" msgid "poke" msgstr "" +#: ../../include/text.php:818 ../../include/conversation.php:240 +msgid "poked" +msgstr "" + #: ../../include/text.php:819 msgid "ping" msgstr "" @@ -2528,6 +928,26 @@ msgstr "" msgid "Select an alternate language" msgstr "" +#: ../../include/text.php:1653 ../../include/conversation.php:117 +#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 +msgid "photo" +msgstr "" + +#: ../../include/text.php:1656 ../../include/conversation.php:120 +#: ../../mod/tagger.php:49 +msgid "event" +msgstr "" + +#: ../../include/text.php:1659 ../../include/conversation.php:145 +#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 +msgid "status" +msgstr "" + +#: ../../include/text.php:1661 ../../include/conversation.php:147 +#: ../../mod/tagger.php:55 +msgid "comment" +msgstr "" + #: ../../include/text.php:1666 msgid "activity" msgstr "" @@ -2552,6 +972,1593 @@ msgstr "" msgid "Pages" msgstr "" +#: ../../include/group.php:25 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" + +#: ../../include/group.php:223 +msgid "Default privacy group for new contacts" +msgstr "" + +#: ../../include/group.php:242 ../../mod/admin.php:698 +msgid "All Channels" +msgstr "" + +#: ../../include/group.php:264 +msgid "edit" +msgstr "" + +#: ../../include/group.php:285 +msgid "Collections" +msgstr "" + +#: ../../include/group.php:286 +msgid "Edit collection" +msgstr "" + +#: ../../include/group.php:287 +msgid "Create a new collection" +msgstr "" + +#: ../../include/group.php:288 +msgid "Channels not in any collection" +msgstr "" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "" + +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:536 +#: ../../mod/photos.php:1099 ../../mod/photos.php:1186 +msgid "Comment" +msgstr "" + +#: ../../include/js_strings.php:7 ../../include/contact_widgets.php:125 +#: ../../include/ItemObject.php:270 +msgid "show more" +msgstr "" + +#: ../../include/js_strings.php:8 +msgid "show fewer" +msgstr "" + +#: ../../include/js_strings.php:9 +msgid "Password too short" +msgstr "" + +#: ../../include/js_strings.php:10 +msgid "Passwords do not match" +msgstr "" + +#: ../../include/js_strings.php:11 ../../mod/photos.php:39 +msgid "everybody" +msgstr "" + +#: ../../include/js_strings.php:12 +msgid "Secret Passphrase" +msgstr "" + +#: ../../include/js_strings.php:13 +msgid "Passphrase hint" +msgstr "" + +#: ../../include/js_strings.php:15 +msgid "timeago.prefixAgo" +msgstr "" + +#: ../../include/js_strings.php:16 +msgid "timeago.suffixAgo" +msgstr "" + +#: ../../include/js_strings.php:17 +msgid "ago" +msgstr "" + +#: ../../include/js_strings.php:18 +msgid "from now" +msgstr "" + +#: ../../include/js_strings.php:19 +msgid "less than a minute" +msgstr "" + +#: ../../include/js_strings.php:20 +msgid "about a minute" +msgstr "" + +#: ../../include/js_strings.php:21 +#, php-format +msgid "%d minutes" +msgstr "" + +#: ../../include/js_strings.php:22 +msgid "about an hour" +msgstr "" + +#: ../../include/js_strings.php:23 +#, php-format +msgid "about %d hours" +msgstr "" + +#: ../../include/js_strings.php:24 +msgid "a day" +msgstr "" + +#: ../../include/js_strings.php:25 +#, php-format +msgid "%d days" +msgstr "" + +#: ../../include/js_strings.php:26 +msgid "about a month" +msgstr "" + +#: ../../include/js_strings.php:27 +#, php-format +msgid "%d months" +msgstr "" + +#: ../../include/js_strings.php:28 +msgid "about a year" +msgstr "" + +#: ../../include/js_strings.php:29 +#, php-format +msgid "%d years" +msgstr "" + +#: ../../include/js_strings.php:30 +msgid " " +msgstr "" + +#: ../../include/js_strings.php:31 +msgid "timeago.numbers" +msgstr "" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "" + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "" + +#: ../../include/message.php:42 +msgid "Unable to determine sender." +msgstr "" + +#: ../../include/message.php:143 +msgid "Stored post could not be verified." +msgstr "" + +#: ../../include/photo/photo_driver.php:637 ../../include/photos.php:51 +#: ../../mod/photos.php:91 ../../mod/photos.php:783 ../../mod/photos.php:805 +#: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 +#: ../../mod/profile_photo.php:336 +msgid "Profile Photos" +msgstr "" + +#: ../../include/network.php:640 +msgid "view full size" +msgstr "" + +#: ../../include/bbcode.php:94 ../../include/bbcode.php:509 +#: ../../include/bbcode.php:512 +msgid "Image/photo" +msgstr "" + +#: ../../include/bbcode.php:129 ../../include/bbcode.php:517 +msgid "Encrypted content" +msgstr "" + +#: ../../include/bbcode.php:136 +msgid "QR code" +msgstr "" + +#: ../../include/bbcode.php:179 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:181 +msgid "post" +msgstr "" + +#: ../../include/bbcode.php:469 ../../include/bbcode.php:489 +msgid "$1 wrote:" +msgstr "" + +#: ../../include/oembed.php:150 +msgid "Embedded content" +msgstr "" + +#: ../../include/oembed.php:159 +msgid "Embedding disabled" +msgstr "" + +#: ../../include/features.php:21 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:23 +msgid "Content Expiration" +msgstr "" + +#: ../../include/features.php:23 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:24 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:24 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:25 +msgid "Web Pages" +msgstr "" + +#: ../../include/features.php:25 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:26 +msgid "Private Notes" +msgstr "" + +#: ../../include/features.php:26 +msgid "Enables a tool to store notes and reminders" +msgstr "" + +#: ../../include/features.php:31 +msgid "Extended Identity Sharing" +msgstr "" + +#: ../../include/features.php:31 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "" + +#: ../../include/features.php:32 +msgid "Expert Mode" +msgstr "" + +#: ../../include/features.php:32 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:33 +msgid "Premium Channel" +msgstr "" + +#: ../../include/features.php:33 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "" + +#: ../../include/features.php:38 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:39 +msgid "Richtext Editor" +msgstr "" + +#: ../../include/features.php:39 +msgid "Enable richtext editor" +msgstr "" + +#: ../../include/features.php:40 +msgid "Post Preview" +msgstr "" + +#: ../../include/features.php:40 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:41 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../include/features.php:42 +msgid "Even More Encryption" +msgstr "" + +#: ../../include/features.php:42 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:47 +msgid "Network and Stream Filtering" +msgstr "" + +#: ../../include/features.php:48 +msgid "Search by Date" +msgstr "" + +#: ../../include/features.php:48 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:49 +msgid "Collections Filter" +msgstr "" + +#: ../../include/features.php:49 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "" + +#: ../../include/features.php:50 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:51 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:51 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:52 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:52 +msgid "Enable tab to display all new Network activity" +msgstr "" + +#: ../../include/features.php:53 +msgid "Affinity Tool" +msgstr "" + +#: ../../include/features.php:53 +msgid "Filter stream activity by depth of relationships" +msgstr "" + +#: ../../include/features.php:54 +msgid "Suggest Channels" +msgstr "" + +#: ../../include/features.php:54 +msgid "Show channel suggestions" +msgstr "" + +#: ../../include/features.php:59 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:61 +msgid "Edit Sent Posts" +msgstr "" + +#: ../../include/features.php:61 +msgid "Edit and correct posts and comments after sending" +msgstr "" + +#: ../../include/features.php:62 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:62 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:63 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:63 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:64 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:65 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:65 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:66 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:66 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:67 +msgid "Tag Cloud" +msgstr "" + +#: ../../include/features.php:67 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/conversation.php:123 +msgid "channel" +msgstr "" + +#: ../../include/conversation.php:161 ../../mod/like.php:134 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:164 ../../mod/like.php:136 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:201 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:236 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:258 ../../mod/mood.php:63 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "" + +#: ../../include/conversation.php:631 ../../include/ItemObject.php:114 +msgid "Select" +msgstr "" + +#: ../../include/conversation.php:632 ../../include/ItemObject.php:108 +#: ../../mod/thing.php:230 ../../mod/connedit.php:356 ../../mod/admin.php:693 +#: ../../mod/group.php:176 ../../mod/photos.php:1150 +#: ../../mod/filestorage.php:172 ../../mod/settings.php:570 +msgid "Delete" +msgstr "" + +#: ../../include/conversation.php:642 ../../include/ItemObject.php:161 +msgid "Message is verified" +msgstr "" + +#: ../../include/conversation.php:662 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:676 +msgid "Categories:" +msgstr "" + +#: ../../include/conversation.php:677 +msgid "Filed under:" +msgstr "" + +#: ../../include/conversation.php:686 ../../include/ItemObject.php:217 +#, php-format +msgid " from %s" +msgstr "" + +#: ../../include/conversation.php:689 ../../include/ItemObject.php:220 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../include/conversation.php:704 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:706 ../../include/conversation.php:1119 +#: ../../include/ItemObject.php:248 ../../mod/photos.php:1081 +#: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:110 +#: ../../mod/editpost.php:107 ../../mod/editwebpage.php:153 +#: ../../mod/editblock.php:124 +msgid "Please wait" +msgstr "" + +#: ../../include/conversation.php:833 +msgid "remove" +msgstr "" + +#: ../../include/conversation.php:837 +msgid "Loading..." +msgstr "" + +#: ../../include/conversation.php:838 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:929 +msgid "View Source" +msgstr "" + +#: ../../include/conversation.php:930 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:931 +msgid "View Status" +msgstr "" + +#: ../../include/conversation.php:933 +msgid "View Photos" +msgstr "" + +#: ../../include/conversation.php:934 +msgid "Matrix Activity" +msgstr "" + +#: ../../include/conversation.php:935 +msgid "Edit Contact" +msgstr "" + +#: ../../include/conversation.php:936 +msgid "Send PM" +msgstr "" + +#: ../../include/conversation.php:937 +msgid "Poke" +msgstr "" + +#: ../../include/conversation.php:999 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:999 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:1003 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1005 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1011 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1014 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1015 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1015 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1065 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/conversation.php:1066 ../../mod/mail.php:171 +#: ../../mod/mail.php:269 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../include/conversation.php:1067 +msgid "Please enter a video link/URL:" +msgstr "" + +#: ../../include/conversation.php:1068 +msgid "Please enter an audio link/URL:" +msgstr "" + +#: ../../include/conversation.php:1069 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1070 ../../mod/filer.php:35 +msgid "Save to Folder:" +msgstr "" + +#: ../../include/conversation.php:1071 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1072 ../../mod/mail.php:172 +#: ../../mod/mail.php:270 ../../mod/editpost.php:52 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../include/conversation.php:1082 ../../include/ItemObject.php:546 +#: ../../mod/webpages.php:122 ../../mod/photos.php:1101 +#: ../../mod/editlayout.php:130 ../../mod/editpost.php:127 +#: ../../mod/editwebpage.php:177 ../../mod/editblock.php:145 +msgid "Preview" +msgstr "" + +#: ../../include/conversation.php:1096 ../../mod/photos.php:1080 +msgid "Share" +msgstr "" + +#: ../../include/conversation.php:1098 ../../mod/editwebpage.php:140 +msgid "Page link title" +msgstr "" + +#: ../../include/conversation.php:1100 ../../mod/mail.php:219 +#: ../../mod/mail.php:332 ../../mod/editlayout.php:102 +#: ../../mod/editpost.php:99 ../../mod/editwebpage.php:145 +#: ../../mod/editblock.php:116 +msgid "Upload photo" +msgstr "" + +#: ../../include/conversation.php:1101 +msgid "upload photo" +msgstr "" + +#: ../../include/conversation.php:1102 ../../mod/mail.php:220 +#: ../../mod/mail.php:333 ../../mod/editlayout.php:103 +#: ../../mod/editpost.php:100 ../../mod/editwebpage.php:146 +#: ../../mod/editblock.php:117 +msgid "Attach file" +msgstr "" + +#: ../../include/conversation.php:1103 +msgid "attach file" +msgstr "" + +#: ../../include/conversation.php:1104 ../../mod/mail.php:221 +#: ../../mod/mail.php:334 ../../mod/editlayout.php:104 +#: ../../mod/editpost.php:101 ../../mod/editwebpage.php:147 +#: ../../mod/editblock.php:118 +msgid "Insert web link" +msgstr "" + +#: ../../include/conversation.php:1105 +msgid "web link" +msgstr "" + +#: ../../include/conversation.php:1106 +msgid "Insert video link" +msgstr "" + +#: ../../include/conversation.php:1107 +msgid "video link" +msgstr "" + +#: ../../include/conversation.php:1108 +msgid "Insert audio link" +msgstr "" + +#: ../../include/conversation.php:1109 +msgid "audio link" +msgstr "" + +#: ../../include/conversation.php:1110 ../../mod/editlayout.php:108 +#: ../../mod/editpost.php:105 ../../mod/editwebpage.php:151 +#: ../../mod/editblock.php:122 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1111 +msgid "set location" +msgstr "" + +#: ../../include/conversation.php:1112 ../../mod/editlayout.php:109 +#: ../../mod/editpost.php:106 ../../mod/editwebpage.php:152 +#: ../../mod/editblock.php:123 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1113 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1115 ../../mod/editlayout.php:122 +#: ../../mod/editpost.php:119 ../../mod/editwebpage.php:169 +#: ../../mod/editblock.php:137 +msgid "Set title" +msgstr "" + +#: ../../include/conversation.php:1118 ../../mod/editlayout.php:124 +#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:171 +#: ../../mod/editblock.php:139 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1120 ../../mod/editlayout.php:111 +#: ../../mod/editpost.php:108 ../../mod/editwebpage.php:154 +#: ../../mod/editblock.php:125 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1121 +msgid "permissions" +msgstr "" + +#: ../../include/conversation.php:1129 ../../mod/editlayout.php:119 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:164 +#: ../../mod/editblock.php:134 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1131 ../../mod/editlayout.php:125 +#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:172 +#: ../../mod/editblock.php:140 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1144 ../../mod/mail.php:226 +#: ../../mod/mail.php:339 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:133 ../../mod/editwebpage.php:182 +#: ../../mod/editblock.php:150 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1146 ../../include/ItemObject.php:549 +#: ../../mod/mail.php:228 ../../mod/mail.php:341 ../../mod/editpost.php:135 +msgid "Encrypt text" +msgstr "" + +#: ../../include/conversation.php:1148 ../../mod/editpost.php:136 +msgid "OK" +msgstr "" + +#: ../../include/conversation.php:1149 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 ../../mod/settings.php:508 +#: ../../mod/settings.php:534 ../../mod/editpost.php:137 +#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 +msgid "Cancel" +msgstr "" + +#: ../../include/conversation.php:1376 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1379 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1382 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1385 +msgid "Sort by Post Date" +msgstr "" + +#: ../../include/conversation.php:1389 +msgid "Personal" +msgstr "" + +#: ../../include/conversation.php:1392 +msgid "Posts that mention or involve you" +msgstr "" + +#: ../../include/conversation.php:1395 ../../mod/menu.php:57 +#: ../../mod/connections.php:209 +msgid "New" +msgstr "" + +#: ../../include/conversation.php:1398 +msgid "Activity Stream - by date" +msgstr "" + +#: ../../include/conversation.php:1405 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1408 +msgid "Favourite Posts" +msgstr "" + +#: ../../include/conversation.php:1415 +msgid "Spam" +msgstr "" + +#: ../../include/conversation.php:1418 +msgid "Posts flagged as SPAM" +msgstr "" + +#: ../../include/conversation.php:1448 +msgid "Channel" +msgstr "" + +#: ../../include/conversation.php:1451 +msgid "Status Messages and Posts" +msgstr "" + +#: ../../include/conversation.php:1455 +msgid "About" +msgstr "" + +#: ../../include/conversation.php:1458 +msgid "Profile Details" +msgstr "" + +#: ../../include/conversation.php:1465 ../../include/photos.php:297 +msgid "Photo Albums" +msgstr "" + +#: ../../include/conversation.php:1470 ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "" + +#: ../../include/conversation.php:1473 +msgid "Files and Storage" +msgstr "" + +#: ../../include/conversation.php:1485 +msgid "Events and Calendar" +msgstr "" + +#: ../../include/conversation.php:1490 +msgid "Webpages" +msgstr "" + +#: ../../include/conversation.php:1493 +msgid "Manage Webpages" +msgstr "" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "" + +#: ../../include/photos.php:15 ../../include/attach.php:97 +#: ../../include/attach.php:128 ../../include/attach.php:184 +#: ../../include/attach.php:199 ../../include/attach.php:232 +#: ../../include/attach.php:246 ../../include/attach.php:267 +#: ../../include/attach.php:461 ../../include/attach.php:539 +#: ../../include/items.php:3445 ../../mod/common.php:35 +#: ../../mod/events.php:140 ../../mod/thing.php:241 ../../mod/thing.php:257 +#: ../../mod/thing.php:291 ../../mod/invite.php:13 ../../mod/invite.php:104 +#: ../../mod/connedit.php:179 ../../mod/webpages.php:40 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/page.php:30 ../../mod/page.php:80 +#: ../../mod/setup.php:200 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/delegate.php:6 +#: ../../mod/sources.php:62 ../../mod/mitem.php:73 ../../mod/group.php:9 +#: ../../mod/photos.php:68 ../../mod/photos.php:653 ../../mod/viewsrc.php:12 +#: ../../mod/menu.php:40 ../../mod/connections.php:167 +#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/network.php:12 +#: ../../mod/profiles.php:152 ../../mod/profiles.php:465 +#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 +#: ../../mod/achievements.php:27 ../../mod/filestorage.php:10 +#: ../../mod/filestorage.php:59 ../../mod/filestorage.php:76 +#: ../../mod/filestorage.php:99 ../../mod/manage.php:6 +#: ../../mod/settings.php:484 ../../mod/mail.php:108 +#: ../../mod/editlayout.php:48 ../../mod/profile_photo.php:187 +#: ../../mod/profile_photo.php:200 ../../mod/editpost.php:13 +#: ../../mod/notifications.php:66 ../../mod/blocks.php:29 +#: ../../mod/blocks.php:44 ../../mod/editwebpage.php:44 +#: ../../mod/editwebpage.php:83 ../../mod/poke.php:128 +#: ../../mod/channel.php:88 ../../mod/channel.php:225 +#: ../../mod/fsuggest.php:78 ../../mod/editblock.php:48 +#: ../../mod/suggest.php:26 ../../mod/message.php:16 ../../mod/register.php:68 +#: ../../mod/regmod.php:18 ../../mod/authtest.php:13 ../../mod/item.php:182 +#: ../../mod/item.php:190 ../../mod/mood.php:119 ../../index.php:176 +#: ../../index.php:344 +msgid "Permission denied." +msgstr "" + +#: ../../include/photos.php:88 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:95 +msgid "Image file is empty." +msgstr "" + +#: ../../include/photos.php:122 ../../mod/profile_photo.php:147 +msgid "Unable to process image" +msgstr "" + +#: ../../include/photos.php:184 +msgid "Photo storage failed." +msgstr "" + +#: ../../include/photos.php:301 ../../mod/photos.php:821 +#: ../../mod/photos.php:1296 +msgid "Upload New Photos" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Male" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Female" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Other" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Males" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Females" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Gay" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "No Preference" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Virgin" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Deviant" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Fetish" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Oodles" +msgstr "" + +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Single" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Lonely" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Available" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Has crush" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Dating" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Casual" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Engaged" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Married" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Partners" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Common law" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Happy" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Not looking" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Swinger" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Separated" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Unstable" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Divorced" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Widowed" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Don't care" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "" + +#: ../../include/attach.php:179 ../../include/attach.php:227 +msgid "Item was not found." +msgstr "" + +#: ../../include/attach.php:280 +msgid "No source file." +msgstr "" + +#: ../../include/attach.php:297 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:315 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:326 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "" + +#: ../../include/attach.php:337 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "" + +#: ../../include/attach.php:421 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "" + +#: ../../include/attach.php:433 +msgid "Stored file could not be verified. Upload failed." +msgstr "" + +#: ../../include/attach.php:477 ../../include/attach.php:494 +msgid "Path not available." +msgstr "" + +#: ../../include/attach.php:544 +msgid "Empty pathname" +msgstr "" + +#: ../../include/attach.php:562 +msgid "duplicate filename or path" +msgstr "" + +#: ../../include/attach.php:587 +msgid "Path not found." +msgstr "" + +#: ../../include/attach.php:632 +msgid "mkdir failed." +msgstr "" + +#: ../../include/attach.php:636 +msgid "database storage failed." +msgstr "" + +#: ../../include/taxonomy.php:210 +msgid "Tags" +msgstr "" + +#: ../../include/taxonomy.php:227 +msgid "Keywords" +msgstr "" + +#: ../../include/taxonomy.php:252 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:252 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:253 +msgid "want" +msgstr "" + +#: ../../include/taxonomy.php:253 +msgid "wants" +msgstr "" + +#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:175 +msgid "like" +msgstr "" + +#: ../../include/taxonomy.php:254 +msgid "likes" +msgstr "" + +#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:176 +msgid "dislike" +msgstr "" + +#: ../../include/taxonomy.php:255 +msgid "dislikes" +msgstr "" + +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "" + +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "" + +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "" + +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "" + +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "" + +#: ../../include/account.php:119 +msgid "Please enter the required information." +msgstr "" + +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "" + +#: ../../include/account.php:273 +#, php-format +msgid "Registration request at %s" +msgstr "" + +#: ../../include/account.php:275 ../../include/account.php:302 +#: ../../include/account.php:359 +msgid "Administrator" +msgstr "" + +#: ../../include/account.php:297 +msgid "your registration password" +msgstr "" + +#: ../../include/account.php:300 ../../include/account.php:357 +#, php-format +msgid "Registration details for %s" +msgstr "" + +#: ../../include/account.php:366 +msgid "Account approved." +msgstr "" + +#: ../../include/account.php:400 +#, php-format +msgid "Registration revoked for %s" +msgstr "" + +#: ../../include/dir_fns.php:15 +msgid "Sort Options" +msgstr "" + +#: ../../include/dir_fns.php:16 +msgid "Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:17 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:18 +msgid "Newest to Oldest" +msgstr "" + +#: ../../include/dir_fns.php:30 +msgid "Enable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:32 +msgid "Disable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:34 +msgid "Safe Mode" +msgstr "" + +#: ../../include/enotify.php:40 +msgid "Red Matrix Notification" +msgstr "" + +#: ../../include/enotify.php:41 +msgid "redmatrix" +msgstr "" + +#: ../../include/enotify.php:43 +msgid "Thank You," +msgstr "" + +#: ../../include/enotify.php:45 +#, php-format +msgid "%s Administrator" +msgstr "" + +#: ../../include/enotify.php:80 +#, php-format +msgid "%s " +msgstr "" + +#: ../../include/enotify.php:84 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "" + +#: ../../include/enotify.php:86 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "" + +#: ../../include/enotify.php:87 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "" + +#: ../../include/enotify.php:87 +msgid "a private message" +msgstr "" + +#: ../../include/enotify.php:88 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "" + +#: ../../include/enotify.php:142 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:150 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:159 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:170 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:171 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "" + +#: ../../include/enotify.php:174 ../../include/enotify.php:189 +#: ../../include/enotify.php:215 ../../include/enotify.php:234 +#: ../../include/enotify.php:248 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../include/enotify.php:180 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "" + +#: ../../include/enotify.php:182 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "" + +#: ../../include/enotify.php:184 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "" + +#: ../../include/enotify.php:208 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "" + +#: ../../include/enotify.php:209 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" + +#: ../../include/enotify.php:210 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:223 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:224 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "" + +#: ../../include/enotify.php:225 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:241 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "" + +#: ../../include/enotify.php:242 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "" + +#: ../../include/enotify.php:243 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "" + +#: ../../include/enotify.php:255 +msgid "[Red:Notify] Introduction received" +msgstr "" + +#: ../../include/enotify.php:256 +#, php-format +msgid "%1$s, you've received an introduction from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:257 +#, php-format +msgid "%1$s, you've received [zrl=%2$s]an introduction[/zrl] from %3$s." +msgstr "" + +#: ../../include/enotify.php:261 ../../include/enotify.php:280 +#, php-format +msgid "You may visit their profile at %s" +msgstr "" + +#: ../../include/enotify.php:263 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "" + +#: ../../include/enotify.php:270 +msgid "[Red:Notify] Friend suggestion received" +msgstr "" + +#: ../../include/enotify.php:271 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:272 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s." +msgstr "" + +#: ../../include/enotify.php:278 +msgid "Name:" +msgstr "" + +#: ../../include/enotify.php:279 +msgid "Photo:" +msgstr "" + +#: ../../include/enotify.php:282 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" + +#: ../../include/auth.php:69 +msgid "Logged out." +msgstr "" + +#: ../../include/auth.php:181 +msgid "Failed authentication" +msgstr "" + +#: ../../include/auth.php:190 +msgid "Login failed." +msgstr "" + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:20 +msgid "Find Channels" +msgstr "" + +#: ../../include/contact_widgets.php:21 +msgid "Enter name or interest" +msgstr "" + +#: ../../include/contact_widgets.php:22 +msgid "Connect/Follow" +msgstr "" + +#: ../../include/contact_widgets.php:23 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:24 ../../mod/directory.php:205 +#: ../../mod/directory.php:210 ../../mod/connections.php:355 +msgid "Find" +msgstr "" + +#: ../../include/contact_widgets.php:25 ../../mod/suggest.php:59 +msgid "Channel Suggestions" +msgstr "" + +#: ../../include/contact_widgets.php:27 +msgid "Random Profile" +msgstr "" + +#: ../../include/contact_widgets.php:28 +msgid "Invite Friends" +msgstr "" + +#: ../../include/contact_widgets.php:120 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "" + +#: ../../include/page_widgets.php:8 ../../include/ItemObject.php:96 +#: ../../mod/thing.php:229 ../../mod/webpages.php:118 ../../mod/menu.php:55 +#: ../../mod/layouts.php:102 ../../mod/filestorage.php:171 +#: ../../mod/settings.php:569 ../../mod/editlayout.php:101 +#: ../../mod/editpost.php:98 ../../mod/blocks.php:93 +#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:115 +msgid "Edit" +msgstr "" + #: ../../include/plugin.php:475 ../../include/plugin.php:477 msgid "Click here to upgrade." msgstr "" @@ -2681,7 +2688,7 @@ msgstr "" msgid "Default" msgstr "" -#: ../../include/identity.php:29 ../../mod/item.php:1162 +#: ../../include/identity.php:29 ../../mod/item.php:1143 msgid "Unable to obtain identity information from database" msgstr "" @@ -2724,7 +2731,7 @@ msgstr "" #: ../../include/identity.php:524 ../../mod/webpages.php:8 #: ../../mod/connect.php:13 ../../mod/layouts.php:8 -#: ../../mod/achievements.php:8 ../../mod/filestorage.php:8 +#: ../../mod/achievements.php:8 ../../mod/filestorage.php:40 #: ../../mod/blocks.php:10 ../../mod/profile.php:16 msgid "Requested profile is not available." msgstr "" @@ -2908,102 +2915,136 @@ msgstr "" msgid "School/education:" msgstr "" -#: ../../include/ItemObject.php:88 ../../mod/photos.php:954 +#: ../../include/items.php:201 ../../mod/like.php:55 ../../mod/group.php:68 +#: ../../mod/profperm.php:19 ../../index.php:343 +msgid "Permission denied" +msgstr "" + +#: ../../include/items.php:3383 ../../mod/thing.php:74 ../../mod/admin.php:150 +#: ../../mod/admin.php:730 ../../mod/admin.php:933 ../../mod/viewsrc.php:18 +#: ../../mod/home.php:63 ../../mod/filestorage.php:18 ../../mod/display.php:32 +#: ../../mod/channel.php:182 +msgid "Item not found." +msgstr "" + +#: ../../include/items.php:3734 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "" + +#: ../../include/items.php:3749 +msgid "Collection is empty." +msgstr "" + +#: ../../include/items.php:3756 +#, php-format +msgid "Collection: %s" +msgstr "" + +#: ../../include/items.php:3767 +#, php-format +msgid "Connection: %s" +msgstr "" + +#: ../../include/items.php:3770 +msgid "Connection not found." +msgstr "" + +#: ../../include/ItemObject.php:89 ../../mod/photos.php:972 msgid "Private Message" msgstr "" -#: ../../include/ItemObject.php:117 +#: ../../include/ItemObject.php:118 msgid "save to folder" msgstr "" -#: ../../include/ItemObject.php:145 +#: ../../include/ItemObject.php:146 msgid "add star" msgstr "" -#: ../../include/ItemObject.php:146 +#: ../../include/ItemObject.php:147 msgid "remove star" msgstr "" -#: ../../include/ItemObject.php:147 +#: ../../include/ItemObject.php:148 msgid "toggle star status" msgstr "" -#: ../../include/ItemObject.php:151 +#: ../../include/ItemObject.php:152 msgid "starred" msgstr "" -#: ../../include/ItemObject.php:168 +#: ../../include/ItemObject.php:169 msgid "add tag" msgstr "" -#: ../../include/ItemObject.php:174 ../../mod/photos.php:1060 +#: ../../include/ItemObject.php:175 ../../mod/photos.php:1078 msgid "I like this (toggle)" msgstr "" -#: ../../include/ItemObject.php:175 ../../mod/photos.php:1061 +#: ../../include/ItemObject.php:176 ../../mod/photos.php:1079 msgid "I don't like this (toggle)" msgstr "" -#: ../../include/ItemObject.php:177 +#: ../../include/ItemObject.php:178 msgid "Share this" msgstr "" -#: ../../include/ItemObject.php:177 +#: ../../include/ItemObject.php:178 msgid "share" msgstr "" -#: ../../include/ItemObject.php:201 ../../include/ItemObject.php:202 +#: ../../include/ItemObject.php:202 ../../include/ItemObject.php:203 #, php-format msgid "View %s's profile - %s" msgstr "" -#: ../../include/ItemObject.php:203 +#: ../../include/ItemObject.php:204 msgid "to" msgstr "" -#: ../../include/ItemObject.php:204 +#: ../../include/ItemObject.php:205 msgid "via" msgstr "" -#: ../../include/ItemObject.php:205 +#: ../../include/ItemObject.php:206 msgid "Wall-to-Wall" msgstr "" -#: ../../include/ItemObject.php:206 +#: ../../include/ItemObject.php:207 msgid "via Wall-To-Wall:" msgstr "" -#: ../../include/ItemObject.php:220 +#: ../../include/ItemObject.php:221 #, php-format msgid "Expires: %s" msgstr "" -#: ../../include/ItemObject.php:268 +#: ../../include/ItemObject.php:269 #, php-format msgid "%d comment" msgid_plural "%d comments" msgstr[0] "" msgstr[1] "" -#: ../../include/ItemObject.php:528 ../../mod/photos.php:1079 -#: ../../mod/photos.php:1166 +#: ../../include/ItemObject.php:534 ../../mod/photos.php:1097 +#: ../../mod/photos.php:1184 msgid "This is you" msgstr "" -#: ../../include/ItemObject.php:531 ../../mod/events.php:470 +#: ../../include/ItemObject.php:537 ../../mod/events.php:470 #: ../../mod/thing.php:276 ../../mod/thing.php:318 ../../mod/invite.php:156 -#: ../../mod/connedit.php:434 ../../mod/setup.php:302 ../../mod/setup.php:345 +#: ../../mod/connedit.php:434 ../../mod/setup.php:304 ../../mod/setup.php:347 #: ../../mod/connect.php:92 ../../mod/sources.php:97 ../../mod/sources.php:131 #: ../../mod/admin.php:420 ../../mod/admin.php:686 ../../mod/admin.php:826 #: ../../mod/admin.php:1025 ../../mod/admin.php:1112 ../../mod/group.php:81 -#: ../../mod/photos.php:677 ../../mod/photos.php:782 ../../mod/photos.php:1042 -#: ../../mod/photos.php:1082 ../../mod/photos.php:1169 -#: ../../mod/profiles.php:518 ../../mod/import.php:387 -#: ../../mod/settings.php:507 ../../mod/settings.php:619 -#: ../../mod/settings.php:647 ../../mod/settings.php:671 -#: ../../mod/settings.php:742 ../../mod/settings.php:903 -#: ../../mod/mail.php:223 ../../mod/mail.php:335 ../../mod/poke.php:166 -#: ../../mod/fsuggest.php:108 ../../mod/mood.php:137 +#: ../../mod/photos.php:693 ../../mod/photos.php:798 ../../mod/photos.php:1060 +#: ../../mod/photos.php:1100 ../../mod/photos.php:1187 +#: ../../mod/profiles.php:518 ../../mod/filestorage.php:132 +#: ../../mod/import.php:387 ../../mod/settings.php:507 +#: ../../mod/settings.php:619 ../../mod/settings.php:647 +#: ../../mod/settings.php:671 ../../mod/settings.php:742 +#: ../../mod/settings.php:903 ../../mod/mail.php:223 ../../mod/mail.php:335 +#: ../../mod/poke.php:166 ../../mod/fsuggest.php:108 ../../mod/mood.php:142 #: ../../view/theme/redbasic/php/config.php:85 #: ../../view/theme/apw/php/config.php:231 #: ../../view/theme/blogga/view/theme/blog/config.php:67 @@ -3011,35 +3052,35 @@ msgstr "" msgid "Submit" msgstr "" -#: ../../include/ItemObject.php:532 +#: ../../include/ItemObject.php:538 msgid "Bold" msgstr "" -#: ../../include/ItemObject.php:533 +#: ../../include/ItemObject.php:539 msgid "Italic" msgstr "" -#: ../../include/ItemObject.php:534 +#: ../../include/ItemObject.php:540 msgid "Underline" msgstr "" -#: ../../include/ItemObject.php:535 +#: ../../include/ItemObject.php:541 msgid "Quote" msgstr "" -#: ../../include/ItemObject.php:536 +#: ../../include/ItemObject.php:542 msgid "Code" msgstr "" -#: ../../include/ItemObject.php:537 +#: ../../include/ItemObject.php:543 msgid "Image" msgstr "" -#: ../../include/ItemObject.php:538 +#: ../../include/ItemObject.php:544 msgid "Link" msgstr "" -#: ../../include/ItemObject.php:539 +#: ../../include/ItemObject.php:545 msgid "Video" msgstr "" @@ -3061,37 +3102,17 @@ msgid "" "form has been opened for too long (>3 hours) before submitting it." msgstr "" -#: ../../include/items.php:201 ../../mod/like.php:55 ../../mod/group.php:68 -#: ../../mod/profperm.php:19 ../../index.php:343 -msgid "Permission denied" +#: ../../include/zot.php:545 +msgid "Invalid data packet" msgstr "" -#: ../../include/items.php:3375 ../../mod/thing.php:74 ../../mod/admin.php:150 -#: ../../mod/admin.php:730 ../../mod/admin.php:933 ../../mod/viewsrc.php:18 -#: ../../mod/home.php:63 ../../mod/display.php:32 -msgid "Item not found." +#: ../../include/zot.php:555 +msgid "Unable to verify channel signature" msgstr "" -#: ../../include/items.php:3726 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "" - -#: ../../include/items.php:3741 -msgid "Collection is empty." -msgstr "" - -#: ../../include/items.php:3748 +#: ../../include/zot.php:732 #, php-format -msgid "Collection: %s" -msgstr "" - -#: ../../include/items.php:3759 -#, php-format -msgid "Connection: %s" -msgstr "" - -#: ../../include/items.php:3762 -msgid "Connection not found." +msgid "Unable to verify site signature for %s" msgstr "" #: ../../mod/common.php:10 @@ -3126,7 +3147,7 @@ msgstr "" msgid "Previous" msgstr "" -#: ../../mod/events.php:357 ../../mod/setup.php:256 +#: ../../mod/events.php:357 ../../mod/setup.php:258 msgid "Next" msgstr "" @@ -3716,308 +3737,318 @@ msgid "" "phpmyadmin or mysql." msgstr "" -#: ../../mod/setup.php:188 ../../mod/setup.php:255 ../../mod/setup.php:586 +#: ../../mod/setup.php:188 ../../mod/setup.php:257 ../../mod/setup.php:606 msgid "Please see the file \"install/INSTALL.txt\"." msgstr "" -#: ../../mod/setup.php:252 +#: ../../mod/setup.php:254 msgid "System check" msgstr "" -#: ../../mod/setup.php:257 +#: ../../mod/setup.php:259 msgid "Check again" msgstr "" -#: ../../mod/setup.php:279 +#: ../../mod/setup.php:281 msgid "Database connection" msgstr "" -#: ../../mod/setup.php:280 +#: ../../mod/setup.php:282 msgid "" "In order to install Red Matrix we need to know how to connect to your " "database." msgstr "" -#: ../../mod/setup.php:281 +#: ../../mod/setup.php:283 msgid "" "Please contact your hosting provider or site administrator if you have " "questions about these settings." msgstr "" -#: ../../mod/setup.php:282 +#: ../../mod/setup.php:284 msgid "" "The database you specify below should already exist. If it does not, please " "create it before continuing." msgstr "" -#: ../../mod/setup.php:286 +#: ../../mod/setup.php:288 msgid "Database Server Name" msgstr "" -#: ../../mod/setup.php:286 +#: ../../mod/setup.php:288 msgid "Default is localhost" msgstr "" -#: ../../mod/setup.php:287 +#: ../../mod/setup.php:289 msgid "Database Port" msgstr "" -#: ../../mod/setup.php:287 +#: ../../mod/setup.php:289 msgid "Communication port number - use 0 for default" msgstr "" -#: ../../mod/setup.php:288 +#: ../../mod/setup.php:290 msgid "Database Login Name" msgstr "" -#: ../../mod/setup.php:289 +#: ../../mod/setup.php:291 msgid "Database Login Password" msgstr "" -#: ../../mod/setup.php:290 +#: ../../mod/setup.php:292 msgid "Database Name" msgstr "" -#: ../../mod/setup.php:292 ../../mod/setup.php:334 +#: ../../mod/setup.php:294 ../../mod/setup.php:336 msgid "Site administrator email address" msgstr "" -#: ../../mod/setup.php:292 ../../mod/setup.php:334 +#: ../../mod/setup.php:294 ../../mod/setup.php:336 msgid "" "Your account email address must match this in order to use the web admin " "panel." msgstr "" -#: ../../mod/setup.php:293 ../../mod/setup.php:336 +#: ../../mod/setup.php:295 ../../mod/setup.php:338 msgid "Website URL" msgstr "" -#: ../../mod/setup.php:293 ../../mod/setup.php:336 +#: ../../mod/setup.php:295 ../../mod/setup.php:338 msgid "Please use SSL (https) URL if available." msgstr "" -#: ../../mod/setup.php:296 ../../mod/setup.php:339 +#: ../../mod/setup.php:298 ../../mod/setup.php:341 msgid "Please select a default timezone for your website" msgstr "" -#: ../../mod/setup.php:323 +#: ../../mod/setup.php:325 msgid "Site settings" msgstr "" -#: ../../mod/setup.php:379 +#: ../../mod/setup.php:381 msgid "Could not find a command line version of PHP in the web server PATH." msgstr "" -#: ../../mod/setup.php:380 +#: ../../mod/setup.php:382 msgid "" "If you don't have a command line version of PHP installed on server, you " "will not be able to run background polling via cron." msgstr "" -#: ../../mod/setup.php:384 +#: ../../mod/setup.php:386 msgid "PHP executable path" msgstr "" -#: ../../mod/setup.php:384 +#: ../../mod/setup.php:386 msgid "" "Enter full path to php executable. You can leave this blank to continue the " "installation." msgstr "" -#: ../../mod/setup.php:389 +#: ../../mod/setup.php:391 msgid "Command line PHP" msgstr "" -#: ../../mod/setup.php:398 +#: ../../mod/setup.php:400 msgid "" "The command line version of PHP on your system does not have " "\"register_argc_argv\" enabled." msgstr "" -#: ../../mod/setup.php:399 +#: ../../mod/setup.php:401 msgid "This is required for message delivery to work." msgstr "" -#: ../../mod/setup.php:401 +#: ../../mod/setup.php:403 msgid "PHP register_argc_argv" msgstr "" -#: ../../mod/setup.php:422 +#: ../../mod/setup.php:424 msgid "" "Error: the \"openssl_pkey_new\" function on this system is not able to " "generate encryption keys" msgstr "" -#: ../../mod/setup.php:423 +#: ../../mod/setup.php:425 msgid "" "If running under Windows, please see \"http://www.php.net/manual/en/openssl." "installation.php\"." msgstr "" -#: ../../mod/setup.php:425 +#: ../../mod/setup.php:427 msgid "Generate encryption keys" msgstr "" -#: ../../mod/setup.php:432 +#: ../../mod/setup.php:434 msgid "libCurl PHP module" msgstr "" -#: ../../mod/setup.php:433 +#: ../../mod/setup.php:435 msgid "GD graphics PHP module" msgstr "" -#: ../../mod/setup.php:434 +#: ../../mod/setup.php:436 msgid "OpenSSL PHP module" msgstr "" -#: ../../mod/setup.php:435 +#: ../../mod/setup.php:437 msgid "mysqli PHP module" msgstr "" -#: ../../mod/setup.php:436 +#: ../../mod/setup.php:438 msgid "mb_string PHP module" msgstr "" -#: ../../mod/setup.php:437 +#: ../../mod/setup.php:439 msgid "mcrypt PHP module" msgstr "" -#: ../../mod/setup.php:442 ../../mod/setup.php:444 +#: ../../mod/setup.php:444 ../../mod/setup.php:446 msgid "Apache mod_rewrite module" msgstr "" -#: ../../mod/setup.php:442 +#: ../../mod/setup.php:444 msgid "" "Error: Apache webserver mod-rewrite module is required but not installed." msgstr "" -#: ../../mod/setup.php:448 ../../mod/setup.php:451 +#: ../../mod/setup.php:450 ../../mod/setup.php:453 msgid "proc_open" msgstr "" -#: ../../mod/setup.php:448 +#: ../../mod/setup.php:450 msgid "" "Error: proc_open is required but is either not installed or has been " "disabled in php.ini" msgstr "" -#: ../../mod/setup.php:456 +#: ../../mod/setup.php:458 msgid "Error: libCURL PHP module required but not installed." msgstr "" -#: ../../mod/setup.php:460 +#: ../../mod/setup.php:462 msgid "" "Error: GD graphics PHP module with JPEG support required but not installed." msgstr "" -#: ../../mod/setup.php:464 +#: ../../mod/setup.php:466 msgid "Error: openssl PHP module required but not installed." msgstr "" -#: ../../mod/setup.php:468 +#: ../../mod/setup.php:470 msgid "Error: mysqli PHP module required but not installed." msgstr "" -#: ../../mod/setup.php:472 +#: ../../mod/setup.php:474 msgid "Error: mb_string PHP module required but not installed." msgstr "" -#: ../../mod/setup.php:476 +#: ../../mod/setup.php:478 msgid "Error: mcrypt PHP module required but not installed." msgstr "" -#: ../../mod/setup.php:492 +#: ../../mod/setup.php:494 msgid "" "The web installer needs to be able to create a file called \".htconfig.php\" " "in the top folder of your web server and it is unable to do so." msgstr "" -#: ../../mod/setup.php:493 +#: ../../mod/setup.php:495 msgid "" "This is most often a permission setting, as the web server may not be able " "to write files in your folder - even if you can." msgstr "" -#: ../../mod/setup.php:494 +#: ../../mod/setup.php:496 msgid "" "At the end of this procedure, we will give you a text to save in a file " "named .htconfig.php in your Red top folder." msgstr "" -#: ../../mod/setup.php:495 +#: ../../mod/setup.php:497 msgid "" "You can alternatively skip this procedure and perform a manual installation. " "Please see the file \"install/INSTALL.txt\" for instructions." msgstr "" -#: ../../mod/setup.php:498 +#: ../../mod/setup.php:500 msgid ".htconfig.php is writable" msgstr "" -#: ../../mod/setup.php:508 +#: ../../mod/setup.php:510 msgid "" "Red uses the Smarty3 template engine to render its web views. Smarty3 " "compiles templates to PHP to speed up rendering." msgstr "" -#: ../../mod/setup.php:509 +#: ../../mod/setup.php:511 msgid "" "In order to store these compiled templates, the web server needs to have " "write access to the directory view/tpl/smarty3/ under the Red top level " "folder." msgstr "" -#: ../../mod/setup.php:510 +#: ../../mod/setup.php:512 ../../mod/setup.php:530 msgid "" "Please ensure that the user that your web server runs as (e.g. www-data) has " "write access to this folder." msgstr "" -#: ../../mod/setup.php:511 +#: ../../mod/setup.php:513 msgid "" "Note: as a security measure, you should give the web server write access to " "view/tpl/smarty3/ only--not the template files (.tpl) that it contains." msgstr "" -#: ../../mod/setup.php:514 +#: ../../mod/setup.php:516 msgid "view/tpl/smarty3 is writable" msgstr "" -#: ../../mod/setup.php:528 +#: ../../mod/setup.php:529 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to " +"have write access to the store directory under the Red top level folder" +msgstr "" + +#: ../../mod/setup.php:533 +msgid "store is writable" +msgstr "" + +#: ../../mod/setup.php:548 msgid "SSL certificate validation" msgstr "" -#: ../../mod/setup.php:528 +#: ../../mod/setup.php:548 msgid "" "SSL certificate cannot be validated. Fix certificate or disable https access " "to this site." msgstr "" -#: ../../mod/setup.php:535 +#: ../../mod/setup.php:555 msgid "" "Url rewrite in .htaccess is not working. Check your server configuration." msgstr "" -#: ../../mod/setup.php:537 +#: ../../mod/setup.php:557 msgid "Url rewrite is working" msgstr "" -#: ../../mod/setup.php:547 +#: ../../mod/setup.php:567 msgid "" "The database configuration file \".htconfig.php\" could not be written. " "Please use the enclosed text to create a configuration file in your web " "server root." msgstr "" -#: ../../mod/setup.php:571 +#: ../../mod/setup.php:591 msgid "Errors encountered creating database tables." msgstr "" -#: ../../mod/setup.php:584 +#: ../../mod/setup.php:604 msgid "

    What next

    " msgstr "" -#: ../../mod/setup.php:585 +#: ../../mod/setup.php:605 msgid "" "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." msgstr "" @@ -4047,7 +4078,7 @@ msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "" #: ../../mod/viewconnections.php:17 ../../mod/search.php:12 -#: ../../mod/photos.php:566 ../../mod/directory.php:15 ../../mod/display.php:9 +#: ../../mod/photos.php:573 ../../mod/directory.php:15 ../../mod/display.php:9 #: ../../mod/community.php:18 ../../mod/dirprofile.php:9 msgid "Public access denied." msgstr "" @@ -4766,7 +4797,7 @@ msgid "Unable to add menu element." msgstr "" #: ../../mod/mitem.php:78 ../../mod/xchan.php:25 ../../mod/menu.php:113 -#: ../../mod/dirprofile.php:173 +#: ../../mod/dirprofile.php:176 msgid "Not found." msgstr "" @@ -4922,11 +4953,11 @@ msgstr "" msgid "Album not found." msgstr "" -#: ../../mod/photos.php:119 ../../mod/photos.php:783 +#: ../../mod/photos.php:119 ../../mod/photos.php:799 msgid "Delete Album" msgstr "" -#: ../../mod/photos.php:159 ../../mod/photos.php:1043 +#: ../../mod/photos.php:159 ../../mod/photos.php:1061 msgid "Delete Photo" msgstr "" @@ -4939,114 +4970,115 @@ msgstr "" msgid "a photo" msgstr "" -#: ../../mod/photos.php:576 +#: ../../mod/photos.php:583 msgid "No photos selected" msgstr "" -#: ../../mod/photos.php:623 +#: ../../mod/photos.php:630 msgid "Access to this item is restricted." msgstr "" -#: ../../mod/photos.php:688 +#: ../../mod/photos.php:704 #, php-format msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." msgstr "" -#: ../../mod/photos.php:691 +#: ../../mod/photos.php:707 #, php-format msgid "You have used %1$.2f Mbytes of photo storage." msgstr "" -#: ../../mod/photos.php:710 +#: ../../mod/photos.php:726 msgid "Upload Photos" msgstr "" -#: ../../mod/photos.php:714 ../../mod/photos.php:778 +#: ../../mod/photos.php:730 ../../mod/photos.php:794 msgid "New album name: " msgstr "" -#: ../../mod/photos.php:715 +#: ../../mod/photos.php:731 msgid "or existing album name: " msgstr "" -#: ../../mod/photos.php:716 +#: ../../mod/photos.php:732 msgid "Do not show a status post for this upload" msgstr "" -#: ../../mod/photos.php:718 ../../mod/photos.php:1038 +#: ../../mod/photos.php:734 ../../mod/photos.php:1056 +#: ../../mod/filestorage.php:125 msgid "Permissions" msgstr "" -#: ../../mod/photos.php:767 ../../mod/photos.php:789 ../../mod/photos.php:1214 -#: ../../mod/photos.php:1229 +#: ../../mod/photos.php:783 ../../mod/photos.php:805 ../../mod/photos.php:1232 +#: ../../mod/photos.php:1247 msgid "Contact Photos" msgstr "" -#: ../../mod/photos.php:793 +#: ../../mod/photos.php:809 msgid "Edit Album" msgstr "" -#: ../../mod/photos.php:799 +#: ../../mod/photos.php:815 msgid "Show Newest First" msgstr "" -#: ../../mod/photos.php:801 +#: ../../mod/photos.php:817 msgid "Show Oldest First" msgstr "" -#: ../../mod/photos.php:844 ../../mod/photos.php:1261 +#: ../../mod/photos.php:860 ../../mod/photos.php:1279 msgid "View Photo" msgstr "" -#: ../../mod/photos.php:888 +#: ../../mod/photos.php:906 msgid "Permission denied. Access to this item may be restricted." msgstr "" -#: ../../mod/photos.php:890 +#: ../../mod/photos.php:908 msgid "Photo not available" msgstr "" -#: ../../mod/photos.php:948 +#: ../../mod/photos.php:966 msgid "Use as profile photo" msgstr "" -#: ../../mod/photos.php:972 +#: ../../mod/photos.php:990 msgid "View Full Size" msgstr "" -#: ../../mod/photos.php:1026 +#: ../../mod/photos.php:1044 msgid "Edit photo" msgstr "" -#: ../../mod/photos.php:1028 +#: ../../mod/photos.php:1046 msgid "Rotate CW (right)" msgstr "" -#: ../../mod/photos.php:1029 +#: ../../mod/photos.php:1047 msgid "Rotate CCW (left)" msgstr "" -#: ../../mod/photos.php:1031 +#: ../../mod/photos.php:1049 msgid "New album name" msgstr "" -#: ../../mod/photos.php:1034 +#: ../../mod/photos.php:1052 msgid "Caption" msgstr "" -#: ../../mod/photos.php:1036 +#: ../../mod/photos.php:1054 msgid "Add a Tag" msgstr "" -#: ../../mod/photos.php:1040 +#: ../../mod/photos.php:1058 msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" msgstr "" -#: ../../mod/photos.php:1267 +#: ../../mod/photos.php:1285 msgid "View Album" msgstr "" -#: ../../mod/photos.php:1276 +#: ../../mod/photos.php:1294 msgid "Recent Photos" msgstr "" @@ -5136,11 +5168,11 @@ msgid "Welcome to %s" msgstr "" #: ../../mod/directory.php:143 ../../mod/profiles.php:573 -#: ../../mod/dirprofile.php:93 +#: ../../mod/dirprofile.php:95 msgid "Age: " msgstr "" -#: ../../mod/directory.php:146 ../../mod/dirprofile.php:96 +#: ../../mod/directory.php:146 ../../mod/dirprofile.php:98 msgid "Gender: " msgstr "" @@ -5605,23 +5637,47 @@ msgid "" "Or import an existing channel from another location" msgstr "" -#: ../../mod/filestorage.php:35 +#: ../../mod/filestorage.php:68 msgid "Permission Denied." msgstr "" -#: ../../mod/filestorage.php:42 -msgid "Permission denied. VS." +#: ../../mod/filestorage.php:86 +msgid "File not found." msgstr "" -#: ../../mod/filestorage.php:79 +#: ../../mod/filestorage.php:120 +msgid "Edit file permissions" +msgstr "" + +#: ../../mod/filestorage.php:127 +msgid "Include all files and sub folders" +msgstr "" + +#: ../../mod/filestorage.php:128 +msgid "Return to file list" +msgstr "" + +#: ../../mod/filestorage.php:130 +msgid "Copy/paste this code to attach file to a post" +msgstr "" + +#: ../../mod/filestorage.php:131 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" + +#: ../../mod/filestorage.php:168 msgid "Download" msgstr "" -#: ../../mod/filestorage.php:84 +#: ../../mod/filestorage.php:174 msgid "Used: " msgstr "" -#: ../../mod/filestorage.php:86 +#: ../../mod/filestorage.php:175 +msgid "[directory]" +msgstr "" + +#: ../../mod/filestorage.php:177 msgid "Limit: " msgstr "" @@ -6272,8 +6328,8 @@ msgstr "" msgid "Send Reply" msgstr "" -#: ../../mod/editlayout.php:36 ../../mod/editwebpage.php:32 -#: ../../mod/editpost.php:20 ../../mod/editblock.php:36 +#: ../../mod/editlayout.php:36 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:32 ../../mod/editblock.php:36 msgid "Item not found" msgstr "" @@ -6281,22 +6337,22 @@ msgstr "" msgid "Edit Layout" msgstr "" -#: ../../mod/editlayout.php:104 ../../mod/editwebpage.php:147 -#: ../../mod/editpost.php:101 ../../mod/editblock.php:118 +#: ../../mod/editlayout.php:105 ../../mod/editpost.php:102 +#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:119 msgid "Insert YouTube video" msgstr "" -#: ../../mod/editlayout.php:105 ../../mod/editwebpage.php:148 -#: ../../mod/editpost.php:102 ../../mod/editblock.php:119 +#: ../../mod/editlayout.php:106 ../../mod/editpost.php:103 +#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:120 msgid "Insert Vorbis [.ogg] video" msgstr "" -#: ../../mod/editlayout.php:106 ../../mod/editwebpage.php:149 -#: ../../mod/editpost.php:103 ../../mod/editblock.php:120 +#: ../../mod/editlayout.php:107 ../../mod/editpost.php:104 +#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:121 msgid "Insert Vorbis [.ogg] audio" msgstr "" -#: ../../mod/editlayout.php:140 +#: ../../mod/editlayout.php:141 msgid "Delete Layout" msgstr "" @@ -6376,12 +6432,12 @@ msgstr "" msgid "Image size reduction [%s] failed." msgstr "" -#: ../../mod/editwebpage.php:106 -msgid "Edit Webpage" +#: ../../mod/editpost.php:31 +msgid "Item is not editable" msgstr "" -#: ../../mod/editwebpage.php:188 -msgid "Delete Webpage" +#: ../../mod/editpost.php:53 +msgid "Delete item?" msgstr "" #: ../../mod/notifications.php:26 @@ -6412,8 +6468,16 @@ msgstr "" msgid "Post successful." msgstr "" -#: ../../mod/editpost.php:31 -msgid "Item is not editable" +#: ../../mod/editwebpage.php:106 +msgid "Edit Webpage" +msgstr "" + +#: ../../mod/editwebpage.php:116 +msgid "Delete webpage?" +msgstr "" + +#: ../../mod/editwebpage.php:189 +msgid "Delete Webpage" msgstr "" #: ../../mod/profile.php:64 ../../mod/profile.php:72 @@ -6440,7 +6504,7 @@ msgstr "" msgid "Make this post private" msgstr "" -#: ../../mod/wall_upload.php:41 ../../mod/item.php:1088 +#: ../../mod/wall_upload.php:41 ../../mod/item.php:1068 msgid "Wall Photos" msgstr "" @@ -6448,7 +6512,7 @@ msgstr "" msgid "You must be logged in to see this page." msgstr "" -#: ../../mod/channel.php:83 +#: ../../mod/channel.php:85 msgid "Insufficient permissions. Request redirected to profile page." msgstr "" @@ -6464,10 +6528,6 @@ msgstr "" msgid "No results." msgstr "" -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "" - #: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 msgid "Contact not found." msgstr "" @@ -6489,7 +6549,7 @@ msgstr "" msgid "Edit Block" msgstr "" -#: ../../mod/editblock.php:156 +#: ../../mod/editblock.php:157 msgid "Delete Block" msgstr "" @@ -6705,37 +6765,37 @@ msgstr "" msgid "Remove My Account" msgstr "" -#: ../../mod/item.php:144 +#: ../../mod/item.php:145 msgid "Unable to locate original post." msgstr "" -#: ../../mod/item.php:342 +#: ../../mod/item.php:343 msgid "Empty post discarded." msgstr "" -#: ../../mod/item.php:384 +#: ../../mod/item.php:385 msgid "Executable content type not permitted to this channel." msgstr "" -#: ../../mod/item.php:806 +#: ../../mod/item.php:812 msgid "System error. Post not saved." msgstr "" -#: ../../mod/item.php:1167 +#: ../../mod/item.php:1148 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../mod/item.php:1173 +#: ../../mod/item.php:1154 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "" -#: ../../mod/mood.php:133 +#: ../../mod/mood.php:138 msgid "Mood" msgstr "" -#: ../../mod/mood.php:134 +#: ../../mod/mood.php:139 msgid "Set your current mood and tell your friends" msgstr "" @@ -6751,27 +6811,27 @@ msgstr "" msgid "posted an event" msgstr "" -#: ../../mod/dirprofile.php:109 +#: ../../mod/dirprofile.php:111 msgid "Status: " msgstr "" -#: ../../mod/dirprofile.php:110 +#: ../../mod/dirprofile.php:112 msgid "Sexual Preference: " msgstr "" -#: ../../mod/dirprofile.php:112 +#: ../../mod/dirprofile.php:114 msgid "Homepage: " msgstr "" -#: ../../mod/dirprofile.php:113 +#: ../../mod/dirprofile.php:115 msgid "Hometown: " msgstr "" -#: ../../mod/dirprofile.php:115 +#: ../../mod/dirprofile.php:117 msgid "About: " msgstr "" -#: ../../mod/dirprofile.php:160 +#: ../../mod/dirprofile.php:163 msgid "Keywords: " msgstr "" diff --git a/version.inc b/version.inc index e61cdf1f9..bc73672b3 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-01-09.552 +2014-01-10.553