- Feb 29, 2024
-
-
Sébastien Blin authored
git.jami.net/savoirfairelinux/jami-daemon/-/issues/951 Change-Id: I0d952d6916ad5c4a8c51cbb80998f46665af9141
-
Sébastien Blin authored
Change-Id: I233d5df05432371adf6b2bdf8e8de25bd7e65058
-
Sébastien Blin authored
GitLab: #1578 Change-Id: Ibe980844acf1b44afb0ea6aa0e105ffa99e5c36f
-
Sébastien Blin authored
Only do it for current account, this avoid to emit needsHost() for all accounts with the same conversation GitLab: #1579 Change-Id: I147b2f72fd4c1000949500309eae1970cdbd033f
-
Sébastien Blin authored
GitLab: #963 Change-Id: If26b9413e5a94e1b9da0842b84eaf8019b08140f
-
- Feb 28, 2024
-
-
Loading the profile elements from disk is now deferred to consumption. Implements a basic caching mechanism for the displayname and avatar elements. Gitlab: #1459 Change-Id: Ic5aeec6649c198f617b9269409ded647c7536b8f
-
- Feb 27, 2024
-
-
Sébastien Blin authored
Change-Id: Ie720ef7deac208a869d32a0a49e6d653d40e7fb0
-
Sébastien Blin authored
Change-Id: I635c527b8a5b83b91f70008ce6471af8f72f6aa9
-
- Feb 22, 2024
-
-
Sébastien Blin authored
Change-Id: I4bb6268547da6549a143da1d64b56f70cdd7dcc7
-
Sébastien Blin authored
This reverts commit ef716d65. Reason for revert: Missing a lot of design Change-Id: I9f289d107dab25251e3de98a64c90446f9bf7c12
-
- Feb 21, 2024
-
-
Change-Id: I8e56fc3e0a456bc214baf321e4c9e60b77004d2c GitLab: #1476
-
Sébastien Blin authored
Change-Id: I3559ef5398c73cd7c76196fe3b61cf005bc2408d
-
Sébastien Blin authored
GitLab: #1550 Change-Id: I0234d9c6993438fe4580961a85d86632def1c354
-
Sébastien Blin authored
GitLab: #1571 Change-Id: I848c6f8e1867f552a55105a4d528f51a59676ce4
-
Sébastien Blin authored
GitLab: #1559 Change-Id: I8bc70c95354546b5c31a376daf07f60a96b1ede0
-
Sébastien Blin authored
Change-Id: Ic2e86b932c4805016689ffc41e4cede26b715954
-
Sébastien Blin authored
Change-Id: I0dca1ef919cb6f60e53c57c3a3ccf81c2333c231
-
Sébastien Blin authored
GitLab: #1463 Change-Id: I8c61d1c526ddf69ae910627d0804608fd17b5c45
-
Sébastien Blin authored
Change-Id: I64e145754843513a36e7b52dca9be90f2ab7688d
-
Sébastien Blin authored
Change-Id: I060a991726bc8c1cd57f267d97833dcd04519bab
-
GitLab: #1573 Change-Id: I55dacf92ceeeba077b52488835e8d48b8ccd39a2
-
Sébastien Blin authored
Also show it in advanced settings Change-Id: I8de880657530c4a957846ca334332f7ccf79ef8c
-
- Feb 20, 2024
-
-
Sébastien Blin authored
Change-Id: Ie82a15da023ab97f133c8beadb8ddeb81b67666f
-
Change-Id: I39656f5fe57b37316138680345d9c52a7675a968
-
- Feb 19, 2024
-
-
Sébastien Blin authored
Change-Id: I4010660c6bef3af553019deb9bcabc65a4b484fc
-
Sébastien Blin authored
Change-Id: I5e92e47ada4c4225c68065179245d96723397575
-
Sébastien Blin authored
Change-Id: Ie187f459b136c36fbb65c21fdaa4f05958244474
-
Sébastien Blin authored
GitLab: #1572 Change-Id: If588d22b80ea2f77b21f2ddd081ba32fdffefc7c
-
Sébastien Blin authored
Change-Id: I0f1cb45a6cca9c8e95366c81a9d7813c740e2987
-
François-Simon Fauteux-Chapleau authored
GitLab: #1545 Change-Id: Ie0cdc650a8f1468ed14cb43ccfd223167ddf8b7e
-
- Feb 16, 2024
-
-
No impact on logic. Just clarifies intention and allows short-circuiting. Change-Id: If18f9d28cf4f4ead58a4f94b0ba0e4514ac9eea1
-
- Feb 15, 2024
-
-
Sébastien Blin authored
Change-Id: I31c05a8163cc03f8d181b5509e966df348814515 GitLab: #1541
-
Andreas Traczyk authored
The top margin is unnecessary when the invitations tab is not present. Change-Id: Ic0aafdd72d3d99f3764eeac72b2efe0c11a604ed
-
Sébastien Blin authored
cf jami-docs/developer/delivery-status + Basically this patch uses the new SwarmMessage.status to show current interaction status. + setRead only updates the status if the interaction is newer (else, because signal are not guaranteed to be ordered, this can cause the lastDisplayed_ to be incorrect). + Some old code is removed and unused signal + MessageReceived updates status if needed GitLab: #1487 Change-Id: I4d4d5dce8dc12ab638e89e3f8431810b29a72087
-
Removes all migration mechanisms and support for database versions that haven't been used for several years. Also cleans up some includes. Change-Id: Iaf071a455f77dd4daa57f16f9924703961aa64e0
-
Sébastien Blin authored
Change-Id: I0426d7cea16aedff3dc5ed0f493422ffb091d45e GitLab: #1543
-
Sébastien Blin authored
Change-Id: Idf3aee2c667c86ea9a224d68624f733a2250e83a GitLab: #1551
-
Andreas Traczyk authored
This doesn't make much sense with our current test structure, and will add a StackView component on top of the UUT. Change-Id: Ice3425bfea0b5229c87caf3fa22b181ce6aa520d
-
Andreas Traczyk authored
Gitlab: #1555 Change-Id: Ifa196b91fed4d13d1cd0acf535cc3e1802c22a29
-
Andreas Traczyk authored
Uses a more declarative approach to anchor the local preview. Change-Id: I2544428a0c2585a8629639566c808dfc2808fd14
-