Yann Leboulanger
|
4d8454a242
|
request bookmarks via XML if server announce it supports pubsub but doesn't answer in the next 30 seconds. Fixes #5198
|
2009-09-29 11:08:42 +02:00 |
Benjamin Richter
|
7378efcb21
|
Improve group renaming efficiency. Fixes #4212
|
2009-09-26 20:23:59 +02:00 |
Yann Leboulanger
|
44e98585ed
|
move music track listener things from roster_window.py to gajim.py. see #3643
|
2009-09-09 13:26:53 +02:00 |
Yann Leboulanger
|
377a777823
|
always reply to incoming resource. see #5227
|
2009-09-09 10:38:26 +02:00 |
Yann Leboulanger
|
bad4297952
|
when unregistering an account, wait server answer before closing connection.
|
2009-09-09 10:13:03 +02:00 |
Yann Leboulanger
|
54fa89af23
|
correctly detect vcard support of server. Fixes #5233
|
2009-08-28 13:41:36 +02:00 |
Yann Leboulanger
|
4438154eb0
|
prevent traceback when changing nick
|
2009-08-27 20:15:54 +02:00 |
Yann Leboulanger
|
982db9636c
|
add 2 advanced option to configure how many log lines we want when entering a room. Fixes #5237
|
2009-08-27 18:08:14 +02:00 |
Yann Leboulanger
|
1f760de1ff
|
prevent traceback. Fixes #5202
|
2009-08-06 00:07:23 +02:00 |
Yann Leboulanger
|
8fcaa914e1
|
ability to use anonymous authentication
|
2009-08-05 20:53:58 +02:00 |
Yann Leboulanger
|
260f1541d1
|
request privacy lists after disco result
|
2009-08-04 17:57:12 +02:00 |
Yann Leboulanger
|
ff2a02269d
|
request privacy rules and metacontacts only once at startup
|
2009-08-04 00:49:56 +02:00 |
Yann Leboulanger
|
2ffd6cbcb8
|
store bookmarks in both pubsub and xml, and copy those from xml to pubsub on startup
|
2009-07-31 17:11:55 +02:00 |
Yann Leboulanger
|
5b62a6fbbd
|
add publish-options to bookmark storage if server supports it
|
2009-07-31 15:50:11 +02:00 |
Yann Leboulanger
|
4a0e5bc2b3
|
[Link Mauve & I] store bookmarks in pubsub if server supports that.
|
2009-07-31 14:52:01 +02:00 |
Yann Leboulanger
|
66254bc47f
|
discover server feature in first when connecting
|
2009-07-31 13:47:47 +02:00 |
Yann Leboulanger
|
19e302b918
|
bosh port must now be included in bosh URI
|
2009-07-17 11:20:28 +02:00 |
Yann Leboulanger
|
711dfce03c
|
better way to detect pyopenssl usage
|
2009-07-13 17:44:12 +02:00 |
Yann Leboulanger
|
278a8bc59e
|
merge elghinn's branch (roster versioning) to trunk. Fixes #4661, #3190
|
2009-07-10 15:05:01 +02:00 |
Anaël Verrier
|
c66aee5b9d
|
* better way to propagate roster at start
|
2009-07-09 14:33:18 +02:00 |
Yann Leboulanger
|
0de2e8522d
|
ability to send contacts via DnD to another contact. Fixes #378
|
2009-07-07 16:28:26 +02:00 |
Jonathan Schleifer
|
086d031374
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
Yann Leboulanger
|
f8267ad047
|
missing commit. see #4643
|
2009-05-01 09:40:03 +00:00 |
Yann Leboulanger
|
a7f0022bb4
|
Add a second timeout to differenciate keepalive and ping alive packets. We now wait 55s before sending a keepalive (whitespace packet) and 2 minutes before sendind a xmpp ping (and then we wait for 1min the answer before reconnecting) Fixes #4643
|
2009-05-01 09:18:21 +00:00 |
Yann Leboulanger
|
6ce94752d4
|
add a pubsub_supported variable in connection
|
2009-04-22 14:24:04 +00:00 |
Yann Leboulanger
|
dc69e49db6
|
don't send NS_MUX <x> element when we change nickname in room
|
2009-04-08 16:38:28 +00:00 |
Yann Leboulanger
|
5834a2ae82
|
ability to block all contacts (from privacy list editor). Fixes #4831
|
2009-02-20 10:15:16 +00:00 |
Yann Leboulanger
|
bf8c12ee9f
|
ask user what to do when GPG key is not trusted.
|
2009-02-19 22:47:38 +00:00 |
Yann Leboulanger
|
c1e6cd17b7
|
detect expires GPG keys. Fixes #4263
|
2009-02-19 20:17:05 +00:00 |
Yann Leboulanger
|
0724a4ffea
|
show Error Dialog with full error message instead of popup when Stream Error arrives. see #4660
|
2009-02-19 14:46:54 +00:00 |
Yann Leboulanger
|
16fa30a1e7
|
handle stream error and show message to user. Fixes #4660, #4823
|
2009-02-19 13:18:23 +00:00 |
Yann Leboulanger
|
849108b11f
|
request connection password only when neede. No need to request it for GSSAPI or ANONYMOUS login. see #2465
|
2009-02-13 20:24:23 +00:00 |
Yann Leboulanger
|
7c96178126
|
add XEP-202 in vcard window. Fixes #4007
|
2009-02-10 21:45:44 +00:00 |
Yann Leboulanger
|
6f951d20d0
|
remove useless code
|
2009-02-08 22:37:39 +00:00 |
Yann Leboulanger
|
e0123f0c24
|
encrypt and decrypt GPG messages in a thread, and call a callback when it's finished (sending a message is now asyncronous). Fixes #4445
|
2009-02-06 19:01:36 +00:00 |
Yann Leboulanger
|
e629ceb637
|
don't allow to send xhtml when gpg is active (because this part is not encrypted). Fixes #4650
|
2009-01-16 15:01:36 +00:00 |
Yann Leboulanger
|
5575502c0b
|
save certificate fingerprint when we don't have it.
|
2009-01-13 19:24:09 +00:00 |
Yann Leboulanger
|
15ab37043e
|
remove duplicated STATUS_LIST variable
|
2009-01-10 16:45:52 +00:00 |
Yann Leboulanger
|
6080bea672
|
abilty to do some exceptions to invisible rule (to send custom status). Fixes #4631
|
2009-01-10 16:37:57 +00:00 |
Yann Leboulanger
|
08cd4773b0
|
don't try to send some XML if we are disconnected/disconnecting/ Fixes #4605
|
2008-12-28 22:51:39 +00:00 |
Yann Leboulanger
|
a09cbaddf1
|
remove useless print
|
2008-12-16 07:14:45 +00:00 |
Yann Leboulanger
|
b317ffcdae
|
merge BOSH branch to trunk
|
2008-12-15 21:06:08 +00:00 |
Yann Leboulanger
|
d0c3b6fd44
|
prevent sending messages to invalid JIDs. Fixes #4577
|
2008-12-13 14:43:46 +00:00 |
Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
Yann Leboulanger
|
60ba33eb31
|
[thorstenp] fix possible undefined loop variables
|
2008-12-03 17:38:16 +00:00 |
Yann Leboulanger
|
31dc32eeb9
|
[thorstenp] fix redefined builtins
|
2008-12-03 17:16:04 +00:00 |
Yann Leboulanger
|
c163e90b10
|
[thorstenp] fix unused variables
|
2008-12-02 15:53:23 +00:00 |
Yann Leboulanger
|
3a548491a9
|
strftime doesn't support %T. It works under linux (why?) but not under windows. Fixes #4526
|
2008-12-01 10:56:14 +00:00 |
Yann Leboulanger
|
4bef0e5cdf
|
no need to create html twice
|
2008-11-28 07:25:00 +00:00 |
Stephan Erb
|
e0a365a234
|
Indicate that some methods are only intended for internal usage.
|
2008-11-26 21:11:08 +00:00 |