Ghislain MARY
96e0a6a228
Fix crash in CPIM tester.
2018-04-27 08:53:34 +02:00
Mickaël Turnel
daddec29d8
Changed Cpim message to be able to return headers from a specific namespace
2018-04-27 08:53:34 +02:00
Mickaël Turnel
55909fbe16
Change setters from bool to void and fix crash when a specific header is malformed
2018-04-27 08:53:34 +02:00
Mickaël Turnel
17d196447e
struct tm month is 0 to 11
2018-04-27 08:53:34 +02:00
Mickaël Turnel
31b9e4589f
Removed useless asserts
2018-04-27 08:53:34 +02:00
Mickaël Turnel
df89ba16f7
Adapted test to new changes
2018-04-27 08:53:34 +02:00
Ronan Abhamon
ea2e4f75cc
fix(cpim-tester): avoid memory leaks + invalid reads
2018-04-25 17:45:22 +02:00
Ghislain MARY
711495218a
Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
...
This reverts commit 2686dca63a .
2018-04-12 11:47:14 +02:00
Jehan Monnier
2686dca63a
Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"
...
This reverts commit d7890dbe74 , reversing
changes made to e6158d8da5 .
2018-04-05 12:08:44 +02:00
Sylvain Berfini
f6f3557d88
Fixed an issue in CPIM tester
2018-04-04 15:42:31 +02:00
Sylvain Berfini
bca906e399
Merge branch 'dev_refactor_cpp' into dev_content_cpp
2018-03-19 17:01:05 +01:00
Sylvain Berfini
5adb1f04c3
Removed useless use_cpim rc param
2018-03-02 18:03:44 +01:00
Sylvain Berfini
96c01f7052
More work
2018-02-08 13:06:39 +01:00
Sylvain Berfini
0fcb6fe1dd
Fixed CPIM tests
2018-02-01 16:41:47 +01:00
Ronan Abhamon
9258c5f145
feat(ChatRoom): provide an abstract chat room for chat room migration proxy
2017-12-12 16:07:49 +01:00
Ghislain MARY
2f1d16a306
Use c-wrapper for the Core object.
2017-12-04 13:56:32 +01:00
Benjamin Reis
b133c5899f
fix tester build on ios
2017-11-17 14:14:21 +01:00
Ghislain MARY
902cb50104
Merge SimpleAddress and GruuAddress classes into a single IdentityAddress class.
2017-11-16 16:05:18 +01:00
Ronan Abhamon
105e63f271
feat(core): provide a local address on chat room (the core is dead now)
2017-11-15 14:47:06 +01:00
Sylvain Berfini
057db03349
Moved from a list of Content to a list of Content* to be able to cast content to specialized version
2017-11-08 15:15:47 +01:00
Ronan Abhamon
a7ff19566d
fix(core): misc =>
...
- return nullptr if conference factory uri is not set
- Address object is now more robust
- remove custom SharedFromThis object
- CoreAccessor throw exception if core is destroyed
- Core must be created with a static method
- Partial fetch of chat message
- ...
2017-11-03 10:38:50 +01:00
Ronan Abhamon
223bd817a9
feat(core): break completely old message storage api impl
2017-11-02 12:03:16 +01:00
Ronan Abhamon
d1c80c1ec9
fix(ChatRoom): remove useless includes
2017-10-12 16:55:53 +02:00
Ronan Abhamon
978f20f8cf
feat(Chat): better architecture
2017-10-11 18:01:41 +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
6310bfb10b
fix(ChatMessage): remove ugly send method on chatroom!!!
2017-10-11 14:59:16 +02:00
Sylvain Berfini
0db6249af5
Simple ChatMessageMultipartModifier created + fixed a few things related to ChatMessages
2017-10-06 16:55:20 +02:00
Ghislain MARY
e8e1e130f3
Improve handling of content types.
2017-10-04 17:11:58 +02:00
Sylvain Berfini
b7fdc47128
Added CPIM tester
2017-10-04 10:54:41 +02:00
Ronan Abhamon
33d7a384af
feat(General): remove LINPHONE_NAMESPACE
2017-10-02 12:31:36 +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
d88a87d6fc
fix build with cpim
2017-09-11 16:24:19 +02:00
Ronan Abhamon
1f46a5677f
feat(core): many fixes
2017-09-05 15:02:19 +02:00