Nikos Kouremenos
|
0109d921ac
|
logic fixes
|
2005-10-24 14:32:13 +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
|
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 |
Yann Leboulanger
|
443b32a846
|
typo
|
2005-10-19 11:14:15 +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
|
77cb852057
|
single messages are well handled: they are saved in awaiting_events if needed and are printed when we dubble click a contact row, or systray or popup window
|
2005-10-16 13:18:34 +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
|
fe19a1c645
|
prevent TB when jid has no resource
|
2005-10-07 13:45:58 +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 |
Yann Leboulanger
|
c3b701ca8e
|
custom_host can have a value even if we don't use it, and it should not be shown
|
2005-09-12 06:27:20 +00:00 |
Nikos Kouremenos
|
f8c317262b
|
logic fix
|
2005-09-11 17:06:37 +00:00 |
Nikos Kouremenos
|
43aef76dd9
|
[sef and me] now we also handle receiving invitations
|
2005-09-11 15:02:22 +00:00 |
Nikos Kouremenos
|
5321cbc636
|
get_hostname_from_account(account_name) saves the day [yet another helper to make our lifes better :)]
|
2005-09-11 00:32:58 +00:00 |
Nikos Kouremenos
|
e76e254650
|
typo
|
2005-09-09 21:03:53 +00:00 |
Nikos Kouremenos
|
ac3f96eac9
|
gajim.get_jid_from_account(account_name)
|
2005-09-09 20:52:29 +00:00 |
Nikos Kouremenos
|
637339ea8a
|
svn says 0.9 now
|
2005-09-02 16:11:52 +00:00 |
Nikos Kouremenos
|
24e9188a42
|
now also catch weather transport and show correct icons
|
2005-08-29 22:24:13 +00:00 |
Nikos Kouremenos
|
eabc5e6ebc
|
prevent a TB and add FIXMEs for Yann
|
2005-08-26 14:44:46 +00:00 |
Nikos Kouremenos
|
057287925b
|
typo
|
2005-08-26 13:24:29 +00:00 |
Nikos Kouremenos
|
9bfdf092e8
|
typo
|
2005-08-26 13:22:08 +00:00 |
Nikos Kouremenos
|
05dbf5bad6
|
typo
|
2005-08-26 13:17:03 +00:00 |
Nikos Kouremenos
|
e12e0819dc
|
typo
|
2005-08-26 13:15:16 +00:00 |
Nikos Kouremenos
|
21a3971952
|
some more helpers for our API
|
2005-08-26 13:11:20 +00:00 |
Nikos Kouremenos
|
5800df0d44
|
say 0.8.1: we are freezing tomorrow evening/night
|
2005-08-25 19:51:57 +00:00 |
Nikos Kouremenos
|
9b483b62ee
|
svn to say 0.9 and removing some code for 0.8 only
|
2005-08-23 12:52:16 +00:00 |
Nikos Kouremenos
|
fc21e86f01
|
remove unused and with typos var
|
2005-08-17 10:38:47 +00:00 |
Nikos Kouremenos
|
ea47fd6f08
|
cleanup and a FIXME for dkirov
|
2005-08-16 19:26:11 +00:00 |
Yann Leboulanger
|
57a5cf1741
|
typo
|
2005-08-14 21:25:24 +00:00 |
Yann Leboulanger
|
227f754ce5
|
we can receive message from the room, so no nick
|
2005-08-14 21:02:51 +00:00 |
Nikos Kouremenos
|
d2659b2cf4
|
moving function to right place
|
2005-08-09 19:15:59 +00:00 |
Yann Leboulanger
|
c61c33765f
|
here is a mutex for events_for_ui:
threads and main thread won't conflict
|
2005-08-09 18:45:16 +00:00 |
Yann Leboulanger
|
d0eb029f74
|
connection.pt doesn't send events to ui: it just put it in gajim.events_for_ui[account]
gui read this queue
(mutex will come)
|
2005-08-09 17:21:35 +00:00 |
Nikos Kouremenos
|
5a054fd790
|
chatstate by default only are about composing. chatstates ready for 0.8
|
2005-08-07 20:58:44 +00:00 |
Nikos Kouremenos
|
252251949f
|
remove a print
|
2005-08-06 10:22:11 +00:00 |
Nikos Kouremenos
|
de46aeaa08
|
when new_chat give the oontact with higher priority not the first resource
|
2005-08-06 10:20:04 +00:00 |
Yann Leboulanger
|
ab3263c5ba
|
fix TB
|
2005-08-04 17:05:39 +00:00 |
Nikos Kouremenos
|
a7f5b83735
|
history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now
|
2005-08-04 14:30:41 +00:00 |
Nikos Kouremenos
|
053cbdcaeb
|
introducing gajim.get_number_of_accounts()
|
2005-08-03 13:46:48 +00:00 |
Yann Leboulanger
|
4e203be8bc
|
we now know when we are connected in a room or not (fix #570)
|
2005-08-03 09:23:36 +00:00 |
Dimitur Kirov
|
8ede65961f
|
moved socks5queue to gajim.py
|
2005-08-01 22:45:29 +00:00 |
Dimitur Kirov
|
a43aae3a26
|
fixes TB, that causes bug #613 and #612
|
2005-07-26 07:22:08 +00:00 |
Nikos Kouremenos
|
22cf4b7433
|
fix a traceback
|
2005-07-25 22:24:58 +00:00 |
Yann Leboulanger
|
a3cbad7ad7
|
move groupchat.contacts to gajim.gc_contacts
|
2005-07-25 20:04:24 +00:00 |
Nikos Kouremenos
|
d4f0994f77
|
commit a missing file; revert one that hsould be commited [sorry]
|
2005-07-24 19:04:29 +00:00 |
Nikos Kouremenos
|
59050d4134
|
get_nb_line becomes get_no_of_lines; marked for translation title in history window
|
2005-07-24 19:01:44 +00:00 |
Yann Leboulanger
|
0274905793
|
when we go autoaway, we save our status message so we restore it when we come back online
|
2005-07-22 21:27:04 +00:00 |
Nikos Kouremenos
|
9fb9894092
|
add a FIXME
|
2005-07-22 18:10:55 +00:00 |
Nikos Kouremenos
|
77627bd433
|
remove a commented line
|
2005-07-22 14:33:26 +00:00 |
Nikos Kouremenos
|
b5fe60112d
|
nick was utf8, room_jid was unicode so we had a problem. it is fixed [stills Tracebacks because of TODO: use gc_contacts in common/gaim.py]
|
2005-07-22 14:30:35 +00:00 |
Nikos Kouremenos
|
9fc1516522
|
we now have contact.chatstate !
|
2005-07-22 00:34:08 +00:00 |
Nikos Kouremenos
|
549b10369e
|
moving contacts-related functions to common/gajim.py
|
2005-07-22 00:01:05 +00:00 |
Nikos Kouremenos
|
f6d16b1db0
|
sleeper_state now holds string instead of 0 1 2 3
|
2005-07-21 23:47:27 +00:00 |
Yann Leboulanger
|
a47cca07f0
|
move var that have nothing to do with GTK to gajim instead of roster or gajim.py: contacts, groups, newly_added, to_be_removed, awaiting_messages (was queues), nicks, allow_notifications, con_types, sleeper_state
|
2005-07-18 21:08:31 +00:00 |
Yann Leboulanger
|
669b7bde6b
|
last_message_time is now saved in gajim.py so we begin to count time when we receive the message and not when we print it (fix #162)
|
2005-07-03 15:27:41 +00:00 |
Yann Leboulanger
|
210d989525
|
encrytion state is keeped even if we close the chat window
|
2005-07-02 11:06:02 +00:00 |
Nikos Kouremenos
|
bd6accc143
|
bugfix
|
2005-06-25 09:35:31 +00:00 |
Yann Leboulanger
|
eeafdd4e92
|
use a default LANG value
|
2005-06-25 07:37:14 +00:00 |
Nikos Kouremenos
|
958beaa486
|
Gajim now can search, visit wikipedia and dict a selected word or phrase. Yes it rocks :)
|
2005-06-25 01:23:21 +00:00 |
Nikos Kouremenos
|
f7732b30f9
|
say 0.8
|
2005-06-19 13:17:32 +00:00 |
Nikos Kouremenos
|
61a51241f9
|
mention 0.7.5 as version of Gajim
|
2005-06-17 23:21:12 +00:00 |
Nikos Kouremenos
|
48711e989d
|
svn to say 0.8 version
|
2005-06-05 23:42:30 +00:00 |
Yann Leboulanger
|
aeae5df459
|
verbose is now on when it is set to True in the config file
|
2005-05-29 19:04:01 +00:00 |
Yann Leboulanger
|
8a974c8af6
|
verbose is False by default
we can launch gajim with -v to enable verbose
|
2005-05-28 18:20:27 +00:00 |
Nikos Kouremenos
|
1d628069b1
|
svn to say 0.7.1
|
2005-05-27 13:20:34 +00:00 |
Yann Leboulanger
|
19a1f45159
|
set the log level after the config file has been parsed
|
2005-05-18 07:38:47 +00:00 |
Yann Leboulanger
|
bf05e29ebb
|
do not print debubg if verbose = False
|
2005-05-17 21:33:41 +00:00 |
Yann Leboulanger
|
9fcb9f1d70
|
no need of global things in systray.py
|
2005-05-17 20:31:43 +00:00 |
Yann Leboulanger
|
99401f2abb
|
add a DATA_DIR in gajim
|
2005-05-17 17:37:50 +00:00 |
Yann Leboulanger
|
0f66868a70
|
revert latest commit I did (sorry)
|
2005-05-09 10:34:47 +00:00 |
Yann Leboulanger
|
0c8b0bbde2
|
/me\n or /me /t is also valid !
|
2005-05-09 10:30:34 +00:00 |
Nikos Kouremenos
|
3d7d4c1fff
|
adding setting in advanced/misc for not checking for new version. [this is not an expert setting, and should stay in prefs window]. ALSO fixes/typos all over
|
2005-04-18 14:05:30 +00:00 |
Yann Leboulanger
|
d17289dfbd
|
we can now view history_windows
|
2005-04-15 22:02:13 +00:00 |
Yann Leboulanger
|
041657973a
|
missing file :)
|
2005-04-15 17:02:23 +00:00 |