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 |