Ronan Abhamon
|
ee8953c0f4
|
feat(enums): add doc on L_ENUM_VALUES_CHAT_ROOM_STATE and L_ENUM_VALUES_CHAT_ROOM_CAPABILITIES
|
2018-05-14 14:55:49 +02:00 |
|
Ronan Abhamon
|
b73f0793c7
|
fix(enums): little fixes
|
2018-05-14 14:26:38 +02:00 |
|
Ronan Abhamon
|
fc4032505f
|
feat(api/c-types): add a doc to declare properly a C enum
|
2018-05-14 14:21:57 +02:00 |
|
Sylvain Berfini
|
8958c8ac7b
|
Applied from master callback for next video frame decoded
|
2018-04-30 13:16:18 +02:00 |
|
Sylvain Berfini
|
d67eeda873
|
Applied snapshot taken callback changes from master
|
2018-04-30 12:52:53 +02:00 |
|
Ghislain MARY
|
550502650a
|
Simplify API to get IMDN message state for each participants.
|
2018-04-27 18:01:15 +02:00 |
|
Ronan Abhamon
|
6d4666b03a
|
fix(quality-reporting): avoid memory leaks, invalid read...
|
2018-04-27 14:20:09 +02:00 |
|
Ronan Abhamon
|
f2924982ed
|
chore(doc): fix bad doc in many places + set right types when needed
|
2018-04-25 11:32:27 +02:00 |
|
Sylvain Berfini
|
03520fcd52
|
Fixed group chat's Send File + Text message test
|
2018-04-24 18:11:20 +02:00 |
|
Ronan Abhamon
|
39e7f6eddc
|
fix(c-content): avoid memory leaks and better code
|
2018-04-24 15:41:24 +02:00 |
|
Ghislain MARY
|
711495218a
|
Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
This reverts commit 2686dca63a.
|
2018-04-12 11:47:14 +02:00 |
|
Ghislain MARY
|
6b19ae1b6f
|
Add callback on chat message to notify participant IMDN state change.
|
2018-04-11 15:47:20 +02:00 |
|
François Grisez
|
c8ca90cbe2
|
feature: multi-language API's documentation generator
|
2018-04-10 18:28:00 +02:00 |
|
Ghislain MARY
|
532c64bfc4
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
François Grisez
|
0e7ae694d7
|
Merge branch 'dev_refactor_cpp' into dev_doc_generator
|
2018-04-10 17:26:53 +02:00 |
|
Simon Morlat
|
886bfeebf4
|
update linphone_call_update() doc. Retrofit of 68cd38 from master branch.
|
2018-04-09 16:09:53 +02:00 |
|
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 |
|
François Grisez
|
40ca8aca3f
|
Merge remote-tracking branch 'public/dev_refactor_cpp' into dev_doc_generator
|
2018-03-27 16:21:37 +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 |
|
François Grisez
|
a3c41aae31
|
Fixes references in Doxygen docstrings
|
2018-03-07 16:43:13 +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 |
|