gajim, but with plural-affirmative aliases to the /me command
Go to file
Philipp Hörist 10f8fe2bb5 Use unique id as action name instead of jid
A jid can contain characters that are not allowed in an action name.
This creates a unique UUID4 for each MessageControl and uses it as
action name instead.

We can reuse the UUID for other actions that belong to the
MessageControl

Fixes #8636
2017-08-18 18:58:07 +02:00
data XMLConsole: Use glade file for building widgets 2017-08-16 19:05:13 +02:00
doc Replace src by gajim 2017-07-02 17:25:46 +02:00
gajim Use unique id as action name instead of jid 2017-08-18 18:58:07 +02:00
icons Show encryption icon in chat 2017-06-11 20:06:34 +02:00
m4 get git version when running configure 2016-12-30 00:54:33 +01:00
plugins Replace src by gajim 2017-07-02 17:25:46 +02:00
po fix norwegian translation 2017-08-13 15:51:36 +02:00
scripts Replace src by gajim 2017-07-02 17:25:46 +02:00
test make tests run without gui 2017-08-09 22:09:01 +02:00
win WindowsBuild: Include emoticon sourcefiles 2017-08-11 11:52:59 +02:00
.gitignore Switch to using MSYS2 for Windows build 2017-05-16 16:39:52 +02:00
.gitlab-ci.yml run tests with pyopenssl 2017-08-09 22:28:43 +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 merge from trunk 2006-10-04 00:10:49 +00:00
Makefile.am make tests run without gui 2017-08-09 22:09:01 +02:00
NEWS merge from trunk 2006-10-04 00:10:49 +00:00
README Revert "use netifaces to get local IPs if available. Fixes #8666" 2017-08-14 18:36:40 +02:00
README.md Update README.md 2017-07-03 00:36:58 +02: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 Clone correct project for windows build 2017-05-20 10:25:51 +02:00
autogen.sh Replace src by gajim 2017-07-02 17:25:46 +02:00
configure.ac Replace src by gajim 2017-07-02 17:25:46 +02:00
launch.sh Replace src by gajim 2017-07-02 17:25:46 +02: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.