Sylvain Berfini
|
badd672bd9
|
Do not multipart, encrypt or encapsulate with CPIM in an old ChatRoom to maintain backward compatibility
|
2017-12-06 15:32:08 +01:00 |
|
Benjamin Reis
|
6aee9994b9
|
use const string ref when possible
|
2017-12-06 14:22:37 +01:00 |
|
Ronan Abhamon
|
1cbabd0f3d
|
feat(ClientGroupChatRoom): add created event in db on chat room creation
|
2017-12-06 14:00:47 +01:00 |
|
Benjamin Reis
|
7d6fc05459
|
setImdnMessageId is now private
|
2017-12-06 13:35:04 +01:00 |
|
Ghislain MARY
|
f92da345a4
|
Keep the gruu address of the client group chat room focus participant.
|
2017-12-06 11:30:03 +01:00 |
|
Sylvain Berfini
|
52f13d34d0
|
Revert "Also set appData to FileTransfer contents"
This reverts commit cac63d006f.
|
2017-12-05 17:03:22 +01:00 |
|
Sylvain Berfini
|
cac63d006f
|
Also set appData to FileTransfer contents
|
2017-12-05 16:24:42 +01:00 |
|
Sylvain Berfini
|
c48f0f70b5
|
Fixed fileTransferContent values not being set from content's body when fetched from db
|
2017-12-05 15:37:05 +01:00 |
|
Ronan Abhamon
|
8f1ee5a06d
|
fix(ChatMessage): use "legacy" key instead of "app" for content app data
|
2017-12-05 15:24:21 +01:00 |
|
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 |
|
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 |
|
Ghislain MARY
|
8783aca2db
|
No longer need cCore property in Core C++ object.
|
2017-12-04 16:59:03 +01:00 |
|
Ronan Abhamon
|
e9805213e2
|
fix(conference): replace getNbParticipants to participantCount
|
2017-12-04 15:49:53 +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 |
|
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
|
47cf1d436c
|
fix(c-chat-room): repair get history function
|
2017-12-01 15:13:45 +01:00 |
|
Ronan Abhamon
|
57f638266d
|
feat(MainDb): create server group chat room from database
|
2017-12-01 11:43:56 +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
|
89ed9caeeb
|
Rename isReadOnly() to hasBeenLeft() in ChatRoom.
|
2017-11-30 17:16:30 +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 |
|
Benjamin Reis
|
286199423f
|
wrap chatroom isReadOnly method
|
2017-11-30 14:56:55 +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
|
af709ad4c9
|
fix(ChatRoom): add delete history impl
|
2017-11-30 10:18:12 +01:00 |
|
Ronan Abhamon
|
cea7ca8bb1
|
fix(c-chat-room): delete correctly chat message
|
2017-11-30 09:27:46 +01:00 |
|
Ronan Abhamon
|
91a64a7462
|
fix(ChatRoom): remove useless code
|
2017-11-29 15:59:22 +01:00 |
|
Ronan Abhamon
|
f0ca552ce4
|
fix(ChatRoom): reuse event from chat message in cb when possible
|
2017-11-29 15:57:33 +01:00 |
|
Ronan Abhamon
|
6b02c99f77
|
fix(ChatMessage): remove useless code
|
2017-11-29 15:18:55 +01:00 |
|
Ronan Abhamon
|
e1d909d1c5
|
feat(MainDb): provide a way to fetch messages from db key
|
2017-11-29 14:15:14 +01:00 |
|
Ghislain MARY
|
2d78e6820a
|
Fix build.
|
2017-11-29 11:38:32 +01:00 |
|
Ronan Abhamon
|
65ab7cdfa3
|
feat(chat-message): supports cache partially
|
2017-11-29 11:33:51 +01:00 |
|
Benjamin Reis
|
afaa84610d
|
fix update of last notify id in chat room + recover it when creating chat room from db
|
2017-11-28 17:09:44 +01:00 |
|
Benjamin Reis
|
a21111ca5a
|
Fetch messages for Message-ID for IMDN
|
2017-11-28 14:56:04 +01:00 |
|
Benjamin Reis
|
1358569f85
|
fix how to get Message-ID
|
2017-11-28 14:56:04 +01:00 |
|
Ghislain MARY
|
ef7ae680ff
|
Add Message-ID header in CPIM messages.
|
2017-11-28 11:12:06 +01:00 |
|
Ronan Abhamon
|
f6a6edc787
|
fix(file-transfer-chat-message-modifier): test if transfer server is null
|
2017-11-27 15:43:33 +01:00 |
|
Benjamin Reis
|
a63b6c7601
|
subscribe when creating a chatroom from db + fix creation of basic chat room from db
|
2017-11-27 15:01:56 +01:00 |
|
Ghislain MARY
|
9a8181ee31
|
Some fixes for call handling.
|
2017-11-27 12:24:47 +01:00 |
|
Benjamin Reis
|
5069a4a508
|
use coreect address for 'me' and initiate chat room times with now
|
2017-11-27 12:20:11 +01:00 |
|
Ronan Abhamon
|
a6b6b7aeb4
|
fix(MainDb): add me in db
|
2017-11-27 11:54:52 +01:00 |
|
Sylvain Berfini
|
caacc7a87f
|
Started ChatRoom getLastChatMessage
|
2017-11-27 10:55:29 +01:00 |
|