Yann Leboulanger
|
5f88e8ec72
|
handle presence events through Notifiction event
|
2011-08-08 18:44:32 +02:00 |
|
Yann Leboulanger
|
5e5fd150c6
|
don't set use_stun_server as True by default. It's useless when there is no stun server configured. Fixes #6935
|
2011-08-02 10:38:51 +02:00 |
|
Yann Leboulanger
|
fd81c3f6d0
|
look in all events (not only systray events) when using gajim-remote show_next_pending_event. Fixes #2791
|
2011-08-01 19:31:22 +02:00 |
|
Yann Leboulanger
|
7d6bbdb38e
|
make it clearer when groupchat messages have an error.
|
2011-07-29 18:26:21 +02:00 |
|
Yann Leboulanger
|
21b2448d14
|
fix arguments of request_voice() function
|
2011-07-29 17:34:53 +02:00 |
|
Yann Leboulanger
|
c5c169ca15
|
call load_pkcs12 with empty string passphrase instead of None passphrase
|
2011-07-28 22:42:03 +02:00 |
|
Yann Leboulanger
|
94644a2ee3
|
ability to connect to a host that require a PCKS certificate that is encrypted.
|
2011-07-26 22:44:11 +02:00 |
|
Yann Leboulanger
|
611eb69e73
|
add an option to allow hidding roster even if systray is not shown. Fixes #6930
|
2011-07-24 10:54:43 +02:00 |
|
Yann Leboulanger
|
cbecbd93a4
|
fix nameprep for wrong jids. Fixes #6925
|
2011-07-21 23:50:22 +02:00 |
|
Yann Leboulanger
|
4bbafcf5d0
|
handle message-outgoing events for zeroconf. We can now send messages in trunk. Fixes #6920
|
2011-07-19 23:05:32 +02:00 |
|
Yann Leboulanger
|
721defabc3
|
improve demandimport usage
|
2011-06-22 20:33:19 +02:00 |
|
Yann Leboulanger
|
53a452fc1c
|
check that we have rst plugin before supposing we can do jingle. Fixes #6910
|
2011-06-22 20:29:15 +02:00 |
|
Jefry Lagrange
|
4971f7d8cc
|
enable SM before sending negociation request
|
2011-06-16 18:59:21 -04:00 |
|
Jefry Lagrange
|
db7276752b
|
resuming from prefered location
|
2011-06-15 20:37:07 -04:00 |
|
Jefry Lagrange
|
b8aa518592
|
whitespaces aren't added to the SM queue
|
2011-06-13 22:37:29 -04:00 |
|
Yann Leboulanger
|
d598cbb041
|
remove old way of doing advanced notification.
|
2011-06-13 23:06:43 +02:00 |
|
Yann Leboulanger
|
3927db7c5c
|
[Dave Cridland] Fix BOSH for bodies with "\r\n" sequences
|
2011-06-13 18:14:45 +02:00 |
|
Jefry Lagrange
|
985746d65a
|
only resume when disconnected not on purpose
|
2011-06-11 16:29:08 -04:00 |
|
Jefry Lagrange
|
d73e277f40
|
resuming before binding
|
2011-06-10 23:07:34 -04:00 |
|
Jefry Lagrange
|
39a960f3e7
|
keeps old status after disconnection
|
2011-06-07 23:50:45 -04:00 |
|
Jefry Lagrange
|
7194260f98
|
connects when server can't resume stream
|
2011-06-07 18:48:53 -04:00 |
|
Jefry Lagrange
|
2090b9b900
|
fixed small bug in dispatcher
|
2011-06-06 23:43:13 -04:00 |
|
Jefry Lagrange
|
89cd4b2e45
|
stream resumption (needs testing)
|
2011-06-06 23:34:19 -04:00 |
|
Jefry Lagrange
|
e53f95c87e
|
merging
|
2011-05-31 18:05:04 -04:00 |
|
Jefry Lagrange
|
9128e6e367
|
minor changes
|
2011-05-31 18:03:28 -04:00 |
|
Jefry Lagrange
|
9c8b63afc4
|
Checks for stanzas handled by server
|
2011-05-31 17:09:49 -04:00 |
|
Yann Leboulanger
|
635d9a02d5
|
coding standards
|
2011-05-31 17:46:49 +02:00 |
|
Yann Leboulanger
|
afca629bb7
|
coding standards
|
2011-05-31 09:15:41 +02:00 |
|
Jefry Lagrange
|
5b1edd03b8
|
Smacks class added, responds to ack requests
|
2011-05-30 20:14:26 -04:00 |
|
Yann Leboulanger
|
ff0c0dc1c5
|
ability to save xhtml messages. Fixes #5736
|
2011-05-30 19:47:05 +02:00 |
|
Yann Leboulanger
|
f22c453d4e
|
typo
|
2011-05-29 20:45:18 +02:00 |
|
Yann Leboulanger
|
610699f921
|
handle caps only on the receiving account
|
2011-05-27 00:14:21 +02:00 |
|
Jefry Lagrange
|
9cf9de2a14
|
Created Acks builder class
|
2011-05-25 21:24:01 -04:00 |
|
Yann Leboulanger
|
225f74f0b8
|
run xdg-open instead of webbrowser when opening files. Fixes #5751
|
2011-05-24 22:43:42 +02:00 |
|
Yann Leboulanger
|
e408e18fee
|
[alpertekinalp] Fix upper() function for ascii-only strings. Fixes #6888
|
2011-05-24 18:21:12 +02:00 |
|
Denis Fomin
|
b9d2948307
|
add new attribut to MessageOutgoingEvent to allow logging configuration
|
2011-05-21 20:26:00 +04:00 |
|
Yann Leboulanger
|
4ac1768040
|
handle outgoing messages with events. Fixes #6743
|
2011-05-18 19:44:43 +02:00 |
|
Yann Leboulanger
|
e8095fcdcb
|
fig gpg encoding error. Fixes #6807
|
2011-05-11 21:31:56 +02:00 |
|
Yann Leboulanger
|
d05140a114
|
ability to request room logs without time / number of stanza limit. Fixes #6877
|
2011-05-09 20:32:48 +02:00 |
|
Yann Leboulanger
|
aeb598acbf
|
let's be compatible with XEP-0184 v1.0.
|
2011-05-07 08:44:15 +02:00 |
|
Yann Leboulanger
|
0b5846d17a
|
improve bosh connection to ejabberd 3.0
|
2011-05-04 22:47:38 +02:00 |
|
Yann Leboulanger
|
26136d66b1
|
remove a useless import in common/gajim.py
|
2011-05-04 14:02:38 +02:00 |
|
Yann Leboulanger
|
2835618096
|
handle IMPORT_RES when verifying a GPG key. Fixes #6875
|
2011-05-04 08:50:34 +02:00 |
|
Yann Leboulanger
|
857ba5f707
|
new way to handle incominf messages, new notification event.
|
2011-05-01 22:09:50 +02:00 |
|
Yann Leboulanger
|
9250540825
|
Fix the function that checks if we should log message. Fixes #6873
|
2011-05-01 18:31:44 +02:00 |
|
Yann Leboulanger
|
829892f4c0
|
[misc] ability to request voice in moderated rooms. Fixes #2266
|
2011-04-26 15:54:46 +02:00 |
|
Yann Leboulanger
|
03c13ab6d4
|
[adminX] don't send wrong mode value when sending bytestreams. Fixes #6868
|
2011-04-26 14:29:07 +02:00 |
|
Yann Leboulanger
|
c2ea566b12
|
add advanced option to allow not saving roster position. Fixes #5712
|
2011-04-21 20:52:14 +02:00 |
|
Yann Leboulanger
|
7af87739bc
|
use webbrowser module to open uri instead of using popen. Fixes #5751
|
2011-04-19 14:36:22 +02:00 |
|
Yann Leboulanger
|
2b65c5d5a5
|
ability to see certificate on ssl error dialog. Fixes #3998
|
2011-04-18 22:50:39 +02:00 |
|