Yann Leboulanger
|
62edcc71de
|
make python-crypto an optional dependency
|
2007-08-27 13:36:24 +00:00 |
|
Yann Leboulanger
|
08201d4648
|
log sent messages only once. fixes #3398
|
2007-08-27 08:56:54 +00:00 |
|
Yann Leboulanger
|
465b2f20c3
|
"iSocket is already connected" error has a different number under OpenBSD. fixes #3396
|
2007-08-26 20:45:07 +00:00 |
|
Yann Leboulanger
|
09388ddf1a
|
fix missing import
|
2007-08-26 07:11:00 +00:00 |
|
Yann Leboulanger
|
c9a407ca52
|
[Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544
|
2007-08-25 22:42:35 +00:00 |
|
Tomasz Melcer
|
d3a4029288
|
Jingle: backport of py2.5-only function
|
2007-08-24 15:44:49 +00:00 |
|
Tomasz Melcer
|
2838907e97
|
Jingle: systray
|
2007-08-24 14:36:53 +00:00 |
|
Yann Leboulanger
|
b989617158
|
convert order to int
|
2007-08-24 13:28:39 +00:00 |
|
Tomasz Melcer
|
be38a7a1eb
|
Jingle: declining session
|
2007-08-24 13:25:12 +00:00 |
|
Tomasz Melcer
|
2a7f1a654a
|
Jingle: dialog for accepting voice calls
|
2007-08-23 23:42:31 +00:00 |
|
Tomasz Melcer
|
c2c8efe2cc
|
Jingle: farsight testing program
|
2007-08-23 19:03:11 +00:00 |
|
Yann Leboulanger
|
2419bd509c
|
ability to load transport iconsets from ~/.gajim/iconsets/transports. Fixes #3390
|
2007-08-22 22:46:31 +00:00 |
|
Yann Leboulanger
|
7bd952d691
|
[Geobert] Smooth scrolling of conversation textview. see #3358
|
2007-08-22 22:08:04 +00:00 |
|
Yann Leboulanger
|
fe0a1b9b1b
|
redraw actions menu when zeroconf account connects.
|
2007-08-22 12:19:30 +00:00 |
|
Yann Leboulanger
|
722988f5d4
|
zeroconf don't support private storage
|
2007-08-22 11:33:37 +00:00 |
|
Yann Leboulanger
|
78f2c8c021
|
[roidelapluie, elghinn, msieurhappy, xbright and me] chat to muc convertion. see #2095 and #1408. TODO: DND
|
2007-08-21 23:13:03 +00:00 |
|
Tomasz Melcer
|
0a9c7f67ec
|
Jingle: lots of debug prints cut
|
2007-08-21 18:18:48 +00:00 |
|
Yann Leboulanger
|
ba8b8bca31
|
Fix TB when getting score of a not (yet) in the roster contact. fixes #3382 and #3335
|
2007-08-21 09:23:34 +00:00 |
|
Tomasz Melcer
|
389ec35954
|
Jingle: removing unused files
|
2007-08-20 23:20:34 +00:00 |
|
Tomasz Melcer
|
7f57a9d2e8
|
Jingle: wrongly decoded connection parameters from transport-info
|
2007-08-20 23:14:57 +00:00 |
|
Stephan Erb
|
0fca2f6323
|
Count observers correctly.
|
2007-08-20 20:31:17 +00:00 |
|
Stephan Erb
|
c41732c6ab
|
Commit [8446] again: WorksForMe. See #3335.
|
2007-08-20 19:17:32 +00:00 |
|
Brendan Taylor
|
eb93f9a172
|
advertise xep-0116 support via disco
|
2007-08-20 19:02:58 +00:00 |
|
Brendan Taylor
|
88e49ffa46
|
don't create uneccessary sessions (eg. for groupchat messages), bugfix for pms
|
2007-08-20 17:33:12 +00:00 |
|
Yann Leboulanger
|
c524ec78f1
|
re-read jids table from DB when another instance of Gajim added a jid in it. Fixes #3349
|
2007-08-20 11:13:53 +00:00 |
|
Yann Leboulanger
|
b2ea1fe5c2
|
always forget password when it's wrong so it's re-asked to user. fixes #3343
|
2007-08-20 10:26:51 +00:00 |
|
Brendan Taylor
|
0230c91e4c
|
esession bugfixes
|
2007-08-20 08:16:48 +00:00 |
|
Yann Leboulanger
|
55aa74afc7
|
fix history manager since configpath has changed (see [8434]). fixes #3378
|
2007-08-19 22:51:40 +00:00 |
|
Tomasz Melcer
|
6a6527e1f3
|
Jingle: fix py2.5 construct
|
2007-08-19 20:01:38 +00:00 |
|
Tomasz Melcer
|
c389921e53
|
Jingle: a try with popen()ing external file for p2p connection
|
2007-08-19 19:07:49 +00:00 |
|
Yann Leboulanger
|
176593db97
|
don't allow to bookmark a room on server that don't support private storage.
|
2007-08-19 15:32:41 +00:00 |
|
Yann Leboulanger
|
45046024aa
|
default value in boolean fields is False if none is provided.
|
2007-08-19 10:16:08 +00:00 |
|
Brendan Taylor
|
9985b784d5
|
bugfixes, send not-acceptable for fields with only unsupported options
|
2007-08-18 08:59:36 +00:00 |
|
Brendan Taylor
|
e1c4d80e65
|
notify on begin/end encryption
|
2007-08-17 17:26:05 +00:00 |
|
Brendan Taylor
|
f93276c1a9
|
refactored make_identity
|
2007-08-17 09:02:53 +00:00 |
|
Brendan Taylor
|
8675731f8d
|
refactored identity verification
public key authentication
|
2007-08-17 08:39:47 +00:00 |
|
Tomasz Melcer
|
70ddb3e681
|
Jingle: more farsight in jingle.py
|
2007-08-15 09:47:29 +00:00 |
|
Tomasz Melcer
|
59ab79c39c
|
Jingle: farsight: last badly needed call wrapped, bugfix to another one
|
2007-08-15 09:43:43 +00:00 |
|
Tomasz Melcer
|
a6a3fbbff0
|
simplexml: consistent interface for xml attributes -- __contains__
|
2007-08-15 09:29:27 +00:00 |
|
Tomasz Melcer
|
b8087cdb53
|
Jingle: removing hacks, rising the priority for io_add_watch callbacks.
|
2007-08-15 09:28:32 +00:00 |
|
Tomasz Melcer
|
5bb2fa9a0c
|
Jingle: farsight bindings define constants now
|
2007-08-12 21:22:25 +00:00 |
|
Tomasz Melcer
|
c00c05dd93
|
Jingle: ugly temporary fix for not sending stanzas when farsight is connecting
|
2007-08-12 21:21:40 +00:00 |
|
Tomasz Melcer
|
5f67848c92
|
Jingle: better farsight wrappers
|
2007-08-12 00:16:54 +00:00 |
|
Tomasz Melcer
|
394c544571
|
Jingle: another farsight function wrapped + start using farsight in jingle.py
|
2007-08-11 21:47:53 +00:00 |
|
Piotr Gaczkowski
|
55a7061ea3
|
Better Tune support
|
2007-08-10 20:18:32 +00:00 |
|
Tomasz Melcer
|
5fce20024c
|
Jingle: still farsight -- first test program in python work
|
2007-08-10 20:01:45 +00:00 |
|
Tomasz Melcer
|
1b3d3aefe4
|
Jingle: bindings for farsight, more functions wrapped
|
2007-08-10 00:53:30 +00:00 |
|
Piotr Gaczkowski
|
947ec8e933
|
PEP prefs added
|
2007-08-09 23:05:43 +00:00 |
|
Yann Leboulanger
|
8976baecb3
|
clear contact list when we connect. fixes #3234
|
2007-08-09 23:04:02 +00:00 |
|
Yann Leboulanger
|
a18e21c476
|
fix new contacts API in pep
|
2007-08-09 15:54:16 +00:00 |
|