- Feb 20, 2023
- Feb 17, 2023
-
-
Sébastien Blin authored
The author was empty instead of current uri Change-Id: I4022c5e8bbbe4bd57c1a3fd7bc33ba8be6861bde
-
Andreas Traczyk authored
Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components. The following objects are now created and destroyed as needed: - SettingsView - WizardView - dialogs Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView. Gitlab: #897 Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
-
- Feb 16, 2023
-
-
Aline Gondim Santos authored
Change-Id: I08ef8b2f383c3aa1035518a2d4f92e941048e211
-
- Feb 15, 2023
-
-
Nicolas Vengeon authored
GitLab: #983 Change-Id: Ida7b6e84768aac69113af8d29b96a4627ae6c9f4
-
Aline Gondim Santos authored
Bug: Go to small size, open swarm details panel (it will take all width) Then go to another conversation => No messages (need to re-click on swarm details panel). Change-Id: I6b2d721e4b3645d60483ff1aca3cff24908cefb4
-
- Feb 10, 2023
-
-
Kateryna Kostiuk authored
Sometimes, it is not possible to place a call after the system returns from sleep mode. This patch ensures that the connectivity changed is called when the system returns from sleep mode. Change-Id: Id9f1331b89ae37a1244ea10a8c02282c4c8a35e5
-
- Feb 09, 2023
-
-
Aline Gondim Santos authored
Change-Id: I9450db0658741059620c052e8ddf602976fc2983 GitLab: #968
-
- Feb 08, 2023
-
-
Aline Gondim Santos authored
Change-Id: I0d546f676013e03f1b935279096b8829254e2ad7
-
- Feb 07, 2023
-
-
binding of isSharingToCurrentConversation is now also done when the webview is loaded (it was only done on conversationChange) GitLab: #972 Change-Id: I5b767ed3f85334f97064112d125187b7093a1e26
-
Nicolas Vengeon authored
GitLab: #971 Change-Id: Id9c20660a57c677a137dbdaf54e8ee4b28eb3c02
-
- Feb 06, 2023
-
-
Sébastien Blin authored
This avoid a double lock on SHM renderer and there is no need for direct connection there. Change-Id: I9cd4c862bbefd26ab01b3a685551ea95fad2c41e
-
Aline Gondim Santos authored
Change-Id: Ida3bc1f9f49693715333736ac75adcfdc8f2b23a GitLab: #965
-
Change-Id: Id0994bf32dccbc35422d8b96deeaeebebf8d61bc
-
Amin Bandali authored
Change-Id: Idc99880fedf8bb9f7a89b5b30c3f316dede89759
-
Amin Bandali authored
Change-Id: Idf38e82631a4e22540aa5dec8ec2db0ab4a38c2e
-
- Feb 05, 2023
-
-
Sébastien Blin authored
Change-Id: I46e3ef0d00b3db97f4908d84e7b251ee67a861c7
-
Iterate through CPP elements and use positionView(ListView.Center) as other approach seems bugguy or slower. Change-Id: I43879969ccb457166879a156efb482e77ff07d6b
-
Sébastien Blin authored
Else, changing the moderator state of a participant doesn't refresh the controls Change-Id: Ic00a7836b181bf9aa9c9d793720323bc2247196a
-
Sébastien Blin authored
Change-Id: I3f26a4f38ae3e68e36c8121b33108363bbb06291
-
Sébastien Blin authored
We sort the invites by last interactions. However on swarm, there is no interaction yet. Add one with the received timestamp given by the daemon. (Regression appears because we were showing trust request before not conversation requests) Change-Id: Ic7f4d1a5d485325c95a19c2c38ae9c74630829ce GitLab: #956
-
Sébastien Blin authored
Calling a conference and stopping the call will lead the camera opened. This code seems useless and bugguy. Change-Id: Iff06b03838a2e13fe378f60f84df96ceb7735f1f
-
Sébastien Blin authored
If the avatar for an account is set on a device, it will send to detected devices on new connections. The client was ignoring the new avatar if it was not empty, now we just use the last received avatar Change-Id: I0b2cde9c193d46014c4d600775743312219b84df
-
Sébastien Blin authored
Change-Id: I6e04c8e01e87f66a9e6da4fb32524f085066a5d0 GitLab: #940
-
Sébastien Blin authored
Some types where missing, causing the chatview to not show all messages. Change-Id: I2ac1dfa03de8330b38f2828e66eead7114b2cfe6
-
Sébastien Blin authored
If the timestamp is shown on a contact message, the line was not taking the full width like other messages. Change-Id: I94a448acb4f7fd6400365445dd912abc5103ea2a
-
- isEmojiOnly changed to message containing only an emoji, not an edit or reply. - adapted size GitLab: #957 Change-Id: I78388a406a2a0b9c93f1c291850062fd9bf04a54
-
- Feb 03, 2023
-
-
Aline Gondim Santos authored
GitLab: #954 Change-Id: I6fe7537b0de7fb904a05159072476003ee835eea
-
- Standard time/date is now used - If today, show local time, otherwise show local date GitLab: #545 Change-Id: I07f1e706868c725d1c917c473dc0fdbad8d6810f
-
Sébastien Blin authored
Change-Id: Ib11d464284effa5e78ca56441d0e535858071151 GitLab: #941
-
Sébastien Blin authored
Because in a swarm you can talk with non contacts, we should at least retrieve the username when possible. Change-Id: Ie01cd10cc1231fc4024bd5a08c30c08d69e8e7f0 GitLab: #948
-
Sébastien Blin authored
Change-Id: I9eb8843d50fdeb914eae622c15555b366d246094
-
- Feb 02, 2023
-
-
SFPM performs poorly compared to its C++ counterpart in cases where re-filtering often is required. Tests show SFPM taking roughly 10x that of QSFPM in certain cases when the entire conversation needs to be loaded. Change-Id: I25792f0ab376ae11d42073a548934b743e59fa3e
-
Sébastien Blin authored
Change-Id: I6c36ab045667d01859a72dfec12e3e02130c57fe GitLab: #947
-
Change-Id: I6ef8069de9012e235fe6f8907b9d2bb94a44cd40 GitLab: #634
-
- Feb 01, 2023
-
-
Sébastien Blin authored
Change-Id: I3501d0ba072bc68685af8ba8c46c22979cc25493
-
Aline Gondim Santos authored
Change-Id: I3fcb60aed90e3a7cf7edee7f8ac28c204dbb8952
-
Sébastien Blin authored
So that users can know when a message is deleted and can check previous version like any edited version. Change-Id: If3c1daeec930bd4b0f359573b971790199397489
-