Commit graph

5986 commits

Author SHA1 Message Date
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 . 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 . 2007-07-19 13:12:11 +00:00
Julien Pivotto
97d5ffdb7d Beter handling of status codes. See .
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 .
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 .
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 . 2007-07-18 12:07:21 +00:00
Brendan Taylor
8adbac7997 don't prompt to negotiate if we have mutual subscription 2007-07-17 08:26:14 +00:00
Brendan Taylor
fdef1c3d72 shared retained secrets 2007-07-17 08:08:27 +00:00
Brendan Taylor
0ae43eab4e per-profile srs storage 2007-07-17 08:08:01 +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 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 . 2007-07-14 13:24:27 +00:00
Brendan Taylor
9d04cd0a82 a file for pickling retained secrets 2007-07-13 22:52:23 +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 . 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 .
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 and 2007-07-12 11:15:59 +00:00
Brendan Taylor
8af883e852 refactored and corrected identity testing, prompt user when a session is initiated by an unsubscribed jid 2007-07-12 06:25:05 +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 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
96e92dd809 prevent loop is pubsub disco (even if server answer looks strange) fixes 2007-07-10 22:52:19 +00:00
Stephan Erb
5f1eaeb312 Ability to disable message previews in notify popups. Fixes 2007-07-10 21:57:56 +00:00
Yann Leboulanger
cf814269db set custom avatar is now fonctional. fixes 2007-07-10 17:53:42 +00:00
Brendan Taylor
d32e8352d5 proper error handling 2007-07-10 05:41:43 +00:00
Tomasz Melcer
5a5ed1530c formatting errors 2007-07-09 22:41:53 +00:00
Tomasz Melcer
6c1858224e caps: data stored and retrieved 2007-07-09 21:24:47 +00:00
Yann Leboulanger
952e6d96e3 catch disk full errors. fixes 2007-07-09 16:01:19 +00:00
Yann Leboulanger
8709cdcd07 ability to browse sub nodes in pubsub browser 2007-07-09 00:03:25 +00:00
Yann Leboulanger
ccad4e9c81 always add local account to config file 2007-07-08 16:35:05 +00:00
Yann Leboulanger
2828e47a24 don't always minimize bookmarked groupchats 2007-07-08 11:28:23 +00:00
Stephan Erb
ff2fe1b503 Feature window cleanup and description update. See 2007-07-06 23:51:41 +00:00
Brendan Taylor
ccac0b4299 fixed presence leaks 2007-07-05 21:30:09 +00:00
Yann Leboulanger
51b4279a06 fix tooltip for merged account row 2007-07-05 16:36:54 +00:00
Yann Leboulanger
74196a65ed fix the show transport icon in add contact dialog 2007-07-05 09:21:31 +00:00
Yann Leboulanger
e53a47ebad [misc] fix /say command in chat. Fixes 2007-07-05 08:59:47 +00:00
Yann Leboulanger
a410e1e66a [gerald] add protocol pixbuf in add contact dialog. Fixes 2007-07-05 06:25:21 +00:00
Yann Leboulanger
5e46f22960 new accounts window. one bug remain, see 2007-07-04 21:10:50 +00:00
Brendan Taylor
29c44d8a5e interface for SAS 2007-07-04 18:55:53 +00:00