Andreas Traczyk
861c42e3d5
fix: don't remove the daemon cache dir
...
Change-Id: Icde3c4f5dbb54c2ae93712434f5d08def4e3c3bb
2023-10-24 13:20:29 -04:00
Jenkins
873c4c72b9
i18n: automatic bump
...
Change-Id: Id0905136d6091270819b9ae8b37d3e9be5d9c1dc
2023-10-23 16:47:01 -04:00
lcoursodon
3e012c32d5
Welcome view: set default title to false and resize logo
...
GitLab: #1334
Change-Id: I71930584b3f5e0925ba8f5f42fff669ff9237dd1
2023-10-23 14:41:23 -04:00
lcoursodon
6bff3c54f1
TroubleshootingSetting: Connection monitoring
...
Change-Id: Idf922df701cdf2efc2d167362dca021897d8e2e5
2023-10-23 13:39:13 -04:00
Sébastien Blin
e55eaa5d8e
packaging: add fedora 39, ubuntu 23.10
...
Change-Id: I2da6a821b25c3a5ae26ba8f59f3dc8b6656751b5
2023-10-20 09:16:08 -04:00
Sébastien Blin
1a17735d55
misc: bump daemon
...
Change-Id: I20cbebf0bea67385b08fa879884ce2a7f8634d52
2023-10-19 15:52:03 -04:00
lcoursodon
4e5f153230
Message button: set circled false
...
Change-Id: I58aee3397e46025a79321e2a54211f72d299077e
2023-10-19 15:23:12 -04:00
Andreas Traczyk
15351a5aae
splitview: hide handles when in single-pane mode
...
Prevents breaking the UI.
Gitlab: #1370
Change-Id: I6bad222c2a05dc66402bc8f86e17f9a6d4d99c99
2023-10-18 13:01:58 -04:00
lcoursodon
e89aa95673
Donation: show the tipbox only after the 1st November 2023
...
Change-Id: If2bb725a0be137a55a29cd7592726c4f2c718c8a
2023-10-17 14:29:49 -04:00
Aline Gondim Santos
3609dae584
pushbutton: circled default to true
...
Change-Id: I85967917eae6d69f534aebeaae998454a9a6a4c0
2023-10-17 15:01:45 -03:00
lcoursodon
8b21b0fda9
Share popup: fix font size
...
Change-Id: Ied676c0bcea675735274362ecc35de504c4c7fa9
2023-10-17 10:02:33 -04:00
lcoursodon
811a93cc27
Chat settings: refactor chat settings
...
GitLab: #1369
Change-Id: I1bd9dfab7526a9cd0d84205817ab4eae951dba90
2023-10-17 08:31:05 -04:00
Jenkins
baeb90bced
i18n: automatic bump
...
Change-Id: I5f6e1f01940f43a6e4d8ffd8c497a848ed981971
2023-10-16 16:42:38 -04:00
lcoursodon
439fea530d
PushButton: Remove transparent color who break the animation
...
PopUp: Add shadow on the SharePopup
Change-Id: I3829fb651116e2ce8da05e71ecb61a67356748c7
2023-10-16 12:57:16 -04:00
lcoursodon
55415d6062
Donation campaign: add toggleswitch setting
...
GitLab: #1334
Change-Id: Ic0e2a4b08db7228e4a4bdab665f53adfa581e16c
2023-10-13 09:23:36 -04:00
lcoursodon
9d3b5cd0c5
Donation campaign: add donate tipbox
...
GitLab: #1334
Change-Id: Ie32b6278fb28381524936baabf09ee3cbba04eb6
2023-10-11 11:25:05 -04:00
Andreas Traczyk
4e549d123e
misc: use the cache dir instead of the data dir as the cache dir
...
Gitlab: #1378
Change-Id: I0249a87fba240eb65165fc79bdbc0ffb55f00af8
2023-10-11 09:51:54 -04:00
lcoursodon
77193b26d9
eleutheria: update welcome page for release
...
GitLab: #1334
Change-Id: Ibe19091076f3b041517f32684a248700c0fce7ff
2023-10-10 15:13:02 -04:00
Jenkins
afb514ee02
i18n: automatic bump
...
Change-Id: I2a892bc8ee46e169865397d771d3e9d233468911
2023-10-09 16:43:02 -04:00
Andreas Traczyk
f1ccd5d05d
downloader: use native separators when building target file path
...
Also reverts waiting on the msiexec process + error checking.
Change-Id: Icfd8c349087d1b9f84c95d855b68b7ef2e45b3ab
2023-10-05 19:12:07 -04:00
Andreas Traczyk
6a0963d37b
misc: bump daemon
...
Change-Id: Ia78ee9a1946d79b68b0761642b37f90a77182a68
2023-10-05 17:13:29 -04:00
Andreas Traczyk
6fc30b51d6
windows: updates: make UI represent underlying update states
...
This commit fixes several issues:
- the update confirmation dialog getting stuck in the open state
- secondary attempts to download an update possibly causing a crash
- poor error information presented in the case of missing content
- unhandled errors during MSI package installation
Gitlab: #1367
Change-Id: Ia8855b8268ab13b8e1cbbb15de75d41f593f947a
2023-10-03 17:49:04 -04:00
Andreas Traczyk
2719f303d9
misc: bump daemon
...
Change-Id: I8a3fe51e2d868f25c482b1a57bea82bc976a457a
2023-10-03 16:30:22 -04:00
Andreas Traczyk
100756b02d
viewmanager: allow creating more than 1 instance of a view
...
Previously, managed views were always stored in a dictionary using non-unique keys. This commit adds a method to the ViewManager component allowing for automatic unique key generation if the base key (QML component path) is the same. This is used for dialogs because we need to possibly open nested modal dialogs.
Gitlab: #1367
Change-Id: I94e0ef0e0ae79689445be0409dd902dc74554e43
2023-10-03 15:38:39 -04:00
Water Chika
b963a0bdf2
Avoid infinite loops in MainApplication::cleanup
...
Change-Id: I910ab554c463a3d91c48c297c6c1ed48202283f9
2023-10-03 15:18:47 -04:00
Xavier Jouslin de Noray
d765fc9297
PluginStoreEndPoint: add possibility to change the plugin store end point
...
Gitlab: #1341
Change-Id: Ib4516c6cf2361a4976230a6b056a4c072932a92b
2023-10-03 13:55:05 -04:00
Jenkins
f8f1301fa0
i18n: automatic bump
...
Change-Id: I35a6a56c9e7ddd8f83ef0a388ed7b7ec6d6f72d7
2023-10-02 16:42:38 -04:00
lcoursodon
b9d24298f7
Donation campaign: add banner in smartlist
...
GitLab: #1334
Change-Id: I53b23eabab47389b9bea50f54afac28d41741b0b
2023-09-29 20:04:04 -04:00
Aline Gondim Santos
6b9ce14ca9
messagerbar: add continue editing tooltip
...
Change-Id: Ifa69df02610e0d104b6a0bf338ded3128e2be9b7
GitLab: #1359
2023-09-29 05:06:41 -04:00
Sébastien Blin
f88b8584af
deploy-packages: add alma
...
Change-Id: I5ff774d6e2eceb3ce99d16eae34249ee451f9199
2023-09-29 02:18:36 -04:00
cberthet
ad35d108f2
link-device: apply new design and add QR code
...
GitLab: #1253
Change-Id: Ib47a081e4e5d714e98fb397732ff9232b62afc36
2023-09-28 16:59:20 -04:00
lcoursodon
63c3d0bf2e
Build: build without dbus if enable_libwrap is not specified
...
Change-Id: I8819b193b83f7ee051d78d30990db40e3f295354
2023-09-28 11:37:54 -04:00
lcoursodon
6f8f96edfd
Correct some bug MessageBar
...
Change-Id: I198763539ba1b093ef9dfbc6f429ba15dcf93285
2023-09-26 17:03:27 -04:00
cberthet
1bd7d75d29
Fingerprint : prevent overflow when zooming
...
GitLab: #1347
Change-Id: I2b1862b1df7b2bcc7c173a04b50c006d861241d2
2023-09-26 12:01:03 -04:00
cberthet
ad29993e17
AboutJami button : text scale with text size
...
GitLab: #1348
Change-Id: I442b4ca074113ca4460757780b1bcc0b1675a35e
2023-09-26 11:15:10 -04:00
Jenkins
70ce0c091e
i18n: automatic bump
...
Change-Id: I9b9ac457d4c71a343af793ad15bd6ce8c2ed4089
2023-09-25 16:43:03 -04:00
Sébastien Blin
ea5b2d6589
misc: bump daemon
...
Change-Id: I9d10579e5bb231f4b457a0fd9f3c36c8bc491dbc
2023-09-22 15:04:16 -04:00
Aline Gondim Santos
eaababc817
callactionbar: fix submenus layouts
...
Change-Id: I1d100b48db6ad95bf5e09642e9c12aad8ccf110a
2023-09-21 08:45:09 -04:00
Andreas Traczyk
aa96b723bc
misc: bump daemon
...
Change-Id: I8ec5348b0a37c06e81ad3fc46c11822556391694
2023-09-20 21:16:46 -04:00
Aline Gondim Santos
1616261bef
misc: update plugin-store after plugin uninstall
...
Change-Id: Ibbb428e17f362f3645a530ad55fbd87d6719f98d
2023-09-20 14:58:32 -04:00
Aline Gondim Santos
926ab72334
markdown: fix keyboard shortcuts
...
Change-Id: Ic02ab2df7a4a3870dbbe2f0e23160f13281ba2ac
GitLab: #1321
2023-09-20 14:54:54 -04:00
Sébastien Blin
a6d16ba1f8
misc: pass HideSelf to true by default
...
Change-Id: I507ec00f9d94ae9cec5f63ca948bca1f9cdd82b3
2023-09-20 13:13:23 -04:00
Sébastien Blin
b0c205159e
misc: bump daemon
...
Change-Id: I424250b351a0947fe37c4baebfc27405ff48dad8
2023-09-20 09:20:59 -04:00
Jenkins
0c440660c4
i18n: automatic bump
...
Change-Id: I65efe898569dff45b9e6341db6e6b9332e60d890
2023-09-19 11:40:04 -04:00
Sébastien Blin
c8cc61520d
misc: update version name to Eleutheria
...
Change-Id: I6679ffec816636d6bb8bfded88b86f23c11f3b03
2023-09-19 11:01:13 -04:00
cberthet
ab25276e27
Dialog popup: BaseModalDialog redone, every popup based on it checked
...
GitLab: #1326
Change-Id: Ia72a9f4d2daa60261054e050ab89de18a139ecd2
2023-09-19 10:33:20 -04:00
Sébastien Blin
7b41c6faff
UserProfile: display name must be readOnly
...
Change-Id: I3cd106af5ad7a141d884b948448e25053ab0832b
GitLab: #1349
2023-09-18 14:35:54 -04:00
Sébastien Blin
7a84518f2c
misc: cleanup, remove cacheAvatars
...
Now there is only one client, this doesn't need to be configured
Change-Id: Iba1265fbdb8ab18bfb44fc7c2c70ebfe6000ee2c
GitLab: #1305
2023-09-18 10:25:12 -04:00
Sébastien Blin
1a12cb3b8c
misc: replace Swarm Created message in 1:1
...
Change-Id: I71388da217d4912a4f89c36e8a539cdc65f40097
GitLab: #1342
2023-09-18 10:23:13 -04:00
Aline Gondim Santos
75a154f4fe
plugins: fix background of installed plugin
...
Change-Id: I0b890270dc10ddb3d77d10f07252d5da7266ba7f
2023-09-18 10:10:25 -04:00