Commit graph

3575 commits

Author SHA1 Message Date
Denis Fomin
eea9947caa A simpler way to get changeset identification hash 2011-03-21 00:25:30 +03:00
Yann Leboulanger
2d5b8c3123 fix XEP-0184 GUI implementation. Fixes #6837 2011-03-18 08:51:12 +01:00
Yann Leboulanger
0a48491a39 don't show error messages without a <body>. Fixes #6756 2011-03-05 13:17:32 +01:00
Denis Fomin
7fb3ec1c1d set gajim hg version to 0.14.1.1 2011-03-05 11:46:53 +03:00
Yann Leboulanger
74904d8505 don't remove false values from sent dataforms. Fixes #6765, see #6113 2011-03-05 09:40:01 +01: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
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
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
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
a6cb79b681 correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +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
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
Yann Leboulanger
9a9f66b064 fix duplicate function name. This fixes caps problem. 2010-12-23 13:55:13 +01:00
Yann Leboulanger
5994ddbdc0 fix var name 2010-12-22 11:21:57 +01:00
Denis Fomin
6bf9497438 fix for demandimport 2010-12-21 22:28:03 +03:00
Yann Leboulanger
b5b04f2a3d restore messages with Zeroconf 2010-12-19 21:22:29 +01:00
Yann Leboulanger
48a44e0cfe revert unwanted commits from in 63c35c953516 2010-12-19 10:52:56 +01:00
Yann Leboulanger
2cdd95d6c6 restore Zeroconf presence notifications by using NEC 2010-12-19 10:39:15 +01:00
Yann Leboulanger
f643c85f54 use NEC for roster-info in zeroconf connection 2010-12-18 14:21:09 +01:00
Denis Fomin
54a2e4f5ae fix for demandimport 2010-12-18 12:42:15 +03:00
Denis Fomin
4cffef6be2 fix for demandimport 2010-12-18 11:11:58 +03:00
Denis Fomin
2152411af2 Use demandimport - automatic demandloading of modules. Fixes #6094 2010-12-17 10:17:57 +01:00
Yann Leboulanger
d19629ad87 fix traceback when adding a new contact. Fixes #6054 2010-12-16 07:15:29 +01:00
Yann Leboulanger
0c2d703f25 finish supporting jabber:iq:gateway. Fixes #6054 2010-12-15 22:08:42 +01:00
Yann Leboulanger
c3fdfc3a4b begining of handling jabber:iq:gateway namespace. see #6054 2010-12-15 21:15:00 +01:00
Yann Leboulanger
65d0709ff9 [mako] missing translated string. Fixes #6103 2010-12-13 06:38:27 +01:00
Denis Fomin
a94a7c9832 Fix 'treat_incoming_messages' option. (didn’t get messages from the room) 2010-12-11 20:51:34 +03:00
Yann Leboulanger
2653c160f2 handle nested roster group. TODO: Improve the way it's displayed in roster. Fixes #1381 2010-12-11 12:57:09 +01:00
Denis Fomin
a39f09bb46 Add missing import 2010-12-09 18:32:53 +03:00
Denis Fomin
16e63dd136 fix var name 2010-12-09 12:39:28 +03:00
Yann Leboulanger
cc032163d0 more usage of NEC to handle messages 2010-12-08 21:58:13 +01:00
Yann Leboulanger
2c1f20b773 use NEC to handle file request (error) events 2010-12-08 21:17:08 +01:00
Denis Fomin
03927c0781 Fix 'message-not-sent' handler. add missing class 2010-12-03 19:45:46 +03:00
Denis Fomin
4f0300cd65 prevent traceback when parsing the log level 2010-12-03 13:47:44 +03:00
Denis Fomin
47d30eb973 prevent traceback when parsing the log level 2010-12-03 13:22:40 +03:00
Denis Fomin
7a26e06695 Fix var name 2010-12-03 01:54:52 +03:00
Denis Fomin
8dfc6ba9ac Fix var name 2010-12-03 01:33:12 +03:00
Yann Leboulanger
3bbf65d2a1 fix var name. Fixes #6060 2010-12-02 07:29:19 +01:00
Denis Fomin
e644047c59 use NEC to handle message error events 2010-12-01 23:38:39 +03:00
Denis Fomin
5726eb39c3 prevent Traceback if the connection to the avahi-daemon lost 2010-12-01 20:26:48 +03:00
Denis Fomin
7996ca728f Fix zeroconf error handling 2010-12-01 19:57:54 +03:00