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