Commit Graph

7147 Commits

Author SHA1 Message Date
Yann Leboulanger e236382f3d handle XEP-0203 (Delayed Delivery) and use it when forwarding unread messages via adhoc commands. Fixes #4347 2008-09-26 11:11:38 +00:00
Yann Leboulanger 941b7cf974 sort group chats by status if option is checked. Fixes #3823 2008-09-23 14:39:04 +00:00
Yann Leboulanger 10af522af6 disable proxy resolution. See #4299. 2008-09-23 12:43:59 +00:00
Yann Leboulanger 363277cc69 allow all features if a contact has no resource until we fall back to disco query. Fixes #4327 2008-09-22 09:35:19 +00:00
Yann Leboulanger 35a9cf5d89 coding standards 2008-09-22 09:10:18 +00:00
Yann Leboulanger b4a645e882 use spec version instead of program version to determine which spec to use for notification-daemon. Fixes #4126 2008-09-22 09:04:16 +00:00
Yann Leboulanger c71269c9ec remove event for full jid and bar jid when we scroll conversation window. Fixes #4243 2008-09-17 19:16:08 +00:00
Yann Leboulanger 6df6e9ddf1 coding standards 2008-09-17 19:04:17 +00:00
Yann Leboulanger c876e8f65e don't remove contact instance when we remove last event if a chat is stil opened, but when we close the window. Should fix #4272 2008-09-16 21:51:48 +00:00
Yann Leboulanger 3e2f9fcbec prevent affiliatio spoofing by checking namespace. Fixes #4323 2008-09-16 08:30:27 +00:00
Yann Leboulanger 330dd0e7a1 prevent traceback when removing an account. Fixes #4322 2008-09-16 07:55:33 +00:00
Yann Leboulanger e8eead4cd9 fix right click on multiple contacts from different accounts. Fixes #4312 2008-09-15 16:56:23 +00:00
Yann Leboulanger 8c381dee81 send new presence to correct account in account modification window. Fixes #4313 2008-09-15 15:30:45 +00:00
Yann Leboulanger 85d5748800 test server name in discover services windows. Fixes #4314 2008-09-14 07:15:15 +00:00
Brendan Taylor f640e7c860 add verified/not verified title text to the body of the esession dialog 2008-09-12 05:25:10 +00:00
Yann Leboulanger ad751dc0cd prevent traceback when creating account to an unknown host. Fixes #4309 2008-09-10 17:59:53 +00:00
Yann Leboulanger 7982dac728 correct dialog and stanza when removing a not in roster contact. Fixes #4303 2008-09-09 19:20:00 +00:00
Yann Leboulanger a01c992eaa add Manage Bookmarks to systray popup menu 2008-09-09 17:34:31 +00:00
Yann Leboulanger b2c1506d4d don't depend on python2.5 for now. Fixes #4306 2008-09-09 16:44:24 +00:00
Yann Leboulanger 8d3c1c59ad decode string before splitting it. 2008-09-08 18:36:15 +00:00
Yann Leboulanger 3b4875e38e [avm] always encode data in utf-8 in database. see #4254 2008-09-08 17:37:44 +00:00
Yann Leboulanger a4bab043b9 [avm] Gzip don't support unicode strings. Fixes #4254 2008-09-08 16:31:02 +00:00
Brendan Taylor 9adc632d67 consolidate e2e status messages 2008-09-08 15:51:13 +00:00
Yann Leboulanger 5f2e4c818c [Alex V. Myltsev] idle.c: cleanup.
Replace METH_VARARGS with METH_NOARGS, discard win32 ifdefs (it's no more compiled on win32 anyway).
2008-09-08 12:00:27 +00:00
Yann Leboulanger 140e922733 [Alex V. Myltsev] timeout_add -> timeout_add_seconds to forget GPG passphrase. 2008-09-08 11:55:51 +00:00
Yann Leboulanger b004a32df9 [Alex V. Myltsev] toggle_ipython is already in GajimRemote.commands, no need to add it twice. 2008-09-08 11:54:52 +00:00
Yann Leboulanger 93149f6936 don't delete pep when a second resource of our jid goes offline. Maybe addresses #4284? 2008-09-08 11:52:29 +00:00
Yann Leboulanger 9a8dd5db02 show better icon for send file menuitems / buttons. Fixes #4282 2008-09-08 11:27:37 +00:00
js f260d83c80 Fix #4290 2008-09-05 19:09:01 +00:00
Yann Leboulanger 238ee10039 prevent traceback when connection is lost while waiting for user to accept plain connection or ssl certificate. Fixes #4285 2008-09-05 18:24:51 +00:00
Yann Leboulanger 292ac9573f [Dicson] fix string. Fixes #4280 2008-09-03 14:16:13 +00:00
Yann Leboulanger c8d97aaa17 coding standards 2008-09-03 11:25:27 +00:00
Yann Leboulanger aba6fc2599 correctly remove contacts (force = True when we re-add them after) 2008-09-03 07:24:42 +00:00
Yann Leboulanger ea7a97b1df some more coding standards 2008-09-02 20:34:11 +00:00
Yann Leboulanger cf0b44d7fc coding standards 2008-09-02 20:31:05 +00:00
Yann Leboulanger a530b92290 coding standards 2008-09-02 07:13:24 +00:00
Yann Leboulanger 4fa573a3bd decode strings from GTK 2008-09-02 07:12:56 +00:00
Yann Leboulanger 66f8bab7d6 show number of participants in groupchats. fixes #3418 2008-09-02 07:00:35 +00:00
Stephan Erb 2a1d6edd68 Do not always force backend removal when performing a delayed remove operation. Some coding standards. 2008-09-01 20:25:50 +00:00
Yann Leboulanger 0e2e519cd2 [Alexander Myltsev] update russion translation, fix a string in gajim-remote.py 2008-09-01 17:35:59 +00:00
Yann Leboulanger 4bd35a715b improve SAS dialog. Fixes #3468 2008-09-01 14:11:28 +00:00
Yann Leboulanger 48b78ee327 prevent a traceback when we have events that we dont show in systray. Fixes #4210 2008-09-01 13:40:40 +00:00
Brendan Taylor f8b620ce9a oops, rdlp already fixed it. fix my screwed up commit 2008-08-31 23:04:36 +00:00
Brendan Taylor 72c5a6c5ce fix #4275, minor grammar fix 2008-08-31 23:03:10 +00:00
Julien Pivotto 8c4eddebef Prevent a tb when trying to remove a group. Fix #4275. 2008-08-31 23:02:22 +00:00
Yann Leboulanger c335a96199 correctly parse nslookup result. fixes #4194 2008-08-31 19:40:45 +00:00
Julien Pivotto 59b8506cf2 remove unsed tupples 2008-08-31 14:14:00 +00:00
Yann Leboulanger 1607000c5c revoke tune when disconnecting only for current account. fixes #4267 2008-08-31 13:40:53 +00:00
Stephan Erb 3f61182c7a Only remove pep when a contact really signs out. 2008-08-31 12:36:40 +00:00
Yann Leboulanger ab694e09ee revert [10361]: doesn't work in a non-utf-8 environment 2008-08-31 12:24:45 +00:00
Yann Leboulanger 0ce5c0678e affect variable before using it. Fixes #4264 2008-08-31 12:09:13 +00:00
Yann Leboulanger 643e47175a get result of nslookup command using unicode. really fixes #4194 2008-08-31 11:53:54 +00:00
Stephan Erb 19866c99a9 Do not traceback when disconnecting from a minimized groupchat. Fixes #4255. 2008-08-30 19:33:13 +00:00
Yann Leboulanger b2e3c2cc72 fix missing import 2008-08-30 18:48:06 +00:00
Yann Leboulanger b5b27227ea fix parsing SRV result with idna names. Fixes #4194 2008-08-30 18:24:07 +00:00
Yann Leboulanger aa6c163506 check that connection is still active in all handlers. Fixes #4261, #4258 2008-08-30 17:14:27 +00:00
Brendan Taylor 5d6b60be68 fix GPG mysteriously turning on when you open a chat window 2008-08-30 02:50:10 +00:00
Brendan Taylor 32b56a2328 move most of is_loggable out of the session object. fixes #4103 2008-08-30 01:31:25 +00:00
Brendan Taylor 29c6af7e1e removed some odd flow control left behind when one of the session negotiation dialogs was removed 2008-08-30 01:31:11 +00:00
Yann Leboulanger f64cd6d238 don't add twice the same room jid in browser. fixes #4256 2008-08-29 10:38:34 +00:00
Yann Leboulanger 7f1a132caa fix typo 2008-08-29 09:38:34 +00:00
Yann Leboulanger 15b9b3e1c2 show role and affiliation in groupchat correctly. fixes #3871 2008-08-29 09:35:44 +00:00
Yann Leboulanger bcc39c4e1c ask to change nickname for a groupchat only once. Fixes #4250 2008-08-29 08:06:28 +00:00
Yann Leboulanger 88103f03df fix missing self. 2008-08-29 07:37:55 +00:00
Yann Leboulanger 358ac948b7 patch has been announce and is in gettext upstream. Debian includes it, let's remove the FIXME. Fixes #4166 2008-08-29 07:25:34 +00:00
Julien Pivotto 45122a3381 beter way to delete PEP when a user goes oflline 2008-08-28 22:43:28 +00:00
Julien Pivotto 1c2ce732b1 E2E dialogs
* String changes
* Improve SAS visibility
* Add ability to re-verify
* espace text and buttons
* Should fix #3468
2008-08-28 13:14:54 +00:00
Yann Leboulanger 64cc3f907e prevent a traceback when we get 2 'received' XEP-184 message for the same sent message 2008-08-28 13:04:04 +00:00
Yann Leboulanger a0e9a0d905 handle correctly forwarded messages. fixes #4246 2008-08-28 12:24:31 +00:00
Julien Pivotto 269e5a31c7 hide pep-stuffs if a contact goes offline. fix #4206 2008-08-28 11:43:10 +00:00
Mateusz Biliński f0822dcdb4 Fixed problem with saving window properties (position, size) when closing window through window close button (closing through tab close button worked properly). 2008-08-28 09:51:45 +00:00
Yann Leboulanger a2df7d22ed don't pass iters to menuitems callback, that are quickly invalid. Fixes #4034 2008-08-28 08:23:31 +00:00
Yann Leboulanger 9618bb77a4 fix FT proxy testing. We needed a receiver to connect to proxy to really test it 2008-08-27 13:11:46 +00:00
Yann Leboulanger 95b6855aa3 remove test thing 2008-08-27 10:09:38 +00:00
Yann Leboulanger 1e8e0f6067 no need of GUI classes in connection_handlers.py, socks5.py and secrets.py 2008-08-27 07:53:12 +00:00
Yann Leboulanger 20ed561650 better code: list[2:][0] -> list[2] 2008-08-26 12:08:36 +00:00
Yann Leboulanger 26334c7064 fix some coding standards and remove + to merge strings in translated strings. fixes #4211 2008-08-26 11:10:13 +00:00
Yann Leboulanger fc8d21fd5e fix traceback when changing month/year in history window with no selected jid. Fixes #4240 2008-08-26 10:55:18 +00:00
Yann Leboulanger b284b586da allow to renamed the zeroconf account even if not enabled. Fixes #4238 2008-08-26 10:48:24 +00:00
Yann Leboulanger f63dcff5d3 prevent a traceback. Fixes #4236 2008-08-26 10:07:53 +00:00
Julien Pivotto 4df776851f Valid IANI schemes are highlighted. Fix #4229 2008-08-25 21:47:23 +00:00
Yann Leboulanger 4549515669 some coding standards. Fixes #4211 2008-08-25 20:13:16 +00:00
Stephan Erb f55651d905 * Don't hide manage GC Bookmark menuitem when the server doesn't support private storage
* Fix indentation problem
 * Use generators instead of list comprehension (take less memory)
2008-08-25 19:35:47 +00:00
Yann Leboulanger f00f22dd05 translate string correctly. fixes #4203 2008-08-25 18:10:18 +00:00
Yann Leboulanger 6f3cca4669 [Jeff Bailes] better strings 2008-08-25 10:06:22 +00:00
js bd472ba5be Small fix for OS X. Without it, Gajim won't restart if it crashed. 2008-08-24 06:15:14 +00:00
Travis Shirk 49ad57084e Updated copyright years for myself. 2008-08-22 03:15:54 +00:00
Travis Shirk 55c1868d92 Make the message control text entry grab focus when new controls are created and each time the tabs
are switched.  Fixes #4227
2008-08-22 03:03:15 +00:00
Nikos Kouremenos aae8ceb4ce commit a FIXME 2008-08-20 20:36:34 +00:00
Nikos Kouremenos 6527c797b2 TODO -> FIXME; and a typo (aka yes you guessed it!: cosmetic) 2008-08-20 20:07:18 +00:00
Stephan Erb 433fcafc52 Correctly sort metacontact data if one of the jids is a transport and not in our roster. Fixes #4208, #4195. 2008-08-19 21:41:43 +00:00
tomk 2712786383 Corrected return values of zeroconf client in order to return true-evaluable values. related to #4051 2008-08-18 14:20:03 +00:00
js 8d0d85ee99 Make a string translatable. Fixes #4203. 2008-08-16 19:49:56 +00:00
Julien Pivotto de4a23e751 See #4200.
* remove js from some headers
 * set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Yann Leboulanger 4e320ed36f CTRL+i in private message now works. Fixes #4066 2008-08-15 09:35:44 +00:00
Julien Pivotto b58dfd6a59 Prevent many traceback due to headers and my last commit (it's late,
sorry)
2008-08-15 03:39:27 +00:00
Julien Pivotto 8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
Jean-Marie Traissard 34964401ab [acm] Typo in [10241] 2008-08-14 18:01:56 +00:00
Yann Leboulanger 37014a2ace don't remove label in dataforms if there is no. Fixes #4202 2008-08-14 17:51:14 +00:00
Yann Leboulanger 7efaecc5d8 make a string translatable. Fixes #4203 2008-08-14 17:19:21 +00:00