Nikos Kouremenos
|
d2261775c1
|
ask os_info for observers. fixes #2476. the same happens (and cannot be fixed) for invisible, but how often we ask os info on invisible people? (and also that can betray their invisibility eventhough it is their client that hsould not reply if they are invisible. anyways..)
|
2006-10-10 16:01:15 +00:00 |
Nikos Kouremenos
|
9448a325c7
|
use introduced functions
|
2006-10-10 15:58:48 +00:00 |
Nikos Kouremenos
|
a1102880b9
|
intro is_hidden_from_roster and is_observer
|
2006-10-10 15:57:20 +00:00 |
Yann Leboulanger
|
aae7e7e99c
|
allow shutdown func now get the method we used to close the tab. So that we check if a row is selected in gc control only if we close tab by pressing Esc key. fixes #2528
|
2006-10-10 15:53:42 +00:00 |
Nikos Kouremenos
|
f6ba23bf13
|
if not dbus, music track synching cannot happen no matter if user is not windows user. fixes #2526
|
2006-10-10 15:33:08 +00:00 |
Nikos Kouremenos
|
627469e5e0
|
from common.exceptions import GajimGeneralException as GajimGeneralException -> from common.exceptions import GajimGeneralException
|
2006-10-10 15:29:10 +00:00 |
Nikos Kouremenos
|
a25b63bcc3
|
remove a fixme. close #2493
|
2006-10-10 15:26:52 +00:00 |
Nikos Kouremenos
|
f2dadec619
|
put tooltip on prio adjust TO (not with) status. fix #2536
|
2006-10-10 15:15:35 +00:00 |
Nikos Kouremenos
|
5123ce3a21
|
more was always epxanded from prev commit. fix that
|
2006-10-10 13:23:33 +00:00 |
Nikos Kouremenos
|
65781aa18a
|
put stuff that should be out of the table. out of it
|
2006-10-10 13:03:39 +00:00 |
Nikos Kouremenos
|
c794179f39
|
put transl comment
|
2006-10-10 12:59:06 +00:00 |
Nikos Kouremenos
|
33c492709d
|
[Sergio] make date format tooltip translatable. fixes #2535
|
2006-10-10 12:32:25 +00:00 |
Jean-Marie Traissard
|
6ab1780bdc
|
typo
|
2006-10-10 08:05:02 +00:00 |
Jean-Marie Traissard
|
f66c09129e
|
eo translation : reason is not mandatory
|
2006-10-09 21:58:28 +00:00 |
Yann Leboulanger
|
f85688b303
|
[Sergey Khlutchin] updated esperanto translation
|
2006-10-09 20:32:55 +00:00 |
Yann Leboulanger
|
80c2f297d6
|
reconnect time is now random ([5-15] if retrycount <= 5, else [15, 25])
reconnect infinitly when autoreconnect option is True. fixes #2411
|
2006-10-09 15:53:30 +00:00 |
Yann Leboulanger
|
835643da91
|
do not ask confirmation window nor check if a row is selected when we close muc with /leave (or others) command. fixes #2528
|
2006-10-09 11:09:17 +00:00 |
Yann Leboulanger
|
4af1f56136
|
really save passphrase when we check "save password" checkbutton
|
2006-10-09 10:17:53 +00:00 |
Yann Leboulanger
|
b821d23f70
|
get real jid of contact we want to ban from a room. Fixes #2521
|
2006-10-09 10:15:14 +00:00 |
Yann Leboulanger
|
0a572cf822
|
check if contact is still in room when we want to draw his avatar
|
2006-10-09 09:59:08 +00:00 |
Yann Leboulanger
|
c3062d493b
|
PrivateChatControl now hold room name so that we can draw banner of pm even if room control has been closed. Fixes #2527
|
2006-10-09 09:40:04 +00:00 |
Yann Leboulanger
|
feb9ba709a
|
put xhtml event in queue for pm too. fixes #2524
|
2006-10-09 09:10:32 +00:00 |
Yann Leboulanger
|
6b0bf2b2a0
|
do not log gc invitation. Fixes #2525
|
2006-10-09 09:00:23 +00:00 |
Jean-Marie Traissard
|
0f7e244623
|
Do not reload full UI when opening prefs. I see no reason. Introduced in [5586].
|
2006-10-09 00:01:18 +00:00 |
Jean-Marie Traissard
|
ca238eb828
|
lower jid/email in right click in conv_textview
|
2006-10-08 21:43:07 +00:00 |
Jean-Marie Traissard
|
47536d3158
|
Do not show [u'bad_jid'] but bad_jid
|
2006-10-08 20:44:05 +00:00 |
Jean-Marie Traissard
|
2315eb8907
|
it's only room_jid now, was missing in [7112], [7142] was not enough
|
2006-10-08 19:14:01 +00:00 |
Jean-Marie Traissard
|
b8b7aa8ab1
|
Fix var name
|
2006-10-08 15:22:23 +00:00 |
Nikos Kouremenos
|
ff513d850a
|
close cursor before close connection
|
2006-10-08 13:54:22 +00:00 |
Nikos Kouremenos
|
ddeb9dfe8e
|
execute not executescript
|
2006-10-08 13:18:32 +00:00 |
Nikos Kouremenos
|
7ab63bed0f
|
rm a print
|
2006-10-08 12:09:57 +00:00 |
Nikos Kouremenos
|
8d74950f42
|
use GajimGeneralException instead of RuntimeError everywhere we meant to use that
|
2006-10-08 12:07:33 +00:00 |
Nikos Kouremenos
|
54265a93bd
|
sort accounts in gc_sub_menu everywhere [both in roster and in tray]
|
2006-10-08 12:03:32 +00:00 |
Nikos Kouremenos
|
79779f26c1
|
rm greek title [long live glade automatic cr@p] from colorbutton. it was never shown. fixes #2513
|
2006-10-08 11:56:15 +00:00 |
Yann Leboulanger
|
f8b647c473
|
fix var name
|
2006-10-08 10:08:16 +00:00 |
Yann Leboulanger
|
e0fc5d3b7f
|
[sgala]show correct status changements in history manager. Fixes #2511
|
2006-10-08 10:04:32 +00:00 |
Yann Leboulanger
|
5c615f53b5
|
clean logs table so that show field contains only 0, 1, 2, 3, 4, 5 values
|
2006-10-08 09:57:23 +00:00 |
Yann Leboulanger
|
182963242b
|
fix adjust_priority_with_status option: save when we change this option and correctly get autopriority_* values
|
2006-10-08 09:01:32 +00:00 |
Yann Leboulanger
|
5af35ccb2e
|
[Sergio] dinamically build POTFILE.in. Fixes #2517
|
2006-10-08 08:23:33 +00:00 |
Jean-Marie Traissard
|
884f5cfe83
|
Typo
|
2006-10-08 02:33:34 +00:00 |
Nikos Kouremenos
|
837b714d98
|
I am back
|
2006-10-08 01:29:30 +00:00 |
Nikos Kouremenos
|
d21d194d2e
|
use Gtalk terminology. email becomes mail conversation
|
2006-10-08 00:48:14 +00:00 |
Nikos Kouremenos
|
075eeef1ba
|
make sure before_/after_time/name possible newlines are taken into account in history window too
|
2006-10-08 00:31:05 +00:00 |
Nikos Kouremenos
|
ac225d4954
|
do not do utf-8 twice; make sure before_/after_time/name possible newlines are taken into account in history window too
|
2006-10-08 00:28:33 +00:00 |
Nikos Kouremenos
|
313091a771
|
fix what we expect
|
2006-10-08 00:16:22 +00:00 |
Jean-Marie Traissard
|
7568098412
|
Missing var
|
2006-10-07 20:20:33 +00:00 |
Nikos Kouremenos
|
fe586078c9
|
hig
|
2006-10-07 15:05:22 +00:00 |
Nikos Kouremenos
|
b4ab022956
|
IF NOT EXISTS does not work for all systems [some sqlite pysqlite stuff]. avoid it
|
2006-10-07 14:48:01 +00:00 |
Nikos Kouremenos
|
10ae874cb6
|
We now use one term "group chat" in the place of sometimes used room
|
2006-10-07 14:36:08 +00:00 |
Nikos Kouremenos
|
b0d7c4ff81
|
do not sort accts in join gc submenu so they align to roster menu and roster listing of accts
|
2006-10-07 13:31:42 +00:00 |