Commit Graph

11769 Commits

Author SHA1 Message Date
Denis Fomin 2adba6d065 [Jonathan Wehrle] german translation fix 2011-02-23 20:46:50 +03:00
Denis Fomin 4a02b2d381 prevent traceback If the gajim icon is absent 2011-02-21 23:52:16 +03:00
Denis Fomin 44afd960d0 Delete gajim-remote-plugin.Fixes #6115 2011-02-21 18:11:47 +03:00
Yann Leboulanger b1d1cd6702 ability to send messages to a group, even if it contains offline contacts. Fixes #6761 2011-02-18 17:04:27 +01:00
Yann Leboulanger 50257b6973 don't use a reserved word as variable name 2011-02-18 14:41:16 +01:00
Denis Fomin 40f7813627 Fixes previous commit 2011-02-08 21:26:20 +03:00
Denis Fomin ae43834dc6 fixed incorrect width of conference participants list, when joining a new room and when manually resizing/maximizing gajim window in all-in-one mode 2011-02-08 19:04:18 +03:00
Yann Leboulanger 8a03cfde96 don't fail zeroconf with non-ascii hostname 2011-02-06 00:07:46 +01:00
Denis Fomin e61f7aa4db Added 'show roster on startup' option. Fixes #6793 2011-02-04 23:52:03 +03:00
Denis Fomin 4b987beeb2 Correct gst-python detect(without gst-python is gajim unable to load preferences dialog) 2011-02-04 14:15:56 +03:00
Denis Fomin 492b812eb5 filetransfer.Ability to send multi-line comment with the file 2011-02-03 22:55:39 +03:00
Denis Fomin d57760736b Baurzhan Muftakhidinov update Kazakh translation 2011-02-03 21:03:18 +03:00
Denis Fomin 43f4dd1433 correct position of the window while reading the new event by clicking on the tray icon
(restore window coordinates when it is the maximization of the system tray)
2011-01-27 19:10:15 +03:00
Yann Leboulanger 04418850f9 hardcode the value of OpenSSL.SSL.OP_NO_TICKET for old version of openssl. Fixes #5689 2011-01-25 11:54:28 +01:00
Yann Leboulanger d10322d48b add kwalletcli as optional dep in README. see #5153 2011-01-24 09:31:54 +01:00
Yann Leboulanger 6867d3cc98 use shutil.move instead of os.rename to move files. Fixes #6770 2011-01-23 11:31:29 +01:00
Yann Leboulanger 23d3d79f83 add an option to allow disabling sending local time. Fixes #6764 2011-01-19 09:08:31 +01:00
Yann Leboulanger caf9d69bfc prevent Traceback when there is an empty secret file. Fixes #6752 2011-01-12 22:47:36 +01:00
Yann Leboulanger bb0eb5a9eb fix offset for some timezones computation. Fixes #6749 2011-01-12 06:56:28 +01:00
Yann Leboulanger 75f32f538b fix initializing a variable 2011-01-09 22:11:08 +01:00
Yann Leboulanger 1c6214fb34 prevent traceback 2011-01-09 20:58:58 +01:00
Yann Leboulanger e50b1aa7b6 fix invalid XML char regex. Fixes #5427 2011-01-06 21:01:43 +01:00
Yann Leboulanger 6facbfa5cb prevent traceback. Fixes #5978 2011-01-06 17:06:02 +01:00
Yann Leboulanger a6cb79b681 correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +01:00
Yann Leboulanger 0ac61706d8 add ability for chatstate to fo from inactive to pause when we re-select a tab where we already typed something. Fixes #4380 2011-01-06 14:53:34 +01:00
Yann Leboulanger b938b93041 Add keyboard shortbut to manage bookmarks window. Fixes #4700 2011-01-06 09:08:47 +01:00
Yann Leboulanger 833a17a657 correctly unregister from server when another stanza is sent in the same time 2011-01-05 20:59:10 +01:00
Yann Leboulanger ca0bcbb527 fallback to disco if clients don't support caps. Fixes #4071 2011-01-04 15:52:37 +01:00
Yann Leboulanger b88162a198 don't depend on python-dev or (py)gtk-dev as it's not needed at compilation time, only at run time.
Update README accordingly
2011-01-04 11:08:26 +01:00
Denis Fomin 5bc571053c use standard format for plugin_system logger output 2011-01-04 00:30:42 +03:00
Denis Fomin f13989927b remove unused pass 2011-01-04 00:12:07 +03:00
Denis Fomin acdf6571b7 use logger if plugin manifest file is wrong formated 2011-01-04 00:04:11 +03:00
Denis Fomin bd3d4f60a0 coding style 2011-01-03 23:08:13 +03:00
Yann Leboulanger ed8b7a51d2 improving parsing pubsub nodes 2011-01-03 21:04:01 +01:00
Yann Leboulanger 407af3397e fix bookmarks receiving from pubsub. see #6744 2011-01-03 20:56:10 +01:00
Denis Fomin 8ed33a3227 [Link Mauve] fix for bookmarks(XEP-0048) 2011-01-03 21:41:17 +03:00
Denis Fomin 33b2ae1108 fix demndimport with htmltextview 2011-01-02 18:23:56 +03:00
Denis Fomin b7807ca4a3 DLFCN and dl will be loaded immediately. Fixes #6741 2010-12-31 16:37:14 +03:00
Yann Leboulanger a621d3631d [elghinn] Fix var name that prevent account registration 2010-12-30 19:02:12 +01:00
Yann Leboulanger 241f666bc6 redraw chat buttons when we get caps information. Fixes #6114 2010-12-23 17:51:26 +01:00
Yann Leboulanger e990f978f0 fix demndimport with ipython 2010-12-23 13:59:28 +01:00
Yann Leboulanger 9a9f66b064 fix duplicate function name. This fixes caps problem. 2010-12-23 13:55:13 +01:00
Yann Leboulanger 860668b714 redraw groupchat group row when we receive a presence. Fixes #5992 2010-12-22 18:19:48 +01:00
Yann Leboulanger e6f0dfd0a5 remove useless indentation 2010-12-22 17:46:28 +01:00
Yann Leboulanger 138c5afe18 update groupchat Contct instance when we get a presence. Fixes #5992 2010-12-22 16:53:21 +01:00
Yann Leboulanger 5994ddbdc0 fix var name 2010-12-22 11:21:57 +01:00
Yann Leboulanger a13f54882b [steelman] Check sound allowance for contact_connected and contact_disconnected events. Fixes #6118 2010-12-21 23:33:45 +01:00
Denis Fomin 6bf9497438 fix for demandimport 2010-12-21 22:28:03 +03:00
Denis Fomin e3e34fd57c Fix typo 2010-12-20 15:29:03 +03:00
Denis Fomin a5fc9f9fd4 prevent traceback 2010-12-20 13:26:27 +03:00