Ronan Abhamon
|
213164ae0a
|
fix(content): clean file/file-transfert content
|
2017-11-22 17:16:15 +01:00 |
|
Ronan Abhamon
|
01694c2bac
|
feat(content): clean code
|
2017-11-22 17:16:15 +01:00 |
|
Ronan Abhamon
|
faa6ef529c
|
fix(content-manager): clean code, avoid leaks
|
2017-11-22 17:16:15 +01:00 |
|
Ronan Abhamon
|
90b653f60f
|
fix(chat-room): hide public onChatMessageReceived handler!
|
2017-11-22 15:26:15 +01:00 |
|
François Grisez
|
c50ba6614d
|
Fills the body of Content objects on destruction
This commit is a duplicate of bd08e5940c in master
|
2017-11-17 10:03:53 +01:00 |
|
Ronan Abhamon
|
87c7236d7f
|
feat(MainDb): fetch contents of messages
|
2017-11-09 16:49:02 +01:00 |
|
Sylvain Berfini
|
ba89633e45
|
More work related to ChatMessage file transfer
|
2017-11-08 14:14:25 +01:00 |
|
Sylvain Berfini
|
c6894b4c86
|
Fixed file transfer
|
2017-11-07 16:28:44 +01:00 |
|
Sylvain Berfini
|
d394880149
|
Removed cFileTransferContent to use only Content objects in chat-message.cpp for file transfer. Fix upload when not using file body handler to do
|
2017-11-07 15:40:36 +01:00 |
|
Sylvain Berfini
|
af0db8a7ea
|
Added new APIs to manipulate Contents inside ChatMessage
|
2017-11-06 11:05:44 +01:00 |
|
Ronan Abhamon
|
2941e64e3e
|
feat(Core): provide a low-level BaseObject
|
2017-10-19 15:50:47 +02:00 |
|
Ronan Abhamon
|
f54682374b
|
fix(CharModifier): clean code (refactor, cppcheck and errorCode is now one reference
|
2017-10-11 16:01:52 +02:00 |
|
Ronan Abhamon
|
ef4ad613b6
|
feat(Content): supports app data
|
2017-10-10 13:27:38 +02:00 |
|
Ronan Abhamon
|
d60b5fab06
|
feat(EventsDb): import correctly legacy messages
|
2017-10-06 11:00:17 +02:00 |
|
Ghislain MARY
|
81340cfcb8
|
Fix license headers.
|
2017-10-05 15:09:09 +02:00 |
|
Benjamin Reis
|
ab1e07c8b7
|
fix build issues
|
2017-10-04 11:43:39 +02:00 |
|
Sylvain Berfini
|
54de6bb650
|
Moved from shared_ptr<Content> to Content in ChatMessage
|
2017-10-03 14:41:02 +02:00 |
|
Ronan Abhamon
|
cde7d0de15
|
fix(ContentType): use isCPIM instead of isCpim (camel case!)
|
2017-10-03 13:54:29 +02:00 |
|
François Grisez
|
b5e0165503
|
Reworks Sal in order to be able to send and accept INVITEs with not-SDP body
|
2017-10-03 09:21:48 +02:00 |
|
Ronan Abhamon
|
11f9f38d26
|
fix(Content): use move operator correctly
|
2017-10-02 11:08:12 +02:00 |
|
Ronan Abhamon
|
3544ad224f
|
feat(Content): add isEmpty method
|
2017-10-02 10:41:25 +02:00 |
|
François Grisez
|
a830806c16
|
Replace SalCustomBody by LinphonePrivate::Content
|
2017-09-29 17:23:48 +02:00 |
|
Ronan Abhamon
|
e75404cbd8
|
fix(core): fix coding style on many files, remove useless includes...
|
2017-09-26 11:56:49 +02:00 |
|
Ghislain MARY
|
9a73bbc894
|
Handle content disposition and add helper to set the content type in a content.
|
2017-09-25 17:24:50 +02:00 |
|
Sylvain Berfini
|
0cee5a91a4
|
Started to move code from C to CPP for ChatMessage
|
2017-09-25 15:59:52 +02:00 |
|
Ronan Abhamon
|
4d85643a9c
|
feat(core): add better content class
|
2017-09-12 17:46:04 +02:00 |
|
Ronan Abhamon
|
665ff35efc
|
feat(core): add wrapped content
|
2017-09-12 11:31:03 +02:00 |
|
Ronan Abhamon
|
3e9b07432d
|
feat(core): add empty Content class
|
2017-08-24 15:55:57 +02:00 |
|