- Mar 21, 2024
-
-
Sébastien Blin authored
Change-Id: Ifd0caafc6ec6cf10b0a834875e9dcf6daf527868
-
- Feb 15, 2024
-
-
Andreas Traczyk authored
This is a WIP and is intended to be adapted continuously to support more and more UI elements and reduce the time spent debugging components. Some components will require additional configuration (e.g. the conversation ID must be set), which may require additional changes. Change-Id: Iaa5d49693f874202439e746a274da4911adf7d15
-
- Jan 26, 2024
-
-
Andreas Traczyk authored
Several major changes to the layout have been made. - The chat search bar is moved into the message search layout. - The Searchbar component is stripped of unused features. - Some remaining logic that was used to switch main loader components is removed. - ViewCoordinator.getView gets a "force create" parameter and we no longer preload low-cost views. NOTE: the option to use a frameless window is available within general settings Gitlab: #1524 (Frameless Window) Change-Id: Iec6bdf162cb0335d3ae3d9bd09dd9783991a4a57
-
- Jan 03, 2024
-
-
Sébastien Blin authored
Change-Id: I8d5f968fbedbc884c91416246049a0ef4cd652eb
-
- Jan 02, 2024
-
-
Moreover, add two accounts (for ChatView testing) Change-Id: Ifb2a45002dd9e86921868257124561764e9b94c5
-
- Nov 27, 2023
-
-
Andreas Traczyk authored
also-misc: Removes SplitPanel state-saving Gitlab: #1370 Change-Id: I71f5c209922ad69fb701e935a03078fb8e5ad2de
-
- Oct 16, 2023
-
-
Liam Coursodon authored
PopUp: Add shadow on the SharePopup Change-Id: I3829fb651116e2ce8da05e71ecb61a67356748c7
-
- Aug 21, 2023
-
-
Xavier Jouslin de Noray authored
Gitlab: #1306 Change-Id: Ic3d952408c352715f2cd611dad63cf92cfb81ff0
-
- Jul 13, 2023
-
-
Liam Coursodon authored
Implement new design Add multiline button Use correct color and implement dark theme GitLab: #1096 Change-Id: I5699c81fbc41e50300ca8b32b93ee47cd17ceee1
-
- Jul 07, 2023
-
-
Sébastien Blin authored
Change-Id: I5b4df32352bc1e6e5281a18e16c8da902242bc4f GitLab: #1233
-
- Jul 05, 2023
-
-
Creating a JamiPushButton in oder to regroup definition Color correction Homogenization of the other button (Layout QR Code, Settings, and Hide conversation) GitLab: #1209 Change-Id: If9f891dba1c1d4e83aaebc16a2202dc2a3b719f2
-
- May 24, 2023
-
-
GitLab: #1083 Change-Id: I210c6c728485a7678817754a0728a07eeb3c3796
-
- May 12, 2023
-
-
Sébastien Blin authored
Change-Id: I4ff37c5dd109ed51de3946d9a6337273e1812c64
-
- May 11, 2023
-
-
This patch introduces some mechanisms to fully support RTL languages: 1. RTL detection via UtilsAdapter::isRTL() checking the locale name 2. Using QML mirroring when needed based on UtilsAdapter.isRTL 3. Inverting panels in DualPaneView and JamiListView when needed with SinglePane support Moreover, lot of anchors are added to automatically manage layout updates. GitLab: #235 Change-Id: I40c245f2d7fae96d796c53505af5403f5e813e7f
-
- May 01, 2023
-
-
Sébastien Blin authored
The search bar should not be shown on a conversation request Change-Id: I31f492c8200cf816021d0b6aa66b248af407a36f
-
- Apr 14, 2023
-
-
Gitlab: #1059 Change-Id: Ia973ee1f8666bdd8597d6cbb47a87534ac4358c8
-
- Apr 13, 2023
-
-
Sébastien Blin authored
Change-Id: I1b9a46fd524b2af4b795986491f5d2fd882437d5
-
- Mar 23, 2023
-
-
This allow users to be able to easily identify their contacts by changing the avatar/display name of a contact (for SIP and 1:1) jami-project#757 Change-Id: I483a9116b78b08d43962abff982e73089bfec1d7
-
Andreas Traczyk authored
- Saves (session only) the open state of the swarm details panel - Saves the details index, and falls back when not available Gitlab: #902 Change-Id: I7ad0c53007dac95f4b1984fc1fcf0094ae59a755
-
- Mar 09, 2023
-
-
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 01, 2023
-
-
Aline Gondim Santos authored
Change-Id: I0a450ab0a82943bd5e929ccd281784867edebd30 GitLab: #998
-
- Feb 28, 2023
-
-
Aline Gondim Santos authored
GitLab: #1000 GitLab: #974 Change-Id: I5f14dc9447bf88d1addebfccd07dc84c632af426
-
Andreas Traczyk authored
+ load the popup dynamically + calculate the position using the delegate's attached ListView geometry Gitlab: #979 Change-Id: I9d3a8a31b4aba2f195c4d6453e9dca88e99685ae
-
- 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
-
- 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
-
- Dec 16, 2022
-
-
Change-Id: I39b7c88a9dd5c34901169975032e2b693316572f GitLab: #906
-
- Nov 19, 2022
-
-
Sébastien Blin authored
This allow users to set a color, notification preferences and get access to all documents in a conversation. Change-Id: I8fd4a46c0940afa0436f9c5b91188f87a05c5a2d
-
- 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
-
- Sep 10, 2022
-
-
Sébastien Blin authored
jami-project#1468 Change-Id: I1be757e13b1602d306ee4a399d816ba2aaf43dd1
-
- Aug 19, 2022
-
-
Sébastien Blin authored
GitLab: #809 Change-Id: I0b110c1d378db83ba20be5679dc11b8337483eec
-
- Aug 08, 2022
-
-
Sébastien Blin authored
+ Remove readOnly from conversation's as it was never used and not necessary in multi swarm as you can re-add members anyway so it's never read only. + Makes non swarm conversations just readable. Users can save whatever they want and replace old non migrated conversations to new swarm. Change-Id: I8aa2521bc524b6159d7ba0b613834438e293e09e
-
- Jul 22, 2022
-
-
Sébastien Blin authored
and add the identifier to check the swarm id (for future public groups, it will be important) Change-Id: I5ebc16cdc280567447abd14a05c4a62263609f25
-
- Jul 19, 2022
-
-
Sébastien Blin authored
Change-Id: Ieeb6811101f7c1dadc2b9d07fdac93cc4fe68dd4
-
- Jul 05, 2022
-
-
Sébastien Blin authored
And do not ban contact when removing conversation. Change-Id: Ia76c76b265dd2a9d7d3cc8e2f869bf74fd3cbe63
-
- May 19, 2022
-
-
Amin Bandali authored
In preparation for vendoring libjamiclient into 'src/libclient/'. GitLab: #734 Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
-
- Apr 26, 2022
-
-
+ code cleanup GitLab: #539 Change-Id: I3f85a4760f60f47f2557016a88bc17c41062ee4e
-
- Mar 23, 2022
-
-
Sébastien Blin authored
This allow the swarm details page to be resizable. Also adds the add members list into this view. Presence and filtering for ContactPicker is also fixed. GitLab: #670 Change-Id: I4bf4369eba1d30dff3931575cd8ebd7eb2c7aee0
-
Sébastien Blin authored
GitLab: #340 Change-Id: I4a4ebfbebb880161e93fc0a086eec13ffb1ba285
-