Commit graph

3135 commits

Author SHA1 Message Date
Yann Leboulanger
e6fa47594b fix TB. fixes #3076 2007-04-25 14:20:57 +00:00
Yann Leboulanger
b7097fac7f send stream:features in zeroconf network, and send stanza only when other part reply to stream initialization. fixes #3057 2007-04-25 10:30:07 +00:00
Yann Leboulanger
e747cee265 fix reconnect feature with zeroconf. fixes #3068 and #3076 2007-04-25 10:25:22 +00:00
Yann Leboulanger
2dd261e97d fix the to attribute of stream initiation in zeroconf network. see #3057 2007-04-25 09:01:05 +00:00
Yann Leboulanger
776c4614d5 [roidelapluie] add ability to block / unblock a contact / group directly from roster. see #253 2007-04-24 19:56:24 +00:00
Yann Leboulanger
55a4e6c977 fix send_custom_status function. see #342 2007-04-22 19:45:19 +00:00
Yann Leboulanger
ca7ff635d9 [bronger] show user defined avatar in tooltip too. fixes #2967 2007-04-22 18:21:30 +00:00
Yann Leboulanger
b15b53b5e2 [danguy] correctly encrypt message in zeroconf network. fixes #3113 2007-04-22 10:32:26 +00:00
Yann Leboulanger
4b0871f753 fix TB with [8088] and zeroconf. fixes #3114 2007-04-21 11:58:55 +00:00
Yann Leboulanger
68e2c7ddd3 [roidelapluie & I] ability to send custom status to contacts. fixes #342 2007-04-21 11:29:55 +00:00
Yann Leboulanger
9ed8a292f2 support JEP-0055 (search) for non-dataform services. TODO: improve GUI 2007-04-19 20:54:42 +00:00
Yann Leboulanger
8661ed1c17 [misc] if status is not set in the TXT record in zeroconf, consider it as avail, see #3057 2007-04-19 17:54:04 +00:00
Yann Leboulanger
41bdb0c7f6 begining of XEP-0055 (search) implmentation. For the moment, works only with dataforms. see #1922 2007-04-19 13:31:28 +00:00
Yann Leboulanger
b415df15cc add multiple data form support (XEP-0004) 2007-04-19 13:27:14 +00:00
Yann Leboulanger
2c8116d5e6 re-read resource from config file when we reconnect to server so that if we modified it in maccount modification window it's tacken into account 2007-04-18 22:41:05 +00:00
Yann Leboulanger
36d3c07676 [misc] add to and from attribut on the zeroconf stream opening. see #3057 2007-04-18 18:04:52 +00:00
Yann Leboulanger
38b48d0134 [roidelapluie] add /ping command and ping menuitem in chat window. fixes #2947 2007-04-18 16:40:48 +00:00
Yann Leboulanger
c78a8b4380 [michael] fix bug when searching text containing a ' in history window. fixes #3091 2007-04-16 20:48:38 +00:00
Piotr Gaczkowski
19c5c70f80 Initial User Tune support 2007-04-01 09:02:04 +00:00
Piotr Gaczkowski
6917ab7ff5 Activity setting from a dialog once again 2007-03-31 09:09:16 +00:00
Piotr Gaczkowski
4f68782ec7 Activity and Mood in tooltips now bug-free (:P) 2007-03-30 23:24:12 +00:00
Piotr Gaczkowski
ab26867fb2 Setting mood now supported (crappy). 2007-03-30 22:52:11 +00:00
Yann Leboulanger
c02eb73bd0 add pep_supported var to pep branch too 2007-03-30 19:16:44 +00:00
Yann Leboulanger
8169960480 add pep_supported var to zeroconf too (always False there) 2007-03-30 19:14:07 +00:00
Yann Leboulanger
287a80e0c7 add a pep_supported variable to Connection class. 2007-03-30 19:12:46 +00:00
Yann Leboulanger
007d46364a zeroconf has no resource. Fake an empty one. fix a TB as Roster class access it. 2007-03-30 18:42:58 +00:00
Piotr Gaczkowski
39f161fa6d Version changed 2007-03-29 20:24:30 +00:00
Piotr Gaczkowski
06f43c1e2a Mood and Activity shown in tooltips. Caps set properly 2007-03-29 19:40:50 +00:00
Piotr Gaczkowski
149b0fcdef Buggy. Don\'t touch 2007-03-29 19:04:14 +00:00
Piotr Gaczkowski
512db7618b Lame Mood and Activity support. Announcing caps. 2007-03-28 21:18:16 +00:00
Yann Leboulanger
6ffe910185 use templte on resource only if a resource is set. fix a TB 2007-03-28 19:59:51 +00:00
Yann Leboulanger
c9f9c12c2c re-add missing variable 2007-03-28 14:28:03 +00:00
Yann Leboulanger
113586a0db substitute $hostname in resource by hostname of the machine. fixes #3060 2007-03-28 14:25:47 +00:00
Yann Leboulanger
090218e780 cleanup connection.connect(). fixes #3061 2007-03-28 14:20:50 +00:00
Piotr Gaczkowski
e0c9b6309f Third buggy commit 2007-03-25 22:47:04 +00:00
Piotr Gaczkowski
d7ea3283b9 Second buggy commit 2007-03-25 22:27:43 +00:00
Piotr Gaczkowski
5f9eab3c62 First buggy commit 2007-03-25 22:16:48 +00:00
Yann Leboulanger
3bf528d988 add now argument to send funtions in zeroconf connection. fixes #3045 2007-03-20 07:13:25 +00:00
Yann Leboulanger
f7799dfbec add an ACE option to disable the fact that gajim auto-expand and selects the contact who sent last message. fixes #2911 2007-03-17 08:14:25 +00:00
Yann Leboulanger
efaa1a18e7 add a now argument to the send function, so that stanza is sent instantly instead of added to queue. Use it to send answer to adhoc command when we disconnect. fixes #3008 and #2808 2007-03-15 12:53:29 +00:00
Yann Leboulanger
5920d03aee ability to destroy a room when we are owner, give a reason and alternative room
jid. fixes #3031
2007-03-11 20:14:53 +00:00
Yann Leboulanger
81c0b528ae give list of removed event to fire_event_removed func so that it transmits it to listeners 2007-03-11 08:58:08 +00:00
Yann Leboulanger
a7ce2b28c3 [Mikhail Gusarov and me] Use listeners when an event is added / removed to the events class and use them to update systray. 2007-03-10 11:30:23 +00:00
Yann Leboulanger
019f43fa38 when we compare 2 offline contacts, the one which has a status messages is shown above the one without. fixes #3010 2007-03-09 19:17:19 +00:00
Yann Leboulanger
0bacc77364 [misc] fix entity caps behaviour. fixes #3001 2007-03-08 08:57:20 +00:00
junglecow
bbed22a410 - Workaround for #2846: Make the error silent. Fixes #2846.
- Workaround for #2838: Use synchronous (blocking) SSL handshake. Fixes #2838.
2007-03-03 20:13:43 +00:00
Yann Leboulanger
e268cd7708 svn version is now 0.11.1.0 2007-02-20 08:08:42 +00:00
Yann Leboulanger
4d864fe2aa fix instructions code in dataforms.py 2007-02-15 09:33:30 +00:00
Yann Leboulanger
5b63c41c41 use new dataform widget in register agent window. Remove no more used old DataFormWindow. 2007-02-15 09:18:24 +00:00
Yann Leboulanger
3534bb30cd use new dataform widget in groupchat config window 2007-02-14 16:48:25 +00:00