Commit Graph

11953 Commits

Author SHA1 Message Date
Denis Fomin b4a7939c0b change add to bookmarks icon. Fixes #6893 2011-05-25 22:59:18 +04:00
Denis Fomin d8adb7bd18 [Darlan] History manager.
Add the name of the Contact to the confirmation dialog.
Add the title to the confirmation dialogs. Fixes #6892
2011-05-25 19:11:04 +04:00
Yann Leboulanger 225f74f0b8 run xdg-open instead of webbrowser when opening files. Fixes #5751 2011-05-24 22:43:42 +02:00
Yann Leboulanger 56fd8b246e save roster position before hidding it. Fixes #6886 2011-05-24 19:27:45 +02:00
Yann Leboulanger e408e18fee [alpertekinalp] Fix upper() function for ascii-only strings. Fixes #6888 2011-05-24 18:21:12 +02:00
Yann Leboulanger 2a82a399a7 remove subscription dialog when another resource has accepted it. Fixes #6762 2011-05-24 18:12:48 +02:00
Yann Leboulanger be942a0270 don't open twice the same subscription request dialog. see #6762 2011-05-23 22:35:19 +02:00
Yann Leboulanger 11442f8153 [Darlan] Fix typo 2011-05-22 13:05:39 +02:00
Denis Fomin 3694c8682a banner_tweaks plugin. Fixed again 2011-05-21 23:34:31 +04:00
Denis Fomin d638922384 banner_tweaks plugin. prevent Tb in the gc if 'show_banner_image' is disabled 2011-05-21 23:17:17 +04:00
Yann Leboulanger 56ef560510 change shortcut letter for actions -> send single message 2011-05-21 19:40:11 +02:00
Denis Fomin b9d2948307 add new attribut to MessageOutgoingEvent to allow logging configuration 2011-05-21 20:26:00 +04:00
Yann Leboulanger 8896e33d65 send message to the correct jid 2011-05-20 22:36:10 +02:00
Yann Leboulanger 03312a521d remove empty file 2011-05-20 17:24:53 +02:00
Yann Leboulanger a4bb4f2c87 update changelog from 0.14 branch 2011-05-20 17:11:04 +02:00
Yann Leboulanger 7088197126 update debian folder from 0.14 branch 2011-05-20 17:10:34 +02:00
Yann Leboulanger 46b1b5db0a prevent having more than one password required dialog per room. Fixes #6790 2011-05-18 22:48:28 +02:00
Yann Leboulanger 14d15923bf fix traceback when closing a chat window. 2011-05-18 22:08:37 +02:00
Yann Leboulanger 4ac1768040 handle outgoing messages with events. Fixes #6743 2011-05-18 19:44:43 +02:00
Denis Fomin 9fc82bbffc htmltextview. jump to newline if inline element started. Fixes #6880 2011-05-17 18:57:37 +04:00
Yann Leboulanger 426d08ae09 correctly set message as read when we print them in chat control 2011-05-11 22:11:54 +02:00
Yann Leboulanger e8095fcdcb fig gpg encoding error. Fixes #6807 2011-05-11 21:31:56 +02:00
Yann Leboulanger 2265a80e9f correctly handle roster puches with subscription=remove. Fixes #6829 2011-05-11 20:42:44 +02:00
Yann Leboulanger 41815f9996 don't fail when we pass gtk / gnome session args to Gajim. Fixes #6748 2011-05-11 20:02:16 +02:00
Yann Leboulanger d05140a114 ability to request room logs without time / number of stanza limit. Fixes #6877 2011-05-09 20:32:48 +02:00
Yann Leboulanger aeb598acbf let's be compatible with XEP-0184 v1.0. 2011-05-07 08:44:15 +02:00
Yann Leboulanger 0b5846d17a improve bosh connection to ejabberd 3.0 2011-05-04 22:47:38 +02:00
Yann Leboulanger 4c624a5287 fix arguments in pm events. 2011-05-04 22:37:47 +02:00
Yann Leboulanger 93e0b144c7 fix minimized groupchat disappearing in roster. Fixes #6826 2011-05-04 19:50:05 +02:00
Yann Leboulanger fd7cb33f87 lighter import 2011-05-04 14:03:22 +02:00
Yann Leboulanger 26136d66b1 remove a useless import in common/gajim.py 2011-05-04 14:02:38 +02:00
Yann Leboulanger 2835618096 handle IMPORT_RES when verifying a GPG key. Fixes #6875 2011-05-04 08:50:34 +02:00
Yann Leboulanger 857ba5f707 new way to handle incominf messages, new notification event. 2011-05-01 22:09:50 +02:00
Yann Leboulanger 9250540825 Fix the function that checks if we should log message. Fixes #6873 2011-05-01 18:31:44 +02:00
Yann Leboulanger f01e2cdf2d fix dcraven images so top and bottom offset is the same on all images. Fixes #6870 2011-04-29 21:32:17 +02:00
Yann Leboulanger 0645a6e859 allow WM to use several sizes of gajim icon so that it's nicer. Fixes #6839 2011-04-27 17:19:42 +02:00
Yann Leboulanger 829892f4c0 [misc] ability to request voice in moderated rooms. Fixes #2266 2011-04-26 15:54:46 +02:00
Yann Leboulanger 03c13ab6d4 [adminX] don't send wrong mode value when sending bytestreams. Fixes #6868 2011-04-26 14:29:07 +02:00
Yann Leboulanger c2ea566b12 add advanced option to allow not saving roster position. Fixes #5712 2011-04-21 20:52:14 +02:00
Yann Leboulanger 82f77772a3 don't allow to join a groupchat if we have a contact with the same JID. Fixes #5799 2011-04-21 15:00:32 +02:00
Yann Leboulanger a5fc3b7742 don't send the converted to one line message, just save it converted. 2011-04-20 22:57:26 +02:00
Denis Fomin 321a2b5470 allow multiline invitation messages 2011-04-20 22:45:03 +04:00
Yann Leboulanger 7af87739bc use webbrowser module to open uri instead of using popen. Fixes #5751 2011-04-19 14:36:22 +02:00
Julien Pivotto 203f8c76a0 change rfilter keyboard shorcut to ctrl+l because ctrl+i was already used. 2011-04-19 08:54:41 +02:00
Yann Leboulanger 2b65c5d5a5 ability to see certificate on ssl error dialog. Fixes #3998 2011-04-18 22:50:39 +02:00
Yann Leboulanger 3424883913 ability to see certificate information when fingerprint changes. see #3998 2011-04-18 22:36:06 +02:00
Julien Pivotto 86e940e7a7 change rfilter stock icon from gtk-close to gtk-clear 2011-04-18 12:10:47 +02:00
Julien Pivotto b36881782d rename roster_filter_ to rfilter_. and special thanks to otradox for his patch. fix #5221 2011-04-18 12:04:47 +02:00
Julien Pivotto 3df60009ce rename search_ to roster_filter_ 2011-04-18 12:01:29 +02:00
Julien Pivotto 011a49e757 avoid multiple calls to self.xml.get_object 2011-04-18 11:58:55 +02:00