Commit graph

72 commits

Author SHA1 Message Date
Ghislain MARY
3b10f8da34 Include the body containing the list of addresses to invite when sending the INVITE to create a client group chat room. 2017-10-03 18:03:50 +02:00
Ronan Abhamon
fb312b1ae8 feat(core): add notes 2017-10-03 15:10:59 +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
Sylvain Berfini
28e77ff2e6 Added ChatMessageModifiers chain in reception 2017-10-03 11:13:35 +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
c156730daa feat(general): remove class parameter of L_D and L_Q 2017-09-27 16:15:58 +02:00
Ronan Abhamon
6a3956494c fix(core): coding style 2017-09-26 13:46:01 +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
Sylvain Berfini
0c9fbfc16c Improved CPIM parser to parse all MIME-encapsulated message content headers 2017-09-13 15:27:36 +02:00
Ronan Abhamon
cd10ea5d66 feat(Object): provide a way to deal with user data (properties/variant) 2017-09-13 12:05:53 +02:00
Ronan Abhamon
b1a37f6bd0 feat(utils): remove content-type files 2017-09-13 09:12:42 +02:00
Ronan Abhamon
093ae07e79 fix build 2017-09-12 17:48:30 +02:00
Ronan Abhamon
4d85643a9c feat(core): add better content class 2017-09-12 17:46:04 +02:00
Ronan Abhamon
68bb508cb5 feat(core): add ContentType class 2017-09-12 12:11:53 +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