1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-09-10 03:53:23 +02:00
Jami client based on the Qt framework, for GNU/Linux, Windows and macOS platforms.
Find a file
Franck LAURENT bb54f4527f SettingsView: fix update page visibility
Change-Id: I5c8cc068f0d8c2ab2996b026db88b637f919414c
2023-04-07 15:16:37 -04:00
.gitlab/issue_templates
.tx
3rdparty macos: support unified build 2023-02-28 14:30:05 -05:00
daemon@c5bbd21e1c conversationmodel: show correct timestamp for syncing conversations 2023-03-23 09:27:34 -04:00
doc
extras migration: avoid race conditions for account status 2023-04-07 09:44:11 -04:00
JamiInstaller
resources misc: cleanup useless resources 2023-04-07 15:13:35 -04:00
src SettingsView: fix update page visibility 2023-04-07 15:16:37 -04:00
tests tests: make the webengine resources available for QML test fixtures 2023-04-06 16:55:56 -04:00
translations i18n: automatic bump 2023-04-03 16:43:01 -04:00
.clang-format tests: qml: initialize the preview engine 2023-04-05 13:54:41 -04:00
.cqfdrc
.gitignore gitignore: ignore git GUI .orig files 2023-02-16 12:15:26 -05:00
.gitmodules macos: support unified build 2023-02-28 14:30:05 -05:00
.gitreview
build.py misc: fix test suite and tooling on Windows 2023-04-05 13:54:23 -04:00
CMakeLists.txt misc: migrate the webengine resources from libclient to the client 2023-04-06 16:55:38 -04:00
COPYING
INSTALL.md misc: fix test suite and tooling on Windows 2023-04-05 13:54:23 -04:00
qrencode-win32.patch
README.md misc: fix test suite and tooling on Windows 2023-04-05 13:54:23 -04:00

Jami

jami-logo

Share, freely and privately

Introduction

Jami provides all its users a universal communication tool, autonomous, free, secure and built on a distributed architecture thus requiring no authority or central server to function.

jami is the cross platform client for Jami.

For more information about the jami project, see the following:

Getting involved

Notes

  • Coding style is managed by the clang-format, if you want to contribute, please use the pre-commit hook automatically installed with ./build.py --init
  • We use gerrit for our review. Please read about working with Gerrit if you want to submit patches.

Build

cf INSTALL.md

License

Copyright (C) 2020-2023 Savoir-faire Linux Inc.

Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html for the full GPLv3 license.