Skip to content
Snippets Groups Projects
Select Git revision
  • ad_hoc
  • bosh_support
  • bug4212
  • bug4293
  • bugfix_tabbed_chat
  • chat_markers
  • e2e_encryption
  • 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_0.13
  • gajim_0.14
  • 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
  • gajim-0.16.7
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Feb65432131Jan302928272524232221201817141110976542131Dec3029282726242220191817161514131216May12Dec9865432130Nov2928272625242322212019181716151413129875225Oct23222118171514131110987643130Sep29272625232221201918171615141312111098765432131Aug30292827use XMPP ping (XEP-0199) to detect connection lost at applicatin level. fixes #27672008 in about dialogcosmetic changesalways show tabs in one_window mode so that we can close latest tab in GUI. fixes #3720post-refactor traceback fixingmove message handling into ChatControlSessionPrevent traceback when gajim-remote is used while gajim is not running. Add a check_gajim_running command to gajim-remotefix the draw avatar callsCleaner way to check for 'show_avatars_in_roster'Never load avatars for roster and gc-roster if we don't want them.Merwok complained about left and right arrow on tab in chats couldn't allow him to do traversing. This patch is a almost there fix. What is missing after the new tab is focused, it steals focus [couldn't find how to fix that atm], hopefully Yann remembers nicfit's code better..detect jabber:iq:last and jabber:iq:version errors by IDs. fixes #3711fix traceback when opening features window. fixes #3714merged trunk into session_centric branchfix creation of new accountsfix args retured by on_connect_failureDo not redraw roster when opening the accounts window. Rework preference window. Fixes #3330, #1621, #2113add checkbutton to YesNoDialog. Ability to fall back from tls to ssl and then plain. Warn user when using insecure connection. fixes #1923fix syntaxfix coding standardsEllipsize client label in vcard.fix wrong commit. see #3718don't remove / readd timeout, just lt it run. It's a bit faster. see #3718re-draw groups and accounts after 0.5s so to not call them too often. see #3718[sgala] nicer code. No need to change contact's status to offline when we go offline if contact is already offline. see #3718Do not load avatar in roster if we don't want to show it therebetter text when fingerprint change. fixes #3712the on_yes handler of YesNoDialog don't take any argument. fixes #3712fix roster sorting whith user that just became offline and are still in roster. Fixes #3531[TuX] better uname callarch linux file /etc/arch-release doesn't contain version numberremove useless spaces and tabsre-compute big brother when a contact of a metacontact goes offline. fixes #3464prevent a GTK warning[nijel] unescape non-ascii chars in the output of GnuPG. fixes #3709don't generate transparent png file when rendering latex expressions.We may not add ourself to roster. Make entry in occupants menu insensitive.compile .py to .pyc and .pyo and install those files too.Hide Advanced Notification Button for now. Make sounds frame expandable.add a new event to allow not playing sound when chat window is focused. fixes #2907
Loading