From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/include_2message_8php.html | 326 ++++++++++++++++++++++++++++++++++++ 1 file changed, 326 insertions(+) create mode 100644 doc/html/include_2message_8php.html (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html new file mode 100644 index 000000000..37c1f827b --- /dev/null +++ b/doc/html/include_2message_8php.html @@ -0,0 +1,326 @@ + + + + + + +The Red Project: include/message.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
message.php File Reference
+
+
+ + + + + + + + + + + + +

+Functions

 send_message ($uid=0, $recipient='', $body='', $subject='', $replyto='')
 
 private_messages_list ($uid, $mailbox= '', $start=0, $numitems=0)
 
 private_messages_fetch_message ($channel_id, $messageitem_id, $updateseen=false)
 
 private_messages_drop ($channel_id, $messageitem_id, $drop_conversation=false)
 
 private_messages_fetch_conversation ($channel_id, $messageitem_id, $updateseen=false)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
private_messages_drop ( $channel_id,
 $messageitem_id,
 $drop_conversation = false 
)
+
+ +

Referenced by message_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
private_messages_fetch_conversation ( $channel_id,
 $messageitem_id,
 $updateseen = false 
)
+
+ +

Referenced by message_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
private_messages_fetch_message ( $channel_id,
 $messageitem_id,
 $updateseen = false 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
private_messages_list ( $uid,
 $mailbox = '',
 $start = 0,
 $numitems = 0 
)
+
+ +

Referenced by message_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
send_message ( $uid = 0,
 $recipient = '',
 $body = '',
 $subject = '',
 $replyto = '' 
)
+
+

When a photo was uploaded into the message using the (profile wall) ajax uploader, The permissions are initially set to disallow anybody but the owner from seeing it. This is because the permissions may not yet have been set for the post. If it's private, the photo permissions should be set appropriately. But we didn't know the final permissions on the post until now. So now we'll look for links of uploaded messages that are in the post and set them to the same permissions as the post itself.

+ +

Referenced by api_direct_messages_new(), and message_post().

+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/include_2message_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html index 37c1f827b..e96ae50d8 100644 --- a/doc/html/include_2message_8php.html +++ b/doc/html/include_2message_8php.html @@ -317,7 +317,7 @@ Functions - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/include_2message_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html index 78e280cd3..2a250328e 100644 --- a/doc/html/include_2message_8php.html +++ b/doc/html/include_2message_8php.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/include_2message_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html index a13256ffa..9fcd5d528 100644 --- a/doc/html/include_2message_8php.html +++ b/doc/html/include_2message_8php.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/include_2message_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html index 2a250328e..a13256ffa 100644 --- a/doc/html/include_2message_8php.html +++ b/doc/html/include_2message_8php.html @@ -4,7 +4,7 @@ -The Red Project: include/message.php File Reference +The Red Matrix: include/message.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From 97a109eed4e034d587b0d64d0f70f6b8a9380217 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 9 Nov 2013 12:15:34 -0800 Subject: doc update --- doc/html/include_2message_8php.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html index 9fcd5d528..69d06c33e 100644 --- a/doc/html/include_2message_8php.html +++ b/doc/html/include_2message_8php.html @@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('include_2message_8php.html','');}); - - + + @@ -264,7 +264,7 @@ Functions - +

Functions

 send_message ($uid=0, $recipient='', $body='', $subject='', $replyto='')
 
 send_message ($uid=0, $recipient='', $body='', $subject='', $replyto='', $expires= '')
 
 private_messages_list ($uid, $mailbox= '', $start=0, $numitems=0)
 
 private_messages_fetch_message ($channel_id, $messageitem_id, $updateseen=false)
@@ -296,7 +296,13 @@ Functions - + + + + + + + -- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/include_2message_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html index 69d06c33e..d66e4bfa1 100644 --- a/doc/html/include_2message_8php.html +++ b/doc/html/include_2message_8php.html @@ -28,7 +28,7 @@
 $replyto = '' $replyto = '',
 $expires = '' 
- +
The Red Matrix
-- 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/include_2message_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/include_2message_8php.html') diff --git a/doc/html/include_2message_8php.html b/doc/html/include_2message_8php.html index d66e4bfa1..feacd5b3a 100644 --- a/doc/html/include_2message_8php.html +++ b/doc/html/include_2message_8php.html @@ -154,7 +154,7 @@ Functions
-

Referenced by message_content().

+

Referenced by mail_content(), and message_content().

@@ -188,7 +188,7 @@ Functions
-

Referenced by message_content().

+

Referenced by mail_content().

@@ -260,7 +260,7 @@ Functions
-

Referenced by message_content().

+

Referenced by message_content().

@@ -313,7 +313,7 @@ Functions

When a photo was uploaded into the message using the (profile wall) ajax uploader, The permissions are initially set to disallow anybody but the owner from seeing it. This is because the permissions may not yet have been set for the post. If it's private, the photo permissions should be set appropriately. But we didn't know the final permissions on the post until now. So now we'll look for links of uploaded messages that are in the post and set them to the same permissions as the post itself.

-

Referenced by api_direct_messages_new(), and message_post().

+

Referenced by api_direct_messages_new(), and mail_post().

-- cgit v1.2.3