Commit Graph

7076 Commits

Author SHA1 Message Date
Stefan Bethge bc98a0756e fix tb when renaming offline local contacts (dkirov) 2006-10-18 21:15:54 +00:00
Yann Leboulanger c1254b4340 missing glade diff 2006-10-18 08:38:33 +00:00
Yann Leboulanger 8caa122a64 [misc & asterix] improve privacy_list and privacy_lists window 2006-10-18 08:37:44 +00:00
Yann Leboulanger 06609bcb89 add GUI option to ignore incoming XHTML tag. fixes #2522 2006-10-18 08:20:49 +00:00
Yann Leboulanger ac0682e991 catch network manager not present error. fixes #2597, #2599 2006-10-18 07:41:09 +00:00
Jean-Marie Traissard 27812fe3b0 Better description of chat_merge_consecutive_nickname option 2006-10-17 22:26:25 +00:00
Stefan Bethge 8cf6f4c7c2 add simple implementation of network manager awareness
(should find a better place) - see #860
2006-10-17 22:15:20 +00:00
Yann Leboulanger f3b6fa94e9 ignor wrong mail from gmail. fixes #2587 2006-10-17 21:56:59 +00:00
Yann Leboulanger edf0ea9f4d [Gustavo] make gnomekeyring code more robust. 2006-10-17 21:48:10 +00:00
Yann Leboulanger e2430062f1 add missing () in a test. fices #2589 2006-10-17 21:40:48 +00:00
Yann Leboulanger d90e907651 add a tooltip to adjust_status_tu_music_player to tell which players arre supported 2006-10-17 21:10:16 +00:00
Stefan Bethge 8bfbb62aac complete [7275] - remove send file for offline users (dkirov) 2006-10-17 19:38:43 +00:00
Stefan Bethge 4aeb92e52f temporarily replace unicode txt data from local contacts with a dot until we get info from avahi 2006-10-17 19:18:25 +00:00
Stefan Bethge e5806104ce patch from dkirov: fix problem with chat window jid != roster contact jid (local contacts) 2006-10-17 19:13:36 +00:00
Stefan Bethge ff735c4d36 don't allow vcard window for offline local contacts 2006-10-17 16:35:56 +00:00
Yann Leboulanger 2d4f689891 remove unneeded import 2006-10-17 16:03:12 +00:00
Yann Leboulanger 8fd4df1d44 [Maciej Chojnacki] updated pl translation 2006-10-17 12:45:44 +00:00
Yann Leboulanger fafa2d0c0a show our server in roster when we get a message from it, and hide it if show_transports_group is False. Fixes #2568 2006-10-17 12:31:16 +00:00
Yann Leboulanger 4500643eaf catch only invalid format error. see #2574 2006-10-17 10:50:14 +00:00
Yann Leboulanger 0c0c81ca03 ignore transports with wrong jid. fixes #2574 2006-10-17 10:09:11 +00:00
Stefan Bethge 6ca90b0a9f revert [7259] 2006-10-16 22:40:52 +00:00
Yann Leboulanger 2ee4333b0b escape filename before adding them to filetransfert window. fixes #2582 2006-10-16 21:48:20 +00:00
Yann Leboulanger 8a45a73226 show in roster not in roster contacts. also fixes a TB when receiving messages from not in roster contacts. 2006-10-16 21:37:32 +00:00
Yann Leboulanger 0909fae3cf do not remove contact from roster when we remove a events from a contact and it is not offline. fixes #2583 2006-10-16 21:01:07 +00:00
Yann Leboulanger 21e3f8a6a7 don't show subject tooltip if there is no subject. fixes #2572 2006-10-16 20:28:18 +00:00
Yann Leboulanger fa1be18664 show transport if they have awaiting events, even if show_transport is off. fixes #2568 2006-10-16 20:05:09 +00:00
Stefan Bethge 39688db977 patch from dkirov to fix TB with gaim presences 2006-10-16 19:43:02 +00:00
Yann Leboulanger 96f19e9c10 [sgala] fix dubble emoticon in htmltextview when receiving xhtml message. see #316 2006-10-16 19:18:36 +00:00
Yann Leboulanger 92f579aa79 use correct account name when DND'ing contacts. fixes #2531 2006-10-16 19:02:49 +00:00
Nikos Kouremenos ae108fb633 make homepage label in vcard selectable. see #2579 2006-10-16 13:53:35 +00:00
Stefan Bethge c456312e86 fix #2575 (thanks for the patch) 2006-10-16 13:37:49 +00:00
Stefan Bethge b5d4bb4a1c fix #2574 (allow 0x5f in hostnames) 2006-10-16 13:24:09 +00:00
Stefan Bethge 0464ac380f fix TB on remove account 2006-10-16 02:00:13 +00:00
Yann Leboulanger b3d405b616 handle correctly messages from offline resources 2006-10-15 21:51:34 +00:00
Yann Leboulanger fe5407907a do not take into account offline resources in vcard / roster and tooltips. They may stay here if they are awaiting events. 2006-10-15 21:47:35 +00:00
Nikos Kouremenos 5b600300fd room -> group chat 2006-10-15 17:29:22 +00:00
Nikos Kouremenos 7bcc6dd246 no need for [7252]. it is already done by GTK. we do not hide, nobody hides. std context menu with 2 or menuitems is baaaad. user eyes are used to finding paste under cut copy etc 2006-10-15 17:13:55 +00:00
Nikos Kouremenos 06ef2a1a24 Cut Paste and Delete menuitem from conversation popupmenu become INSENSITIVE (not removed!) 2006-10-15 16:40:42 +00:00
Nikos Kouremenos a1820a4ed5 fix logic for observers to work as XEP 0162 says 2006-10-15 13:23:05 +00:00
Nikos Kouremenos 467f4d8aa1 actions for string can be max 2 lines 2006-10-15 12:59:23 +00:00
Yann Leboulanger f1dce33515 remove duplicate code 2006-10-15 10:51:26 +00:00
Dimitur Kirov f04b5c3902 check for pkg-config in autogen.sh 2006-10-15 10:32:17 +00:00
Dimitur Kirov 1fcea90561 enable utf-8 strings in txt records 2006-10-15 02:09:23 +00:00
Yann Leboulanger e8151ed1d2 remove Cut Paste and Delete menuitem from conversation popupmenu. fixes #2567 2006-10-14 14:54:54 +00:00
Yann Leboulanger 8fdbb9f77a install pixmaps correctly. see #2563 2006-10-14 14:40:02 +00:00
Nikos Kouremenos ca65a1a097 commit something to complete [7176] 2006-10-14 13:22:37 +00:00
Yann Leboulanger dc1b4951b2 save gpg_enabled pref for jid, not full_jid. Fixes #2448 2006-10-14 13:13:00 +00:00
Nikos Kouremenos aa238c8a0b use single quotes 2006-10-14 11:42:36 +00:00
Nikos Kouremenos 1c68dd45b9 see README.html 2006-10-14 11:34:50 +00:00
Nikos Kouremenos d96933601a do not use plural in ace comment 2006-10-14 11:32:10 +00:00