Brendan Taylor
|
0230c91e4c
|
esession bugfixes
|
2007-08-20 08:16:48 +00:00 |
Yann Leboulanger
|
aefe6fd370
|
order resources and status the same way in information window. fixes #3225
|
2007-08-20 08:16:26 +00:00 |
Yann Leboulanger
|
55aa74afc7
|
fix history manager since configpath has changed (see [8434]). fixes #3378
|
2007-08-19 22:51:40 +00:00 |
Yann Leboulanger
|
2f0cd8fdc6
|
show search results in correct columns if result is not in the same order as <reported> element. fixes #3379
|
2007-08-19 21:45:35 +00:00 |
Yann Leboulanger
|
176593db97
|
don't allow to bookmark a room on server that don't support private storage.
|
2007-08-19 15:32:41 +00:00 |
Yann Leboulanger
|
45046024aa
|
default value in boolean fields is False if none is provided.
|
2007-08-19 10:16:08 +00:00 |
Brendan Taylor
|
9985b784d5
|
bugfixes, send not-acceptable for fields with only unsupported options
|
2007-08-18 08:59:36 +00:00 |
Brendan Taylor
|
e1c4d80e65
|
notify on begin/end encryption
|
2007-08-17 17:26:05 +00:00 |
Brendan Taylor
|
f93276c1a9
|
refactored make_identity
|
2007-08-17 09:02:53 +00:00 |
Brendan Taylor
|
8675731f8d
|
refactored identity verification
public key authentication
|
2007-08-17 08:39:47 +00:00 |
Yann Leboulanger
|
27148ffa66
|
fix typo
|
2007-08-11 12:41:55 +00:00 |
Yann Leboulanger
|
8976baecb3
|
clear contact list when we connect. fixes #3234
|
2007-08-09 23:04:02 +00:00 |
Yann Leboulanger
|
44f4940c6c
|
use correct account when we look for recent messages.
|
2007-08-09 22:53:12 +00:00 |
Yann Leboulanger
|
3cf16a5a4a
|
handle gnome-screensaver events. fixes #663
|
2007-08-09 12:18:59 +00:00 |
Yann Leboulanger
|
c4b34800da
|
call process_connection faster under win. it processes incoming stanza under windows only.
|
2007-08-09 10:41:59 +00:00 |
Yann Leboulanger
|
701bdb6b85
|
use set_no_show_all from glade when possible instead of code. fixes #2248
|
2007-08-09 08:57:59 +00:00 |
Yann Leboulanger
|
8e2cae777f
|
wrap status in groupchat tooltips
|
2007-08-08 21:50:15 +00:00 |
Yann Leboulanger
|
176a02e0f4
|
fix gnomekeyring.DeniedError. fixes #3300
|
2007-08-08 16:10:38 +00:00 |
Yann Leboulanger
|
3205781639
|
in accounts window, save jid, resource and custom port when we change row in accounts treeview. Fixes #2744
|
2007-08-08 13:42:44 +00:00 |
Yann Leboulanger
|
349f6065a4
|
fix indentation
|
2007-08-08 09:22:22 +00:00 |
Yann Leboulanger
|
ea015ac5e2
|
fix the removal of focus_out_line in groupchat since we remove old lines in textview
|
2007-08-07 13:13:49 +00:00 |
Yann Leboulanger
|
3b52e0d73b
|
fix TB: get room_jid var before using it
|
2007-08-07 12:14:54 +00:00 |
Brendan Taylor
|
4bfe14d3cf
|
prompt with SAS during 3 message negotiation
|
2007-08-07 07:42:31 +00:00 |
Brendan Taylor
|
8d79d32002
|
three message negotiation
|
2007-08-07 07:21:29 +00:00 |
Stefan Bethge
|
4f3ee8ba67
|
typo: avahai->avahi
|
2007-08-06 22:24:48 +00:00 |
Yann Leboulanger
|
4c5bef7a2d
|
remove svn:executable to zeroconf files
|
2007-08-06 22:21:22 +00:00 |
Yann Leboulanger
|
5350afa8e2
|
integrate pybonjour support to Gajim. see #2883. need a fix when sending messages
|
2007-08-06 21:46:51 +00:00 |
Yann Leboulanger
|
28cb6c6bb4
|
don't fail when there is a name conflict
|
2007-08-06 19:13:22 +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 |
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 |
Brendan Taylor
|
5935869136
|
test: 1 < d < (p -1)
|
2007-07-29 21:02:15 +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 |
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 #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 |
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 #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 |
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 #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
|
96e92dd809
|
prevent loop is pubsub disco (even if server answer looks strange) fixes #3292
|
2007-07-10 22:52:19 +00:00 |
Stephan Erb
|
5f1eaeb312
|
Ability to disable message previews in notify popups. Fixes #3088
|
2007-07-10 21:57:56 +00:00 |
Yann Leboulanger
|
cf814269db
|
set custom avatar is now fonctional. fixes #3127
|
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 #2937
|
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 #2783
|
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 #3284
|
2007-07-05 08:59:47 +00:00 |
Yann Leboulanger
|
a410e1e66a
|
[gerald] add protocol pixbuf in add contact dialog. Fixes #3269
|
2007-07-05 06:25:21 +00:00 |
Yann Leboulanger
|
5e46f22960
|
new accounts window. one bug remain, see #2744
|
2007-07-04 21:10:50 +00:00 |
Brendan Taylor
|
29c44d8a5e
|
interface for SAS
|
2007-07-04 18:55:53 +00:00 |
Yann Leboulanger
|
1656ea452b
|
rename gt+ theme to default. fixes #2794
|
2007-07-04 16:50:54 +00:00 |
Yann Leboulanger
|
039bf1e10e
|
use get_contact() when we give the resource. see #3275
|
2007-07-04 16:33:40 +00:00 |
Yann Leboulanger
|
dc2dd87a31
|
prevent message spoofing. Thanks Misc. Fixes #3281
|
2007-07-04 13:29:06 +00:00 |
Yann Leboulanger
|
8abd062365
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |
Brendan Taylor
|
2bed6a522a
|
fixed a traceback
|
2007-07-03 18:00:09 +00:00 |
Yann Leboulanger
|
070369fc2a
|
ask user before overwriting a preset status message. Fixes #3277
|
2007-07-03 17:34:33 +00:00 |
Yann Leboulanger
|
33946aeeef
|
remove useless function get_contcats_from_jid (same as get_contact). see #3275
|
2007-07-03 10:22:41 +00:00 |
Yann Leboulanger
|
20965b9ba5
|
[lukas and I] improve tooltip to show info about pending events. fixes #1971
|
2007-07-03 09:31:43 +00:00 |
Brendan Taylor
|
c3b81346d9
|
human-readable feature negotiation dialogs
|
2007-07-02 16:53:19 +00:00 |
Tomasz Melcer
|
1c0aa7ad10
|
Caps: caps are queried, results are stored in cache.
|
2007-06-30 17:31:27 +00:00 |
Yann Leboulanger
|
31f3e2f44a
|
redo substitution when we get resource from config. fixes #3060
|
2007-06-30 08:40:14 +00:00 |
Yann Leboulanger
|
965e2b1c78
|
don't try to do Awn code if it's not available
|
2007-06-29 22:25:50 +00:00 |
Travis Shirk
|
270c956db3
|
Handle malformed timestamps (which would cause an unhandled exception and hork the connection)
and XEP-82 (dashes in timestamps).
|
2007-06-29 21:21:08 +00:00 |
Travis Shirk
|
6ca2d76cba
|
Fixed a traceback. Not sure how correct the contact=contact[0] is, but it handles the multiple return types from get_contact_from_full_jid
|
2007-06-29 21:19:47 +00:00 |
Yann Leboulanger
|
fd03586f2c
|
use helper function. fixes #3263
|
2007-06-29 16:25:05 +00:00 |
Yann Leboulanger
|
30a9202f9d
|
automaticaly fill password entry in groupchat invitation dialog if we get it. fixes #3271
|
2007-06-29 09:39:13 +00:00 |
Yann Leboulanger
|
fd2be16f24
|
make the ask password for groupchat window async and entry visibility to False. fixes #3265
|
2007-06-29 08:19:13 +00:00 |
Brendan Taylor
|
6fe668d863
|
disable logs in encrypted sessions.
|
2007-06-29 04:12:08 +00:00 |
Yann Leboulanger
|
c8d808d956
|
fix TB when we remove an account. Fixes #3268
|
2007-06-28 21:22:27 +00:00 |
Yann Leboulanger
|
e007756ac8
|
make idle part of preference window insensitive if idle is not supported. fixes #2949
|
2007-06-28 21:09:29 +00:00 |
Brendan Taylor
|
4bd805cf07
|
new option for whether encrypted sessions should be logged by default
|
2007-06-28 19:15:43 +00:00 |
Julien Pivotto
|
15597f8b37
|
In features window, show description on select, not on double-click. See #2783.
|
2007-06-28 10:42:24 +00:00 |
Tomasz Melcer
|
4c1fdb1fd8
|
xmpppy doesn't raise exceptions!
|
2007-06-28 08:14:25 +00:00 |
Tomasz Melcer
|
976cd12eef
|
contacts.py: get_contact_from_full_jid not to raise exceptions on bare jids
|
2007-06-27 23:26:07 +00:00 |
Tomasz Melcer
|
6995730808
|
Caps: removed debug module import
|
2007-06-27 22:57:01 +00:00 |
Tomasz Melcer
|
744d445c55
|
Caps: querying caps disco node (no checking result yet)
|
2007-06-27 22:32:35 +00:00 |
Stephan Erb
|
a1440388da
|
Feature window cleanup, first part . See #2783
|
2007-06-27 12:38:00 +00:00 |
Stephan Erb
|
2e8a39005e
|
Redraw groups if we add/remove contacts. Fixes #3192
|
2007-06-27 10:32:54 +00:00 |
Yann Leboulanger
|
967d050db2
|
call beep command instead of print '\a' <- doesn't work. fixes #909
|
2007-06-27 10:20:24 +00:00 |
Yann Leboulanger
|
6099e3eb43
|
fix missing import
|
2007-06-27 09:49:58 +00:00 |
Yann Leboulanger
|
9dc8404158
|
add features window in help menu. fixes #2783
|
2007-06-27 09:37:31 +00:00 |
Stephan Erb
|
e88d547ed9
|
See [8324]: do the same in groupchats. Comment added
|
2007-06-27 09:26:58 +00:00 |
Yann Leboulanger
|
497d5d0e0e
|
set visible property to False when there is no secondary pixbuf.
|
2007-06-27 08:28:36 +00:00 |
Tomasz Melcer
|
7a399e980b
|
Comments here and there
|
2007-06-27 00:51:38 +00:00 |
Tomasz Melcer
|
86798a56f0
|
Caps: Cache object
|
2007-06-27 00:51:12 +00:00 |
Brendan Taylor
|
4b53db9fe6
|
properly terminate sessions
|
2007-06-26 22:52:50 +00:00 |
Yann Leboulanger
|
7493f29c9c
|
fix stupid traceback
|
2007-06-26 21:39:22 +00:00 |
Yann Leboulanger
|
a1bf7363c7
|
better network_manager detection
|
2007-06-26 20:59:30 +00:00 |
Brendan Taylor
|
39bea5fd40
|
tidying things up.
|
2007-06-26 20:55:49 +00:00 |
Yann Leboulanger
|
161cdf1e49
|
svn version is 0.11.1.1, not 0.12
|
2007-06-26 11:37:01 +00:00 |
Julien Pivotto
|
1dd251bb91
|
Better comment
|
2007-06-26 10:36:00 +00:00 |
Julien Pivotto
|
966a6f7a49
|
Fix a bug with closing tabs if GTK version >= 2.10.0 (don't disconnect
tab DnD)
|
2007-06-26 10:33:51 +00:00 |
Stephan Erb
|
7be506e3f5
|
Compact View:
* Move checkbox to preferences. Fixes #2662
* Merge option for muc and chat
|
2007-06-25 23:51:44 +00:00 |
Julien Pivotto
|
9a4a6a7eda
|
Use gtk native way to reorder tabs if gtk version >= 2.10
|
2007-06-25 21:46:08 +00:00 |
Yann Leboulanger
|
02aaafac91
|
use 2 columns in Muc browser so that int and str are stored. we show str and we sort on int
|
2007-06-25 20:03:43 +00:00 |
Yann Leboulanger
|
519bfa9352
|
remove private messges from unread_messages table in logs.db
|
2007-06-25 19:34:23 +00:00 |
Yann Leboulanger
|
ec31beb74a
|
ability to sort MUC by what we want in muc browser. fixes #2753
|
2007-06-25 17:49:14 +00:00 |
Yann Leboulanger
|
6c328e2a33
|
redraw acount row to have correct online / total number of contacts when we minimize / open / disconnect from a groupchat. fixes #3247
|
2007-06-25 17:07:17 +00:00 |
Yann Leboulanger
|
ebb5c511f3
|
fix TB when we close pubsub window before we get the answer from the server. see #3103
|
2007-06-25 16:36:57 +00:00 |
Yann Leboulanger
|
2c4f2896af
|
don't stop Gajim when dbus is stopped. Fixes #3032
|
2007-06-25 16:23:21 +00:00 |
Yann Leboulanger
|
abcb48d1e0
|
improve pubsub support. fixes #3103
|
2007-06-24 22:33:00 +00:00 |
Yann Leboulanger
|
fc153017ec
|
ask password to user when we try to connect to a password protected room. fixes #2890
|
2007-06-24 21:19:41 +00:00 |
Yann Leboulanger
|
6b18afd42e
|
update minimized_controls variable when we change an account name
|
2007-06-23 21:45:09 +00:00 |
Yann Leboulanger
|
12bb72059f
|
ability to forward unread messages through adhoc commands. fixes #1910
|
2007-06-23 19:44:09 +00:00 |
Yann Leboulanger
|
7abaabc4b8
|
remove two extra parenthesis. fixes #3256
|
2007-06-23 06:13:51 +00:00 |
Yann Leboulanger
|
12bede65b0
|
use opened_meta.png and closed_meta.png to create meta contacts icons in roster if they exists, else fall back to opened.png and closed.png. Fixes #1974
|
2007-06-22 20:42:01 +00:00 |
Yann Leboulanger
|
ebf074e5c1
|
use FakeDataform widget in search window. fixes #1922
|
2007-06-22 17:27:22 +00:00 |
Yann Leboulanger
|
f77ca8543f
|
send all files when we drop several files in roster
|
2007-06-22 16:53:06 +00:00 |
Brendan Taylor
|
abd773b52e
|
can respond to an esession request
|
2007-06-20 20:44:33 +00:00 |
Yann Leboulanger
|
e65bca1049
|
initialize minimize_on_autojoin to False when we add a new bookmark
|
2007-06-19 17:31:47 +00:00 |
Yann Leboulanger
|
2c6b7494cc
|
check network events every 2 seconds is enough. fixes #3250
|
2007-06-19 16:19:57 +00:00 |
Julien Pivotto
|
2885e3dbda
|
[misc] Update own vcard when requested. Fix #3237.
|
2007-06-17 16:10:00 +00:00 |
Julien Pivotto
|
786d63a430
|
Don't ask twice if we want to leave a groupchat. Fix #3245.
|
2007-06-17 15:59:46 +00:00 |
Julien Pivotto
|
a5e155792b
|
Use another function to get color string. Fix #2906.
|
2007-06-17 12:09:45 +00:00 |
Brendan Taylor
|
d1fe7b41f3
|
functioning XEP-0217 implementation! (initiation only)
|
2007-06-17 10:39:19 +00:00 |
Brendan Taylor
|
8b7b368922
|
support libraries for esessions
|
2007-06-17 10:37:59 +00:00 |
Julien Pivotto
|
c92145c3b9
|
[misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
|
2007-06-16 21:31:19 +00:00 |
Stephan Erb
|
3606de3b67
|
Raise rename dialog properly when already opened. Fixes #3230
|
2007-06-16 16:52:51 +00:00 |
Stephan Erb
|
2cd9fcf8db
|
Fix new bookmark. Completing #8272
|
2007-06-16 12:06:34 +00:00 |
Yann Leboulanger
|
ed0bf7884f
|
add a disconnect menuitem to groupchat context menu in roster
|
2007-06-15 18:55:21 +00:00 |
Yann Leboulanger
|
0a165c813b
|
improve minimize on close code
|
2007-06-15 18:30:48 +00:00 |
Yann Leboulanger
|
0758be7c14
|
ability to send a file to a groupchat occupant if we know his real JID
|
2007-06-15 17:38:14 +00:00 |
Julien Pivotto
|
2adf3dc837
|
Better better systray -> groupchat submenu. See #3209 and [8232].
|
2007-06-15 12:10:35 +00:00 |
Yann Leboulanger
|
0f72499eac
|
don't put an offline contact above another one only because it has a status message. fixes #3010
|
2007-06-14 22:05:33 +00:00 |
Julien Pivotto
|
ed3db807d9
|
Fix a bug with minimization and new accounts
|
2007-06-14 20:57:25 +00:00 |
Yann Leboulanger
|
e8bfebdd23
|
don't make minimize checkbutton sensitive if auto join is not sleected
|
2007-06-14 17:50:30 +00:00 |
Yann Leboulanger
|
b6eb2f94c9
|
minimize menuitem -> minimize on close checkbutton. see #3034
|
2007-06-14 17:44:24 +00:00 |
Stephan Erb
|
e22007f1d1
|
Fix tb when closing muc with unread messages
|
2007-06-14 16:06:59 +00:00 |
Stephan Erb
|
5f82f1a413
|
Fix autocomplation for jids where username is set as nickname. Fixes #2608.
|
2007-06-13 21:29:03 +00:00 |
Yann Leboulanger
|
6c8de6b1da
|
/me is also a command in normal chat
|
2007-06-13 21:14:03 +00:00 |
Yann Leboulanger
|
d2914f642b
|
add minimize button to manage_bookmarks window. see #3034
|
2007-06-13 20:24:04 +00:00 |
Stephan Erb
|
7b05adc678
|
Do not handle unknow commands as messages.
|
2007-06-13 19:16:57 +00:00 |
Yann Leboulanger
|
2aeeeaa896
|
fix substitution in some strings
|
2007-06-13 19:07:25 +00:00 |
Yann Leboulanger
|
510184a6b2
|
move focus_out_line when groupchat is minimized
|
2007-06-12 18:16:34 +00:00 |
Yann Leboulanger
|
ee41ae8927
|
don'trequest vcard on a irc channel when someone changes his nickname. fixes #3194
|
2007-06-12 17:51:57 +00:00 |
Julien Pivotto
|
692c390e5f
|
Fix a bug with reconnecting and auto-minimized autojoined groupchats
|
2007-06-12 13:12:52 +00:00 |
Julien Pivotto
|
741cc56a52
|
Add information menuitem in transports context menu
|
2007-06-12 11:35:13 +00:00 |
Brendan Taylor
|
62cf72910f
|
functioning XEP-0200 implementation (hardcoded keys and counters)
|
2007-06-11 22:42:29 +00:00 |
Julien Pivotto
|
ba5e4dbd3f
|
Add code removed by mistake in [8263].
|
2007-06-11 10:53:56 +00:00 |
Julien Pivotto
|
981045005c
|
Don't allow to send custom presence ton group "groupchats". Fix #3231.
|
2007-06-11 10:46:47 +00:00 |
Julien Pivotto
|
6338f63f03
|
Fix some bugs with minimized groupchats.
|
2007-06-11 10:13:16 +00:00 |
Stephan Erb
|
babd1ee042
|
Enable ellipsization in roster and chatwindow. Fixes #2079, #2739
Reorder occupantlist in groupchat to match roster. Fixes #2102
|
2007-06-11 08:37:46 +00:00 |
Yann Leboulanger
|
46a9657b46
|
show insensitive block menutitem if server doesn't support privacy lists. Fixes #3016
|
2007-06-11 07:06:20 +00:00 |
Stephan Erb
|
867199a89f
|
[misc] init Node in MultipleDataForm only once. Fixes #3228
|
2007-06-10 09:52:20 +00:00 |
Julien Pivotto
|
17adcf7520
|
Print Offline icon instead Gtk-Stop in blocked items roster
context 'send
custom status' menu entry.
|
2007-06-10 06:44:52 +00:00 |
Julien Pivotto
|
67f60dff1f
|
Make 'send custom status' in blocked groups context menu insensitive.
See [8255] and fix #3226.
|
2007-06-10 04:23:51 +00:00 |
Julien Pivotto
|
4e7871f695
|
Make 'send custom status' in contacts content menu insensitive.
|
2007-06-10 04:17:56 +00:00 |
Tomasz Melcer
|
93f963a1f0
|
Dataforms: fix a fix
|
2007-06-09 13:52:06 +00:00 |
Yann Leboulanger
|
7ef57b505d
|
discover our server at startup even if we don't use filetransfert proxies. fixes #3224
|
2007-06-09 12:26:30 +00:00 |
Tomasz Melcer
|
964c3752cb
|
Dataforms: DataRecord(extend=None) != DataRecord()
|
2007-06-09 12:21:35 +00:00 |
Stephan Erb
|
ae9d082587
|
Remove my debug print
|
2007-06-09 11:57:25 +00:00 |
Stephan Erb
|
b41770d1f8
|
Adapt transport_menu to the style of the other menus
|
2007-06-09 11:24:46 +00:00 |
Yann Leboulanger
|
9f3fe8490b
|
[Santiago Gala] IPv6 filetransfert. see #1969
|
2007-06-09 07:07:05 +00:00 |
Stephan Erb
|
ea83642afc
|
Adapt multi_contact_menu to the style of the other menus
|
2007-06-08 20:31:25 +00:00 |
Stephan Erb
|
1dd0c97838
|
Fix Account Creat Wizzard, let it not use a removed function.
|
2007-06-08 20:28:47 +00:00 |
Brendan Taylor
|
4f2cd0a0fc
|
stubs for XEP-0116
|
2007-06-08 19:42:02 +00:00 |
Tomasz Melcer
|
401a9b4c02
|
Some comments added.
|
2007-06-07 22:49:47 +00:00 |
Julien Pivotto
|
08a8d169e9
|
remove groupchats from roster when the tab is destroyed
|
2007-06-07 12:47:07 +00:00 |
Julien Pivotto
|
2f6c9f0d19
|
Open private messages in minimized rooms by middle-clicking on systray icon.
|
2007-06-07 11:58:56 +00:00 |
Yann Leboulanger
|
7276ca50cf
|
don't open autojoined groupchats when we go from invisible to offline
|
2007-06-06 21:55:43 +00:00 |
Yann Leboulanger
|
044feb0e1f
|
Do not use xmpppy DataForm class
|
2007-06-06 21:40:56 +00:00 |
Yann Leboulanger
|
42746fc24f
|
correct widget name
|
2007-06-06 21:07:06 +00:00 |
Yann Leboulanger
|
5ca32ba606
|
[sgala] check autoaway state only every 10 seconds, so that gajim allows for processors to sleep longer for power saving (see linuxpowertop.org)
|
2007-06-06 09:57:33 +00:00 |
Brendan Taylor
|
7898686680
|
reverted back to per-JID windows, pass around sessions instead of thread_ids
|
2007-06-05 23:19:34 +00:00 |
Brendan Taylor
|
370818d982
|
updated session handlers
|
2007-06-05 22:17:34 +00:00 |
Brendan Taylor
|
17c5bf5e52
|
massive everything-breaking overhaul for per-session windows
|
2007-06-05 21:26:45 +00:00 |
Yann Leboulanger
|
3ba415dfea
|
prevent a TB when a jid is in mem but not in DB (is has been removed while gajim was running) fixes #3073
|
2007-06-05 13:13:20 +00:00 |
Julien Pivotto
|
2beba33a4a
|
Fix inviting to a minimized groupchat in multiple contacts context menu
|
2007-06-05 11:19:13 +00:00 |
Yann Leboulanger
|
66e99f79ad
|
[steve-e] better actions -> groupchat submenu. fixes #3209
|
2007-06-05 10:08:05 +00:00 |
Julien Pivotto
|
166959f47f
|
synchronize context menu icons from contacts to multiple contacts
|
2007-06-04 21:46:55 +00:00 |
Julien Pivotto
|
615fd253e6
|
Hide Send Group Message on the Groupchats group context menu
|
2007-06-04 21:31:57 +00:00 |
Julien Pivotto
|
05a4bd99ac
|
Add a Maximize All item in Groupchats group context menu
|
2007-06-04 21:19:37 +00:00 |
Julien Pivotto
|
0c04e296c2
|
[steve-e] Add new bookmark before trying to select it. Fixes #3199.
|
2007-06-04 19:27:49 +00:00 |
Julien Pivotto
|
3859de42cc
|
fix indentation in roster_window.py
|
2007-06-04 19:15:37 +00:00 |
Julien Pivotto
|
8034e4cda6
|
Fix spaces and tabs in roster_window.py
|
2007-06-04 19:13:44 +00:00 |
Julien Pivotto
|
b82a5b96bc
|
[steve-e]
* improve account context menu
* improve groupchat user's context menu
* improve group context menu
* improve join groupchat menu
|
2007-06-04 18:27:09 +00:00 |
Julien Pivotto
|
246fd6d8fb
|
Fix inviting a contact to a minimized groupchat
|
2007-06-04 17:03:01 +00:00 |
Julien Pivotto
|
4dea208279
|
Add «History» to roster groupchat context menu.
|
2007-06-04 16:36:40 +00:00 |
Julien Pivotto
|
85c6c4b63c
|
* Use self instead of gajjim.interface in gajim.py
* Improve coding of [8220]
|
2007-06-04 12:22:51 +00:00 |
Julien Pivotto
|
6269150711
|
Fix a bug with (systray, drag and drop) and minimized groucpchat
|
2007-06-04 12:18:34 +00:00 |
Yann Leboulanger
|
b6dec549e0
|
[elghinn] fix indentation
|
2007-06-04 08:32:20 +00:00 |
Yann Leboulanger
|
5bca758fa6
|
[elghinn] Use common.xmpp.NS_PRIVATE instead of 'jabber:iq:private' in connection.py
|
2007-06-03 17:54:19 +00:00 |
Julien Pivotto
|
99f36260f9
|
Change also context menu 'send status' icon in roster.
|
2007-06-03 16:42:43 +00:00 |
Julien Pivotto
|
24f42e7549
|
Add sent status icon to contact's context menu. Fix #342.
|
2007-06-03 15:46:05 +00:00 |
Yann Leboulanger
|
f4c3786dc6
|
fix wrong char
|
2007-06-03 15:12:57 +00:00 |
Yann Leboulanger
|
ecd995fda3
|
[omega] Don't check the fingerprint of the SSL certificats with a fixed list, but use OpenSSL to check if the certificat is valid.
|
2007-06-03 14:15:50 +00:00 |
Yann Leboulanger
|
583c3e3181
|
hide correct menuitems due to context menu refactoization
|
2007-06-03 14:10:54 +00:00 |
Yann Leboulanger
|
5d1a78f176
|
[elghinn] xmpppy typo
|
2007-06-03 14:07:54 +00:00 |
Yann Leboulanger
|
fbd89e8d90
|
[elghinn] add common.xmpp.NS_PING in disco#info
|
2007-06-03 14:06:25 +00:00 |
Yann Leboulanger
|
1600ebf73b
|
[elghinn] fix disco#items without node
|
2007-06-03 14:04:36 +00:00 |
Yann Leboulanger
|
3d4c7bf547
|
[elghinn] fix entity time support (xep 90 and 202)
|
2007-06-03 14:00:09 +00:00 |
Yann Leboulanger
|
21a53f70ad
|
[elghinn] code cleanup
|
2007-06-03 13:57:42 +00:00 |
Yann Leboulanger
|
7f3e29f964
|
[elghinn] typo. fixes #3200
|
2007-06-03 13:55:46 +00:00 |
Yann Leboulanger
|
83a5805c97
|
[elghinn] ask confirmation when we close the ad hoc window in the middle of a command
|
2007-06-03 13:54:13 +00:00 |
Yann Leboulanger
|
274f8742bb
|
use the new new_private_chat function
|
2007-06-03 13:45:32 +00:00 |
Yann Leboulanger
|
75eb345ff9
|
prevent TB when we click on a popup notification of an already handled event
|
2007-06-03 13:42:51 +00:00 |
Yann Leboulanger
|
52c6c6cbb7
|
[roidelapluie] better groupchat support in roster and systray. Better nick support
|
2007-06-03 13:40:14 +00:00 |
Yann Leboulanger
|
cefac49fdf
|
refactor groupchat popup menu. see #3211
|
2007-06-02 12:03:02 +00:00 |
Brendan Taylor
|
d696f79c55
|
can now accept a session negotiation
|
2007-06-01 22:08:23 +00:00 |
Yann Leboulanger
|
a0f8ba72dc
|
join bookmarks when we come back from invisibility. fixes #3203
|
2007-06-01 20:17:13 +00:00 |
Tomasz Melcer
|
7cbddfa4d5
|
Dataforms: 'fixed' fields can have multiple lines of text spanning over
several <value/> elements.
|
2007-06-01 20:14:06 +00:00 |
Yann Leboulanger
|
c2825a83f7
|
prevent a traceback. fixes #3202
|
2007-06-01 19:49:21 +00:00 |
Brendan Taylor
|
32804eed1c
|
reject a session negotiation request
|
2007-06-01 18:19:19 +00:00 |
Brendan Taylor
|
654b3ff012
|
forgot to include this in last commit
|
2007-06-01 17:12:49 +00:00 |
Brendan Taylor
|
46bc373cc3
|
pop up a (useless) DataFormWidget when someone initiates a session negotiation
|
2007-06-01 17:09:56 +00:00 |
Yann Leboulanger
|
0e3c634ff2
|
new account registration wizard that follow XEP 77 better. fixes #2700 too (advanced options available while creation an account)
|
2007-05-31 21:49:49 +00:00 |
Brendan Taylor
|
00209abaf9
|
support for one 'chat' session per Contact
|
2007-05-31 01:47:08 +00:00 |
Yann Leboulanger
|
3bb2eabadb
|
add thread to zeroconf connections too
|
2007-05-30 16:57:37 +00:00 |
Brendan Taylor
|
ec37a97ed6
|
add <thread/> to replies to single message that contain a <thread/>
|
2007-05-30 15:31:41 +00:00 |
Yann Leboulanger
|
96e6b34cd7
|
[sgala and I] better support of sizes in XHTML, simplify rst generator
|
2007-05-29 20:22:41 +00:00 |
Julien Pivotto
|
0863ce8dba
|
Fix a bug with changing status in groupchats. Always print "You are now %s" in groupchats, even if you change from "action menu".
|
2007-05-27 09:16:21 +00:00 |
Yann Leboulanger
|
bdf33fb4c1
|
[lukas] add autocompletion of jid in privacy lists dialog. fixes #2764
|
2007-05-24 18:12:01 +00:00 |
Yann Leboulanger
|
cb104420d2
|
introduce a FakeDataForm class that draws a table from dict {entry: value} and use it for service registration
|
2007-05-22 17:55:25 +00:00 |
Yann Leboulanger
|
0f3071ed06
|
no need to do a else when there is a return at the end of the if. Unindent some code
|
2007-05-22 16:09:14 +00:00 |
Yann Leboulanger
|
f2f0a6496a
|
don't print awn error to console
|
2007-05-22 14:26:08 +00:00 |
Julien Pivotto
|
68ec9fec2e
|
Improve coding of [1869].
--Cette ligne, et les suivantes ci-dessous,
seront ignorées--
M src/groupchat_control.py
|
2007-05-21 21:39:58 +00:00 |
Julien Pivotto
|
05542130fa
|
Improve [8168]: correct window title and print number of marked messages
in tabs.
|
2007-05-21 21:33:48 +00:00 |
Julien Pivotto
|
cd8316aa9e
|
Do not count gc messages in tabs if notify_on_all_muc_messages is false.
|
2007-05-21 19:43:33 +00:00 |
Yann Leboulanger
|
94186d6d16
|
fix missing argument to handle_event_gc_notify function. Thanks sgala
|
2007-05-21 17:41:31 +00:00 |
Julien Pivotto
|
47319e62f5
|
Fix a bug with highlighing in groupchats.
|
2007-05-20 16:31:09 +00:00 |
Yann Leboulanger
|
959cff3c89
|
fix TB
|
2007-05-20 16:20:05 +00:00 |
Yann Leboulanger
|
a45a14546a
|
handle correctly vcards in groupchats : ask them to real jid if we know it, but considere it arrive from fake jid. Fixes #3172, #3173
|
2007-05-20 15:41:20 +00:00 |
Julien Pivotto
|
241a0f3fda
|
Fix a little bug in [1861]: now countdown starts immediately
|
2007-05-19 18:04:56 +00:00 |
Julien Pivotto
|
93358d1b09
|
(Fix #2416) Close change status windows after 15 seconds of inactivity
|
2007-05-19 17:52:20 +00:00 |
Jean-Marie Traissard
|
cfad535222
|
Put last highlighter on top on stack if he is already in it. Thanks Yann
|
2007-05-17 20:50:11 +00:00 |
Julien Pivotto
|
30ac161ee9
|
Fix a small bug with events and groupchats
|
2007-05-17 19:54:46 +00:00 |
Jean-Marie Traissard
|
38d2b822f8
|
[dema/Jim++]show last highlighters first on empty line nick completion. Fixes
#2975.
|
2007-05-17 15:54:23 +00:00 |
Julien Pivotto
|
91edfcfbdd
|
Fix a bug with highlighing in groupchats
|
2007-05-17 15:50:55 +00:00 |
Julien Pivotto
|
993d72a8c1
|
Fix a bug with receiving Private Messages when roster is minimized, print the number of unread pm in roster, and change icon when a pm is received.
|
2007-05-17 12:55:44 +00:00 |
Julien Pivotto
|
93dbdd3dd8
|
(Fix #3174) Groupchats in roster: Open groupchats with middleclick, fix notifications in systray and print number of unread marked messages in roster.
|
2007-05-17 08:39:21 +00:00 |
Jean-Marie Traissard
|
5b758a4977
|
Do not use single click for roster and gc-roster to open chats if an usefull modifier key is
pressed. See #2072.
|
2007-05-14 17:29:06 +00:00 |
Jean-Marie Traissard
|
983ea67c00
|
Use good funtion so we can see icon for pynotify notifs
|
2007-05-14 16:09:53 +00:00 |
Jean-Marie Traissard
|
320b500941
|
No usuable message here
|
2007-05-14 07:09:57 +00:00 |
Jean-Marie Traissard
|
2052410b3c
|
Choosing an avatar : Catch also invalid format errors for files < 16kb
|
2007-05-14 07:05:18 +00:00 |
Jean-Marie Traissard
|
c4d10a780e
|
Small typo, made pynotify click to be broken
|
2007-05-14 05:47:44 +00:00 |
Jean-Marie Traissard
|
b10981bd03
|
Use only one (up to date) error dialog for aspell dictionary error. See #3165.
|
2007-05-14 03:59:57 +00:00 |
Jean-Marie Traissard
|
6022a52681
|
typo
|
2007-05-14 01:10:31 +00:00 |
Yann Leboulanger
|
eca640f2f7
|
don't ask vcard twice to the user when we enter a groupchat (one to fake jid and one to real jid)
|
2007-05-13 08:11:32 +00:00 |
Yann Leboulanger
|
d01c4983ad
|
fix traceback with zeroconf
|
2007-05-13 07:10:12 +00:00 |