Commit graph

1755 commits

Author SHA1 Message Date
Nikos Kouremenos
599e8d15a4 add two more ft proxies until we get to autodiscover if the server we have the JID on, has support and we prio on that 2005-09-17 11:26:15 +00:00
Dimitur Kirov
223a2627b5 save prefs only on theme_manager destroy.
fixed bug in groupfontattr(s). tooglebuttons
are loaded with theme
2005-09-17 09:37:40 +00:00
Dimitur Kirov
69557c85d7 added proxy65.unstable.nl to list of our
proxies. Theme fonts have new property:
XXX_fontattrs
2005-09-17 08:29:35 +00:00
Dimitur Kirov
c4c34bee9f make theme manager work with new layout 2005-09-16 21:32:57 +00:00
Yann Leboulanger
67c9312d37 SRV lookup is now an option and is turned off when we use SSL 2005-09-16 15:19:01 +00:00
Alex Mauer
f7f5bab8fb Whoops, didn't mean to commit that. 2005-09-16 00:14:18 +00:00
Alex Mauer
3da22df9c1 * Add comment explaining logic of displaying join_gc window
* correct grammar regression
2005-09-16 00:12:46 +00:00
Yann Leboulanger
948d0a93e4 log outgoing subject when sending single message 2005-09-14 16:51:08 +00:00
Yann Leboulanger
de2fe68d40 don't send sha in gc presences 2005-09-14 16:19:42 +00:00
Travis Shirk
4bf0ac5703 MUC chat states; closes #845 2005-09-14 00:51:26 +00:00
Alex Mauer
4c990ccb1e Tooltip for account line in roster 2005-09-13 18:46:21 +00:00
Nikos Kouremenos
ceb71387f5 add a comment 2005-09-13 11:05:16 +00:00
Yann Leboulanger
2af3116b9d fix TB 2005-09-13 10:52:51 +00:00
Yann Leboulanger
606b14a862 sound for windows now works 2005-09-13 10:51:02 +00:00
Alex Mauer
867dc64798 Fix my roster breakage from cs3613 -- accounts need to be referenced by
name, not name stored in jid field.
Use the new get_jid_from_account in a few places.
2005-09-12 22:46:41 +00:00
Yann Leboulanger
c3b701ca8e custom_host can have a value even if we don't use it, and it should not be shown 2005-09-12 06:27:20 +00:00
Nikos Kouremenos
74cc23031c if sound is beep then we beep in speaker 2005-09-11 20:33:10 +00:00
Nikos Kouremenos
f8c317262b logic fix 2005-09-11 17:06:37 +00:00
Nikos Kouremenos
43aef76dd9 [sef and me] now we also handle receiving invitations 2005-09-11 15:02:22 +00:00
Nikos Kouremenos
fcc4a6a0ce class higdialog class and add report this bug in exception dialog and add some fixes for adding icons to buttons 2005-09-11 13:41:21 +00:00
Nikos Kouremenos
5321cbc636 get_hostname_from_account(account_name) saves the day [yet another helper to make our lifes better :)] 2005-09-11 00:32:58 +00:00
Nikos Kouremenos
a9eabba137 comments 2005-09-11 00:07:58 +00:00
Nikos Kouremenos
e7345baf54 cleanup, coding style, and logic fixes in sleepy 2005-09-10 23:44:53 +00:00
Dimitur Kirov
8be85027f0 read nl after auth (if sender is 0.8.2) 2005-09-10 13:43:43 +00:00
Yann Leboulanger
25dfa506cd reconnect is now launched in a thread 2005-09-10 12:05:48 +00:00
Dimitur Kirov
676b7600cf catch file read errors 2005-09-10 11:56:25 +00:00
Yann Leboulanger
e8b3a5898c remove unneeded print 2005-09-10 09:31:29 +00:00
Yann Leboulanger
93c4ab0a9d fix a typo 2005-09-10 09:30:46 +00:00
Yann Leboulanger
d271c29a24 we are now informed when vcard publication faild / succeed 2005-09-10 09:25:06 +00:00
Yann Leboulanger
ff1edfffff add getAnID() function 2005-09-10 09:24:39 +00:00
Nikos Kouremenos
a648d44fd3 add support for sending invite stanza /invite jid [reason]. I improved patch by Sef 2005-09-09 22:00:01 +00:00
Nikos Kouremenos
0bf0c36323 use gajim.get_jid_from_account in some places 2005-09-09 21:15:41 +00:00
Nikos Kouremenos
e76e254650 typo 2005-09-09 21:03:53 +00:00
Nikos Kouremenos
ac3f96eac9 gajim.get_jid_from_account(account_name) 2005-09-09 20:52:29 +00:00
Dimitur Kirov
a1c0fbb4b0 added prefs_put and prefs_del commands 2005-09-09 20:51:22 +00:00
Nikos Kouremenos
e34f99cd30 more pythonic 2005-09-09 17:35:07 +00:00
Dimitur Kirov
d9e95eceeb removed useless check. Faster sender speed 2005-09-09 14:53:19 +00:00
Dimitur Kirov
9c35bcd78a don't send/read nl after auth 2005-09-08 23:14:09 +00:00
Dimitur Kirov
ba4fadc5cc add estimated time and speed to FT 2005-09-08 22:12:14 +00:00
Nikos Kouremenos
0709dec1c0 fix comment 2005-09-08 21:01:15 +00:00
Dimitur Kirov
50ac7f932b fix blocker bug: tb on Resource binding 2005-09-08 18:16:38 +00:00
Nikos Kouremenos
844dfd8096 import sys 2005-09-08 09:13:51 +00:00
Nikos Kouremenos
22f1026f3a print errors/warnings in sys.stderr 2005-09-08 08:54:59 +00:00
Yann Leboulanger
bceb6ad19e typo 2005-09-08 08:33:35 +00:00
Yann Leboulanger
26e78f0a53 we now wait to receive the roster before continuing connection (send presence, get vcard / bookmarks) 2005-09-08 07:36:37 +00:00
Yann Leboulanger
f1fb1a13b6 do not send "I'm status" status message when we don't use gpg 2005-09-08 07:10:59 +00:00
Travis Shirk
90cb506c3c Fix for #854 and display chatstates when unread and no focus. 2005-09-08 02:08:31 +00:00
Nikos Kouremenos
7962dac8a3 rearrange stuff in acct mod window. add inactivate account checkbutton. code is missing 2005-09-07 23:55:40 +00:00
Nikos Kouremenos
cb1560effd do not is more official and that string is visible to UI 2005-09-07 22:07:39 +00:00
Nikos Kouremenos
914749b740 register xmpp:// gajim-remote handler in GNOME; various cleanup 2005-09-07 21:12:30 +00:00