- Feb 15, 2023
-
-
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
-
- Feb 06, 2023
-
-
Amin Bandali authored
Change-Id: Idf38e82631a4e22540aa5dec8ec2db0ab4a38c2e
-
- Feb 05, 2023
-
-
Sébastien Blin authored
Change-Id: I6e04c8e01e87f66a9e6da4fb32524f085066a5d0 GitLab: #940
-
- Feb 03, 2023
-
-
Aline Gondim Santos authored
GitLab: #954 Change-Id: I6fe7537b0de7fb904a05159072476003ee835eea
-
- Dec 27, 2022
-
-
- Refactoring - Unpined map - handle multiple maps (one map per account) Change-Id: I2b0abf284ccfe27b986f03915c5942d721403211 Gitlab: #901
-
- Dec 20, 2022
-
-
Sébastien Blin authored
isBlocked doesn't exist, it's isBanned. Also link spfm and webengine to tests (in order to fix tst_ChatViewFooter.qml) Change-Id: Ic4ac0565ba5975213728b16e3e3d5718aa9851b6
-
- Dec 14, 2022
-
-
Change-Id: I83f27e86a6a7ee2140dc3028a4e183dcb8de8a27 GitLab: #875
-
- Dec 06, 2022
-
-
Sébastien Blin authored
Change-Id: I4be91f83fbe3ba7cb3617792c687acb938d3e10a GitLab: #892
-
- Dec 02, 2022
-
-
Sébastien Blin authored
Change-Id: Ib5f207eb730be43a7cc5ebfb7cda2b230054badd
-
Sébastien Blin authored
Pretty all tests are broken, but at least, forcing the CI to build it will force people to check it. Change-Id: I974905a893b6a53ce71890b63a01be6a791ea556
-
- Dec 01, 2022
-
-
Aline Gondim Santos authored
GitLab: #892 Change-Id: Ia62ac144d187e705644742ebaa9b1679c45d2ae0
-
- Nov 30, 2022
-
-
Aline Gondim Santos authored
GitLab: #891 Change-Id: I97afae821dbb8cf20bf676804b8dafb66810bb3c
-
- Nov 23, 2022
-
-
Nicolas Vengeon authored
copyright OpenLayers v7.1.0: ol.css copyright OpenLayers v7.1.0: ol.js GitLab: #867 Change-Id: I4e01f6d9727d56541d1b44023f26959ebe4fbe26 Signed-off-by:
Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
-
- Nov 17, 2022
-
-
Sébastien Blin authored
Show a notification in the conversation like Anroid when the account is disabled or when there is no network connectivity Change-Id: I0f875fd24a2b29b8f7f48746651b156451e1250f
-
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
-
- Aug 15, 2022
-
-
Sébastien Blin authored
A signal exists for showing errors to the user to make failing cases more explicit. With this patch, errors detected are displayed to the end user so that they know that an error occured and what kind of error occured. Change-Id: Ib2d4d4fdb171235e0598de0f1c190b8fd0fcc336
-
- Aug 11, 2022
-
-
Sébastien Blin authored
Change-Id: Id7fb985ef3e449dab67463a8e4320b493457341a GitLab: #796
-
- 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
-
- Aug 01, 2022
-
-
Sébastien Blin authored
Change-Id: Id9226497f1c3f57ddbe2dbe5a10135b75b24474d
-
- Jul 29, 2022
-
-
This changes many things: + Except the backup page, all pages were re-designed + Heavily modify buttons and line edits with new components style + Update switches themes + Re-work username + Add future components + Update strings + Update PhotoBoothView GitLab: #769 GitLab: #770 GitLab: #766 Change-Id: Ic97d36cf8c86c4242013bf71a524887f7ce56f8f
-
- Jul 21, 2022
-
-
Sébastien Blin authored
Change-Id: Ibe07af6400b4f761951e7b6251646b311f56f1b6
-
- Jul 19, 2022
-
-
Sébastien Blin authored
Change-Id: Ieeb6811101f7c1dadc2b9d07fdac93cc4fe68dd4
-
- Jul 11, 2022
-
-
Sébastien Blin authored
For multiple swarms, the description will be shown from the profile, for core dialogs, the best Id is used. Change-Id: Ieb7d5f143c1a85c4c629a5a8a03850fa1ebddf63
-
- Jul 05, 2022
-
-
Sébastien Blin authored
And do not ban contact when removing conversation. Change-Id: Ia76c76b265dd2a9d7d3cc8e2f869bf74fd3cbe63
-
- Jun 14, 2022
-
-
Sébastien Blin authored
To be displayed in a swarm with multiple participants Change-Id: Ic29cd1b5ec3b6635f2f9ee907094812b38ec7116
-
- Jun 09, 2022
-
-
- radius - spacing username - spacing avatar bubble - added username on top Change-Id: Iaea52d2c6334a64727fc818ef3232623b938d41e Gitlab: #730
-
- May 19, 2022
-
-
Amin Bandali authored
In preparation for vendoring libjamiclient into 'src/libclient/'. GitLab: #734 Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
-
- Apr 05, 2022
-
-
Sébastien Blin authored
+ Finish layout fixing + Clean warning + protect elements + update copyrights GitLab: #476 Change-Id: Ib3270b5d37d63aa99a576d48574b62801df37258
-
- 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: I03becae1c33be5a6ab10452c6986d7b5abd009e3
-
Sébastien Blin authored
GitLab: #340 Change-Id: I4a4ebfbebb880161e93fc0a086eec13ffb1ba285
-
- Jan 06, 2022
-
-
Amin Bandali authored
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
-
- Dec 21, 2021
-
-
Remove unsupported QtQuick One component and it will be added back in the following patches Change-Id: Iad206a880096cf956a4220a81dca85a993721fbd
-
- Oct 06, 2021
-
-
+ Change name to ChatviewHeader as no webview + Avoid anchors hell and use a RowLayout Change-Id: Iff4bbeabc70cfa496a7a208ee5da0c9ea1b6ff08
-
Introduces a primitive QML ListView based chat view lacking features present in the previous web chat view, that will be added in subsequent commits(styling, preview/media/link/file-transfer message type support, etc.). Gitlab: #467 Change-Id: Iedc40f6172a6cdacc48cda6f4187053fbf226713
-