Yann Leboulanger
c9ad0f5d7d
fix pylint warnings
2010-02-10 16:17:09 +01:00
Éric Araujo
fedd7dc8e2
convert tabs to spaces in source code thanks to reindent.py
...
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger
956accf010
Bye bye glade, Hi gtk builder. Fixes #4945
2010-01-22 19:57:59 +01:00
Stephan Erb
07f5bf223f
Remove commented code. We have version control for that.
2009-11-30 00:23:59 +01:00
Stephan Erb
9b7ae8cac3
Small cleanups for avatar save. Also fixes #5461 .
...
* set default file type for avatars centrally
* remove client side decision logic determing if a avatar loookup shall happen for a groupchat contact or for a normal contact
* remove unused method (this one was triggering the traceback in #5461 )
2009-11-29 23:06:49 +01:00
Alexander Cherniuk
a23961fbf6
Big portion of doc-string refactoring
2009-11-25 22:59:43 +02:00
Yann Leboulanger
f550144530
switch from gtk.Tooltips to gtk.Tooltip. Fixes #3471
2009-10-29 11:35:22 +01:00
Yann Leboulanger
bc4761b0b0
do not request XEP-0012 when there are several resources
2009-06-26 19:33:22 +02:00
Yann Leboulanger
d844f7f632
fix os info / client info / contact time in vcard of groupchat contacts
2009-06-04 22:46:05 +02:00
Yann Leboulanger
9ea2a5c677
we now depend on GTK2.12. Remove test for older versions. Fixes #4996
2009-04-27 19:28:53 +00:00
Yann Leboulanger
7c96178126
add XEP-202 in vcard window. Fixes #4007
2009-02-10 21:45:44 +00:00
Yann Leboulanger
e389e0b16b
[thorstenp] remove whitespace at eol
2008-12-03 21:56:12 +00:00
Yann Leboulanger
31dc32eeb9
[thorstenp] fix redefined builtins
2008-12-03 17:16:04 +00:00
Jean-Marie Traissard
e2f562b4f8
Removed some unused imports
2008-11-11 00:02:43 +00:00
Yann Leboulanger
cc685f1c24
request jabber:iq:last only when contact is offline. Fixes #4434
2008-11-04 10:45:48 +00:00
Yann Leboulanger
06ab4a7b6d
revert thorstenp patches for now. They introduce bugs.
2008-10-20 21:38:06 +00:00
Yann Leboulanger
c2c681e05c
[thorstenp] remove useless import
2008-10-20 17:54:02 +00:00
Yann Leboulanger
567f1e17c1
[thorstenp] di not use emtpy except clauses
2008-10-11 09:37:13 +00:00
Yann Leboulanger
9d7c80d522
[thorstenp] replace has_key by key in dict. Fixes #4392
2008-10-07 20:41:59 +00:00
Julien Pivotto
de4a23e751
See #4200 .
...
* remove js from some headers
* set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Julien Pivotto
8bc9bc29ae
* Big headers review
...
* Remove some licencing problems
* To do: same for images
* See #4200
2008-08-15 03:20:23 +00:00
js
8605cd3f38
For historical reasons, we have a tab width of 3. This is strange, but
...
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Jean-Marie Traissard
aa749cb77b
Remove useless function and check. Make avatar in notification works with jpeg too. See #4060 .
2008-07-27 10:21:51 +00:00
Yann Leboulanger
3f838e5f3e
don't request jabber:iq:last and jabber:iq:version to real jid in a (semi) anonymous room, even if we're moderator and we know the real JID. Fixes #3454
2008-07-11 06:21:19 +00:00
Brendan Taylor
e3613be1fa
first pass at stripping out the one-tab-per-session code
2008-06-26 23:36:58 +00:00
Brendan Taylor
d511b5afc4
merged in session-centric branch, with fixes for OTR compatibility
2008-05-13 01:59:10 +00:00
js
573568f9ac
Reverted r9614 and r9615.
...
Sorry, bct, but I think it is to early to merge that as it completely
breaks. It seems nobody in gajim@conference.gajim.org considers it
usable yet.
I don't know if you got asterix' ok for it and I'm sorry if I reverted
it now although you had his ok, but having broken trunk is very
contra-productive. I think it was just too early to merge.
2008-05-11 13:17:28 +00:00
Brendan Taylor
2162c3730a
merged in session_centric branch
2008-05-11 01:19:59 +00:00
Brendan Taylor
20beea4b49
fixed groupchat
2008-05-02 02:32:28 +00:00
Jean-Marie Traissard
b6c10c31d4
Remove useless import
2008-05-02 02:12:16 +00:00
Stephan Erb
b991b32886
Add missing tooltip and markup in vcard window. See #1069 . Make string a doc string.
2008-04-04 15:10:50 +00:00
Stephan Erb
b973c4c2bc
Alignement and bold typing changes in vcard and profile window. Nothing as usual.
2008-02-28 18:53:49 +00:00
Yann Leboulanger
cc6b2dd7a1
don't request vcard to full_jid when we know the real jid in MUC. fixes #3723
2008-02-09 10:08:44 +00:00
Brendan Taylor
0b48b05218
merged trunk into session_centric branch
2008-02-05 03:09:31 +00:00
Stephan Erb
40af7bfc1c
Do not mess up vcard window when there is no user avatar or when it is resized. Fixes #3674
2008-01-11 17:23:26 +00:00
Yann Leboulanger
605caae2b8
My name has changed
2007-10-22 11:33:50 +00:00
Yann Leboulanger
22c1aeda29
next release will be GPL v3. fixes #3290
2007-10-22 11:13:13 +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
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
cf814269db
set custom avatar is now fonctional. fixes #3127
2007-07-10 17:53:42 +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
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
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
6022a52681
typo
2007-05-14 01:10:31 +00:00
Yann Leboulanger
71a768db72
don't count real jid as fake jid
2007-05-12 21:49:49 +00:00
Yann Leboulanger
7a5c6ada11
fix typo that prevent to click on user-provided photo button in vcard
2007-04-24 07:39:34 +00:00
Yann Leboulanger
2ef20efac5
add ability to set an avatar for a contact. fixes #2967
2007-04-22 10:23:23 +00:00
Jean-Marie Traissard
8c2c43be0f
Move log_for_this_contact checkbutton from vcard dialog to history dialog. So you can NOT
...
log some chatrooms. Fixes #2592 .
2007-03-31 13:40:23 +00:00
Yann Leboulanger
9c1fdad5ec
don't show image in vcard if we don't show first tab. fixes #2669
2006-11-15 19:29:53 +00:00