You need to sign in or sign up before continuing.
- May 04, 2023
-
-
Sébastien Blin authored
Change-Id: I033ee8497ad0424b9d106cace7eb796c7ced599b
-
- Apr 19, 2023
-
-
Sébastien Blin authored
Change-Id: Ifa8a5fa9ac0e41fddb85b163339ff1d0159c79fe
-
- Apr 07, 2023
-
-
Change-Id: I03f536a22eb24c30a33f9d1736ac0e7849d66c42
-
- 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 06, 2023
-
-
Amin Bandali authored
Change-Id: Idf38e82631a4e22540aa5dec8ec2db0ab4a38c2e
-
- Nov 17, 2022
-
-
Sébastien Blin authored
+ Add call buttons to start a new call + React to events from the swarm + call interactions (Join call/Call ended, etc) + active calls area + Add call management logic in LRC + Feature is enabled via the experimental checkbox jami-daemon#312 Change-Id: I83fd20b5e772097c0792bdc66feec69b0cb0009a
-
- Oct 25, 2022
-
-
Change-Id: I8925ba8d4cd29978efc700aa43c6e5acc7980365
-
Sébastien Blin authored
This reverts commit 9457c7cc. Reason for revert: Break config Change-Id: I320c69562969b8197a1bdc92acfc7da93b1e9a48
-
- Oct 24, 2022
-
-
Antoine Noreau authored
Change-Id: I28e6135d9586adf7b4264431726f82f47856be51
-
Sébastien Blin authored
+ Remove "Accept files from unknown senders" because since swarm we can't get files from non contacts are the conversation is not cloned, and non swarm files are ignored + Rename "ignore the swarm" to "Mute conversation" as ignore is unclear Change-Id: Ifced8f8efe841e2345d50530ee313e6b95b35920
-
- Oct 05, 2022
-
-
Sébastien Blin authored
Change-Id: I0f99a159de945d2d82d77ec3a94a18027c89fa66
-
- Aug 15, 2022
-
-
Sébastien Blin authored
This forces the settings to get the correct status. Also do some cleanup in currentaccount Change-Id: I0f1bff7e54d902b25afd3c95a804400c4e6b6b52 GitLab: #801
-
- Jul 12, 2022
-
-
Change-Id: Idc960c96e4647dbb6f8c1d64f545fe25c80bbaa5
-
- May 19, 2022
-
-
Amin Bandali authored
In preparation for vendoring libjamiclient into 'src/libclient/'. GitLab: #734 Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
-
- Jan 06, 2022
-
-
Amin Bandali authored
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
-
- Sep 14, 2021
-
-
Ming Rui Zhang authored
1. Add account config QML properties and use them in settings directly to avoid manual update 2. Rough clean up for video/audio settings 3. Remove settingsAdapter entirely and split the responsibility Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
-
- Aug 23, 2021
-
-
Andreas Traczyk authored
Change-Id: I1623baee58bed8cd70900abc4085b49e54b50c4b
-
- Aug 17, 2021
-
-
Andreas Traczyk authored
A structure to represent the currently selected account and it's properties as observables. Change-Id: I6b4ae92e15b492a4c4d61ec5da019e2c7e937401
-