- Mar 09, 2023
-
-
Change-Id: If3277035d695aaa28a26091845091b250d842515
-
Sébastien Blin authored
Change-Id: I226cad58115302b9147fb666fe0148a0bdf83864
-
- Mar 08, 2023
-
-
Sébastien Blin authored
Change-Id: I94ceab04d0d93a117ef7a16a8ef31139146681dd
-
GitLab: #987 Change-Id: I58befd7630e4632a4dc1286b4c692d6e5c0dd40e
-
Aline Gondim Santos authored
Change-Id: Icc39d1607c533c4b520a8c320b7eb575d747ec47 GitLab: #1019
-
Aline Gondim Santos authored
Change-Id: Ie010f60784400bdb497a10a656ccb953c8c7ac65 GitLab: #1022 GitLab: #1020
-
Aline Gondim Santos authored
Change-Id: Ia18948e29f9d456db6db519e8c26359e9e215fdf GitLab: #1024
-
Aline Gondim Santos authored
Change-Id: I41f847c4b60d3f303c5a92b61b0035b5e8c82b68
-
- Mar 07, 2023
-
-
GitLab: #843 Change-Id: I8249a5edd229ce6c264d5ec3e3527e980bb88934
-
- Mar 06, 2023
-
-
Jenkins authored
Change-Id: Ib5a990e7ebe48e85d741f693e7b2339e66edb6b1
-
Sébastien Blin authored
Change-Id: I11c9a6b329037cdd3bd3e82192e540403bf6286f
-
Change-Id: Iedfda66405df58b758e88ff102f8c1a53cbf3a69
-
Sébastien Blin authored
This option is fully replaced by sded media exchange and the switch is only enabling the two next checkboxes Change-Id: Ida4736fd6aa8e2a9c5327aa3bc4b236ecaa0a69e
-
Change-Id: I461a8ecb4ea064b9b22dd1db7a96a71eb8082321
-
Sébastien Blin authored
Also remove retryInteraction as useless in new versions. Change-Id: I79a016c9fa7b8bc4d5fcdb0aeff51d78aea2f314 GitLab: #1017
-
Sébastien Blin authored
hooks must be installed after the module is cloned. Change-Id: Ie09a87befbfd217b6c1ad404bf3a457e6d413065
-
Aline Gondim Santos authored
GitLab: #990 GitLab: #1016 Change-Id: Ia578493cb60271b284829dbef9179a0fccebbbd2
-
Sébastien Blin authored
Change-Id: I1ede809e160cc7c58f098a6829bfe47a63e51770
-
Raphaël Brulé authored
Change-Id: I7a2931bae692b1bf68b7bfc85991e8e86b6fd51b
-
Sébastien Blin authored
Change-Id: I6420f6233bbf9a92f7821735c02fcc29e478d111 GitLab: #942
-
- Mar 03, 2023
-
-
Sébastien Blin authored
Change-Id: I50893c6296040ad6bc972050d595cdedd27f635c GitLab: #936
-
Sébastien Blin authored
Change-Id: I9f16e8a3633981d41429343885a3130b0496288d GitLab: #1007
-
Sébastien Blin authored
No need to re-compute sequencing as deleted messages are just replaced by "Deleted message" and edition should not change any sequencing Change-Id: I03e210ac88b919b76b409583de2221406e468f50 GitLab: #991
-
Sébastien Blin authored
Change-Id: Ic925c96106d6c30eb8268af652b367029c5b7e70 GitLab: #1013
-
GitLab: #964 Change-Id: I70e5ba12c237a1623667c1783ead78fed76b3bc0
-
Sébastien Blin authored
Change-Id: I32c6dba09b01e87f7e9b48f7a4ab853d26526c63
-
Maxim Cournoyer authored
CMake takes care itself to prefix a library name with 'lib'. * src/libclient/CMakeLists.txt (LIBCLIENT_NAME): Drop 'lib' prefix. Change-Id: I9b6e0a8bd7bf2cfcec8b8b0996f87035a4f2e906
-
- Mar 02, 2023
-
-
Sébastien Blin authored
Change-Id: I9ce321779f578395719670433650f47987a32480
-
* extras/packaging/gnu-linux/Jenkinsfile: Improve PACKAGING_TARGETS parameter documentation. Change-Id: I83de03a7d722ff391cc41098a0cce9334e014d75
-
* extras/packaging/gnu-linux/Makefile (GUIX_PACK_FORMATS): New variable. (guix-pack-command): Add format argument. Make the --postinst-file argument conditional to the 'deb' format. (define-deb-pack-rule): Rename to... (define-guix-pack-rule): ... this. Add a new format argument, and move existing architecture argument into 2nd position. * extras/packaging/gnu-linux/scripts/deploy-packages.sh (package): Register 'guix-rpm-pack' as RPM packages. Change-Id: I1b5501c02e917b2b0c5e92e775a85478dd67316e
-
Build them by default again. * extras/packaging/gnu-linux/Jenkinsfile [BUILD_DEB_PACK]: Remove parameter. ('Build packages'): Do not filter out deb packs by default. Change-Id: Id65c00de0a50c263b672986a61776b02cf69a2e4
-
* extras/packaging/gnu-linux/Makefile (list-package-targets): Sort output. Change-Id: I5d4f51c502d6d99d1ddf99c91422706ef230f01a
-
The with-libjami/latest rewriting procedure was not applied to the customized jami package, hence it was using libjami at its current version in GNU Guix and failing to build. * extras/packaging/gnu-linux/guix/guix-pack-manifest.scm (with-latest-sources): Apply patch. (libjami/latest): Disable test suite. (jami-with-certs): Re-introduce -DLIBJAMI_INCLUDE_DIR configure flag. (jami-with-certs/latest): Apply to with-libjami/latest. Change-Id: I6266fa691dc8995300afb15bdbc9ce1640ab4d1d
-
Instead of leaking host TLS certificates at /etc/ssl/certs for GnuTLS, we can now have the directory symlinked to the ones provided by the nss-certs package in the Guix container, which is cleaner. * extras/packaging/gnu-linux/Makefile (portable-release-tarball): Replace --expose options with --symlink. * build.py (run_install): Likewise. Change-Id: Id3b8c2b3dd06fade10bbd280fd0af8f9ac8fde45
-
Sébastien Blin authored
If both sides are calling at the same time, the daemon will chose one of the call. We must use this one. jami-daemon#743 Change-Id: I09c991c0facf34cf7ed83d8782b7646b3075eed8
-
Sébastien Blin authored
+ ModalTextEdit should not change its editMode if isPersistent, else some editions can be missed. + Do not emit profileChanged when the client changes only the alias, as it's updated by the account's config. Change-Id: I3381b7494366fcd2d6a8504f0dcf18b622dc1701
-
Sébastien Blin authored
Change-Id: Iafbb43d57dd8efe56ca696e64f7193bb0b24b19a GitLab: #950
-
Kateryna Kostiuk authored
Change-Id: I01048863c6a60ba0f32d5a0daec6b504a54818ed
-
Aline Gondim Santos authored
GitLab: #986 Change-Id: I4672ca2240a04a2a25780506750d0233b442aba5
-
Aline Gondim Santos authored
Change-Id: Ia9c59045e85bd368496841c710e5438b70711437
-