js
b823ee5611
Delete reg keys on uninstall.
2008-07-16 16:47:08 +00:00
js
13913b46b2
As it's possible to uninstall via Add/remove programs, we don't need a
...
shortcut to the uninstaller.
2008-07-16 16:42:30 +00:00
js
3a45d8d353
Add uninstaller to Add/remove software in control panel.
2008-07-16 16:34:07 +00:00
js
1f429354a9
Remove E2E password dialog. bct wanted to remove this, but I was
...
bored, so I did his job :).
2008-07-16 16:17:50 +00:00
js
1fabaa8844
Keep last status on autoconnect.
2008-07-16 15:50:51 +00:00
js
4dbf5d9c0e
Another part of a fix for #4098 .
...
I'm not sure how fatal if would be if the idle queue of NS lookups
hangs, but this fix won't hurt anyway, so I better fix it.
2008-07-16 12:58:52 +00:00
js
d1c60a07e5
This should fix #4098 . However, I'll let that bug open until I'm
...
very very sure and gave that a few days of testing.
2008-07-16 02:37:57 +00:00
js
abec83fa3b
Don't fail on setup_win32.py if docutil is not installed.
2008-07-15 23:46:24 +00:00
js
3bd76e406a
Partially fix #4098 .
...
This is, however, only a half fix as this fixes that it fails when
there's None in waiting_descriptors[2], but actually, there never
should be None, so I have to investigate why there was none.
This patch is, however, correct and needed and the other queues also
have that check. It's just that I also need to fix the reason for
the None in the queue.
2008-07-15 23:23:31 +00:00
js
6b9bfab6d1
Last diff was incomplete.
2008-07-15 17:04:36 +00:00
js
e01968ef91
GPG is always authenticated as we use GPG's WoT.
...
An idea: Currently, we don't send the message when the key has not
enough trust. How about showing the unauthenticated icon then, but
sending the message?
2008-07-15 16:45:39 +00:00
js
92e9a51fc5
D'oh!
2008-07-15 14:39:54 +00:00
js
cf2da2b039
Fix #4100 .
...
dbus-monitor actually showed the traceback that wouldn't appear
anywhere else.
Note to others: DBus.String needs to be converted using str()!
2008-07-15 14:22:34 +00:00
js
151e7af63e
Proper checking for XEP-0085, with workaround for the caps missing
...
problem. Same here, remove check to notexistant once we have fallback
to disco.
2008-07-15 13:51:20 +00:00
js
697aca8877
Revert r9902. bct agreed on that.
2008-07-15 13:31:25 +00:00
js
cb29efd57e
Revert r9928 and implement a workaround that allows real E2E checking.
...
This workaround will still work once fallback to disco is supported,
though it SHOULD be removed then as it's not necassary anymore then.
@bct: Now we only need to get rid of that password dialog :).
2008-07-15 13:30:31 +00:00
Brendan Taylor
a6dfa86ad0
show warning dialog when receiving an unencryptable message
2008-07-15 03:16:58 +00:00
Brendan Taylor
312ecd1e54
sorted AUTHORS by last name and added myself
2008-07-14 23:49:25 +00:00
Brendan Taylor
15567aa113
fix encrypted/unencrypted notifications in PM
2008-07-14 23:46:22 +00:00
Brendan Taylor
d541b42236
fix clicking notification when someone logs in
2008-07-14 23:21:08 +00:00
Brendan Taylor
9d98117f21
make GPG passphrase dialog nonmodal, fixes #3975
2008-07-14 05:01:22 +00:00
Brendan Taylor
7ff17b7e1f
don't automatically start esessions, at least until we get caps sorted out
2008-07-14 05:00:57 +00:00
Brendan Taylor
a407414dd9
automatically start an esession when the remote client supports it
2008-07-14 00:26:14 +00:00
Brendan Taylor
814c9c118a
XEP-0116 support discovery
2008-07-14 00:26:05 +00:00
Brendan Taylor
c24041a0df
moved receipt handling after XEP 0200 decryption
2008-07-14 00:25:53 +00:00
js
095d5b2fef
No UTF-8 allowed here :(.
2008-07-13 17:54:26 +00:00
js
e739a17cda
Added SetShellVarContext.
2008-07-13 17:09:04 +00:00
js
a943476fc8
Get admin priviledges & french translation.
...
French translation courtesy of Edouard Biton.
2008-07-13 16:02:36 +00:00
js
76064778d6
Add one more code.
2008-07-12 12:26:06 +00:00
js
3acda0e3a3
Forgot one.
2008-07-12 12:24:02 +00:00
js
b985570e29
Reordering smilie codes increases compatibility when clicking them.
2008-07-12 12:21:22 +00:00
js
dbeed0cd01
Added ICQ6 smilie codes, added puke smilie (poorly done by me).
2008-07-12 12:13:38 +00:00
Brendan Taylor
b837c9c558
use YYYY-MM-DD dates in the chat history window so it sorts correctly
2008-07-12 04:36:05 +00:00
js
9a9aba9e18
Also remove sv locale on uninstall.
2008-07-12 02:11:15 +00:00
js
6e0b2ac9e3
Fix broken startup link.
2008-07-12 02:02:08 +00:00
js
388fd7127a
Not logging encrypted sessions by default is not a good idea.
...
We can assume the user's PC is safe, otherwise encryption won't help
anyway as the key could be stolen. If the user is too paranoid, he can
still disable it and thus also force the other end to stop logging.
2008-07-11 17:54:02 +00:00
Yann Leboulanger
1f730069ef
revert partialy #9909
2008-07-11 17:32:40 +00:00
Yann Leboulanger
f54e2af871
added mrim image for disco. fixes #4091
2008-07-11 17:29:56 +00:00
js
5b6756d497
Added NSIS installer script.
2008-07-11 17:03:42 +00:00
js
e67048bdfd
If we receive an error PEP packet, don't treat it as incoming PEP event
2008-07-11 12:34:43 +00:00
Yann Leboulanger
3fe385d203
ability to browse server that returns an identity category=pubsub, type=service. fixes #4089
2008-07-11 07:42:57 +00:00
Yann Leboulanger
b933e6cef0
detect sound player on first start as soon as gajim is started, not first time we open preferences window. Fixes #3566
2008-07-11 06:29:40 +00:00
Yann Leboulanger
3f838e5f3e
don't request jabber:iq:last and jabber:iq:version to real jid in a (semi) anonymous room, even if we're moderator and we know the real JID. Fixes #3454
2008-07-11 06:21:19 +00:00
Yann Leboulanger
4db9685849
add mrim transport icons. Fixes #4078
2008-07-10 12:18:26 +00:00
Brendan Taylor
ebcb659196
improved esession auth messages
2008-07-09 03:10:50 +00:00
Brendan Taylor
95c6df4fdc
moved crypto icon to the right of the chat control input
2008-07-09 02:18:36 +00:00
Brendan Taylor
75027b6e0c
change auth icon when SAS is verified
2008-07-09 02:11:42 +00:00
Brendan Taylor
2e97cc3adb
snagged tango security icons from gnome-icon-theme
2008-07-09 02:03:57 +00:00
Stephan Erb
c99048b02f
Fix two caps related tracebacks:
...
Quick fix: What does not exist cannot support anything. Fixes #4031 .
Fix variable referencing. Fixes #4076 .
2008-07-08 19:15:54 +00:00
Stephan Erb
fca6bdbbc4
[Florob] Improved URL matching.
...
We don't match all valid URIs like blub:blaa but include common used (non)-urls like www.google.de
2008-07-08 18:49:51 +00:00