- 13 Apr, 2017 1 commit
-
-
François Grisez authored
-
- 22 Mar, 2017 1 commit
-
-
Simon Morlat authored
Make LinphoneErrorInfo a belle-sip object. Add new accessors, and make it able to take Reason headers in incoming requests (feature to be tested)
-
- 14 Mar, 2017 1 commit
-
-
Ghislain MARY authored
Prevent message state from going to early states if it has reached the delivered to user or displayed state.
-
- 10 Mar, 2017 1 commit
-
-
Benjamin REIS authored
-
- 01 Mar, 2017 1 commit
-
-
Ghislain MARY authored
-
- 28 Feb, 2017 1 commit
-
-
Benjamin REIS authored
-
- 21 Feb, 2017 2 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 20 Feb, 2017 1 commit
-
-
Benjamin REIS authored
Send 200Ok to server if message we can't decrypt to avoid useless retransmission + adaptation of tests to this behavior
-
- 14 Feb, 2017 2 commits
-
-
Benjamin REIS authored
-
Ghislain MARY authored
-
- 13 Feb, 2017 1 commit
-
-
Benjamin REIS authored
-
- 07 Feb, 2017 1 commit
-
-
Ghislain MARY authored
-
- 06 Feb, 2017 1 commit
-
-
Simon Morlat authored
-
- 03 Feb, 2017 1 commit
-
-
Ghislain MARY authored
Store chat message in database before file upload so that if the file upload fails we can try sending the chat message an other time.
-
- 01 Feb, 2017 5 commits
-
-
Simon Morlat authored
-
Benjamin REIS authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Benjamin REIS authored
-
- 31 Jan, 2017 1 commit
-
-
Ghislain MARY authored
- Add content type information in LIME encrypted message - Single entry point for all types of chat messages that are first decrypted if necessary and then handled according to their content type - Add possibility to send chat messages with a content type that is not 'text/plain' - Encrypt IMDN
-
- 25 Jan, 2017 1 commit
-
-
Ghislain MARY authored
-
- 23 Jan, 2017 1 commit
-
-
Ghislain MARY authored
Fix bug where IMDN messages gets encryption by LIME and the other party then treat the decrypted message as plain text.
-
- 14 Jan, 2017 1 commit
-
-
Simon Morlat authored
-
- 13 Jan, 2017 1 commit
-
-
François Grisez authored
-
- 12 Jan, 2017 2 commits
-
-
François Grisez authored
* Introduction of LinphoneFactory singleton class to create core-independent object like LinphoneAddress or LinphoneVcard. * Make several C structures inherite from belle_sip_object_t class: * LinphoneCore * LinphoneVcard * LinphoneAuthInfo * Creation of the LinphoneCoreCbs class that enable to store the callbacks used by LinphoneCore.
-
Sylvain Berfini authored
-
- 09 Jan, 2017 1 commit
-
-
Ghislain MARY authored
-
- 04 Jan, 2017 1 commit
-
-
Sylvain Berfini authored
-
- 03 Jan, 2017 5 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
The (is_)read field of a LinphoneChatMessage is now deprecated, the LinphoneChatMessageStateDisplayed state is used instead.
-
Ghislain MARY authored
Store weak references of chat messages in the chat room to be able to returned the same LinphoneChatMessage object to the application.
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 19 Dec, 2016 1 commit
-
-
Ghislain MARY authored
-
- 16 Dec, 2016 1 commit
-
-
Sylvain Berfini authored
-
- 15 Dec, 2016 1 commit
-
-
Sylvain Berfini authored
-
- 08 Dec, 2016 1 commit
-
-
Sylvain Berfini authored
Added isComposing content-type to fake LinphoneChatMessage created for IM Encryption Engine incoming callback
-
- 06 Dec, 2016 1 commit
-
-
Sylvain Berfini authored
-
- 05 Dec, 2016 1 commit
-
-
Sylvain Berfini authored
Call IM Encryption Engine outoing & incoming callbacks also for composing messages, but do nothing with lime + test
-