- 05 Mar, 2018 2 commits
-
-
Benjamin REIS authored
-
Benjamin REIS authored
-
- 03 Mar, 2018 2 commits
-
-
Simon Morlat authored
To be fixed later.
-
Simon Morlat authored
-
- 02 Mar, 2018 11 commits
-
-
Simon Morlat authored
Fix : move Cpu lock and so on into the Call object. There are not needed for INVITE sessions without media (like group chat), and they cause important battery drain because the phone will stay awake all the time since the INVITE session never BYEs.
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Erwan Croze authored
-
Erwan Croze authored
-
Benjamin REIS authored
-
- 01 Mar, 2018 4 commits
-
-
Simon Morlat authored
Fix no audio issue - because StunClient was corrupting localMediaDescription when no STUN discovery was actually made.
-
Ghislain MARY authored
Make a copy of listeners list before calling them in C++ wrapper so that the list can be modified in these listeners.
-
Benjamin REIS authored
-
Ronan authored
-
- 28 Feb, 2018 12 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Fixed message stored one time in clear and one time encrypted if using asynchronism while encrypting
-
Ronan authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ronan authored
-
- 27 Feb, 2018 9 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ronan authored
feat(SmartTransaction): don't use soci::transaction, use soci::session methods to deal directly with transactions
-
Ronan authored
- Allow only move constructor/assignment operator on DbSession - Check thread id of AbstractDb in transaction - Fix a copy session in MainDb::init
-
Ronan authored
-
Ghislain MARY authored
Fix group chat testers broken because of multiple chat room listeners + fix is-composing count in group chat testers + deactivate instable group chat testers for the moment.
-
Ronan authored
-
Ronan authored
-