Yann Leboulanger
6c34669780
File Transfert error are also shown in roster instead of only in systray. See #1553
2006-02-27 11:27:53 +00:00
Yann Leboulanger
946a28b26b
[Jim++] some elif instead of if
2006-02-26 23:29:49 +00:00
Yann Leboulanger
66b149ac50
take into account when a contact change his priority
2006-02-24 18:57:10 +00:00
Yann Leboulanger
0b2f9d4617
we now keep last_status_time, show it in tooltip and information window, ask it (jabber:iq:last, JEP-0012) when we open information window. Fixes #1133
2006-02-22 14:31:01 +00:00
Yann Leboulanger
50407e5cca
don't redraw the whole roster when we connects to an account
2006-02-19 22:20:45 +00:00
Nikos Kouremenos
57fad03435
better varname and clearer logic
2006-02-19 21:28:41 +00:00
Yann Leboulanger
1e99839f20
don't redraw menu instantly when we receive bookmarks
2006-02-19 17:27:48 +00:00
Yann Leboulanger
a081e4411a
re-create the actions menu only when needed: when we popup it up, and only when one account has signed in or signed out
2006-02-19 17:25:22 +00:00
Dimitur Kirov
54099ff2f1
deleted threads_init, dbus-0.33 users will
...
fail with TB, instead of segfault
2006-02-18 13:14:05 +00:00
Nikos Kouremenos
fd6b2dda67
fix #1572
2006-02-17 21:52:22 +00:00
Travis Shirk
f6e2590eab
Fixed the previous TB, but this time at another part of the code
2006-02-08 02:56:58 +00:00
Travis Shirk
37c2441a38
Fixed TB when transport_name was None
2006-02-08 02:27:14 +00:00
Yann Leboulanger
ec2d9c0ad2
move data/pixmaps/events/TRANSPORT_o*line.png to data/iconsets/transports/TRANSPORT/48x48
...
TODO: create 48x48 online and offline pngs for all jabber iconsets
2006-02-08 00:55:16 +00:00
Yann Leboulanger
59e6377546
follow RFC 3921 section 8 for subscription. This also fixes #1400
2006-02-07 23:11:24 +00:00
Yann Leboulanger
eb055c5bf2
groups must always be a list, fix that
2006-02-07 19:24:19 +00:00
Yann Leboulanger
6ceb13430b
remove files from AVATAR_PATH when contacts changes his avatar or removes it
2006-02-06 16:04:55 +00:00
Yann Leboulanger
3a1e5c579d
when contact has a non jpeg/png avatar, save it as png so that tooltip can show it
2006-02-06 14:04:25 +00:00
Dimitur Kirov
f52144c803
socks5 classes now use Gajim idlequeue
...
still there are several TODOs
2006-02-06 00:11:45 +00:00
Yann Leboulanger
759f6a49f6
Fix TB when changing status and pm opened
2006-02-05 18:42:41 +00:00
Travis Shirk
44700c12da
Fixes #1495
2006-02-04 02:52:36 +00:00
Dimitur Kirov
ec1d354c80
use old select.select for polling on win-gtk2.8
...
untill there is a stable 2.8 version
2006-02-03 22:54:05 +00:00
Dimitur Kirov
f62db4acfe
Switched to non-blocking connections.
...
Removed threads and mutexes in connection.py
and gajim.py.
Add resolver through nslookup command, removed
dnspython and pydns (for now).
2006-02-03 12:17:34 +00:00
Travis Shirk
3b0079685f
Bug fix to ensure that we update tabs when disconnected.
2006-01-31 01:41:27 +00:00
Travis Shirk
a27c648e64
Removed type constant, which are reserved for types derived from MessageControl
2006-01-28 03:46:47 +00:00
Yann Leboulanger
4f21775305
we can now get meta contacts from server and display them
2006-01-26 11:23:15 +00:00
Travis Shirk
20085bfcc5
Fixed TB
2006-01-25 17:55:32 +00:00
Yann Leboulanger
dfca5e63be
ChangeStatusMessageDialog returns None when we press cancel. Fixes #1045
2006-01-25 16:27:09 +00:00
Travis Shirk
170a1db254
We can now chat with the same contact or join the same gc using two differenct account;
...
closes #1421
2006-01-25 05:39:07 +00:00
Travis Shirk
a63132500b
Pass account to window/control lookup methods
2006-01-25 02:43:55 +00:00
Yann Leboulanger
18129610e0
typo. Fixes #1440
2006-01-23 15:52:42 +00:00
Nikos Kouremenos
ab50f69fa0
[knuckles fixes knucles :D] bw img on offline on notifications
2006-01-22 22:13:21 +00:00
Nikos Kouremenos
1ce3c65dd6
[knuckles] refactor notify so we do not dup code at all
2006-01-21 23:15:35 +00:00
Nikos Kouremenos
0d01680d55
[campey] fix logic in notify calls
2006-01-21 09:55:16 +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
818d2471fc
Gajim is now xmpp handler in KDE too
2006-01-20 17:36:22 +00:00
Nikos Kouremenos
92e1fd373b
catch sip: addresses. long live Ekiga!
2006-01-20 13:04:29 +00:00
Yann Leboulanger
2dc4eb3f21
[campey] not in the roster -> Not in Roster. Fixes #1054
2006-01-19 21:55:01 +00:00
Yann Leboulanger
3eaa9c97ba
[knuckles] fix typo. Fixes #1246
2006-01-18 16:14:20 +00:00
Yann Leboulanger
2f56fbb5fd
typo that fix a TB, thx deluge
2006-01-17 22:03:56 +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
b020492de6
notif AVATAR_PATH
2006-01-17 11:20:55 +00:00
Yann Leboulanger
f816dcf307
fix logic: don't join don't try to join groupchat from an accoun twhen we connect with another account
2006-01-17 11:05:05 +00:00
Yann Leboulanger
0c2457c783
typo
2006-01-17 10:36:13 +00:00
Yann Leboulanger
bab21aaf56
[knuckles] improved popup notification to show avatar
2006-01-17 09:01:59 +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
a10e4b8562
CTRL+Tab and CTRL+SHIFT+Tab, closes #1396
2006-01-14 20:40:48 +00:00
Nikos Kouremenos
b34005da3d
it returns None or ask. so catch ask too
2006-01-13 11:01:10 +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
3c50094afa
we now show avatar instead of general contact img for online/offline
2006-01-12 22:48:49 +00:00
Nikos Kouremenos
ed7fb86bbf
ctl --> ctrl
2006-01-11 23:21:00 +00:00
Yann Leboulanger
7604fac314
fix a bug in migration with python2.3
2006-01-11 07:42:30 +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
2a794ba19e
Fix up, look sharp
2006-01-09 00:47:54 +00:00
Travis Shirk
a6bdc39d5d
Private message bug fixes
2006-01-08 23:14:50 +00:00
Travis Shirk
fada255296
groupchat_window completely merged
2006-01-07 22:53:46 +00:00
Travis Shirk
f52afdcbe8
Merged revisions 5017-5020,5022-5029 via svnmerge from
...
svn://svn.gajim.org/gajim/trunk
........
r5017 | asterix | 2006-01-06 01:55:51 -0700 (Fri, 06 Jan 2006) | 2 lines
use escape for pango markup
........
r5018 | asterix | 2006-01-06 02:21:39 -0700 (Fri, 06 Jan 2006) | 2 lines
missing new contacts function
........
r5019 | asterix | 2006-01-06 11:03:07 -0700 (Fri, 06 Jan 2006) | 2 lines
handle the click on toggle_gpg_encryption menuitem
........
r5020 | asterix | 2006-01-06 11:14:14 -0700 (Fri, 06 Jan 2006) | 2 lines
use the saved size even if a chat window is already opened
........
r5022 | asterix | 2006-01-07 03:43:47 -0700 (Sat, 07 Jan 2006) | 2 lines
we can now resume filetransfert
........
r5023 | asterix | 2006-01-07 03:56:31 -0700 (Sat, 07 Jan 2006) | 2 lines
[Knuckles] Google E-Mail Notification
........
r5024 | asterix | 2006-01-07 04:02:16 -0700 (Sat, 07 Jan 2006) | 2 lines
better string
........
r5025 | asterix | 2006-01-07 04:14:32 -0700 (Sat, 07 Jan 2006) | 2 lines
fix a TB
........
r5026 | asterix | 2006-01-07 05:36:55 -0700 (Sat, 07 Jan 2006) | 2 lines
we can now drag a file on a contact in the roster to send him a file
........
r5027 | asterix | 2006-01-07 06:26:28 -0700 (Sat, 07 Jan 2006) | 2 lines
contact.groups is always a list, even if emtpy
........
r5028 | asterix | 2006-01-07 06:54:30 -0700 (Sat, 07 Jan 2006) | 2 lines
make all buttons insensitive on a category row in disco
........
r5029 | asterix | 2006-01-07 07:19:25 -0700 (Sat, 07 Jan 2006) | 2 lines
auto open groupchat configuration window when we create a new room
........
2006-01-07 17:25:35 +00:00
Travis Shirk
2a5b0afc44
More groupchat goodness
2006-01-06 06:59:55 +00:00
Travis Shirk
58f2d03dd3
Groupchat roster work
2006-01-06 03:36:07 +00:00
Travis Shirk
893f15aeee
Working on GroupchatControl
2006-01-05 05:51:28 +00:00
Travis Shirk
757ed426e3
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
...
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 03:17:36 +00:00
Travis Shirk
deba09827c
All code from chat.py and tabbed_chat.py has been merged into the new framework. Lot's of testing to follow and then onto groupchat *in the same window*, w00t!
2006-01-03 04:44:56 +00:00
Travis Shirk
f195c47ea7
Migrating code into the new classes
2006-01-02 22:08:50 +00:00
Travis Shirk
b239d4ff00
History action, some chatstate stuff moved over, etc.
2006-01-02 01:23:40 +00:00
Travis Shirk
1360933ba9
Merged in trunk updates, including meta_contacts
...
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line
fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines
merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.
........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines
correct contacts file
........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines
dict.remove() doesn't exists, it's del dict[]
........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines
some missing commits from branch
........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines
end of gc_contact.nick -> gc_contact.name
........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines
new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences
........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines
0.9.1-2 in debian that solve the group bug (commit [4924])
........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines
typo
........
2006-01-01 20:06:26 +00:00
Travis Shirk
c30ee542dc
Close to usable for chat, receiving messages, etc.
2005-12-31 21:55:44 +00:00
Travis Shirk
fc6af37467
Config updating, tab label markup abstraction, auto window sizing/positioning, window title
2005-12-31 06:27:22 +00:00
Travis Shirk
b7761d7256
Moved MessageWindowMgr singleton to gajim.interface and emoticon menu support
2005-12-31 04:53:14 +00:00
Nikos Kouremenos
3a9f9c8b11
fix strings; thanks to Stian Barmen for his attention to detail;thank another guy about search button I forgot his name
2005-12-27 21:03:02 +00:00
Nikos Kouremenos
9385f1074f
[greblus] preferences window now can control the color of URLs
2005-12-25 23:48:08 +00:00
Nikos Kouremenos
241ca68ad1
also catch irc:// links
2005-12-20 20:05:46 +00:00
Yann Leboulanger
f82c72b228
when threading problem, just migrate in the backgrounds instead of with a GUI
2005-12-15 19:12:13 +00:00
Yann Leboulanger
fd133716e3
if migration fails (python2.3 for ex) Gajim shows a dialog and exit
2005-12-15 12:03:57 +00:00
Yann Leboulanger
5873a8bd9d
don't play thousands of sounds at startup
2005-12-15 11:01:50 +00:00
Yann Leboulanger
02c6805a23
typo
2005-12-13 21:28:02 +00:00
Yann Leboulanger
d2e4a230c8
don't crash if we open a pm after he left the room
2005-12-13 21:26:31 +00:00
Yann Leboulanger
7612ad7c64
update pm chat window when a gc contact change his status
2005-12-11 11:22:18 +00:00
Yann Leboulanger
4f3b8dc3e8
move handle_event from systray.py to gajim.py
2005-12-11 10:31:42 +00:00
Yann Leboulanger
6a0599500e
catch all exceptions when we try to import remote_control: under win we have:
...
NameError: name 'DbusPrototype' is not defined
2005-12-10 12:28:56 +00:00
Yann Leboulanger
612716e2db
change copyright from "Gajim Team" to real people
2005-12-09 23:30:28 +00:00
Nikos Kouremenos
1d0a0d5dee
catch gopher://
2005-12-09 21:09:42 +00:00
Yann Leboulanger
cae7ce3bac
"Gajim Team" in all hearders become "Contributors for this file"
2005-12-09 17:15:30 +00:00
Nikos Kouremenos
2b86fc98da
init_var ==> init_vars
2005-12-08 09:46:59 +00:00
Yann Leboulanger
34255e5682
Vincent left us a long time ago
2005-12-07 23:09:10 +00:00
Yann Leboulanger
5cf9141777
init logger variables after migration
2005-12-07 20:20:48 +00:00
Travis Shirk
d13209ca76
JEP-70 bug fix that was caused by new transaction ID that was added to JEP last call.
2005-12-07 19:13:26 +00:00
Nikos Kouremenos
881e1e3609
check for new version [one of the first thing I did for Gajim :)] is not needed anymore as most distros have us. remove it. this also means we can now update Changelog periodically in svn. YUPPIE!
2005-12-06 00:09:28 +00:00
Nikos Kouremenos
4f9404e8b2
migration is okay now if no ~/.gajim; also many other small fixes
2005-12-05 23:25:02 +00:00
Nikos Kouremenos
032627a96f
do not match (2.8) as 8) emoticon
2005-12-05 13:25:50 +00:00
Nikos Kouremenos
19dc3b9295
class is Migration
2005-12-05 11:44:28 +00:00
Yann Leboulanger
637c903d68
* when in common, no need to do from common import FOO, just import FOO
...
* we now migrate automaticaly at startup in a thread
* progressDialog now scroll textvew to the end
2005-12-05 11:13:08 +00:00
Yann Leboulanger
5260f38ea8
no need to import base64 in gajim.py
2005-12-05 08:44:03 +00:00
Yann Leboulanger
4c1dfe445e
don't migrate now, migration window is not ready
2005-12-02 17:19:04 +00:00
Nikos Kouremenos
e39eb2a4e7
fix string; fix so it default to ok
2005-12-02 11:42:17 +00:00
Yann Leboulanger
796b26883d
remove some line that were for tests
2005-12-02 11:20:25 +00:00
Yann Leboulanger
e692624e2c
Gajim now ask if we want to migrate at startup
2005-12-02 11:18:00 +00:00
Yann Leboulanger
91d9f0604b
fix TB (exceptions have moved)
2005-12-01 21:07:30 +00:00
Nikos Kouremenos
bd9eeae613
cleanup
2005-12-01 18:08:10 +00:00
Nikos Kouremenos
e3a9be9733
add some fixmes, remove some others, 80 margin and cleanup
2005-12-01 18:03:05 +00:00
Nikos Kouremenos
70b0fefd11
fix typo; also include _svn
2005-12-01 17:56:31 +00:00
Nikos Kouremenos
fa03f0498d
better strings
2005-12-01 17:49:10 +00:00
Yann Leboulanger
892d665a50
print startup errors in a gtk.window instead of to std.err
2005-12-01 17:17:20 +00:00
Norman Rasmussen
ba54aa9630
Hopefully fixed emoticons for good now. Closes #1129
2005-11-30 18:35:40 +00:00
Nikos Kouremenos
7ef98979d8
remove print
2005-11-30 18:19:25 +00:00
Yann Leboulanger
20c4113666
join opened groupchat windows only for concerned account
2005-11-30 17:45:34 +00:00
Nikos Kouremenos
17034b654a
remove a fixme; remove old and replace with that we really mean by old, so we do not get confused with date
2005-11-29 10:16:31 +00:00
Yann Leboulanger
258c0541e0
when we receive an empty vcard, we send an empty vcard to the interface so that it knows it arrived
2005-11-28 16:26:19 +00:00
Nikos Kouremenos
8862daa3fc
typo
2005-11-27 22:28:33 +00:00
Nikos Kouremenos
75a2418fea
add magnet: catching, and add a fixme for special treatment of uncatched xmpp:
2005-11-27 22:05:10 +00:00
Nikos Kouremenos
45cade3693
clear the regular expression cache when done with make_regexps
2005-11-27 21:57:41 +00:00
Nikos Kouremenos
8734c5f2cb
SIGN_IN --> SIGNED_IN
2005-11-27 12:42:42 +00:00
Yann Leboulanger
21116c221e
create a new SIGN_IN event that is emitted when we sign in
2005-11-27 12:29:30 +00:00
Yann Leboulanger
294831017f
remove FIXME:
...
plz don't ask questions in the code
I put that here cause this function is called when we log in and never after
2005-11-27 09:57:56 +00:00
Yann Leboulanger
0ed25ede49
join bookmarked groupchat AFTER already opened ones so we don't open bookmarks twice
2005-11-27 09:41:48 +00:00
Nikos Kouremenos
d958bcf521
typo
2005-11-23 19:21:46 +00:00
Nikos Kouremenos
d9cc33cf26
log system rewrite to use sqlite database instead of plain ascii files. this allows us to scale better (be faster), provide search in history, and save logs for JIDs that are non-ASCII. PLEASE read http://trac.gajim.org/wiki/MigrateLogToDot9DB
2005-11-23 19:12:52 +00:00
Nikos Kouremenos
3e9b8d6bd2
enormous cleanup in untested code
2005-11-22 10:56:25 +00:00
Yann Leboulanger
8bc51f5360
80 chars width
2005-11-22 00:32:38 +00:00
Yann Leboulanger
508d176d5a
contact.chatstate becomes contact.our_chatstate
...
contact.chatstate is now contact's chatstate
2005-11-22 00:28:36 +00:00
Nikos Kouremenos
ce9982b04b
prevent a tb with an ugly way. Dimitur Kirov where art thou? :(
2005-11-21 09:59:19 +00:00
Nikos Kouremenos
ececa0dacf
remove noused code (it is here from the time we tried to gajim-remote on/off on the fly. clean up!
2005-11-19 22:01:10 +00:00
Nikos Kouremenos
a444fa63a9
use_dbus (too generic) to remote_control ACE and better desc, also fix method names
2005-11-19 21:45:34 +00:00
Yann Leboulanger
5fa3da5538
draw_contact doesn't draw the avatar anymore
...
new draw_avatar function that is called only when needed
2005-11-19 16:59:09 +00:00
Nikos Kouremenos
df88db7209
optimize the code
2005-11-16 10:35:11 +00:00
Nikos Kouremenos
0901a6db53
do not autojoin bookmarks if you are invisible
2005-11-16 10:21:43 +00:00
Nikos Kouremenos
b40b42b2e0
[michele] position emots popup under cursor with Alt+E
2005-11-15 14:31:27 +00:00
Nikos Kouremenos
2357e0ae96
gajim could not start if useeemoticons = False
2005-11-15 14:17:02 +00:00
Nikos Kouremenos
03684ad385
[Michele Campeotto] we now have an emoticon selector!
2005-11-15 11:52:40 +00:00
Norman Rasmussen
99d944dc90
make </p> http:// link right again
2005-11-14 21:26:20 +00:00
Norman Rasmussen
f5139c288f
fixed python 2.3 emoticon looping bug
2005-11-14 21:04:16 +00:00
Yann Leboulanger
647aef402e
show avatar in roster when we recieve the vcard
2005-11-14 18:14:28 +00:00
Yann Leboulanger
290ca15a7c
remove unused code
2005-11-14 09:38:35 +00:00
Travis Shirk
c5dc70abd7
tabs instead of spaces
2005-11-13 21:50:54 +00:00
Travis Shirk
f3976478c3
More fixes for formatting regex's
2005-11-13 21:46:04 +00:00
Travis Shirk
fdb89e2ff8
Added a comment about the emoticon regex
2005-11-13 21:16:21 +00:00
Travis Shirk
a433b2d58c
Non alpha-numeric characters on the edges of an emoticon will still allow for icon expansion.
...
Thanks again, Norman!
2005-11-13 21:13:27 +00:00
Travis Shirk
b816a7a46b
Smarter parsing of emoticons ( closes #954 ) and added a few common emoticons as well.
2005-11-13 20:47:15 +00:00
Nikos Kouremenos
1921c43a94
try to prevent circular imports
2005-11-13 20:25:04 +00:00
Nikos Kouremenos
3238b6ad94
various minor
2005-11-13 19:31:47 +00:00
Nikos Kouremenos
1f5b2acd9f
nothing
2005-11-13 17:43:41 +00:00
Yann Leboulanger
cdde62ac88
reconnect to all gc when connection comes back
2005-11-13 17:24:08 +00:00
Nikos Kouremenos
082fc7aaa9
fixing dict name: gajim.interface.windows --> gajim.interface.instances
2005-11-13 15:08:47 +00:00
Nikos Kouremenos
287b40bde6
do not load at startup manage emoticons window [respect the RAM of user]
2005-11-13 14:55:52 +00:00
Travis Shirk
96fbd0ae4f
JEP 0070 Last Call updates; transaction IDs are a MUST, so we should display them to the user.
...
Closes #1088
2005-11-13 01:48:48 +00:00
Nikos Kouremenos
33e7b103c0
gtkexcepthook only for those that run svn versions; release user should not be bugged with TBs as they should be minor to overall functionality and he should not care. if he is advanced he knows how to find out what is wrong (how to get to see a traceback etc); also moving get_avatar_pixbuf_from_cache to gtkgui_helpers (all in one commit because of import issues)
2005-11-12 21:24:54 +00:00
Nikos Kouremenos
67844ff1dc
him --> him or her
2005-11-12 14:20:20 +00:00
Nikos Kouremenos
2a770a1ebf
he --> he or she
2005-11-12 14:17:27 +00:00
Nikos Kouremenos
a38263dcdb
his --> his or her
2005-11-12 14:15:32 +00:00
Nikos Kouremenos
3556d134bd
[lorien420] popup notifications now use notification-daemon if there so they look nicer thanks to Andrew Sayman. I go play some Crack Attack! in return
2005-11-11 19:06:48 +00:00
Nikos Kouremenos
df80ad23cd
update win tools to .9
2005-11-10 15:14:17 +00:00
Yann Leboulanger
c2042e8689
call register_handlers only once at startup, it's not account specific
2005-11-10 10:16:25 +00:00
Nikos Kouremenos
14bccbc2a6
fix a tb
2005-11-08 16:53:33 +00:00
Yann Leboulanger
02d88c5915
add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser
2005-11-07 15:43:47 +00:00
Yann Leboulanger
febe8d4a1a
correctly show the result of an account creation (success / fail)
2005-11-04 21:27:14 +00:00
Yann Leboulanger
dd6a9ced49
accountModificationWindow is never used to create an account, just modify it
...
add an advanced button to AccountCreationWizard that open the accountModificationWindow
2005-11-03 10:32:26 +00:00
Nikos Kouremenos
48dd04a228
typo
2005-11-01 17:14:15 +00:00
Nikos Kouremenos
8d353c8e24
typo
2005-11-01 17:12:40 +00:00
Nikos Kouremenos
f048ff494f
remove duplication of logic (twice reseting chatstate [one was wrong I think..]
2005-11-01 15:28:19 +00:00
Yann Leboulanger
370b6870f5
don't show popup or systray event when FT is completed if we don't want to be notified
2005-11-01 11:25:01 +00:00
Nikos Kouremenos
ca345fee0d
coding standards
2005-11-01 00:02:31 +00:00
Nikos Kouremenos
0618afa787
improve readability
2005-10-31 23:59:26 +00:00
Nikos Kouremenos
aba99dc208
fix typos
2005-10-31 23:48:36 +00:00
Nikos Kouremenos
6812e423d7
remove fixme
2005-10-31 23:33:33 +00:00
Nikos Kouremenos
422ae02f57
cleaner regexp pattern for links
2005-10-31 23:31:18 +00:00
Nikos Kouremenos
da23873805
coding standards fixes
2005-10-31 20:54:40 +00:00
Yann Leboulanger
a8cb9d69ff
we now save sha in stored vcard
...
we save the current sha in memory and we update it when we receive the vcard
we re-ask the vcard when we receive a presence with a new sha
2005-10-31 17:31:30 +00:00
Nikos Kouremenos
7e283c5dfb
typo
2005-10-31 11:14:11 +00:00
Nikos Kouremenos
a3227aacb4
cleaner
2005-10-31 11:09:18 +00:00
Yann Leboulanger
17f67e6a90
remove unneeded BeautifulSoup class
...
refactor the code so that it's not dup (vcard.get_avatar_pixbuf)
2005-10-31 10:23:33 +00:00
Nikos Kouremenos
ae4f0d9aaf
catch a tb
2005-10-30 21:41:52 +00:00
Nikos Kouremenos
ee46edcfb8
if we have avatar in HD, we get it from there now
2005-10-30 21:39:09 +00:00
Yann Leboulanger
b4d9a6aab0
new helpers.check_paths() function that creates LOGPATH and VCARDPATH
2005-10-30 11:20:24 +00:00
shteef
b69bc501ae
New Service Discovery, couple of quick notes about this commit:
...
* src/disco.py contains all the disco stuff
* registration remains in src/config.py
* data/pixmaps/agents contains the icons used in the toplevel server browser
and the banner. They're referenced at the top of src/disco.py.
2005-10-30 09:58:13 +00:00
Nikos Kouremenos
b975b9380a
fallback to green (or should it be human?) theme. afterall what dkirov called GTK+ was not GTK. renaming that to plain
2005-10-29 16:56:33 +00:00
Nikos Kouremenos
be16cc9535
no need of \
2005-10-29 14:25:05 +00:00
Nikos Kouremenos
ca60bacdb5
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
2005-10-27 13:15:03 +00:00
Travis Shirk
d1840ef508
Reverting a change that broke chatstates, expecially paused.
2005-10-24 02:18:51 +00:00
Yann Leboulanger
cb1be7a818
typo
2005-10-20 17:04:07 +00:00
Yann Leboulanger
9a2fcf9ec1
don't send interface instance to PopupNotificationWindow
2005-10-20 11:40:29 +00:00
Yann Leboulanger
726640ef4b
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
2005-10-20 11:17:17 +00:00
Yann Leboulanger
0b1bf176e9
reset chatstate when contact go offline or error
2005-10-20 10:21:51 +00:00
Yann Leboulanger
a7300534f8
update contact's chatstate when we receive it
2005-10-20 09:35:00 +00:00
Yann Leboulanger
9d42d10853
file-stopped and file-completed can be saved in awiting_events queue
2005-10-19 21:14:51 +00:00
Yann Leboulanger
af7fef5ec1
file-send-error can now be added to the awaiting queue
2005-10-19 20:16:22 +00:00
Nikos Kouremenos
5b1d6457d9
fix typo
2005-10-19 10:39:23 +00:00
Yann Leboulanger
314fd4a8bf
file-request-error can now be saved in the awaiting_events queue
...
better code to handle all these events
2005-10-18 20:30:26 +00:00
Yann Leboulanger
63c1d3d3f0
file transfer request can now be stored in awaiting_events queue and recalled from roster / filetransfer / popup notification
2005-10-18 09:07:52 +00:00
Yann Leboulanger
4a824668e1
window pos and size must be catch before the destroy event
2005-10-17 15:57:03 +00:00
Yann Leboulanger
966afbb031
awaiting_messages is now named awaiting events
...
it now contains subject of messages
2005-10-15 20:49:08 +00:00
Yann Leboulanger
dc0fa61cd6
prevent a TB
2005-10-14 18:10:14 +00:00
Nikos Kouremenos
9498889fa0
catch correctly exception if user has problems with gconfd
2005-10-13 19:44:33 +00:00
Yann Leboulanger
cbebcfc29e
add comment
2005-10-12 20:10:42 +00:00
Yann Leboulanger
459acd9e11
get only the nick of MSN contacts (without %hotmail.com)
2005-10-12 20:00:59 +00:00
Nikos Kouremenos
f5089a8c69
now sensitivity on/off for change status menuitem works ok
2005-10-10 22:46:28 +00:00
Nikos Kouremenos
94d88f92a0
comments
2005-10-10 13:15:32 +00:00
Nikos Kouremenos
bac379679a
boot faster when in Windows
2005-10-10 13:12:28 +00:00
Nikos Kouremenos
91bfdba9c8
catch a typeerror tb and fallback, because vanilla gnomepython 2.12 has bad patch in Mandriva. thx dakilla
2005-10-09 11:49:41 +00:00
Nikos Kouremenos
f53d4750dc
fix a typo
2005-10-07 14:09:40 +00:00
Yann Leboulanger
bd941ea8bf
catch the resource when we get a message from an unknown contact
2005-10-07 14:01:35 +00:00
Yann Leboulanger
68536513fd
fix TB when we get a chatstate message of a not in the roster contact
2005-10-07 10:21:15 +00:00
Yann Leboulanger
011115ae80
little cleanup / indentation fix
2005-10-06 20:27:11 +00:00
Yann Leboulanger
61c64536c8
ServiceRegistrationWindow now support Data form
2005-10-05 10:13:31 +00:00
Yann Leboulanger
c6b05312d9
add FIXME for MSN transport workaround
2005-10-04 12:26:09 +00:00
Yann Leboulanger
4d8fd1dfc3
we now support MSN conferences
2005-10-04 11:33:57 +00:00
Yann Leboulanger
59b2bf1d31
xmpp code in connection.py instead of gajim.py
2005-10-04 10:59:11 +00:00
Nikos Kouremenos
83ffab141f
fix a tb
2005-10-03 20:17:55 +00:00
Nikos Kouremenos
f6470778a6
we now show a happy dialog on nick conflict asking (and even proposing new nick); also refactor code and add a new gtkgui helper
2005-10-03 18:19:31 +00:00
Nikos Kouremenos
6899985d5c
we now cache avatar, so we only ask once. TODO: ask, store and show in roster; TODO2: on new sha reask vcard to get new avatar
2005-10-03 16:14:41 +00:00
Nikos Kouremenos
4220da24aa
successfully (2 l) and say in sectext what vCard is about; also imporve a fixme (still fixme)
2005-10-02 21:56:38 +00:00
Nikos Kouremenos
1fff71ad87
refactor to allow changing our nick after nick conflict but first #967 needs to be fixed so I can test
2005-09-26 22:29:52 +00:00
Nikos Kouremenos
f07d4eba1a
do not deprecatewarning if gp 2.12
2005-09-24 12:51:30 +00:00
Yann Leboulanger
8f93012465
groupchat_window now has an on_message function that can hold pm in queues so they are not printed (systray is not handled yet)
2005-09-23 21:01:42 +00:00
Nikos Kouremenos
091211434e
say to the user what is wrong (if missing libglade)
2005-09-22 16:30:46 +00:00
Yann Leboulanger
6edd7ca43e
import i18n before we use it
2005-09-21 14:42:29 +00:00
Travis Shirk
7c1679eae7
Fixed a bug whereby chatstates were disable incorrectly with the following scenario:
...
client #1 : send client #2 a message (state is ask)
client #2 : recv's message and set's chatstate active since the message used JEP 85
client #1 : sends another message, but since client #2 has not responded yet it sends not chatstate
client #2 : recv's message and set's chatstate to False because JEP 85 was not used
(Note, if client #2 would have responded after the first message chatstates would be in effect.
2005-09-20 02:24:25 +00:00
Yann Leboulanger
97b75de35b
split NOTIFY event into NOTIFY and GC_NOTIFY
2005-09-19 16:13:45 +00:00
Dimitur Kirov
95d771b138
added GTK+ theme as default theme.
...
faster roster repaint method (change_roster_style)
fixes on themes list logic.
2005-09-19 15:23:18 +00:00
Dimitur Kirov
57de1dc5ac
support font attributes (weight and style)
2005-09-17 08:31:29 +00:00
Yann Leboulanger
22a4f36ab7
fix a TB
2005-09-16 15:30:42 +00:00
Yann Leboulanger
973631a2c9
error messages are nowprinted as if they come from server
2005-09-15 17:33:02 +00:00
Alex Mauer
3836656737
whoops. ACTUALLY pass true to auto when going auto-away.
2005-09-14 00:02:32 +00:00
Nikos Kouremenos
f200d994f5
backwards compat
2005-09-13 21:25:12 +00:00
Alex Mauer
4c990ccb1e
Tooltip for account line in roster
2005-09-13 18:46:21 +00:00
Nikos Kouremenos
7e69565a0f
remove a deprecated warning (it is fixed since gnome-python 2.10 which aligns with pygtk26 etc
2005-09-13 11:53:48 +00:00
Yann Leboulanger
596e9fe4fc
no need to import winsound in gajim.py
2005-09-13 10:51:56 +00:00
Nikos Kouremenos
ef21462543
threads_init only if py24+
2005-09-12 11:23:38 +00:00
Nikos Kouremenos
43aef76dd9
[sef and me] now we also handle receiving invitations
2005-09-11 15:02:22 +00:00
Nikos Kouremenos
bbf495c3b3
check and do not work if < 2.6
2005-09-11 14:20:20 +00:00
Nikos Kouremenos
788a4dc7a1
remove checks and code for < 2.6
2005-09-11 13:56:38 +00:00
Nikos Kouremenos
3428a8655e
the way we do it now is perfect
2005-09-11 00:08:37 +00:00
Nikos Kouremenos
e7345baf54
cleanup, coding style, and logic fixes in sleepy
2005-09-10 23:44:53 +00:00
Nikos Kouremenos
69f1e8758e
[gjc] use gobject.threads_init()
2005-09-10 21:06:02 +00:00
Nikos Kouremenos
1ea2e1a03a
hook after so .require() works for all
2005-09-10 20:08:47 +00:00
Yann Leboulanger
d271c29a24
we are now informed when vcard publication faild / succeed
2005-09-10 09:25:06 +00:00
Nikos Kouremenos
2a0a91995f
add hook by default
2005-09-09 17:43:39 +00:00
Nikos Kouremenos
bfabd11f17
[gjc] add happy dialog to inform about tracebacks only if we have verbose on and user does not run from terminal or started X11 with startx
2005-09-09 17:09:04 +00:00
Nikos Kouremenos
14a49dcf25
fix logic
2005-09-09 14:09:37 +00:00
Dimitur Kirov
ba4fadc5cc
add estimated time and speed to FT
2005-09-08 22:12:14 +00:00
Yann Leboulanger
c7c2b8bffc
typo
2005-09-08 12:32:42 +00:00
Yann Leboulanger
3803327b68
[multani] emots are sorted by length so :qwe is tested before :q
2005-09-08 11:25:47 +00:00
Nikos Kouremenos
9eba3721be
revert bad commit
2005-09-08 10:52:10 +00:00
Nikos Kouremenos
a644ca6fa8
[multani] fix pattern for emoticon so we specify start and end
2005-09-08 10:31:19 +00:00
Nikos Kouremenos
7016af459f
xmpp and xmpp:// is catched in GNOME now if gajim is running
2005-09-08 10:30:32 +00:00
Yann Leboulanger
5c0797ae71
emots MUST be upper, so we made them upper when we parse the config
2005-09-08 10:11:30 +00:00
Nikos Kouremenos
471edb28b5
add a space
2005-09-08 09:34:37 +00:00
Nikos Kouremenos
22f1026f3a
print errors/warnings in sys.stderr
2005-09-08 08:54:59 +00:00
Travis Shirk
585a007c2a
Not sure why this was removed (I added it in 3395, dkirov removed it in 3461) but it broke chatstates. Readded.
2005-09-08 02:05:46 +00:00
Nikos Kouremenos
fecb712fbf
remove prints
2005-09-07 23:09:28 +00:00