gajim, but with plural-affirmative aliases to the /me command
Go to file
Philipp Hörist ef8229615a Dont save sent MessageStanza for LMC use
There are mutliple reasons why this is not a good idea

1. It places work on encryption Plugins, as many encryption attributes inside the
stanza can not be resend again (OMEMO, OTR), so the plugins have to make sure none of
these attr are inside the LMC stanza

2. In general its not obvious for plugin devs that a stanza issued after LMC has to be
treated differently. There should be no negative effects, even when a contributor not knowing
about LMC at all.

This commit saves only the stanza id, and adds the replace tag on the new message.
This results also in less code.
2017-06-02 03:32:46 +02:00
data Dont use deprecated icon in filter entry 2017-05-18 22:19:56 +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 GTK stock icon for LMC 2017-05-18 22:02:18 +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 Dont save sent MessageStanza for LMC use 2017-06-02 03:32:46 +02:00
test start running tests 2016-10-10 15:22:51 +02:00
win Add sqlite3 dependency to Windows build 2017-05-25 19:12:09 +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 merge from trunk 2006-10-04 00:10:49 +00:00
Makefile.am Update Makefile.am 2017-05-22 21:48:27 +02:00
NEWS merge from trunk 2006-10-04 00:10:49 +00:00
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 Clone correct project for windows build 2017-05-20 10:25:51 +02:00
autogen.sh add AppData file 2017-05-06 21:31:44 +02:00
configure.ac Switch to Automake 1.9 2017-05-22 21:47:20 +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.