Commit graph

1412 commits

Author SHA1 Message Date
Nikos Kouremenos
fb4682d0f2 better varnames; use range() 2006-01-25 13:34:02 +00:00
Nikos Kouremenos
29fef124a2 default msg window w and h is in glade now 2006-01-25 13:27:23 +00:00
Travis Shirk
a63132500b Pass account to window/control lookup methods 2006-01-25 02:43:55 +00:00
Yann Leboulanger
1d49a10c58 remove old FIXME 2006-01-24 22:34:45 +00:00
Yann Leboulanger
c6dadfbab2 Ignore message from room in which we are not. Fixes #1325 2006-01-23 12:10:25 +00:00
Nikos Kouremenos
107468b0d3 catch icq. and icq but not icqsucks.org as jid that relates with transport. thx to knuckles for the idea 2006-01-21 23:40:54 +00:00
Yann Leboulanger
a78ad2ff45 recognize correctly gc invitation. Fixes #1366 2006-01-21 22:12:13 +00:00
Yann Leboulanger
8458730327 [Campey] handle optional muc bookmark tags. Fixes #1438 2006-01-21 22:02:00 +00:00
Yann Leboulanger
89bf45a2c6 when wrong GPG passphrase is entered, we re-ask to user twice. Fixes [1410] 2006-01-21 21:19:14 +00:00
Yann Leboulanger
97378c63ed [Campey] We can now position the old-style popup window 2006-01-21 21:11:29 +00:00
Nikos Kouremenos
912207c098 get_actor --> get_name_from_jid so it is visible it is on gajim level and not on xmppy (lower) lever 2006-01-20 17:50:01 +00:00
Nikos Kouremenos
bbc42cc115 [knuckles] refactor API about notifications so we do not dup code allover 2006-01-20 17:40:45 +00:00
Nikos Kouremenos
29d49b44c2 autodetect_browser_mailer is defaulted to False so Gajim starts up faster 2006-01-20 13:54:02 +00:00
Norman Rasmussen
f0adbc9892 fixed line endings 2006-01-20 13:23:38 +00:00
Yann Leboulanger
2dc4eb3f21 [campey] not in the roster -> Not in Roster. Fixes #1054 2006-01-19 21:55:01 +00:00
Nikos Kouremenos
c9d98a9494 use helper func and do 80 margin 2006-01-19 09:50:53 +00:00
Nikos Kouremenos
e556473f29 You not User 2006-01-18 23:50:21 +00:00
Nikos Kouremenos
9e08e1d597 docstrings use single quote 2006-01-18 23:04:31 +00:00
Nikos Kouremenos
1c5eab53d3 [knuckles] GMail notifications now always work and are enabled on gajim startup 2006-01-18 22:54:07 +00:00
Yann Leboulanger
3e68f5c86d we can now see and modify reason in ban list 2006-01-18 22:52:27 +00:00
Norman Rasmussen
d5842b8e81 fixed import 2006-01-18 21:03:29 +00:00
Norman Rasmussen
65f67a7a04 upstream updates 2006-01-18 20:46:29 +00:00
Yann Leboulanger
fc1d6ff280 also save avatar file when sha has not changed but we don't have avatar file on HD, see #1246 2006-01-18 16:31:35 +00:00
Nikos Kouremenos
17f9fdabae fix a typo and make sure not matter what we do not add dead server. TODO: (and also HOWTODO :)) rm from 0.9 config when we run 0.10 2006-01-17 23:08:35 +00:00
Nikos Kouremenos
e4163ab5b9 remove dead server 2006-01-17 22:53:23 +00:00
Nikos Kouremenos
a9727e39db [knuckles] GMail notification now shows number of messages and if clicked opens inbox and all that :) 2006-01-17 20:23:36 +00:00
Nikos Kouremenos
8516a7a094 [dakilla] fix overl00k 2006-01-17 14:36:17 +00:00
Nikos Kouremenos
b020492de6 notif AVATAR_PATH 2006-01-17 11:20:55 +00:00
Yann Leboulanger
f9376d6985 save avatar images only when sha change 2006-01-17 09:21:32 +00:00
Yann Leboulanger
bab21aaf56 [knuckles] improved popup notification to show avatar 2006-01-17 09:01:59 +00:00
Yann Leboulanger
cea64c05df we can now remove jid from affiliation lists (#530) 2006-01-17 08:05:02 +00:00
Yann Leboulanger
864b82e9e4 We can now see affiliation list (ban, admin, ...), edit it will come (beginning of #530) 2006-01-16 11:16:06 +00:00
Yann Leboulanger
e0b5b420b5 There are 2 ways to receive group chat subject, handle both. Fixes #1332 2006-01-15 13:35:29 +00:00
Travis Shirk
f01c0eac85 Label string fix for #1054 2006-01-14 22:08:52 +00:00
Travis Shirk
9e8163774d Implement section 9.4 of RFC 3921, subscription ack'ing. Closes #1327 2006-01-13 05:07:09 +00:00
Nikos Kouremenos
487defe8e3 it is setence. so mark it for transl 2006-01-12 23:05:25 +00:00
Nikos Kouremenos
3c50094afa we now show avatar instead of general contact img for online/offline 2006-01-12 22:48:49 +00:00
Yann Leboulanger
d52bf25ba2 [bacek] JEP 0012 support (Last activity), thx ! 2006-01-12 18:15:08 +00:00
Travis Shirk
1689ae3783 Window positioning/sizing, closes #1260 2006-01-12 05:45:30 +00:00
Yann Leboulanger
b6a171eeb6 function to update 0.9[.1] config file to 0.10 2006-01-11 12:18:32 +00:00
Yann Leboulanger
7869571662 one_message_window default to always 2006-01-11 08:44:38 +00:00
Yann Leboulanger
d2ab3031f1 contact.name can now be empty. So use contact.get_shown_name() that returns a user friendly name 2006-01-10 18:30:57 +00:00
Travis Shirk
0da89c3996 /me works, room subject ellipses, and ui update fixes 2006-01-10 01:47:24 +00:00
Travis Shirk
a6bdc39d5d Private message bug fixes 2006-01-08 23:14:50 +00:00
Travis Shirk
460ac48ec4 Chatstate fixes and merged revisions 5054,5059-5060 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5054 | nicfit | 2006-01-07 22:06:08 -0700 (Sat, 07 Jan 2006) | 2 lines

typo fix

........
r5059 | asterix | 2006-01-08 10:03:32 -0700 (Sun, 08 Jan 2006) | 2 lines

remove the Gmail option from GUI, it's only in ACE. fixes #883

........
r5060 | asterix | 2006-01-08 12:14:19 -0700 (Sun, 08 Jan 2006) | 2 lines

the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID])

........
2006-01-08 20:32:39 +00:00
Travis Shirk
e53e786182 Trying to fix PM regression since merge 2006-01-08 07:50:26 +00:00
Travis Shirk
ad087f10c4 Use contacts.py from trunk and bug fix 2006-01-08 05:27:36 +00:00
Travis Shirk
c033a670d1 Merged revisions 5044-5051 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5044 | asterix | 2006-01-07 17:17:05 -0700 (Sat, 07 Jan 2006) | 2 lines

open the vcard on the real jid in gc if we know it

........
r5045 | asterix | 2006-01-07 17:23:33 -0700 (Sat, 07 Jan 2006) | 2 lines

use real jid when we open a pm message if we know it

........
r5046 | asterix | 2006-01-07 17:27:38 -0700 (Sat, 07 Jan 2006) | 2 lines

get contact from the self.contacts so that even if it's pm we get a Contact instance

........
r5047 | asterix | 2006-01-07 17:30:58 -0700 (Sat, 07 Jan 2006) | 2 lines

don't ask vcard when we get an error presence

........
r5048 | asterix | 2006-01-07 17:39:05 -0700 (Sat, 07 Jan 2006) | 2 lines

fix logic in contacts.add_contact() function

........
r5049 | asterix | 2006-01-07 18:08:21 -0700 (Sat, 07 Jan 2006) | 2 lines

do not use underline in join_gc menu

........
r5050 | asterix | 2006-01-07 18:12:09 -0700 (Sat, 07 Jan 2006) | 2 lines

don't use underline in all menus that contact an account name

........
r5051 | asterix | 2006-01-07 18:18:16 -0700 (Sat, 07 Jan 2006) | 2 lines

add an ACE option to hide the avatar in tabbed chat window

........
2006-01-08 05:05:16 +00:00
Travis Shirk
eb27dbe61a Implemented #1260 2006-01-08 04:31:02 +00:00
Travis Shirk
fada255296 groupchat_window completely merged 2006-01-07 22:53:46 +00:00