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
4957187dfb
More cleanup in ChatMessage
2017-11-09 12:27:35 +01:00
Sylvain Berfini
f5fa5101fc
Improved two file transfer test
2017-11-08 16:14:45 +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
Sylvain Berfini
4bfbe3d9d4
Added more tests to multipart tester
2017-10-24 10:00:39 +02: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
f8abe9ad07
Started multipart tester
2017-10-09 10:54:02 +02:00