From 64b16f1e1ac303b476ffac891c99f6404bc04f53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Dec 2013 01:13:35 -0800 Subject: add construct_page hook --- doc/html/crypto_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/crypto_8php.html') diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index 3bf683aef..1b4f6ce6c 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -228,7 +228,7 @@ Functions
-

Referenced by crypto_encapsulate(), item_post(), and zfinger_init().

+

Referenced by crypto_encapsulate(), item_post(), post_activity_item(), and zfinger_init().

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

Referenced by editpost_content(), encode_item(), encode_mail(), message_post(), new_contact(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), probe_content(), tag_deliver(), unobscure(), zot_import(), and zot_refresh().

+

Referenced by editpost_content(), editwebpage_content(), encode_item(), encode_mail(), message_post(), new_contact(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), probe_content(), tag_deliver(), unobscure(), zot_import(), and zot_refresh().

@@ -416,7 +416,7 @@ Functions
-

Referenced by create_identity(), fix_system_urls(), import_post(), item_post(), item_store(), item_store_update(), magic_init(), post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().

+

Referenced by create_identity(), fix_system_urls(), import_post(), item_post(), item_store(), item_store_update(), magic_init(), post_activity_item(), post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().

-- cgit v1.2.3 From 121ee48963f7da0aec45b94163d68f23a36c7744 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Dec 2013 21:19:23 -0800 Subject: sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. --- doc/html/crypto_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/crypto_8php.html') diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index 1b4f6ce6c..981ec06dd 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -318,7 +318,7 @@ Functions -- cgit v1.2.3 From 064962ff82701d9d415a351a91354a0cdf949bd5 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 14 Feb 2014 12:25:27 -0800 Subject: doc and assets update. There is what seems to be a controversial powerpoint in this checkin. The powerpoint is of course *open source* even if powerpoint itself is not. The source file is available for your examination and revision. --- doc/html/crypto_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/crypto_8php.html') diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index 981ec06dd..f2c686711 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -318,7 +318,7 @@ Functions -- cgit v1.2.3