Commit graph

2886 commits

Author SHA1 Message Date
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
Dimitur Kirov
6c5e687960 get server resource after auth (resource
binding is performed there)
2005-09-07 16:20:40 +00:00
Yann Leboulanger
ee64aa72ee remove an unusefull option 2005-09-07 15:57:01 +00:00
Dimitur Kirov
3676f7f80b keep resource that come from server 2005-09-07 15:32:31 +00:00
Yann Leboulanger
fec1eb1c5c don't send sha-presence when we are invisible 2005-09-07 14:41:14 +00:00
Nikos Kouremenos
c535a06e13 imrpove suse string for download 2005-09-06 19:29:25 +00:00
Nikos Kouremenos
d90801de18 remove a print 2005-09-06 13:00:48 +00:00
Yann Leboulanger
ac5e1897b5 disco cleanup:
we don't use old jabber:iq:browse and jabber:iq:agents
we ask info only when we select the row
2005-09-06 11:54:23 +00:00
Nikos Kouremenos
5f5e54ffac reviewed strings: HIG fix, transl comment, improvement on reconnect string 2005-09-06 09:44:34 +00:00
Yann Leboulanger
313c1b248c autoreconnect is true be default 2005-09-06 06:18:35 +00:00
Yann Leboulanger
ae2e86de03 we can use make OPTFLAGS=... to add some flags 2005-09-05 21:38:18 +00:00
Yann Leboulanger
3324a4e94e use LIBDIR in all Makefile 2005-09-05 19:42:43 +00:00
Yann Leboulanger
fb31fc94f0 install .mo files in /usr/share/locale 2005-09-05 15:32:26 +00:00
Yann Leboulanger
72393ac068 autoreconnect of account is ready 2005-09-05 13:28:09 +00:00
Nikos Kouremenos
1ccb1e5514 remove TODO 2005-09-05 12:34:51 +00:00
Nikos Kouremenos
217318a3b1 say to the user what libs we support 2005-09-05 11:45:32 +00:00
Nikos Kouremenos
c511ec95eb various fixes 2005-09-05 11:38:46 +00:00
Nikos Kouremenos
0ecc5877f2 say the truth 2005-09-05 11:34:46 +00:00
Nikos Kouremenos
b661626f14 fix coding standards for dman patch 2005-09-05 11:32:59 +00:00
Yann Leboulanger
70e965ce7f temporary fix 2005-09-05 08:23:31 +00:00