Commit graph

14 commits

Author SHA1 Message Date
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