Commit graph

6682 commits

Author SHA1 Message Date
Yann Leboulanger
f496059862 when we select multiple accounts, look into all of them which transport support MUC to enable the New Room in invite submenu. Fixes #2199 2006-08-01 21:21:53 +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
Yann Leboulanger
45e7a9a1ba if first identity is not a MUC but second is, we should enable the browse button. 2006-08-01 16:01:07 +00:00
Yann Leboulanger
29ed784cd2 better title for single message window depending on if we're sending or receiving 2006-08-01 10:41:45 +00:00
Yann Leboulanger
ebb01e96ec show vertical scrollbar automatically in edit groupos dialog. Fixes #2196 2006-08-01 09:45:00 +00:00
Yann Leboulanger
685b3d399a do not modify self._last_selected_contact while we are renaming a contact. Fixes #2198 2006-08-01 07:24:47 +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
c09f00aa7f Show "%nick from room %room" in pm banner. Fixes #2197 2006-07-31 20:52:28 +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
1c9b21d9d8 remove a useless print 2006-07-31 15:06:00 +00:00
Yann Leboulanger
b6ba2b1727 remove some FIXME 2006-07-31 15:05:29 +00:00
Yann Leboulanger
572857cf06 better string 2006-07-31 14:36:49 +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
6e5ce765d9 new add contact window. TODO: enable the register button when our server have this transport. Fixes #872 2006-07-31 13:32:40 +00:00
Yann Leboulanger
b106481011 fix var name (account was used twice) 2006-07-31 13:25:30 +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
98928886ef don't ask nick when we want to join a room in which we already are 2006-07-29 20:54:17 +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
Yann Leboulanger
b3eba1767b remove log migration process, 0.8 is old 2006-07-28 11:47:43 +00:00
Yann Leboulanger
748c62c3ef always show preferences window in current workspace. Fixes #2189 2006-07-28 11:23:19 +00:00
Yann Leboulanger
7ae4d03628 privacy lists open / delete buttons are not unsensitive when we open the window and no privacy lists is available. Fixes #2140 2006-07-28 11:05:13 +00:00
Yann Leboulanger
766f6054fe fix 2 typo. Fixes #1514 2006-07-28 10:53:51 +00:00
Yann Leboulanger
1ee455edb7 we can now edit groups of multiple contacts. Fixes #1514 2006-07-28 10:25:58 +00:00
Yann Leboulanger
1dcc955551 when we open a second tab and conversation textview was scrolled down in the forst one, scroll it down after we show tabs. Fixes #2190 2006-07-28 06:40:37 +00:00
Yann Leboulanger
40efbfd657 don't show tray icon when we don't want to. Fixes #2188 2006-07-28 05:54:46 +00:00
Stefan Bethge
d7719e73b3 display full name on roster if available 2006-07-27 20:36:21 +00:00
Yann Leboulanger
2d876923d9 move the draw og the focus out line to conversation_textview.py
reset focus_out_end_iter_offset var when we clear the textview. Fixes #2175
2006-07-27 10:54:12 +00:00
Yann Leboulanger
1ef77d8e5d re-add trayicon to systray when it is destroyed. Fixes #2121 2006-07-26 19:01:01 +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
134483f936 fix minor TB when there is no image file in a folder and we browse it 2006-07-26 09:05:33 +00:00
Yann Leboulanger
557489dc5a typo 2006-07-26 08:12:14 +00:00
Yann Leboulanger
f02b77f4ff missing commit: update newly created variable automatic_rooms when we change account name 2006-07-25 23:47:26 +00:00
Yann Leboulanger
65d57253c9 we can now invite to new room 2006-07-25 22:26:07 +00:00
Yann Leboulanger
c16d1bff63 In_vite instead of _Invite because of _Information 2006-07-25 09:31:01 +00:00
Yann Leboulanger
af371f02ef we can now invite a contact to a room in roster context menu 2006-07-24 21:44:59 +00:00
Yann Leboulanger
87e1a89173 list all opened gc in invite sub menu + typo 2006-07-24 21:38:19 +00:00
Yann Leboulanger
e3d1b71a19 we can now invite all contacts to an existing room. TODO: create a new one 2006-07-24 21:14:34 +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
Yann Leboulanger
93f813e7e0 del keys now work when multiple selection (this way we can remove several transports at the same time). For #1514 2006-07-24 11:48:13 +00:00
Yann Leboulanger
00106e5b5f we can now remove sevral contacts in the same time. fpr #1514 2006-07-24 09:39:38 +00:00
Yann Leboulanger
a90017399b we can now select multiple rows in roster. Menu is shown but does nothing for the moment. For #1514 2006-07-23 23:47:13 +00:00
Yann Leboulanger
727d2976a2 prevent TB 2006-07-21 15:50:06 +00:00