- Jun 30, 2021
-
-
Ming Rui Zhang authored
Change-Id: I7e3db31838884bc585d981ced91b4294cd5a8c14
-
- Jun 29, 2021
-
-
Change-Id: I7fa866deeb355790ee0dc688a3167728ccc43be9
-
Change-Id: Ifa7ae09d5edc274a200fcf9d934ac27fe7c71956 GitLab: #455
-
Change-Id: I18e50cc29ce4183a1d3c89f1e30f9ddb61248278
-
Change-Id: Ib3e01a0af51736727b8056ed9eaa8ce9170c2d6c GitLab: #438
-
Change-Id: I33717f148b837475a4f4874f327ed86de6f441cf
-
Automated via the following command: $ git grep -l dring | grep -v '.ts$' | xargs sed -i 's/dring/jamid/g' $ git ls-files | xargs sed -i 's,bin/jamid.lib,bin/jami.lib,g' $ git ls-files | xargs sed -i 's,src/jamid,src/jami,g' $ git ls-files | xargs sed -i 's,-mutejamid,-mutejami,g' $ git checkout docker Change-Id: I030209b60817372f866055daadb4d0a1c1e2e9df
-
- Jun 28, 2021
-
-
Jenkins authored
Change-Id: Ia92de3f373da49572a8a546425b24cf2ba1fc4aa
-
- Jun 25, 2021
-
-
Sébastien Blin authored
conversationModel is a unique_ptr Change-Id: If3f85387c3f322c83abe5921705ab6e8addf8373
-
When the needsSyncingSet signal is caught, we need to update the UI to change filter tab, reload the conversation, etc. Change-Id: I70170d75afa50acad6e79d53fcaeb82752c38e81
-
To accept incoming requests, a new acceptConversationRequest api should be used and makePermanent is now only called for outgoing requests. Change-Id: I70bcfc0e323ae250641420f4fda91c6987cac720
-
Sébastien Blin authored
Change-Id: I54cedf53b70fc141e1f2b5f5cecf979b2c2a5433
-
Andreas Traczyk authored
Change-Id: Icbf4b20ae23360262d6ed0214101c8775ac9e9d8
-
Sébastien Blin authored
GitLab: #455 Change-Id: I91b00492dfd9ef856cdc5a620085b77c4ec6ac68
-
Andreas Traczyk authored
This should fix a race condition preventing the right conversation from being selected after an outgoing interaction and, more rarely, accepting an invitation. Change-Id: Iccd1f91ba4d46285c2f1e4594122a736824b752f
-
Andreas Traczyk authored
Set the account and request filters separately. Change-Id: Ib7d93caa4058e086d3cbcf39ac3fb9a30097aba1
-
Change-Id: I074ae0ddc502524b9a1553770fb27b19ddca4e7b
-
Change-Id: I4e4f1837f2f8ba53b776c4401067f8d7feaa2f76
-
Change-Id: Ic035092605e0f995f082c5859c1e58aabcc89a90
-
Change-Id: I31ef642661e99a715af0a1d9992ac540c5d19594
-
- Jun 22, 2021
-
-
Change-Id: I08e45afe465bb1073319131adf94c41feff53357 GitLab: #462
-
Andreas Traczyk authored
Note: other parts of the client, lrc, daemon, and scripts, use muteDring still and should be changed to something more generic. Change-Id: If9253d6bd8d53f379bc9d5209b49b0c3af92edc2
-
Andreas Traczyk authored
Change-Id: I10099c3db5f48fb147f05e434b3131cdb4acf8f5
-
- Jun 21, 2021
-
-
Jenkins authored
Change-Id: Ic6ada03bd86fd39fd714358e52c9d36c858e7b81
-
Andreas Traczyk authored
PENDING profile is no longer a valid filter criteria. isReqeust is now used instead and the profile type is restricted to account types and tracked as a separate property. Change-Id: I4848e32f005ea7a6a8b5f2fa25d40b7e1e4d63b8
-
- Jun 18, 2021
-
-
Ming Rui Zhang authored
Gitlab: #455 Change-Id: Ib61d6e671d894608dc13b3583f935ebc98453504
-
- Jun 16, 2021
-
-
Ming Rui Zhang authored
1. Remove unused conversationSmartListModel 2. Properly update conversation model by using onProfileUpdated Change-Id: I8d6f3a3a5fea2cee38258ca0cc5bd6ca6f447395
-
Ming Rui Zhang authored
Add global test environment for google test Change-Id: Id035ebf31498e11574b6bf4671b4c6e12d29ddc7
-
Interactive scroll areas with long lists should have a scroll bar to grab in order to accelerate the scroll process. Gitlab: #457 Change-Id: I24fe7d4f4f3cdda13432a6ac713bbe5bee5132f7
-
- Jun 14, 2021
-
-
Jenkins authored
Change-Id: Iaf5e985bd0b651d6068ca9946019416eb79aa7f3
-
GitLab: #451 Change-Id: I82267e54b3bfe7bac1617221c801fe67b5c28b40
-
Andreas Traczyk authored
Change-Id: I5977f4231c1cd3181412a0c25ce769b8889d508a Gitlab: #449
-
Ming Rui Zhang authored
Crash will happen when deleting an account with selected conversation Change-Id: Ia1379a99d89812bd69eb8cc28139516cb283982d
-
Ming Rui Zhang authored
Change-Id: Ib225b2fbc739f10802fd5951bf9c04b5767da024
-
- Jun 11, 2021
-
-
Change-Id: Idcbd0c8694044259794140c041347ec4a487436c
-
1. Decline invites now auto-select the next one and de-select the conversion when there are no more invites 2. Block conversations behaves the same as before Gitlab: #402 Change-Id: Ibd3385e40cb2329d58ea90aa3347dfa4b66a4496
-
Change-Id: I83161997e655cbb626f6577cedb53d3b67786c7f
-
Change-Id: Ie22618d01a2fa6fb38ced8d2aef6f9524401ce24
-
Change-Id: I0727737c8a9c4998ed66065fb1011389a502b0f9
-
Change-Id: Iec99bb41a15b0721f7985fb031a29601b8cb675f
-