Yann Leboulanger
|
941ab84d22
|
fix typo
|
2008-11-30 18:58:32 +00:00 |
js
|
68b41e43ae
|
Also apply our notexistant caps trick to XHTML.
|
2008-11-30 18:16:11 +00:00 |
Brendan Taylor
|
2bb2d0132e
|
don't autonegotiate after you've disabled e2e
|
2008-11-23 04:52:55 +00:00 |
Yann Leboulanger
|
7e14a4dd31
|
fix indentation
|
2008-11-20 15:47:20 +00:00 |
js
|
8bde5748f9
|
Actually, this caused problems.
|
2008-11-20 15:44:06 +00:00 |
js
|
a1c1163d16
|
Only allow using XHTML if the receiver supports it.
|
2008-11-20 15:19:25 +00:00 |
Julien Pivotto
|
5a31ba2ef0
|
Very basic integration of xHtml GUI
|
2008-11-14 11:13:15 +00:00 |
Yann Leboulanger
|
7bc8f16012
|
[kalyan] don't show error when we press enter in chat while offline if enter is just for a line break. Fixes #3852
|
2008-11-10 13:27:25 +00:00 |
Yann Leboulanger
|
a368839123
|
[thorstenp] import rst generator only when needed. see #4457
|
2008-11-05 18:25:40 +00:00 |
Brendan Taylor
|
bd7bac578f
|
partial fix for renegotiating pm e2e sessions after one party
disconnects
|
2008-10-25 19:48:01 +00:00 |
js
|
90b2d8fa8d
|
Fix #4140.
|
2008-10-24 17:00:39 +00:00 |
Yann Leboulanger
|
06ab4a7b6d
|
revert thorstenp patches for now. They introduce bugs.
|
2008-10-20 21:38:06 +00:00 |
Yann Leboulanger
|
f801a50260
|
[thorstenp] fix unused variables
|
2008-10-20 21:17:48 +00:00 |
Yann Leboulanger
|
dc5d7bcf7c
|
[thorstenp] fix undefined variables
|
2008-10-20 18:05:33 +00:00 |
Yann Leboulanger
|
98255a0671
|
[thorstenp] remove useless ;
|
2008-10-20 15:16:01 +00:00 |
Brendan Taylor
|
b9db39e0a9
|
disable autonegotiation if e2e is manually started or started by a
failed decrypt
|
2008-10-12 00:51:24 +00:00 |
Yann Leboulanger
|
158538b81c
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +00:00 |
Yann Leboulanger
|
567f1e17c1
|
[thorstenp] di not use emtpy except clauses
|
2008-10-11 09:37:13 +00:00 |
Yann Leboulanger
|
eef9cf2de9
|
don't allow to enable GPG encryption if no GPG key is assigned.
Better getInfoDialog when no key is assigned. Fixes #4330
|
2008-10-08 20:11:06 +00:00 |
Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
Yann Leboulanger
|
feab799c3e
|
auto-create per_option config when trying to write in a non-existing one. Fixes #4370
|
2008-10-04 10:20:14 +00:00 |
Yann Leboulanger
|
392cd3a77a
|
show GPG info dialog when we click on the shield icon in chat window. Fixes #4330
|
2008-10-02 20:20:15 +00:00 |
Yann Leboulanger
|
87edbb8dd8
|
don't remove contact when there is pending events on another resource. Fixes #4350
|
2008-09-29 20:52:53 +00:00 |
Brendan Taylor
|
53e6204071
|
only print esession details once when opening a chat
|
2008-09-28 01:16:13 +00:00 |
Yann Leboulanger
|
c876e8f65e
|
don't remove contact instance when we remove last event if a chat is stil opened, but when we close the window. Should fix #4272
|
2008-09-16 21:51:48 +00:00 |
Brendan Taylor
|
9adc632d67
|
consolidate e2e status messages
|
2008-09-08 15:51:13 +00:00 |
Yann Leboulanger
|
9a8dd5db02
|
show better icon for send file menuitems / buttons. Fixes #4282
|
2008-09-08 11:27:37 +00:00 |
Yann Leboulanger
|
0ce5c0678e
|
affect variable before using it. Fixes #4264
|
2008-08-31 12:09:13 +00:00 |
Brendan Taylor
|
5d6b60be68
|
fix GPG mysteriously turning on when you open a chat window
|
2008-08-30 02:50:10 +00:00 |
Brendan Taylor
|
32b56a2328
|
move most of is_loggable out of the session object. fixes #4103
|
2008-08-30 01:31:25 +00:00 |
Yann Leboulanger
|
26334c7064
|
fix some coding standards and remove + to merge strings in translated strings. fixes #4211
|
2008-08-26 11:10:13 +00:00 |
Yann Leboulanger
|
4549515669
|
some coding standards. Fixes #4211
|
2008-08-25 20:13:16 +00:00 |
Yann Leboulanger
|
f00f22dd05
|
translate string correctly. fixes #4203
|
2008-08-25 18:10:18 +00:00 |
Yann Leboulanger
|
6f3cca4669
|
[Jeff Bailes] better strings
|
2008-08-25 10:06:22 +00:00 |
Travis Shirk
|
49ad57084e
|
Updated copyright years for myself.
|
2008-08-22 03:15:54 +00:00 |
Travis Shirk
|
55c1868d92
|
Make the message control text entry grab focus when new controls are created and each time the tabs
are switched. Fixes #4227
|
2008-08-22 03:03:15 +00:00 |
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +00:00 |
Julien Pivotto
|
8bc9bc29ae
|
* Big headers review
* Remove some licencing problems
* To do: same for images
* See #4200
|
2008-08-15 03:20:23 +00:00 |
Jean-Marie Traissard
|
34964401ab
|
[acm] Typo in [10241]
|
2008-08-14 18:01:56 +00:00 |
Yann Leboulanger
|
7efaecc5d8
|
make a string translatable. Fixes #4203
|
2008-08-14 17:19:21 +00:00 |
Yann Leboulanger
|
4e52e954d0
|
use accel func for all key in chat controls. Fixes #1503
|
2008-08-14 16:17:32 +00:00 |
Yann Leboulanger
|
d2669df77b
|
fix some resource problems. see #3799
|
2008-08-12 08:53:09 +00:00 |
js
|
0f41f0613a
|
Revert r10159 as this breaks it completely. It's not possible to
disable E2E if for example the logging settings differ. Makes
chatting with such contacts impossible.
|
2008-08-09 21:13:41 +00:00 |
Brendan Taylor
|
ab70491d56
|
correctly decide whether to autonegotiate after a session was replaced
|
2008-08-08 22:55:12 +00:00 |
Yann Leboulanger
|
5fbea47130
|
warning dialogs when closing a chat window are non blocking
|
2008-08-08 15:19:08 +00:00 |
Yann Leboulanger
|
6967ced458
|
fix a translatable string
|
2008-08-02 08:14:30 +00:00 |
Yann Leboulanger
|
fa2d983354
|
better transltion strings. see #4166
|
2008-08-01 09:30:36 +00:00 |
js
|
5a16f09b3e
|
Fix a TB.
|
2008-07-30 14:00:21 +00:00 |
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
js
|
a226760275
|
Make moods better translatable.
|
2008-07-29 19:02:57 +00:00 |