- Mar 15, 2023
-
-
In conference, this patch depends on using local sinks ids to avoid mirroring video from sharing resources. GitLab: jami-client-gnome#1284 Change-Id: I0c74f0780ebf17c68ffcffdca62eb33784189741
-
- Mar 10, 2023
-
-
Andreas Traczyk authored
This commit simplifies the view coordinator and restructures the main view stack to not include a split view. This removes workaround logic for single pane view support that was previously in the view coordinator. The main view is now a stack that may contain both single and dual pane views. The ListSelectionView further specializes DualPaneView to add an index-based or custom selection mechanism. Gitlab: #902 Change-Id: I81c9fe579b95c8d4774c3e491a16d7600323c40c
-
+ back button, + material button, + welcome page, + advanced account settings page + margins in all wizardview pages GitLab: #995 Change-Id: I2cf49b654afa814bbac35cff94d8323fa0d016e8
-
- Mar 09, 2023
-
-
Change-Id: Id357fd3fd3db1ce6fca2e1b34f192ca8f056b19c
-
Sébastien Blin authored
+ Ctrl+F should focus the sidebar's searchbar + Ctrl+Shift+F focus the messages search This was mostly due to multiple search bar shown, so multiple shortcut enabled. Change-Id: Ib910bbdc7c90e3b57846fb316b4b68d4e929b8d8 GitLab: #1028
-
- Mar 08, 2023
-
-
GitLab: #987 Change-Id: I58befd7630e4632a4dc1286b4c692d6e5c0dd40e
-
Aline Gondim Santos authored
Change-Id: Icc39d1607c533c4b520a8c320b7eb575d747ec47 GitLab: #1019
-
Aline Gondim Santos authored
Change-Id: Ie010f60784400bdb497a10a656ccb953c8c7ac65 GitLab: #1022 GitLab: #1020
-
- Mar 07, 2023
-
-
GitLab: #843 Change-Id: I8249a5edd229ce6c264d5ec3e3527e980bb88934
-
- Mar 06, 2023
-
-
Change-Id: Iedfda66405df58b758e88ff102f8c1a53cbf3a69
-
Sébastien Blin authored
Also remove retryInteraction as useless in new versions. Change-Id: I79a016c9fa7b8bc4d5fcdb0aeff51d78aea2f314 GitLab: #1017
-
Aline Gondim Santos authored
GitLab: #990 GitLab: #1016 Change-Id: Ia578493cb60271b284829dbef9179a0fccebbbd2
-
Sébastien Blin authored
Change-Id: I6420f6233bbf9a92f7821735c02fcc29e478d111 GitLab: #942
-
- Mar 03, 2023
-
-
Sébastien Blin authored
Change-Id: I50893c6296040ad6bc972050d595cdedd27f635c GitLab: #936
-
Sébastien Blin authored
No need to re-compute sequencing as deleted messages are just replaced by "Deleted message" and edition should not change any sequencing Change-Id: I03e210ac88b919b76b409583de2221406e468f50 GitLab: #991
-
- Mar 02, 2023
-
-
Sébastien Blin authored
Change-Id: Iafbb43d57dd8efe56ca696e64f7193bb0b24b19a GitLab: #950
-
- Mar 01, 2023
-
-
Aline Gondim Santos authored
Change-Id: Ie899a956d352d4a285480c75392bf79751b63e60 GitLab: #1005
-
+ redesign the "Scroll to end of conversation" + redesign the "bubble / screen ratio" + redesign the reply bubbles: color, shape(in & out a message sequence), "In reply To" message + change the configurable color of the main user's bubbles + show the display name when replying to a transfer message + fix incorrectly loaded reply message data by synchronizing to messages loaded request + fix reply to an internet link + redesign the call bubbles (the new design need to be applied but in another patch) GitLab: #959 GitLab: #967 Change-Id: Id646ff875644425b03367838b5b46f2242294563
-
Aline Gondim Santos authored
Change-Id: I981d3db41a2a2fecbece83d1d84f63c48de82888 GitLab: #996
-
Aline Gondim Santos authored
THis fixes mic and cam shortcuts Change-Id: I51f8ea975a5d8bee0e9ceab712a58953646ce048
-
Aline Gondim Santos authored
Change-Id: I0a450ab0a82943bd5e929ccd281784867edebd30 GitLab: #998
-
Aline Gondim Santos authored
Change-Id: I019fba4105bde11d049d64a8e94716c0e977f79e GitLab: #1001
-
- Feb 28, 2023
-
-
Aline Gondim Santos authored
GitLab: #1000 GitLab: #974 Change-Id: I5f14dc9447bf88d1addebfccd07dc84c632af426
-
Sébastien Blin authored
This is impossible to follow correctly, causing weird things. Now Body always contains the original Body from the libclient, LinkifiedBody the linkified Body and Linkified is empty if the message is not linkified. Change-Id: I29e5f7cf1c5a2093f5e4b7785216e8b9b24e9ad8 GitLab: #961
-
Sébastien Blin authored
Change-Id: Ib51a026cf5f31479d28a21f4cbc76396a44ae9b3 GitLab: #985
-
Andreas Traczyk authored
+ load the popup dynamically + calculate the position using the delegate's attached ListView geometry Gitlab: #979 Change-Id: I9d3a8a31b4aba2f195c4d6453e9dca88e99685ae
-
Aline Gondim Santos authored
GitLab: #986 GitLab: #1004 Change-Id: Iea441cba4c258a82b9a553c93c81e4d76f0baa1c
-
- replaced line edits with ModalTextEdit components Change-Id: I0e386b443d6d46dcc412e36a6956add595337b58
-
- Feb 27, 2023
-
-
The call-view shouldn't take priority, or be displayed at all while in these views under the current design. Gitlab: #1003 Change-Id: I5e9ae140c11dc13c3b44014007e41857d528a49d
-
- Feb 23, 2023
-
-
- Dialog through viewCoordinator Change-Id: I799891a3f17b9fdde9a1c16c490c343c2eafc163 GitLab: #999
-
Sébastien Blin authored
When scrolling up and clicking on "Scroll to end", sometimes, the button didn't update correctly. Using contentY = 0 seems to be correct Change-Id: I04576181d0b61006d4389be6ace3b09c1ac0a2f9
-
- Feb 22, 2023
-
-
Aline Gondim Santos authored
Change-Id: I936abb96b5e232b63a917428892f716ca0985db2 GitLab: #952
-
- Feb 21, 2023
-
-
Timers are now set per conversation to fit the new design Change-Id: I76411c68b12020ef18dc8f915bfb6cbefa8c5d7f
-
- Feb 20, 2023
-
-
Sébastien Blin authored
This patch avoid for non-admins to try to re-add kicked members as filtered out from the list. However kicked members are only visible for administrators. Change-Id: Ie01b7071c072d147bbc0f39e477cc24d7fd58b1a
-
Change-Id: Ia458e2e6ee183cad9d0418af0dbbbcd990f14281 GitLab: #918
-
Gitlab: #978 Change-Id: Ifdc7306c6082c93f74fcb3e8472405d326faea74
-
Change-Id: I76f77f7e5f7eb3e2c46e01f9cdd51b2d40af7739 GitLab: #975
-
- Feb 17, 2023
-
-
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 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
-