gajim, but with plural-affirmative aliases to the /me command
Go to file
Philipp Hörist 3335482345 Add 'encryption' config options group
We have to save the value per account and contact, because otherwise
it could lead to problems if a jid is added to more than one account.

As key this uses a string in the form of 'Account-BareJid'.

The config option group 'contacts' is not used because there are values
like 'speller_language' that make more sense to set on a Jid basis, rather than a
Account-Jid basis.

Treat an empty config value or no config value as 'disabled', instead
of writing a config value of 'disabled'. This has the benefit that we
dont have to write config values for contacts were we dont use encryption.
2017-05-18 21:42:40 +02:00
data Fix display of channel-secure icon 2017-05-15 10:10:42 +02:00
debian prepare 0.16.5 release 2015-12-28 13:45:43 +01:00
doc fix epydoc.conf 2009-10-28 08:57:53 +01:00
icons use 'reverse DNS' convention for desktop and icon files 2017-04-18 21:19:15 +02:00
m4 get git version when running configure 2016-12-30 00:54:33 +01:00
plugins Update Makefile.am 2017-03-27 09:53:16 +02:00
po update po files 2017-01-14 14:02:54 +00:00
scripts add script to build plugins translations 2011-09-03 22:56:37 +02:00
src Add 'encryption' config options group 2017-05-18 21:42:40 +02:00
test start running tests 2016-10-10 15:22:51 +02:00
win Switch to using MSYS2 for Windows build 2017-05-16 16:39:52 +02:00
.gitignore Switch to using MSYS2 for Windows build 2017-05-16 16:39:52 +02:00
AUTHORS Fix Author list 2016-12-14 13:40:44 +01:00
COPYING next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
ChangeLog default branch is 0.16.10 2016-10-11 23:15:15 +02:00
INSTALL
Makefile.am Use python executable located by configure when running tests. 2017-01-23 15:36:38 +01:00
NEWS
README Update and rename README files 2016-12-29 13:56:05 +01:00
README.md Update README.md for 0.16.7 release 2017-02-01 13:48:13 +01:00
THANKS prepare 0.16.5 release 2015-12-28 13:45:43 +01:00
THANKS.artists [Dmitry Korzhevin] new tango emoticon set. Fixes #5421 2009-11-20 13:49:56 +01:00
appveyor.yml Switch to using MSYS2 for Windows build 2017-05-16 16:39:52 +02:00
autogen.sh add AppData file 2017-05-06 21:31:44 +02:00
configure.ac add AppData file 2017-05-06 21:31:44 +02:00
launch.sh launch.sh calls py3 2013-01-20 23:04:26 +01:00
pylintrc pylint: Tweak the configuration file a bit. 2017-02-07 21:00:43 +00:00

README.md

Welcome to the Gajim project Wiki

The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. Gajim works nicely with GNOME, but does not require it to run. It is released under the GNU General Public License. If you find bugs or have ideas how Gajim can be better, please send tickets here.