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/classConversation.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/html/classConversation.js (limited to 'doc/html/classConversation.js') diff --git a/doc/html/classConversation.js b/doc/html/classConversation.js new file mode 100644 index 000000000..b7320c15e --- /dev/null +++ b/doc/html/classConversation.js @@ -0,0 +1,17 @@ +var classConversation = +[ + [ "__construct", "classConversation.html#a6b064d00c56a6b7dec359d4348711c84", null ], + [ "add_thread", "classConversation.html#a8335cdd43f1836e3c255638e61a09e16", null ], + [ "get_mode", "classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd", null ], + [ "get_profile_owner", "classConversation.html#a5effe8ad3007e01333df44b81432b813", null ], + [ "get_template_data", "classConversation.html#a2a96b7a6573ae53db861624659e831cb", null ], + [ "get_thread", "classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8", null ], + [ "is_preview", "classConversation.html#adf25ce023b69a166c63c6e84e02c136a", null ], + [ "is_writable", "classConversation.html#a5879199008b96bee7550b576d614e1c1", null ], + [ "set_mode", "classConversation.html#a66f121ca4026246f86a732e5faa0682c", null ], + [ "$mode", "classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a", null ], + [ "$preview", "classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae", null ], + [ "$profile_owner", "classConversation.html#a2f12724ef0244e9049fe1bb9641b516d", null ], + [ "$threads", "classConversation.html#a41f4a549e6a99f98935c4742addd22c8", null ], + [ "$writable", "classConversation.html#ae81221251307e315f566a11f921ce0a9", null ] +]; \ No newline at end of file -- cgit v1.2.3 From 5a29f511c1fa609f58f50d9148edd1fe77b23d9d Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Mar 2013 15:36:58 -0700 Subject: add xconfig table and functions, update strings and doco --- doc/html/classConversation.js | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/html/classConversation.js') diff --git a/doc/html/classConversation.js b/doc/html/classConversation.js index b7320c15e..32fdc9e55 100644 --- a/doc/html/classConversation.js +++ b/doc/html/classConversation.js @@ -9,6 +9,7 @@ var classConversation = [ "is_preview", "classConversation.html#adf25ce023b69a166c63c6e84e02c136a", null ], [ "is_writable", "classConversation.html#a5879199008b96bee7550b576d614e1c1", null ], [ "set_mode", "classConversation.html#a66f121ca4026246f86a732e5faa0682c", null ], + [ "set_profile_owner", "classConversation.html#a8898bddc1e8990e81dab9a13a532cc93", null ], [ "$mode", "classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a", null ], [ "$preview", "classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae", null ], [ "$profile_owner", "classConversation.html#a2f12724ef0244e9049fe1bb9641b516d", null ], -- cgit v1.2.3 From 39856f7cb1c15bd737d60581e0a54a061896f99d Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 14 Jul 2013 01:12:05 -0700 Subject: Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. --- doc/html/classConversation.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/html/classConversation.js') diff --git a/doc/html/classConversation.js b/doc/html/classConversation.js index 32fdc9e55..57f735fb5 100644 --- a/doc/html/classConversation.js +++ b/doc/html/classConversation.js @@ -3,14 +3,18 @@ var classConversation = [ "__construct", "classConversation.html#a6b064d00c56a6b7dec359d4348711c84", null ], [ "add_thread", "classConversation.html#a8335cdd43f1836e3c255638e61a09e16", null ], [ "get_mode", "classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd", null ], + [ "get_observer", "classConversation.html#ae3d4190142e12b57051f11f2911f77a0", null ], [ "get_profile_owner", "classConversation.html#a5effe8ad3007e01333df44b81432b813", null ], [ "get_template_data", "classConversation.html#a2a96b7a6573ae53db861624659e831cb", null ], [ "get_thread", "classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8", null ], + [ "is_commentable", "classConversation.html#a8b47c92b69459d461ea3cc9aae9597a3", null ], [ "is_preview", "classConversation.html#adf25ce023b69a166c63c6e84e02c136a", null ], [ "is_writable", "classConversation.html#a5879199008b96bee7550b576d614e1c1", null ], [ "set_mode", "classConversation.html#a66f121ca4026246f86a732e5faa0682c", null ], [ "set_profile_owner", "classConversation.html#a8898bddc1e8990e81dab9a13a532cc93", null ], + [ "$commentable", "classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6", null ], [ "$mode", "classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a", null ], + [ "$observer", "classConversation.html#a8748445aa26047ebed5141f3c3cbc244", null ], [ "$preview", "classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae", null ], [ "$profile_owner", "classConversation.html#a2f12724ef0244e9049fe1bb9641b516d", null ], [ "$threads", "classConversation.html#a41f4a549e6a99f98935c4742addd22c8", null ], -- cgit v1.2.3 From c36fc59df30735b88ab55884f4411dedd3886f20 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 26 Oct 2013 01:27:19 -0700 Subject: doc updates --- doc/html/classConversation.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/html/classConversation.js') diff --git a/doc/html/classConversation.js b/doc/html/classConversation.js index 57f735fb5..28a45e7f1 100644 --- a/doc/html/classConversation.js +++ b/doc/html/classConversation.js @@ -1,6 +1,6 @@ var classConversation = [ - [ "__construct", "classConversation.html#a6b064d00c56a6b7dec359d4348711c84", null ], + [ "__construct", "classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09", null ], [ "add_thread", "classConversation.html#a8335cdd43f1836e3c255638e61a09e16", null ], [ "get_mode", "classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd", null ], [ "get_observer", "classConversation.html#ae3d4190142e12b57051f11f2911f77a0", null ], @@ -15,6 +15,7 @@ var classConversation = [ "$commentable", "classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6", null ], [ "$mode", "classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a", null ], [ "$observer", "classConversation.html#a8748445aa26047ebed5141f3c3cbc244", null ], + [ "$prepared_item", "classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2", null ], [ "$preview", "classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae", null ], [ "$profile_owner", "classConversation.html#a2f12724ef0244e9049fe1bb9641b516d", null ], [ "$threads", "classConversation.html#a41f4a549e6a99f98935c4742addd22c8", null ], -- cgit v1.2.3 From f9a622c44ef5160942f1199dd86cfa749b79e7bc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Nov 2013 01:10:51 -0800 Subject: doc update --- doc/html/classConversation.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/html/classConversation.js') diff --git a/doc/html/classConversation.js b/doc/html/classConversation.js index 28a45e7f1..cb7416068 100644 --- a/doc/html/classConversation.js +++ b/doc/html/classConversation.js @@ -2,6 +2,7 @@ var classConversation = [ [ "__construct", "classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09", null ], [ "add_thread", "classConversation.html#a8335cdd43f1836e3c255638e61a09e16", null ], + [ "get_cipher", "classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901", null ], [ "get_mode", "classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd", null ], [ "get_observer", "classConversation.html#ae3d4190142e12b57051f11f2911f77a0", null ], [ "get_profile_owner", "classConversation.html#a5effe8ad3007e01333df44b81432b813", null ], @@ -12,6 +13,7 @@ var classConversation = [ "is_writable", "classConversation.html#a5879199008b96bee7550b576d614e1c1", null ], [ "set_mode", "classConversation.html#a66f121ca4026246f86a732e5faa0682c", null ], [ "set_profile_owner", "classConversation.html#a8898bddc1e8990e81dab9a13a532cc93", null ], + [ "$cipher", "classConversation.html#aa95c1a62af38bdfba7add9549bec083b", null ], [ "$commentable", "classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6", null ], [ "$mode", "classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a", null ], [ "$observer", "classConversation.html#a8748445aa26047ebed5141f3c3cbc244", null ], -- cgit v1.2.3