Ronan Abhamon
|
e97343cb78
|
feat(Event): ChatMessageEvent is now a ConferenceEvent
|
2017-10-20 13:51:56 +02:00 |
|
Sylvain Berfini
|
3af62d98d2
|
Fixed crash in file transfer due to backgroundtaskid not being initialized + removed unused header in jni
|
2017-10-19 17:41:01 +02:00 |
|
Ronan Abhamon
|
88fbd50b76
|
feat(MainDB): supports chat messages store
|
2017-10-18 09:35:47 +02:00 |
|
Ghislain MARY
|
15fcc6950d
|
Fix some memory leaks.
|
2017-10-16 17:04:43 +02:00 |
|
Ronan Abhamon
|
367243d224
|
feat(MainDb): chatroom fetch in progress
|
2017-10-13 15:46:49 +02:00 |
|
Ghislain MARY
|
5cf6bc3b6b
|
Handle case where a received chat message is in fact an outgoing message sent by us from an other device.
|
2017-10-13 15:33:16 +02:00 |
|
Ghislain MARY
|
eac08cf519
|
Move chat notifications source files in their own directory.
|
2017-10-13 14:46:57 +02:00 |
|
Ghislain MARY
|
601a1a6564
|
The cpimFrom address field in the ChatMessage is useless.
|
2017-10-13 14:38:11 +02:00 |
|
Ghislain MARY
|
3d50e6e9e2
|
Handle From and To headers in CPIM messages.
|
2017-10-13 11:21:11 +02:00 |
|
Ghislain MARY
|
8ab95782bb
|
Fix state check in the send() method of ChatMessage.
|
2017-10-13 11:21:11 +02:00 |
|
Ghislain MARY
|
3943712131
|
Some cleaning in chat room and chat message.
|
2017-10-13 11:21:11 +02:00 |
|
Ronan Abhamon
|
978f20f8cf
|
feat(Chat): better architecture
|
2017-10-11 18:01:41 +02:00 |
|