Commit Graph

7771 Commits

Author SHA1 Message Date
Tomasz Melcer 9b378d625a Jingle: Initial support for jingle and jingle-audio.
Code isn't linked with the connection code yet. Inside:
 * A basic form of jingle framework; the goal is to make code reusable
   for other jingle uses.
 * Codec "negotiation" for jingle-audio.
2007-08-06 15:53:01 +00:00
Yann Leboulanger 260464706e fix /say command. fixes #3336 2007-08-06 11:45:29 +00:00
Yann Leboulanger 987f6fe01f show room jid in error messages when unable to join it. 2007-08-06 09:59:14 +00:00
Yann Leboulanger 262df396b2 fix a typo 2007-08-06 09:13:06 +00:00
Yann Leboulanger e906a096c9 [blarz] ability to load iconsets from ~/.gajim/iconsets. fixes #3339 2007-08-05 22:57:04 +00:00
Yann Leboulanger 85b4173e41 [Mirrakor] updated german translation 2007-08-05 22:44:39 +00:00
Stephan Erb 4233db9459 Revert [8446] 2007-08-01 15:01:43 +00:00
Stephan Erb 97bb683e08 * Count Metacontacts only once. Fixes #3110
* add new function: is_big_brother
2007-07-30 19:52:02 +00:00
Stephan Erb 8bbc23dfd6 * Use same height for all banners. Fixes #2770
* Show only one status line in chatwindows, indicate when it is shortened
2007-07-30 12:17:04 +00:00
Stefan Bethge bb7283de02 new drop in replacement for zeroconf.py, uses pybonjour
(needs integration and some fixing, but works)
see #2883
2007-07-28 11:01:21 +00:00
Stephan Erb f974a71b42 Rework roster dnd behaviour. See #3325 2007-07-27 20:48:01 +00:00
Yann Leboulanger c71eed99b8 set xml:lang attribute on opening XML stream. fixes #2772 2007-07-27 20:00:44 +00:00
Stefan Bethge 7dd8a27b39 fix #3186 (thanks dkirov) 2007-07-27 18:19:09 +00:00
Stefan Bethge 24c8a3dcd1 fix typo, TB on new local accounts 2007-07-27 18:18:08 +00:00
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