- Jun 25, 2021
-
-
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
-
Change-Id: I4e4f1837f2f8ba53b776c4401067f8d7feaa2f76
-
- Jun 14, 2021
-
-
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
-
depends on https://review.jami.net/c/ring-lrc/+/16720 Change-Id: Ic254459827c189fc92595be6e2485e0eed31edd8
-
- use QString for interactionId - swarm conversations: use loadConversationMessages and subscribe to newMessagesAvailable signal - avoid displaying "merge" and empty "data transfer" messages - link composing status Change-Id: Ic524bb786b2ff0471f03b1bb02d41d6da38e716a
-
- May 27, 2021
-
-
Change-Id: I97c5f42ab622bb87666203a251915dbbb5b5d84d GitLab: #429
-
- May 14, 2021
-
-
Ming Rui Zhang authored
Change-Id: I609452e83edd55a909d0f30aa6cb0daa3687ff3c
-
- May 07, 2021
-
-
Andreas Traczyk authored
Minor cosmetic changes to the account combo box, search bar, filter tabs, and smartlist. Change-Id: Ie8173504859b325374e42f0dbb4e0ae75f3ed740 Gitlab: #373 Gitlab: #374 Gitlab: #388
-
- Apr 19, 2021
-
-
- Remove icons and resize side panel tab bar. - Change icons and style for chatview header and combo box buttons. - Update chatview colors. Gitlab: #241 Change-Id: Ic5f4e0db5e1912c85cc4f658264371af8104cd8f
-
- Apr 09, 2021
-
-
Andreas Traczyk authored
Change-Id: I01dbfc0d6cfcf407d6636ba59b136830ee0342bc
-
Andreas Traczyk authored
Change-Id: I46c4e17124b2c0cbf6e92c696d3d47e1b0ad2d0d
-
- Apr 02, 2021
-
-
Gitlab: #320 Change-Id: Ia2a16a05be3fd6452a39df999660a5c8440eea13
-
Andreas Traczyk authored
- refactor qml object registration - inject AppSettingsManager and SystemTray Gitlab: #320 Change-Id: Ic8232a290003245d09ad9452c9f5518fd260af78
-
Andreas Traczyk authored
Lrc object injection should never be a null pointer. Change-Id: Ib574c751673fd35e223ce2447cee74bce7dfbf3e Gitlab: #337
-
- Mar 26, 2021
-
-
Avoid having a removed contact on the "default moderators" list. Gitlab: #309 Change-Id: I710fe3e096be830e3cd9cfc93f2f46fb60eb20f0
-
Accessing smartlist on conversationRemoved can return invalid items. Instead, only show welcome view and use modelChanged signal for updating smartlist. Also avoid duplicate navigation to welcome view. Gitlab: #300 Change-Id: Ic1c192fecceeb59287267e3445fabf6afb91ffd5
-
- switch tab to conversations smartlist - go to welcomeview TODO: define UI behavior while waiting for the smartlist update Gitlab: #284 Change-Id: I251c49e5b0b418f41d5872ef09d32db5bc940df2
-
- Mar 22, 2021
-
-
Ming Rui Zhang authored
GitLab: #337 Change-Id: Ifb671d38d364714818650a8154c43a5787460039
-
- Feb 08, 2021
-
-
Ming Rui Zhang authored
for LRC issue: Gitlab: #443 Change-Id: I761901acc2dfca698cbb3bb4776924b58b0724da
-
- Jan 07, 2021
-
-
For clearConversationHistory and removeConversation Gitlab: #252 Change-Id: I3008cf20ddace5d3395465bd328a460c72e4c07f
-
1. Container View api 2. use optional conversation info ref api Change-Id: I38aa57edc1fbf304ea0ef95d48000e0495c409ee
-
- Jan 05, 2021
-
-
Ming Rui Zhang authored
Note: it will also prevent potential js template literal Gitlab: #250 Gitlab: #246 Change-Id: Ic925a18ae768d168b8e340f9e05ef6ddd0260c84
-
- Dec 07, 2020
-
-
Ming Rui Zhang authored
Change-Id: I0e92189f9661ada19ae62025a3114541e41ea587
-
- Dec 03, 2020
-
-
Sébastien Blin authored
Add: + Display images and videos into the chatview + Show typing indicators Change-Id: Icf5575ae9b176254394399073fe3926130ecc428 Gitlab: #160
-
- Nov 18, 2020
-
-
Ming Rui Zhang authored
For example, with the fix, image copied from web or snipping tool should show correctly in data_transfer_send_container of chatview Change-Id: Ie86e7c2a5ef042ae43acd4a8f1d2ebc9641385e3
-
- Nov 04, 2020
-
-
Ming Rui Zhang authored
Gitlab: #158 Change-Id: I126ab29e1d63e036d68a62d293abf6f445a60722
-
Ming Rui Zhang authored
Change-Id: I332bebfbd035f6c928a7a8f1d4210ce8b491c7dd
-
- Oct 30, 2020
-
-
Ming Rui Zhang authored
Note: if the Displayname/alias is the same as the username, it should be the only line shown Gitlab: #129 Change-Id: I2c3dc8d304bd730a2ae114e4686c9ae899087c6b
-
Ming Rui Zhang authored
1. Use avatarimageprovider 2. Remove redundant base64 code Change-Id: I2a2517890e95b4a9f9a363fbea2251d6d5dd1c8f
-
- Oct 07, 2020
-
-
- switch between "conversations" - "invitations" smartlists according to call origin - "Accept Request" button from msg's view header: hide on contact accepted, set on view load according to userType - correct requests smartlist item selection on tab switch - accept incoming call from pending contact makes conversation permanent Gitlab: #74 Change-Id: Iadfef0d7e4032002d8007a4f18a9eae27f7ba230
-
- AccountAdapter::navigateToWelcomePageRequired is no longer required since subscription to property change in QML - avoid unnecessary CallAdapter signals for UI management. Listen to BehaviorController and avoid duplicated / unnecessary signals. - avoid duplicated code: - account selection only in AccountAdapter::changeAccount and ConversationsAdapter::selectConversation - simplification of ConversationsAdapter::selectConversation - conversation UI always managed by ConversationsAdapter -> ConversationSmartListItemDelegate - smartlistmodel: no need to show callstack for outgoing calls in state ENDED Gitlab: #86 Gitlab: #87 Gitlab: #88 Change-Id: I7025d4292914939f5a78aee1c4742104b370641d
-
- Sep 30, 2020
- Sep 18, 2020
-
-
Andreas Traczyk authored
Gitlab: #92 Change-Id: I10ae359b26c70cacdb1e1168658678f3f5b2a96e
-
- Sep 17, 2020
-
-
Andreas Traczyk authored
- Note: adds forcing the main window to the top to overcome a Qt/QML bug which prevents this from working when activating from a notification window source. Change-Id: Ib5a93d3937fe5a4de0229f7aeae8469d1ffdfba3
-