- 06 Jul, 2023 - 1 commit
-
-
Ghislain MARY authored
-
- 04 Jul, 2023 - 3 commits
-
-
Andrea Gianarda authored
-
johan authored
-
-
- 03 Jul, 2023 - 6 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
- Add missing bracket on filter if needed. - Add tests on getting contacts where max items are set from magic search and ldap search. Use of base object to select bigger database. - Search all contacts till the max of the magic search limit.
-
Julien Wadel authored
Add a test on cancelling a download request and restart it by keeping the file that was cancelled.
-
Julien Wadel authored
- Replace '==' expression (that doesn't exist into WHERE queries in SQL) by '='. - Put 'LEFT JOIN' statement right after 'chat_room' table in order to be allowed to be used in on clause.
-
Julien Wadel authored
-
Julien Wadel authored
When requesting participant devices, append devices to the device list in order to keep the same order as participants.
-
- 28 Jun, 2023 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
participants devices when recreating a chat room with the information that we find in the database
-
- 26 Jun, 2023 - 3 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
Simon Morlat authored
Optimize execution time of tests by reducing unnecessary waits.
-
- 21 Jun, 2023 - 3 commits
-
-
johan authored
-
Simon Morlat authored
-
Simon Morlat authored
-
- 16 Jun, 2023 - 1 commit
-
-
Sylvain Berfini authored
-
- 15 Jun, 2023 - 1 commit
-
-
Simon Morlat authored
-
- 14 Jun, 2023 - 4 commits
-
-
Simon Morlat authored
-
Andrea Gianarda authored
Add test to verify behaviour when multiple INFO messages are sent back to back by both parties almost at the same time.
-
Simon Morlat authored
Fix tests.
-
Simon Morlat authored
Fix null pointer crash and double free in ServerGroupChatRoom
-
- 08 Jun, 2023 - 1 commit
-
-
Simon Morlat authored
-
- 07 Jun, 2023 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 02 Jun, 2023 - 2 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 01 Jun, 2023 - 3 commits
-
-
Julien Wadel authored
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 31 May, 2023 - 7 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
Use the CMAKE_INDEPENDENT_CODE property instead of using -fPIC compilation option as this option is not valid for all compilers.
-
Ghislain MARY authored
-
Andrea Gianarda authored
if possible. If a core supports IPv6 and IPv4 addresses, the answered will look at the offerer IP address family and it will set a media server with either IPv6 or IPv4 address depending on the offerer choice.
-
- 30 May, 2023 - 1 commit
-
-
Sylvain Berfini authored
-