Sylvain Berfini
|
af2a607014
|
Improved ContentType's asString() method
|
2018-03-27 14:39:32 +02:00 |
|
Sylvain Berfini
|
7009b68b9a
|
Added << operator for ContentType and Header
|
2018-03-27 12:45:47 +02:00 |
|
Sylvain Berfini
|
813ab614eb
|
Use Header class instead of pair<string, string> in Content + improved tester
|
2018-03-27 11:48:40 +02:00 |
|
Sylvain Berfini
|
75b80bbe98
|
Do not compare parameters when comparing ContentType
|
2018-03-26 16:05:09 +02:00 |
|
Sylvain Berfini
|
3a6fe51939
|
Fixed content type parsing + added test
|
2018-03-26 15:58:51 +02:00 |
|
Sylvain Berfini
|
8f2be0252a
|
Fixed 2 issues related to content type parameters : one in = operator, one in the Sal
|
2018-03-26 10:57:08 +02:00 |
|
Sylvain Berfini
|
49b93c6f9a
|
Created Header class as parent of ContentType
|
2018-03-23 15:25:12 +01:00 |
|
Sylvain Berfini
|
5fd6a68b94
|
Fixed another issue with ContentType & HeaderParam constructors doing parsing
|
2018-03-21 16:09:36 +01:00 |
|
Sylvain Berfini
|
c93eee237b
|
Fixed parsing of content type parameters from ContentType(string) constructor
|
2018-03-21 15:13:10 +01:00 |
|
Sylvain Berfini
|
8a30c727db
|
Improved parameter use in ContentType
|
2018-03-21 14:23:23 +01:00 |
|
Sylvain Berfini
|
61b45fd7a4
|
Fixed issue with server presence & content headers
|
2018-03-20 14:20:11 +01:00 |
|
Ghislain MARY
|
3a0bcc675a
|
Some more improvements to Content-Type and Content-Disposition handling.
|
2018-03-16 16:55:51 +01:00 |
|
Ronan Abhamon
|
709dceac26
|
feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax)
|
2018-02-19 09:58:14 +01:00 |
|
Sylvain Berfini
|
30f90763c4
|
Improve isFile use in Contents for FileTransfer
|
2018-01-30 14:56:59 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Ghislain MARY
|
ca159350b8
|
Some more fixes for call handling.
|
2017-11-27 16:02:30 +01:00 |
|
Ronan Abhamon
|
7148e56f7c
|
fix(content-manager): set correctly multi part content
|
2017-11-22 17:24:20 +01:00 |
|
Ronan Abhamon
|
01694c2bac
|
feat(content): clean code
|
2017-11-22 17:16:15 +01:00 |
|
Ronan Abhamon
|
87c7236d7f
|
feat(MainDb): fetch contents of messages
|
2017-11-09 16:49:02 +01:00 |
|
Sylvain Berfini
|
b764f9bb60
|
Removed appData in ChatMessage
|
2017-11-09 12:36:49 +01:00 |
|
Benjamin Reis
|
9c291ba2c4
|
add content-manager and content-manager tester
|
2017-10-26 10:52:57 +02:00 |
|
Sylvain Berfini
|
0db6249af5
|
Simple ChatMessageMultipartModifier created + fixed a few things related to ChatMessages
|
2017-10-06 16:55:20 +02:00 |
|
Ronan Abhamon
|
4f22ec0a6c
|
feat(EventsDb): import content text from legacy messages
|
2017-10-06 15:24:19 +02:00 |
|
Ghislain MARY
|
81340cfcb8
|
Fix license headers.
|
2017-10-05 15:09:09 +02:00 |
|
Ghislain MARY
|
e8e1e130f3
|
Improve handling of content types.
|
2017-10-04 17:11:58 +02:00 |
|
Ronan Abhamon
|
fb312b1ae8
|
feat(core): add notes
|
2017-10-03 15:10:59 +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
|
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 |
|
Sylvain Berfini
|
0c9fbfc16c
|
Improved CPIM parser to parse all MIME-encapsulated message content headers
|
2017-09-13 15:27:36 +02:00 |
|
Ronan Abhamon
|
b1a37f6bd0
|
feat(utils): remove content-type files
|
2017-09-13 09:12:42 +02:00 |
|
Ronan Abhamon
|
68bb508cb5
|
feat(core): add ContentType class
|
2017-09-12 12:11:53 +02:00 |
|