gajim, but with plural-affirmative aliases to the /me command
Find a file
tomk a7c36048b9 - renamed src/common/nslookup.py to resolver.py
- refactored resolver code and added asynchronous resolver based on patch by Damien Thebault[1]
  * Uses libasyncns-python[2]. If it's not available, old nslookup resolver is used)
  * works for SRV requests only at the moment

[1] https://www.lagaule.org/pipermail/gajim-devel/2008-July/000460.html
[2] https://code.launchpad.net/libasyncns-python
2008-08-31 23:40:06 +00:00
autopackage
data - implemented BOSH key sequencing, acknowledgements 2008-07-26 22:42:40 +00:00
debian fix GnuPGInterface.py removal in debian: remove also .pyc and .pyo 2008-03-23 11:06:51 +00:00
m4
po initial cleanup of xmpppy perfomed, see #3260 2008-06-09 00:32:02 +00:00
scripts
src - renamed src/common/nslookup.py to resolver.py 2008-08-31 23:40:06 +00:00
test - renamed src/common/nslookup.py to resolver.py 2008-08-31 23:40:06 +00:00
AUTHORS initial cleanup of xmpppy perfomed, see #3260 2008-06-09 00:32:02 +00:00
autogen.sh Use glibtoolize if available, we need this on OS X with MacPorts. 2008-05-22 11:42:09 +00:00
ChangeLog
config.h.in Store otr_userstates at the right place and create it the right way. 2008-05-10 21:29:47 +00:00
configure.ac new XEP-0115 implementation (version 1.5) 2008-04-20 22:58:47 +00:00
COPYING
epydoc.conf initial cleanup of xmpppy perfomed, see #3260 2008-06-09 00:32:02 +00:00
gajim.iss
INSTALL
launch.bat
launch.sh Enable assertions to catch errors early. 2008-05-19 20:03:22 +00:00
Makefile.am Add THANKS.artists to Makefile.am so it is included in packages. Asterix said it's here. 2008-04-20 21:44:10 +00:00
NEWS
README
README.html
README.osx
setup_osx.py
setup_win32.py re-enable docutils inclusion in windows built. Used by RST generator 2008-05-20 11:33:11 +00:00
THANKS Add Kjell Braden to THANKS. 2008-05-10 21:39:07 +00:00
THANKS.artists Use a file for artists credits instead of hardcoded. Added helper func to get credits files paths 2008-04-20 20:51:05 +00:00
TODO.osx
TODO.pep

see README.html