Commit graph

849 commits

Author SHA1 Message Date
Benjamin Reis
c91dc4b5ef fix crash in file transfer 2017-12-05 13:55:48 +01:00
Erwan Croze
c865794cac Disable message storage on server side 2017-12-05 13:52:08 +01:00
Sylvain Berfini
385aeb3357 Added fetch contents' app data from db 2017-12-05 11:56:00 +01:00
Benjamin Reis
b8b82f7fdb keep fixing fetch of chat room 2017-12-05 11:51:37 +01:00
Sylvain Berfini
f04c4a40e1 Fix old chat_message_set_app_data api 2017-12-05 11:23:44 +01:00
Benjamin Reis
e045ac0127 fix fetch of client group chat room 2017-12-05 10:52:00 +01:00
Sylvain Berfini
7bb6721400 Remove contents and insert them again until update algorithm is done 2017-12-05 10:38:58 +01:00
Ghislain MARY
2c9dfd6ca8 Add friend class. 2017-12-04 17:38:30 +01:00
Ghislain MARY
784154c21e Rename getCallsNb() to getCallCount(). 2017-12-04 17:10:46 +01:00
Ghislain MARY
8783aca2db No longer need cCore property in Core C++ object. 2017-12-04 16:59:03 +01:00
Benjamin Reis
04e028c74f create event when creating notify 2017-12-04 16:56:27 +01:00
Benjamin Reis
203e06747b fix build 2017-12-04 16:24:32 +01:00
Ronan Abhamon
e9805213e2 fix(conference): replace getNbParticipants to participantCount 2017-12-04 15:49:53 +01:00
Erwan Croze
2c33faac6f Fix main-db.cpp for mysql backend 2017-12-04 15:48:26 +01:00
Benjamin Reis
1bbc544635 refactor code 2017-12-04 15:35:33 +01:00
Ronan Abhamon
eb5ab27326 fix(core): rename some methods => Do not set a plural noun before "Count"!!! 2017-12-04 15:29:01 +01:00
Ghislain MARY
181bfa2ec9 Change the chat room instantiated callback to chat room state changed. 2017-12-04 15:12:25 +01:00
Ghislain MARY
05271e8603 Change the state of ClientGroupChatRoom and ServerGroupChatRoom outside of their constructors. 2017-12-04 15:11:54 +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
Erwan Croze
fc61014650 Adding setLastNotify to remote conference event handler 2017-12-04 14:06:39 +01:00
Ghislain MARY
2f1d16a306 Use c-wrapper for the Core object. 2017-12-04 13:56:32 +01:00
Ronan Abhamon
2b8e1cca64 fix(core): clean some pieces of code 2017-12-04 10:25:36 +01:00
Ronan Abhamon
4f40f34a16 feat(MainDb): add const qualifier on some parameters 2017-12-04 10:10:25 +01:00
Sylvain Berfini
144790b41f Added linphone_address_remove_param method 2017-12-04 10:07:44 +01:00
Benjamin Reis
d835f50943 Add getAddressWithoutGruu to Identity address and create participant without gruu 2017-12-01 17:34:07 +01:00
Ronan Abhamon
47cf1d436c fix(c-chat-room): repair get history function 2017-12-01 15:13:45 +01:00
Ronan Abhamon
eb3fbf682d no comment 2017-12-01 13:59:16 +01:00
Ronan Abhamon
55e62ee091 fix(MainDb): use chat room id in get unread chat messages function 2017-12-01 13:56:52 +01:00
Ronan Abhamon
57f638266d feat(MainDb): create server group chat room from database 2017-12-01 11:43:56 +01:00
Ronan Abhamon
04168f9b48 feat(MainDb): return empty data on soci exceptions 2017-12-01 11:19:01 +01:00
Ronan Abhamon
13a873196e feat(MainDb): add get unread chat messages impl 2017-12-01 10:55:39 +01:00
Sylvain Berfini
7e6b57a049 Small improvement of setState on ChatMessage in reception 2017-12-01 10:26:11 +01:00
Ghislain MARY
71282b2598 Implement Call::setParams(). 2017-12-01 10:13:16 +01:00
Ghislain MARY
89ed9caeeb Rename isReadOnly() to hasBeenLeft() in ChatRoom. 2017-11-30 17:16:30 +01:00
Ghislain MARY
57e9fbd1c4 Fix once and for all the random port selection in the media session. 2017-11-30 16:49:21 +01:00
Ghislain MARY
88fb7651f6 Call now inherits from Conference instead of including it. 2017-11-30 16:49:13 +01:00
Ghislain MARY
8b695901f8 Use CoreAccessor in call related classes. 2017-11-30 16:49:07 +01:00
Ghislain MARY
6ef2937a8e Rework call parameters handling. 2017-11-30 16:48:59 +01:00
Ronan Abhamon
b357534bfe fix(MainDb): fix compilation when soci is not enabled 2017-11-30 16:06:20 +01:00
Ronan Abhamon
47554237c1 feat(MainDb): invalid chat message when event log is not valid 2017-11-30 15:57:56 +01:00
Ronan Abhamon
397dbc39fb fix(MainDb): set flags to 1 when chat room is terminated 2017-11-30 15:41:44 +01:00
Ronan Abhamon
8b7f6ef64c feat(MainDb): deal with conference terminated event 2017-11-30 15:38:00 +01:00
Ronan Abhamon
d532fb79f7 fix(ClientGroupChatRoom): set correctly state at fetch 2017-11-30 15:12:49 +01:00
Ronan Abhamon
7e48b9c956 fix(MainDb): insert correctly chat room 2017-11-30 15:03:33 +01:00
Benjamin Reis
286199423f wrap chatroom isReadOnly method 2017-11-30 14:56:55 +01:00
Sylvain Berfini
b0f2d80547 SQL duration logger outputs to debug as default 2017-11-30 14:41:01 +01:00
Ronan Abhamon
310637f275 feat(core): add a find one to one chat room function 2017-11-30 14:32:36 +01:00
Ronan Abhamon
71757bbce7 feat(MainDb): save chat room read only state 2017-11-30 14:15:38 +01:00
Benjamin Reis
7c2ce9d173 notify core when chat room is created instead of instantiated 2017-11-30 14:14:24 +01:00
Ronan Abhamon
d111d78f71 feat(core-c): provide a way to find chat room 2017-11-30 11:20:38 +01:00