gajim, but with plural-affirmative aliases to the /me command
Find a file
Markus Böhme d612e80a47 Convert get_search_results_for_query to return named tuples
The get_search_results_for_query method in the logger module returns a
list of bare tuples. Knowledge of how to pack and unpack the many
indidual components of the tuples is scattered across both the callers
and the callee, making the method hard to maintain and ugly to use.
Therefore, convert the method to return named tuples instead.
2017-03-30 21:23:03 +02:00
data
debian
doc
icons
m4
plugins
po
scripts
src Convert get_search_results_for_query to return named tuples 2017-03-30 21:23:03 +02:00
test
.gitignore
appveyor.yml
AUTHORS
autogen.sh
build.bat
ChangeLog
configure.ac
COPYING
dependencys.ps1
gajim-portable.nsi
gajim.nsi
INSTALL
launch.bat
launch.sh
Makefile.am
NEWS
pylintrc
README
README.md
requirements.txt
setup_win32.py
THANKS
THANKS.artists

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.