Commit graph

41 commits

Author SHA1 Message Date
Brendan Taylor
517d962221 fixed link-local messaging (broken by session-centric) and removed a ton of duplicated/unused code 2008-05-17 02:23:46 +00:00
Brendan Taylor
d511b5afc4 merged in session-centric branch, with fixes for OTR compatibility 2008-05-13 01:59:10 +00:00
js
573568f9ac Reverted r9614 and r9615.
Sorry, bct, but I think it is to early to merge that as it completely
breaks. It seems nobody in gajim@conference.gajim.org considers it
usable yet.
I don't know if you got asterix' ok for it and I'm sorry if I reverted
it now although you had his ok, but having broken trunk is very
contra-productive. I think it was just too early to merge.
2008-05-11 13:17:28 +00:00
Brendan Taylor
2162c3730a merged in session_centric branch 2008-05-11 01:19:59 +00:00
Brendan Taylor
d15b9dea6e reuse existing chat sessions and controls 2008-05-03 16:52:27 +00:00
Stephan Erb
92b596a698 Use startswith() instead of string slicing to check for prefixes or suffixes.
It's cleaner and less error prone, so simply use it everywhere.
2008-04-21 20:39:55 +00:00
Brendan Taylor
0b48b05218 merged trunk into session_centric branch 2008-02-05 03:09:31 +00:00
Stephan Erb
30ad68a26c Backport some fixes to zeroconf: don't fail on special characters, don't allow gpg usage when it is not secure or even possible
Be more verbose when there is a key missmatch.

Mind that presence in zeroconf are not signed, gpg keys have to be assigned manually therefore.
2007-12-31 01:19:08 +00:00
Stephan Erb
fef742c863 Refactor the way we decide whether GPG is usable or not: Ability to change keys when no valid passphrase could be entered.
See #1210. Workaround for unavailable keys.

Remove useless except block: import of GnuPGInterface is the same on Debian and non Debian systems.
2007-12-28 18:49:28 +00:00
Yann Leboulanger
605caae2b8 My name has changed 2007-10-22 11:33:50 +00:00
Yann Leboulanger
22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger
34f04c69b7 stoped -> stopped 2007-10-10 16:19:22 +00:00
Brendan Taylor
3c936682dc fixed ZeroConf and gave it E2E support 2007-10-09 03:46:51 +00:00
Yann Leboulanger
0b6e432134 fix file transfer in zeroconf 2007-10-08 17:25:53 +00:00
Yann Leboulanger
53d6eb93dd fix number of argument in MSG event in zeroconf part 2007-10-07 20:46:03 +00:00
Stephan Erb
bfe489867f Correct spelling error 2007-10-07 19:12:54 +00:00
Yann Leboulanger
c9a407ca52 [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
Travis Shirk
270c956db3 Handle malformed timestamps (which would cause an unhandled exception and hork the connection)
and XEP-82 (dashes in timestamps).
2007-06-29 21:21:08 +00:00
Julien Pivotto
c92145c3b9 [misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
2007-06-16 21:31:19 +00:00
Yann Leboulanger
3bb2eabadb add thread to zeroconf connections too 2007-05-30 16:57:37 +00:00
Yann Leboulanger
8a0c47e4a0 [Michal Vaner] add ability to send several ip when we do file transfers, and send all local IPs. fixes #2953 2007-01-28 19:11:39 +00:00
Stefan Bethge
cc09dae0fe call missing init for zeroconf vcard dummy 2006-11-29 22:57:37 +00:00
Stefan Bethge
1e6bbfe48f fix #2699 (readd vcard dummies) 2006-11-23 15:17:24 +00:00
Stefan Bethge
720b190db8 fix some small things. Thanks, pyflakes. Fix #2684 2006-11-20 21:02:15 +00:00
Yann Leboulanger
c897263ed0 [dkirov] When .so modules are loaded from module path there is no need to do extra checks. 2006-11-08 13:23:38 +00:00
Stefan Bethge
e5806104ce patch from dkirov: fix problem with chat window jid != roster contact jid (local contacts) 2006-10-17 19:13:36 +00:00
Stefan Bethge
6ea11dc7ad fix avatars not showing with zeroconf enabled 2006-10-10 00:59:31 +00:00
Stefan Bethge
5f9e24a776 fix TB on receiving message after merge from trunk 2006-10-09 14:27:20 +00:00
Dimitur Kirov
163cfef3b8 disconnect when avahi-daemon stop responding
fix reference in connection_handlers
2006-10-02 22:41:48 +00:00
Dimitur Kirov
ac53b4537c ignore messages with no type attribute 2006-10-02 18:03:35 +00:00
Stefan Bethge
f787d2c1ad fix file transfer,
add log messages for zeroconf,
refresh name changes of roster items (on resolve)
2006-09-28 23:38:55 +00:00
Dimitur Kirov
d45aaa8557 FT for zeroconf 2006-09-20 23:24:07 +00:00
Stefan Bethge
a393f121be added initial properties dialog for zeroconf 2006-09-19 23:07:54 +00:00
Dimitur Kirov
884e66e5d7 some bugs fixed 2006-09-19 17:10:28 +00:00
Dimitur Kirov
d21c07d8d7 add sender capabilities 2006-09-19 15:10:06 +00:00
Dimitur Kirov
1a325833c3 add listening server for incomming messages 2006-09-17 22:57:41 +00:00
Dimitur Kirov
99265c0430 add fake store_metacontacts method 2006-09-17 14:45:58 +00:00
Stefan Bethge
2b3120244f merged trunk r6780
removed i18n imports from zeroconf/connection files
2006-09-14 16:48:03 +00:00
Stefan Bethge
d7719e73b3 display full name on roster if available 2006-07-27 20:36:21 +00:00
Stefan Bethge
b43d9ffd5e fix module imports (woops :) 2006-06-27 23:09:21 +00:00
Stefan Bethge
22c02ee2d3 move everything zeroconf to src/zeroconf 2006-06-27 22:51:07 +00:00
Renamed from src/common/connection_handlers_zeroconf.py (Browse further)