Commit graph

1790 commits

Author SHA1 Message Date
Dimitur Kirov
5c3b2ff2e8 temp disable assert_um_exists 2006-04-10 22:51:25 +00:00
Dimitur Kirov
94b194966f show unread messages on roster load 2006-04-10 22:36:55 +00:00
Dimitur Kirov
97dc7215df keep reference to unread messages untill they
are printed in tv
2006-04-10 22:08:02 +00:00
Dimitur Kirov
f1f385f7c3 disconnect account on unregister from server 2006-04-10 15:47:31 +00:00
Yann Leboulanger
eb8cc5b7ea show correctly error message and log them in DB. fixes #1802 2006-04-10 14:00:04 +00:00
Nikos Kouremenos
87eae99e1a improve ace comment 2006-04-10 12:16:29 +00:00
Nikos Kouremenos
f0f054af6b [Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276 2006-04-10 12:09:05 +00:00
Yann Leboulanger
a174f3e1c3 plain has ben renamed to gtk+
emoticons are no more in config file. Fixes #1838
2006-04-10 11:46:53 +00:00
Yann Leboulanger
f6aaac5e57 add bannerfont and bannerfontattrs to config.themes_default variable. Fixes #1838 2006-04-10 11:44:27 +00:00
Yann Leboulanger
1d496233f8 update comment 2006-04-10 09:04:14 +00:00
Yann Leboulanger
cb242e2bbd remove contact from server list if it's useless (sub=ask=name=groups=None). Fixes #1821 2006-04-10 08:24:55 +00:00
Nikos Kouremenos
47a8ddccd5 make sure that when we log, msg is not None 2006-04-09 19:46:11 +00:00
Nikos Kouremenos
645af4e7b7 show nickname/subj cols only when needed 2006-04-09 19:08:57 +00:00
Yann Leboulanger
0793c64053 contacts.get_contact() now always returns a list (empty if needed) when no resource is given. Should fix #1821 2006-04-09 09:39:02 +00:00
Dimitur Kirov
29852a931f don't try to send if connection is down
(this check should be done in all functions
 that may come from user response to dialogs)
2006-04-08 16:40:43 +00:00
Dimitur Kirov
a49e89c6b5 don't try to do a nasty connect 2006-04-08 16:29:16 +00:00
Dimitur Kirov
2fa30b7e1e use realm from first challenge response 2006-04-08 15:58:50 +00:00
Dimitur Kirov
6556d01cbe change(s) from xmpppy 2006-04-08 15:39:37 +00:00
Nikos Kouremenos
40f41bf81d typo 2006-04-08 11:38:16 +00:00
Nikos Kouremenos
9e35ac7aeb improve function name; move it to where we keep those 2006-04-08 10:28:53 +00:00
Dimitur Kirov
71314f2b08 don't try to reconnect if socket was never
connected
2006-04-08 00:30:33 +00:00
Nikos Kouremenos
eb4aa3b9c9 take commit comment to actual code comment so readability is increased and comment is on-line help 2006-04-07 23:47:24 +00:00
Dimitur Kirov
52d01323ce mirate logs by spawing a child python process
No progress text, only pulsebar
2006-04-07 22:57:27 +00:00
Dimitur Kirov
1273e35617 typo: wrong ticket number, should be #1629 2006-04-07 21:05:16 +00:00
Dimitur Kirov
047ebf27ef try reconnect if connection has failed befor
auth to server (#1663)
2006-04-07 21:01:37 +00:00
Jean-Marie Traissard
f2355f9e6c print submenus only when more than one account is connected, not when more than one is configured, sort
some menus in systray->chat
2006-04-06 18:37:24 +00:00
Yann Leboulanger
2c552d2b85 remove no more used func 2006-04-06 17:27:33 +00:00
Yann Leboulanger
1bc78a3818 we remove agent even if it doesn't reply. Fixes #1756 2006-04-06 16:58:20 +00:00
Dimitur Kirov
14c5213a58 Jim: typo 2006-04-06 10:58:19 +00:00
Nikos Kouremenos
e703218466 coding standards. rm too much identation 2006-04-05 14:54:17 +00:00
Yann Leboulanger
0828f88e29 fix logic. Fixes #1798 2006-04-04 19:32:12 +00:00
Nikos Kouremenos
9fecec7edd fix copyright stuff 2006-04-04 17:10:12 +00:00
Nikos Kouremenos
b4465083ce fix copyright stuff 2006-04-04 17:09:29 +00:00
Nikos Kouremenos
7ad5bf4580 improve comment 2006-04-04 11:44:17 +00:00
Dimitur Kirov
cd8a5dca72 file tag is needed only when restoring previous
transfers
2006-04-04 08:31:36 +00:00
Dimitur Kirov
2c41c831b9 no file tag for stream initiation result
(#1796)
2006-04-04 08:27:27 +00:00
Nikos Kouremenos
bed7a29414 fix a typo 2006-04-02 15:11:27 +00:00
Yann Leboulanger
90e5561860 JEP 0091 support: timestamp in presences. Fixes #1675 2006-04-01 18:16:06 +00:00
Yann Leboulanger
117acf702c contact.show can be not in roster. Fixes #1792 2006-04-01 10:23:40 +00:00
Nikos Kouremenos
fcf31413dc fix hawke patch 2006-03-31 18:40:10 +00:00
Yann Leboulanger
d0f7758647 clean common.contacts._contacts when we remove a contact. Fixes #1788 2006-03-31 17:54:52 +00:00
Alex Mauer
ff5fd60861 * Add option 'dont_ack_s10n' to prevent the infinite loop with jabberd2 subscription acknowledgements. 2006-03-31 17:35:05 +00:00
Yann Leboulanger
ba7ef979b7 common/gajim can't contain _()O so move it to helpers
prevent renaming of special groups
2006-03-30 21:35:43 +00:00
Yann Leboulanger
66a4f406fa Observersa in also a special group than can't be renamed / can't reveive contacts with DND 2006-03-30 21:25:38 +00:00
Nikos Kouremenos
62951fb718 coding standards; convert a TODO to more like testing stuff 2006-03-30 16:10:50 +00:00
Nikos Kouremenos
1dc069f237 overkill to use sre for just replace 2006-03-30 16:08:54 +00:00
Dimitur Kirov
114264ca13 stop if Process has return 0, meaning that it
closed the connection
2006-03-29 23:33:17 +00:00
Yann Leboulanger
4849c2f815 we go offline in rooms when we go invisible 2006-03-29 21:06:01 +00:00
Yann Leboulanger
3b46d08e5d prevent a useless stanza 2006-03-29 20:04:48 +00:00
Yann Leboulanger
bfe1e8c631 Never join a room when invisible 2006-03-29 14:32:45 +00:00