gajim, but with plural-affirmative aliases to the /me command
Find a file
Philipp Hörist 16fd64873e Add new logger methods
Goal is to make the logger module easier to maintain in the future

- extract deduplication out into a own method, so we can use it
on its own in some other places.

- add new insert_into_logs() method
the DB fields we want to write to are passed as arguments, this makes
it so we dont have to change the method when we add or remove DB fields
in the future.

- instead of using get_jid_id() all around gajim to get the jid_id
before we write to the DB, we only have to pass the jid to
insert_into_logs(), it makes sure to get the correct jid_id or add
one in case it doesnt exist.
2017-08-01 21:39:06 +02:00
data Merge branch 'xep-0319' into 'master' 2017-07-31 19:16:27 +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 Add new logger methods 2017-08-01 21:39:06 +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 Add Catalan translation file 2017-08-01 14:05:53 +02: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
appveyor.yml Clone correct project for windows build 2017-05-20 10:25:51 +02:00
AUTHORS Fix Author list 2016-12-14 13:40:44 +01:00
autogen.sh Replace src by gajim 2017-07-02 17:25:46 +02:00
ChangeLog default branch is 0.16.10 2016-10-11 23:15:15 +02:00
configure.ac Replace src by gajim 2017-07-02 17:25:46 +02:00
COPYING next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
INSTALL merge from trunk 2006-10-04 00:10:49 +00:00
launch.sh Replace src by gajim 2017-07-02 17:25:46 +02:00
Makefile.am Replace src by gajim 2017-07-02 17:25:46 +02:00
NEWS merge from trunk 2006-10-04 00:10:49 +00:00
pylintrc pylint: Tweak the configuration file a bit. 2017-02-07 21:00:43 +00:00
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

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.