Yann Leboulanger
|
4500641054
|
use NEC to handle search form request / result
|
2010-08-30 21:42:36 +02:00 |
|
Yann Leboulanger
|
c8252c4583
|
don't try to reconnect a disabled account. Fixes #5865
|
2010-08-23 14:55:03 +02:00 |
|
Yann Leboulanger
|
d90e153477
|
forget password if it's wrong and we don't want to save it. Fixes #5862
|
2010-08-23 10:04:19 +02:00 |
|
Yann Leboulanger
|
9282678d8c
|
request message archiving only if server supports it.
|
2010-08-11 20:12:11 +02:00 |
|
Yann Leboulanger
|
ca43e5441c
|
merge message archiving branch. Fixes #3593
|
2010-08-11 18:43:41 +02:00 |
|
Yann Leboulanger
|
7716423b27
|
support XEP-0231 : BoB (without cache as it's useless for captcha)
|
2010-07-02 00:25:08 +02:00 |
|
Yann Leboulanger
|
f9e8b46e6c
|
iability to show captcha when joining a groupchat with captcha. (TODO: download image when it's not in the message itself)
|
2010-06-27 23:09:07 +02:00 |
|
Yann Leboulanger
|
4ab308d855
|
stop saving bookmarks in pubsub if server doesn't support #publish-options. see #5787
|
2010-06-21 19:15:08 +02:00 |
|
Yann Leboulanger
|
262cad2d99
|
don't forget password when authentication fails. It may be a server problem. Fixes #5779
|
2010-06-13 18:17:36 +02:00 |
|
Yann Leboulanger
|
d58841cb2b
|
[Dave Cridland] add XEP-0258 support. Great thanks for that! Fixes #5772
|
2010-06-07 19:11:44 +02:00 |
|
Yann Leboulanger
|
2c2e4201d7
|
merge from trunk
|
2010-05-25 16:33:40 +02:00 |
|
Yann Leboulanger
|
25d251b455
|
add new ad-hoc command to forward unread messages then disconnect. Thanks Geobert.
|
2010-04-27 11:31:36 +02:00 |
|
Yann Leboulanger
|
d44c30373f
|
[Calamar and me]sasl-external c2s authentication. Fixes #5704
|
2010-04-18 20:43:40 +02:00 |
|
Yann Leboulanger
|
3728658933
|
[Stefan] handle user/password from HTTP_PROXY environment variable. Fixes #5691
|
2010-04-09 22:49:17 +02:00 |
|
Yann Leboulanger
|
32a14182df
|
check that we are authenticated to server before sending anything.
|
2010-03-20 19:00:33 +01:00 |
|
Yann Leboulanger
|
d3e1b50ed1
|
remove useless print
|
2010-03-19 08:21:57 +01:00 |
|
Yann Leboulanger
|
2be53c4aac
|
update my copyright to 2010
|
2010-03-11 16:52:36 +01:00 |
|
Yann Leboulanger
|
28e2874853
|
ability to send jabber:iq:last query over zeroconf. Fixes #5644
|
2010-03-10 21:58:14 +01:00 |
|
Yann Leboulanger
|
42f1952e15
|
don't print a second DB error message if a first one is already shown. Fixes #5637
|
2010-03-09 21:48:57 +01:00 |
|
Yann Leboulanger
|
b21d538b0f
|
fix insecure_connection text to not talk about password, and add new warning to inform user when he is about to send plain password on plain connection. Fixes #5607
|
2010-02-17 13:35:18 +01:00 |
|
Éric Araujo
|
357d7db07d
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
Éric Araujo
|
0408b35cfb
|
convert tabs to spaces in source code thanks to reindent.py
also use 2to3 -f ws_comma to fix some whitespace
|
2010-02-10 17:59:17 +01:00 |
|
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
|
Yann Leboulanger
|
53a974114a
|
fix some typo in comments
|
2010-01-25 18:29:57 +01:00 |
|
Yann Leboulanger
|
db575a25f6
|
send pep info only once we are connected. Fixes #5567
|
2010-01-20 12:23:46 +01:00 |
|
Yann Leboulanger
|
32050296a8
|
import ged from plugin-system branch
|
2010-01-19 21:32:45 +01:00 |
|
Yann Leboulanger
|
a1c8ec3ebd
|
don't reply to presence type=subscribe before we do the roster push when registering to a transport. Fixes #5549
|
2010-01-13 11:12:14 +01:00 |
|
Yann Leboulanger
|
3238e30359
|
some coding standards
|
2010-01-13 10:35:52 +01:00 |
|
Yann Leboulanger
|
c1d0013cb0
|
ability to discover STUN server with SRV records of jabber server
|
2010-01-07 18:02:05 +01:00 |
|
Yann Leboulanger
|
61ffd6f91f
|
revert wrong behaviour. see #5527
|
2010-01-03 19:21:39 +01:00 |
|
Anaël Verrier
|
5e744a3e8e
|
forgot to remove an useless line in the previous commit...
|
2010-01-03 01:52:40 +01:00 |
|
Anaël Verrier
|
714b7d965d
|
Fixed a minor bug in the calculation of the date for room history request. Thanks Zash for the report.
|
2010-01-03 01:49:49 +01:00 |
|
Yann Leboulanger
|
d41d4b2460
|
fix typo in variable name
|
2009-12-30 11:27:54 +01:00 |
|
Stephan Erb
|
11c83109f4
|
Remove some unneeded bits in the xmpp ping code. Add additional logging.
|
2009-12-20 23:16:58 +01:00 |
|
Yann Leboulanger
|
b82ea5feff
|
restore xmpp ping callback that was removed in [bc039f78321d] Fixes #5510
|
2009-12-14 23:39:46 +01:00 |
|
Yann Leboulanger
|
88a149035b
|
[Jim++] keep in mem las muc message time, and save it in database when we quit. Fixes #5490
|
2009-12-10 06:59:47 +01:00 |
|
Yann Leboulanger
|
2a944e5404
|
ability to get address / location from geoclue and send it via PEP
|
2009-12-07 23:16:30 +01:00 |
|
Yann Leboulanger
|
9914792723
|
re-enable the ability to connect as invisible: check that we don't send presence with show=invisible at the correct place, after we diferenciate invisible conection from not-invisible connection. Fixes #5473
|
2009-12-03 18:10:23 +01:00 |
|
Alexander Cherniuk
|
cea7c66f75
|
A portion of doc-string refactoring
|
2009-11-26 12:21:43 +02:00 |
|
Yann Leboulanger
|
a59011138b
|
merge diff from default
|
2009-11-25 21:15:36 +01:00 |
|
red-agent
|
102126b330
|
Fixed broken resource setting
|
2009-11-22 13:33:19 +02:00 |
|
Yann Leboulanger
|
094941f89e
|
don't try to send thing after we are disconnected. Fixes #5437
|
2009-11-19 22:42:35 +01:00 |
|
Yann Leboulanger
|
c9c5f72ff9
|
fix traceback on startup. Fixes #5435
|
2009-11-18 21:07:11 +01:00 |
|
Yann Leboulanger
|
88f3104c4e
|
refactor normal and zeroconf Connection objects with a CommonConnection class
|
2009-11-18 11:06:09 +01:00 |
|
Stephan Erb
|
a3ea00f4ea
|
Remove different dicts for tune, activity and mood and from now on only use the common 'pep' dict.
The pep dict contacts the different UserPEP classes.
|
2009-11-15 23:52:43 +01:00 |
|
Stephan Erb
|
5f4db2eed9
|
Unify updating of accounts and contact pep information. Implement and use asMarkupText() for tunes.
|
2009-11-15 10:55:31 +01:00 |
|
Yann Leboulanger
|
e4128f5c29
|
merge from default
|
2009-11-13 19:45:11 +01:00 |
|
Yann Leboulanger
|
8f2120371b
|
update correctly self_contact Contact instance and roster row when we use an anonymous account (our jid changes in this case). Fixes #5370
|
2009-11-07 12:37:16 +01:00 |
|
Yann Leboulanger
|
ea5429b248
|
fix XEP-202 implementation, child element must be <time>, not <query>. Fixes #5412
|
2009-11-06 08:11:07 +01:00 |
|
Yann Leboulanger
|
4743d224fd
|
fix sending message to several contacts (in this case we cannot get a contact instance as there are several jids in one. Fixes #5408
|
2009-11-05 19:44:01 +01:00 |
|