Ghislain MARY
|
5fb8f9686a
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
Jehan Monnier
|
2686dca63a
|
Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"
This reverts commit d7890dbe74, reversing
changes made to e6158d8da5.
|
2018-04-05 12:08:44 +02:00 |
|
Sylvain Berfini
|
f4d4423fb1
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-04-04 13:06:53 +02:00 |
|
Erwan Croze
|
4f805973ae
|
Blacklist linphone_call_set_audio_route
|
2018-04-03 16:17:10 +02:00 |
|
Sylvain Berfini
|
8966c2ca77
|
Started method to get participants in given state for given chat message
|
2018-03-28 18:20:22 +02:00 |
|
Sylvain Berfini
|
cd08c6e2fe
|
Added missing doc in header
|
2018-03-28 15:28:58 +02:00 |
|
Sylvain Berfini
|
8a30c727db
|
Improved parameter use in ContentType
|
2018-03-21 14:23:23 +01:00 |
|
Sylvain Berfini
|
bca906e399
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-19 17:01:05 +01:00 |
|
Mickaël Turnel
|
a244da20ff
|
Add a TMMBR callback
|
2018-03-15 13:58:43 +01:00 |
|
Ghislain MARY
|
09025ed3c8
|
Add chat room callbacks to handle subscription to registration state of participants + add new group chat tester.
|
2018-03-14 18:18:39 +01:00 |
|
Sylvain Berfini
|
0684cedc21
|
Renamed method as it is also true for uploads
|
2018-03-06 18:00:05 +01:00 |
|
Sylvain Berfini
|
9092d88775
|
Added method on chat message to know whether or not a download is in progress
|
2018-03-06 17:50:28 +01:00 |
|
Ghislain MARY
|
95c39b0e1a
|
Configure the conference factory uri on the proxy config instead of the core.
|
2018-03-05 14:29:01 +01:00 |
|
Erwan Croze
|
f528de3f75
|
Removing the limit in the MagicSearch cache
|
2018-03-02 11:18:19 +01:00 |
|
Ghislain MARY
|
71fd0d0a64
|
Add linphone_chat_room_set_current_callbacks() API.
|
2018-02-27 17:13:04 +01:00 |
|
Ghislain MARY
|
0f55122183
|
Fix group chat testers broken because of multiple chat room listeners + fix is-composing count in group chat testers + deactivate instable group chat testers for the moment.
|
2018-02-27 13:45:06 +01:00 |
|
Sylvain Berfini
|
4ba2aa8af0
|
Added multi listener for ChatRoom
|
2018-02-22 10:52:23 +01:00 |
|
Erwan Croze
|
b5ed8c1f77
|
Adding a last item in magic search searching when we have a proxy config
|
2018-02-21 15:26:16 +01:00 |
|
Erwan Croze
|
3d0c30e568
|
Fixing searching cache
|
2018-02-20 12:11:08 +01:00 |
|
Erwan Croze
|
f99300cba5
|
Merge branch 'dev_refactor_cpp' into dev_refactor_cpp_search_bar
|
2018-02-16 15:18:48 +01:00 |
|
Erwan Croze
|
5574b7ec73
|
Finishing search api
|
2018-02-16 15:16:56 +01:00 |
|
Erwan Croze
|
38fed6a292
|
Adding C API + first test
|
2018-02-14 17:12:50 +01:00 |
|
Sylvain Berfini
|
b5b6ef4545
|
Added new chat room callback to let app decides whether or not store chat message in database
|
2018-02-14 11:34:35 +01:00 |
|
Sylvain Berfini
|
9f5a74bd42
|
Added linphone_chat_room_get_last_update_time method
|
2018-02-13 14:46:48 +01:00 |
|
Sylvain Berfini
|
107aa11e13
|
Added methods to get only a list of ChatMessageEventLog from a ChatRoom
|
2018-02-13 11:19:49 +01:00 |
|
Ronan Abhamon
|
bfe175f853
|
fix(c-api): add missing content include
|
2018-02-08 16:30:28 +01:00 |
|
Sylvain Berfini
|
122098ac04
|
More work on C/C++ Contents
|
2018-02-08 11:24:30 +01:00 |
|
Sylvain Berfini
|
933081e72f
|
Started to remove old LinphoneContent and use a C wrapper above C++ Content
|
2018-02-07 17:50:37 +01:00 |
|
Ghislain MARY
|
7c4533b8fc
|
Restore the ability for a user to define if a ChatMessage is to be stored or not.
|
2018-01-31 16:53:09 +01:00 |
|
Sylvain Berfini
|
e82e002911
|
Use int instead of LinphoneChatRoomCapabilitiesMask as wrapper currently translates it wrong (as unsigned int instead of int)
|
2018-01-30 11:27:37 +01:00 |
|
Sylvain Berfini
|
eed9ab3c83
|
Added hasCapability method on C ChatRoom
|
2018-01-30 11:15:30 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Sylvain Berfini
|
0de510100c
|
Fixed previous cherry-pick
|
2018-01-09 16:31:01 +01:00 |
|
Mickaël Turnel
|
9dbf7e36de
|
Add estimated download bandwith stat for video calls
|
2018-01-09 16:30:58 +01:00 |
|
Ronan Abhamon
|
f5a75c9db4
|
feat(include): add some missing _L prefixes
|
2018-01-09 13:55:34 +01:00 |
|
Ghislain MARY
|
4cc7985da9
|
Correctly define call session state enumeration.
|
2017-12-28 12:43:56 +01:00 |
|
Ghislain MARY
|
1cf7027eb1
|
Add fetch of participant devices, checking of their capabilities and improve group chat tests.
|
2017-12-19 14:15:22 +01:00 |
|
Ghislain MARY
|
5b31f56f6c
|
Handle fallback to basic chat room when a client group chat room is created inviting a single participant that does not support it.
|
2017-12-19 14:15:22 +01:00 |
|
Ronan Abhamon
|
9258c5f145
|
feat(ChatRoom): provide an abstract chat room for chat room migration proxy
|
2017-12-12 16:07:49 +01:00 |
|
Sylvain Berfini
|
1614e6c126
|
Fixed encryption when using old chat rooms + fixed decrypt async mechanism in chat message reception + fixed async b64 tester
|
2017-12-11 13:14:58 +01:00 |
|
Ronan Abhamon
|
a57290dbca
|
feat(c-chat-room): add new function to get events list size
|
2017-12-04 15:08:20 +01:00 |
|
Sylvain Berfini
|
144790b41f
|
Added linphone_address_remove_param method
|
2017-12-04 10:07:44 +01:00 |
|
Ghislain MARY
|
89ed9caeeb
|
Rename isReadOnly() to hasBeenLeft() in ChatRoom.
|
2017-11-30 17:16:30 +01:00 |
|
Benjamin Reis
|
286199423f
|
wrap chatroom isReadOnly method
|
2017-11-30 14:56:55 +01:00 |
|
Ronan Abhamon
|
52d7652e28
|
feat(EventLog): provide a way to delete event in public interface
|
2017-11-29 17:32:10 +01:00 |
|
Ronan Abhamon
|
24d627adf7
|
fix(c-chat-message): remove linphone_chat_message_get_storage_id
|
2017-11-29 15:45:00 +01:00 |
|
Sylvain Berfini
|
caacc7a87f
|
Started ChatRoom getLastChatMessage
|
2017-11-27 10:55:29 +01:00 |
|
François Grisez
|
f6cd06d37d
|
Wrappers generator: logging system reworking
|
2017-11-23 15:22:44 +01:00 |
|
Ronan Abhamon
|
a947f8bd6c
|
feat(c-chat-room): add a method to get local address
|
2017-11-23 11:46:32 +01:00 |
|
Sylvain Berfini
|
bb9cf6a74f
|
Reworked iscomposing addresses cache
|
2017-11-22 14:02:40 +01:00 |
|