- 13 Nov, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 12 Nov, 2020 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Added @tobefreed tag to add to returned values that are allocated on the stack and needs to be freed by the app/wrapper
-
- 29 Oct, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 06 Oct, 2020 - 1 commit
-
-
Andrea Gianarda authored
When participants are added to a local conference, a remote conference is created that allow the remote participants to receive notifications about newly added participants and other events if the event conference package is enabled Delete private classes of LocalConferenceEventHandler, RemoteConferenceEventHandler, Participant, ParticipantDevice, Conference, LocalConference, RemoteConference, RemoteConferenceEventHandler, LocalConferenceEventHandler Send 200OK to subscribes whose state is terminated and expires field is set to 0 Create audio video conference tester whose task is to verify conference behaviour
-
- 16 Sep, 2020 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 08 Jul, 2020 - 1 commit
-
-
Sylvain Berfini authored
More work on documentation + modified JAVA wrapper to ensure all returned arrays are never null even if the C API says maybenil
-
- 07 Jul, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 06 Jul, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 25 Jun, 2020 - 1 commit
-
-
DanmeiChen authored
-
- 13 May, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 24 Feb, 2020 - 1 commit
-
-
Peio Rigaux authored
Fix/enums refactoring without macros : Don't use enum macros anymore, every enum is defined in C and C++ with << operator redefinition (toString from utils is using it).
-
- 17 Feb, 2020 - 2 commits
-
-
François Grisez authored
-
Sylvain Berfini authored
-
- 14 Feb, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 29 Jan, 2020 - 1 commit
-
-
fix wrapper swift fix build windows correct spelling and add useful logs add events fix indentation error rename functions Renamed expiredLifetime to expireLifetime + fixed long type in java wrapper optimization of ephemeral message Fixed issues in event logs filters Added missing history size override set expired time maximum by default Added missing callback for ephemeral related event generated + moved ephemeral code to client-group-chat-room instead of chat-room Added tag to epehemeral tests fix expired time remove useless item fix spelling Delete chat message from db before notifying the callbacks Added ephemeral messages capability Set ephemeral spec when creating Core Started API to check if all participants in a chat room support ephemeral messages Added callback on Core when an ephemeral message has expired Use internal app directory as download path Do not generate an ephemeral lifetime changed event when ephemeral feature is disabled Changes regarding ephemeral time header used in CPIM Fixed wrong callback called
-
- 05 Nov, 2019 - 1 commit
-
-
DanmeiChen authored
-
- 31 Oct, 2019 - 1 commit
-
-
DanmeiChen authored
-
- 15 Oct, 2019 - 1 commit
-
-
Simon Morlat authored
Move license to GPLv3, update version number to 4.3.0.
-
- 10 Sep, 2019 - 1 commit
-
-
Nicolas Michon authored
-
- 14 Jun, 2019 - 6 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
-
DanmeiChen authored
-
DanmeiChen authored
-
DanmeiChen authored
-
DanmeiChen authored
-
- 22 Mar, 2019 - 1 commit
-
-
Sylvain Berfini authored
Added FileTransferInProgress state for ChatMessage + only set Displayed state when displayed IMDN has been sent (do not set it when using MarkAsRead if there is a file transfer not yet downloaded)
-
- 19 Feb, 2019 - 1 commit
-
-
Sylvain Berfini authored
-
- 24 Jan, 2019 - 1 commit
-
-
François Grisez authored
clone() methods sytematically took a reference on the freshly created object whereas these had their reference counter set to one already. This commit prevents the wrapper generator take an extra reference by passing false as 'takeRef' argument of cPtrToSharedPtr(). This commit also introduce a new property for abstractapi.Method objects, which tells whether the method returns an allocated object.
-
- 12 Dec, 2018 - 1 commit
-
-
jehan authored
-
- 26 Nov, 2018 - 1 commit
-
-
Nicolas Michon authored
-
- 05 Sep, 2018 - 1 commit
-
-
Sylvain Berfini authored
-
- 24 Aug, 2018 - 1 commit
-
-
François Grisez authored
-
- 23 Aug, 2018 - 1 commit
-
-
François Grisez authored
-
- 18 Jun, 2018 - 1 commit
-
-
François Grisez authored
(cherry picked from commit 8a946552)
-
- 13 Jun, 2018 - 1 commit
-
-
Ghislain MARY authored
-
- 17 May, 2018 - 1 commit
-
-
François Grisez authored
-
- 14 May, 2018 - 1 commit
-
-
François Grisez authored
-
- 09 May, 2018 - 1 commit
-
-
François Grisez authored
-