Skip to content
Snippets Groups Projects
Select Git revision
  • ad_hoc
  • bosh_support
  • bug4212
  • bug4293
  • bugfix_tabbed_chat
  • chat_markers
  • cursed-chatview
  • e2e_encryption
  • eta/gotta-go-fast
  • exp-s5-receiver
  • exp-s5-sender
  • ft_refactor
  • gajim-XEP-198
  • gajim-cleanup-1
  • gajim_0.10
  • gajim_0.11
  • gajim_0.11.1
  • gajim_0.11.2
  • gajim_0.11.3-bugfixes
  • gajim_0.12
  • gajim-1.2.1
  • gajim-1.2.0
  • gajim-1.2.0-beta1
  • gajim-1.1.3-1
  • gajim-1.1.3
  • gajim-1.1.2
  • gajim-1.1.1
  • gajim-1.1.0
  • gajim-1.1.0-beta2
  • gajim-1.1.0-beta1
  • gajim-1.0.3
  • gajim-1.0.2
  • gajim-1.0.1
  • gajim-1.0.0
  • gajim-1.0.0-beta2
  • gajim-1.0.0-beta1
  • gajim-1.0.0-alpha2
  • gajim-1.0.0-alpha1
  • gajim-0.16.9
  • gajim-0.16.8
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Jan1098765331Dec28272624222120191817161516May15Dec1413121110765432130Nov292827262524232120191817161514131211109876543230Oct2725242322212019161312111098765432130Sep2928272623221917161514121110985432131Aug30292827262524222120191817161514131211109If we don't have an interpreter for them, don't make them executable!Improve code coverage of our testsuites and do some refactoring.Add some FIXME statements due to open questions. Improve a two default parameters.[shivan] improve strings in features window, make list sorted. Fixes #4571Fix missing returns, so we don't run into that assert.remove duplicated STATUS_LIST variableFix a potential traceback in onreceive() of NonBlockingTransport. A few more codingstandardsabilty to do some exceptions to invisible rule (to send custom status). Fixes #4631log latex output instead of dumping it straight to stdoutgave latex processing its own file, merged duplicate processing anddetect latex support at startupbetter use of pickleDon't change sleeper state when we send a presence to a user, to not think global status has changed from invisible. see #4631don't move the "more" expander in vcard window when we expand / collapse it. Fixes #4652Rename client.py to plugin.py, as all client logic has already been moved to client_nb.pyUse hashlib module in favor of sha and md5.A few more coding standards and readability improvements in client_nb.py.Switch to SSL version 3 as the channel encryption protocol. As of http://docs.python.org/dev/library/ssl.html this is the maximally compatible SSL variant.don't display weird image in chat window when latex failsRemove print statement.missing file. Fixes #4641remember which metacontacts were collapsed / expanded and restore their states. Fixes #4618add signification of $S and $T in autoaway status message tooltips. Fixes #4617install gajim-history-manager to bin directory, remove shebang line in py files. Fixes #4624set datadir to /usr/share/gajim instead of /usr/share. Fixes #4638ability to use adtadir environment variable to set data directoryRevert r10931. Fixes #4632. See #2634Fix indentation error.Proposed Fix. Make sure we read all data from our SSL socket wrappers and don't just rely on gobject.io_add_watch, select or poll.a contact can be in none group. Fixes #4627don't try to send some XML if we are disconnected/disconnecting/ Fixes #4605print error before deconnecting the proxy. Fixes #4616[Sergiy Yegorov] updated ukrainian translation[Sergiy Yegorov] updated ukrainian translationRemove print.Backport a few XMPPPY upstream changes.Remove two more "from protocol import *".added licence notice to common/xmpp/c14n.pyModule documentation for c14n.py.Coding standards and documentation improvements in features_nb.py. Remove unused methods.
Loading