Commit graph

1790 commits

Author SHA1 Message Date
Tomasz Melcer
8f4b972a62 PubSub support: browse, subscribe and unsubscribe; posting atom entries to groups. 2006-08-20 10:18:20 +00:00
Dimitur Kirov
78863765e8 create transports_cache on first startup, fixes
#2223
2006-08-10 06:57:10 +00:00
Yann Leboulanger
900e3a51dc fix bug in connection_handlers: correctly get namespace 2006-08-07 09:49:06 +00:00
Yann Leboulanger
2428298bda new add_contact window with a combobox. Fixes #872 2006-08-03 19:13:42 +00:00
Yann Leboulanger
8f449a4704 [geobert] add a ACE option so that ctrl+tab can or cannot go to next composing tab 2006-08-02 20:38:09 +00:00
Stefan Bethge
9ac7e753f1 make sending compatible with ichat and adium 2006-08-02 00:04:47 +00:00
Yann Leboulanger
f3297666b7 allow to invite contact only to room of the same type (jabber contact to jabber rooms, MSN contacts to MSN rooms). Fixes #2199 2006-08-01 18:03:52 +00:00
Tomasz Melcer
75227bb835 Small bug in common/dataforms.py. 2006-08-01 16:01:26 +00:00
Stefan Bethge
da06dfb6ca Improve behaviour when no avahi-daemon is present or being stopped while running 2006-08-01 00:44:51 +00:00
Yann Leboulanger
4adf2c4f6d when we get an error (when we asked meta contact) don't except the server to include the sent request as it's only a SHOULD in RFC3390 9.2.3.7. detect the answer by iq id instead. 2006-07-31 20:27:06 +00:00
Yann Leboulanger
57aeb0d0ef we can now register to a transport in add contact window is server has such a transport. Fixes #1944 2006-07-31 17:08:21 +00:00
Yann Leboulanger
dc9bf86184 we can now the language we want for speller. Just use speller_language advanced
option to define it.
2006-07-31 13:55:21 +00:00
Yann Leboulanger
1f72608d20 re-connect to DB after upgrades (upgrade can modify DB structure) 2006-07-31 07:45:29 +00:00
Yann Leboulanger
6db26bf444 gadu gadu dsco type is gadu-gadu, not gadugadu 2006-07-30 20:06:42 +00:00
Yann Leboulanger
32b18d9237 we now get transport type from disco info and save that in DB. Fixes #1990 and #1938 2006-07-29 22:29:59 +00:00
Yann Leboulanger
ccc942fcbb prevent a TB and print an error message to the user when he/she tries to et a non valid nickname in a room 2006-07-29 17:57:12 +00:00
Yann Leboulanger
90dc135539 remove old code (when we modified unread_message table structure) 2006-07-28 16:15:18 +00:00
Stefan Bethge
d7719e73b3 display full name on roster if available 2006-07-27 20:36:21 +00:00
Dimitur Kirov
873bedd221 escape from sslerror due to broken protocol 2006-07-26 12:49:11 +00:00
Yann Leboulanger
e3ba73be74 if server doesn't support vcard, don't allow user to modify it. Fixes #2182 2006-07-26 12:01:14 +00:00
Yann Leboulanger
394381a78a we now detect loop when server isn't RFC complient and handle badly subscription acknoledgment. Fixes #1864 2006-07-26 11:13:07 +00:00
Yann Leboulanger
65d57253c9 we can now invite to new room 2006-07-25 22:26:07 +00:00
Yann Leboulanger
550e12af8c missing diff to allow verify signed presence without status message 2006-07-24 16:43:30 +00:00
Yann Leboulanger
8d10ac3bfe allow to verify signed presences even without a status message 2006-07-24 16:40:11 +00:00
Yann Leboulanger
ea82b1dcc1 print real jid in gc status and in logs when we know it. Fixes #1940 2006-07-24 13:42:35 +00:00
Tomasz Melcer
fa6ae3b4be Simple support for pubsub.com notifications. 2006-07-21 13:52:36 +00:00
Tomasz Melcer
585ab90e92 Merging changes from trunk (6496:6561) 2006-07-17 19:30:53 +00:00
Tomasz Melcer
5740d226e6 Commands work. 2006-07-17 17:52:37 +00:00
Tomasz Melcer
de23ba2a15 Moved some code to ease maintenance. 2006-07-17 13:40:25 +00:00
Yann Leboulanger
0614f534bb code for advanced_notifications_window: config is now saved in config file 2006-07-17 10:07:26 +00:00
Yann Leboulanger
a54ee0229d introduce play_sound_file function in helpers 2006-07-17 10:04:43 +00:00
Tomasz Melcer
477f33b6b9 Generic support for exposing commands (untested). 2006-07-15 13:27:57 +00:00
Dimitur Kirov
335870646d take on account priorities, which are <= 0 2006-07-14 07:13:59 +00:00
Tomasz Melcer
db089f103d Jid-multi almost works. 2006-07-12 14:19:58 +00:00
Dimitur Kirov
dbbf1b6b77 prepare useless methos for removal 2006-07-11 18:17:25 +00:00
Dimitur Kirov
e1ae03d32e better var names 2006-07-11 18:03:50 +00:00
Dimitur Kirov
56cd8ba43b config option 'zeroconf_enabled' indicates
that zeroconf connection should be used.
Create the neccessary config values if zeroconf
account is not present
2006-07-11 15:22:59 +00:00
Tomasz Melcer
aed92d21b7 Some fixes in common/dataforms, new field types...
Now only jid-multi isn't handled.
2006-07-09 17:55:56 +00:00
Tomasz Melcer
c75bdcb63c Ad-Hoc commands window now uses new dataform wrapper. /me dances 2006-07-07 15:49:44 +00:00
Dimitur Kirov
f2f911c91e don't update roster, on each getRoster request 2006-07-06 14:26:44 +00:00
Tomasz Melcer
8c9711d7ea New data forms wrapper. Not tested for now. 2006-07-05 16:35:22 +00:00
Yann Leboulanger
96b21bbc6f [roidelapluie & asterix] Privacy lists. Fixes #253 2006-07-03 20:49:20 +00:00
Yann Leboulanger
88cf8b5c84 [bluegray] extra gmail info (from field) in popup notification. Fixes #1982 2006-07-02 18:39:43 +00:00
Stefan Bethge
661d0d6550 __init__.py was missing 2006-06-27 23:12:14 +00:00
Stefan Bethge
b43d9ffd5e fix module imports (woops :) 2006-06-27 23:09:21 +00:00
Stefan Bethge
22c02ee2d3 move everything zeroconf to src/zeroconf 2006-06-27 22:51:07 +00:00
Stefan Bethge
9921ce24f4 simple (hackish) sending of messages, needs improvement
removed some debug messages
2006-06-27 22:28:49 +00:00
Jean-Marie Traissard
1a9d4690b0 [ roidelapluie ] Use differents colors for nickname in gc for each occupiant. Fixes #2084. 2006-06-22 14:44:06 +00:00
Jean-Marie Traissard
48b89a8cc8 Get gajim version from config 2006-06-21 15:03:53 +00:00
Jean-Marie Traissard
10ba862ed4 We want beep per event, reverting [6494]. Sorry, thought it was a bug.
Note that if works only if beep enabled in kernel conf
2006-06-19 15:38:41 +00:00