gajim, but with plural-affirmative aliases to the /me command
Go to file
Philipp Hörist 7f0bcbb5bf Correctly set stanza-id for received MAM messages
The gaol why we need to determine what ID should be used as stanza-id,
is so we can use the stanza-id in the future for deduplication.

Case we are the sender:

Either we look for a origin-id element, which we will include in the
Future in all messages we send, or until then the ID we set on the
message as attr.

Case we are the receiver:

If our server supports mam:2 we take the ID of the result element,
because mam:2 injects the archive ID live into every message we
receive. If we dont have mam:2 we fall back to the ID of the message
attr.
2017-07-26 02:35:34 +02:00
data Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
debian prepare 0.16.5 release 2015-12-28 13:45:43 +01:00
doc Replace src by gajim 2017-07-02 17:25:46 +02:00
gajim Correctly set stanza-id for received MAM messages 2017-07-26 02:35:34 +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 update po files 2017-01-14 14:02:54 +00:00
scripts Replace src by gajim 2017-07-02 17:25:46 +02:00
test Replace src by gajim 2017-07-02 17:25:46 +02:00
win Update windows build to include emoticons 2017-07-02 21:30:21 +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 Replace src by gajim 2017-07-02 17:25:46 +02:00
NEWS
README Update README 2017-07-20 19:14:51 +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.