- 31 Jan, 2018 14 commits
-
-
Sylvain Berfini authored
-
Ronan authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Benjamin REIS authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Ghislain MARY authored
Fix wrong handling of MessageOp in ChatMessage (it needs to be able to survive to the destruction of the ChatMessage).
-
- 30 Jan, 2018 12 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Use int instead of LinphoneChatRoomCapabilitiesMask as wrapper currently translates it wrong (as unsigned int instead of int)
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 29 Jan, 2018 6 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ronan authored
feat(core): DO NOT ADD CODE IN private object destructors (if not possible you can in specific cases like base objects). Thx. <3
-
Ronan authored
-
Simon Morlat authored
-
jehan authored
-
- 26 Jan, 2018 1 commit
-
-
Ghislain MARY authored
Handle re-invite of a participant that has left a one-to-one chat room when the other participant sends a message.
-
- 25 Jan, 2018 7 commits
-
-
Ronan authored
-
Ghislain MARY authored
-
Benjamin REIS authored
-
Ghislain MARY authored
-
Ghislain MARY authored
Check that the failed state is not reached by the application in case of fallback from ClientGroupChatRoom to BasicChatRoom.
-
Ghislain MARY authored
Prevent application from being notified of error in creation of ClientGroupChatRoom in case of fallback to BasicChatRoom.
-
Ghislain MARY authored
-