Commit Graph

7807 Commits

Author SHA1 Message Date
Stefan Bethge 68f5401213 set zeroconf hostname on every connection. fix: #3117 2007-07-27 16:00:29 +00:00
Yann Leboulanger a0d6f20f24 listen to Rhythmbox's changing stream titles. fixes #3013 2007-07-26 23:29:31 +00:00
Yann Leboulanger 9a851c3b0d print resource in chat window only if several resources. fixes #3175 2007-07-26 16:54:13 +00:00
Yann Leboulanger 52fdd458d7 fix typo. see #2149 2007-07-25 23:06:33 +00:00
Yann Leboulanger 3b9966960d add --config-path option so that we can specify the root folder of config files. see #2149 2007-07-25 23:04:15 +00:00
Yann Leboulanger 85158665d4 fix traceback when receiving a file 2007-07-25 23:02:55 +00:00
Stephan Erb cd4a620d94 Prevent possible traceback 2007-07-25 17:30:43 +00:00
Yann Leboulanger fddc2e6aa9 compute file transfer speed on the last 3 seonds only. fixes #2631 2007-07-25 00:33:18 +00:00
Yann Leboulanger 85e040e574 fix traceback when not using gnome keyring. fixes #3319 2007-07-24 08:20:06 +00:00
Yann Leboulanger 5040656f3e update password in connection instance when we modify it and we use gnome keyring. fixes #3318 2007-07-23 21:35:01 +00:00
Stephan Erb 07a3393b72 DnD of contact on a MUC window to invite 2007-07-23 21:20:33 +00:00
Yann Leboulanger 6033b20051 send file only once when we drop it on message textview 2007-07-23 15:29:53 +00:00
Stephan Erb e308b8f15a Gerneralize DND on chat windows and enable it for msg_textview. ToDo: Invite to groupchat via DND 2007-07-23 13:07:04 +00:00
Stephan Erb 98d81e3894 DnD filetransfer on whole message window. Fixes #2562. See http://bugzilla.gnome.org/show_bug.cgi?id=459022 2007-07-22 23:12:16 +00:00
Yann Leboulanger c131a04df8 request last_status_time and os_info to real jid if we know it. fixes #3304 2007-07-22 18:25:43 +00:00
Yann Leboulanger 56afa7012f request vcard to real jid if we know it. see #3054. TODO: request last time and os information to real jid too 2007-07-22 13:39:18 +00:00
Yann Leboulanger 725ef29a85 add 2 buttons to search window: add contact to roster and information. fixes #3304 2007-07-22 09:04:33 +00:00
Yann Leboulanger bca61b7400 show jid in search result with non data forms result. see #3304 2007-07-21 19:39:45 +00:00
Yann Leboulanger 0df9082809 [fowles] fix a bug in bookmarks window. fixes #3311 2007-07-21 19:09:47 +00:00
Yann Leboulanger fb3eeb4a40 add a limit to the number of lines displayed in conversation textview. 2007-07-21 14:58:56 +00:00
Julien Pivotto ddd7c13e16 Beter handling of LaTeX in feature window 2007-07-20 00:05:38 +00:00
Julien Pivotto 4071d313c2 [darkwod and I] Add LaTeX in features window. Fix #2796. 2007-07-19 23:36:25 +00:00
Julien Pivotto 8fb9b69874 Fix a stupid bug 2007-07-19 18:44:50 +00:00
Julien Pivotto 3087a66ccb Fix a bug with my last commits 2007-07-19 18:37:11 +00:00
Julien Pivotto 3a1b83228d Beter handling of status code in MUC. see #3270. 2007-07-19 13:12:11 +00:00
Julien Pivotto 97d5ffdb7d Beter handling of status codes. See #3270.
http://www.xmpp.org/extensions/xep-0045.html#registrar-statuscodes-init
2007-07-19 11:54:15 +00:00
Julien Pivotto 0314f23aa4 Add notification of Configuration Changes in MUC. See #3270.
http://www.xmpp.org/extensions/xep-0045.html#roomconfig-notify
2007-07-19 10:06:59 +00:00
Julien Pivotto 015ee132ae XEP-0045: Multi-User Chat
* Handle Multiple status code in MUC.
 * Warn the user if room logging is enabled (
http://www.xmpp.org/extensions/xep-0045.html#enter-logging ). Fix #3270.
2007-07-19 09:27:33 +00:00
Julien Pivotto 6637366b68 Fix a name error in [8407] 2007-07-18 12:11:48 +00:00
Julien Pivotto c09b4aaa6c Add send_groupchat_message to gajim-remote. Fix #2447. 2007-07-18 12:07:21 +00:00
Stephan Erb 612e468c82 Update combobox in prefs window to reflect theme changes 2007-07-16 22:20:08 +00:00
Stephan Erb ecff92dfd8 Make add contact work with unknown transports. Fixes #3302 2007-07-16 15:12:44 +00:00
Stephan Erb 4e3baba4e5 Fix tb on manage_proxies_window_destroy 2007-07-16 12:06:17 +00:00
Stephan Erb c145c2ce36 * Make default theme unchangeable
* cleanup and bugfix for sensitive color table
2007-07-16 11:54:04 +00:00
Julien Pivotto ecc54114f7 [misc] handle gnome-heyring DeniedError. Fix #3300. 2007-07-14 13:24:27 +00:00
Julien Pivotto 21269c175a Update Changelog 2007-07-14 12:29:33 +00:00
Tomasz Melcer 4ce9d89077 caps: Real fix for [3295] -- changing separator from ' ' to '\0'. 2007-07-13 14:44:01 +00:00
Julien Pivotto 3875388496 [davux] correct a loop in logger.py. Fix #3295. 2007-07-13 13:02:42 +00:00
Julien Pivotto 5c36dd8e78 [Lukas and I] use 'event' instead of 'message' as icons names ans
states. Fix #2755.
2007-07-13 10:11:49 +00:00
Stephan Erb 8c255eac60 Fix messeage preview if USER_HAS_PYNOTIFY 2007-07-12 22:19:21 +00:00
Stephan Erb 294235ee52 Prevent TB in new ACC window, fix typo. 2007-07-12 22:09:24 +00:00
Yann Leboulanger 2af509d005 reverting [8388] for the moment 2007-07-12 20:45:43 +00:00
Julien Pivotto 59aa2cf87d Don't print xhtml in history messages.
So all the messages are grayed.
2007-07-12 20:38:56 +00:00
Yann Leboulanger ec2ff7a684 compute metacontact big brother by comparing them instead of computing an absolute score for each one. fixes #2781 and #2156 2007-07-12 11:15:59 +00:00
Julien Pivotto 9994643247 Added my own copyright :-P 2007-07-11 21:39:27 +00:00
Yann Leboulanger 3f5327dc6f [mrk] handle Google Apps For Your Domain. fixes #3163 2007-07-11 16:32:18 +00:00
Yann Leboulanger 6151b683ad show tooltip in systray when only one account too 2007-07-11 10:22:16 +00:00
Yann Leboulanger 53d68c9c7f copy old gtk+ theme to new default one 2007-07-11 10:09:31 +00:00
Yann Leboulanger e3b8c4e636 fix icon in view menu of roster window for file transfer 2007-07-10 22:58:08 +00:00
Yann Leboulanger 96e92dd809 prevent loop is pubsub disco (even if server answer looks strange) fixes #3292 2007-07-10 22:52:19 +00:00