csoler
|
e9fa9eb317
|
removed tricky memory leak in chat lobbies due to handling of partial messages
|
2016-04-21 22:07:50 -04:00 |
|
csoler
|
d017771650
|
fixed missing sendTime in distant chat, causing inconsistent display in GUI
|
2016-04-20 18:10:53 -04:00 |
|
csoler
|
b148239e4f
|
always pass data accept test in distant chat when we are on the client side of the tunnel
|
2016-04-10 21:09:47 -04:00 |
|
csoler
|
71b3638c36
|
removed some debug output in distant chat
|
2015-12-27 22:19:30 -05:00 |
|
csoler
|
a80a6669b6
|
added notifiction of denying conversation for distant chat
|
2015-12-27 22:16:04 -05:00 |
|
csoler
|
9dfac71822
|
connected GUI to distant chat permission flags system
|
2015-12-27 21:10:20 -05:00 |
|
csoler
|
140205108a
|
added backend for distant message and distant chat filtering based on contact list
|
2015-12-25 22:37:06 -05:00 |
|
csoler
|
12866cd735
|
fixed a few bugs in new distant chat
|
2015-11-30 20:51:47 -05:00 |
|
csoler
|
81ab43beb9
|
fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation
|
2015-11-30 00:02:44 -05:00 |
|
csoler
|
a29f15ae32
|
fixed compilation, added missing methods for new distant chat
|
2015-11-28 14:55:56 -05:00 |
|
csoler
|
a2e0f4196b
|
updated GUI for new distant chat
|
2015-11-26 20:40:06 -05:00 |
|
AsamK
|
5dad1680e6
|
Implement history for distant chat
Uses the same history config as private chat
|
2015-08-28 01:29:34 +02:00 |
|
csoler
|
bdad800509
|
added additional key checking for IDs received during distant chat DH handshake
|
2015-07-31 17:24:08 +02:00 |
|
thunder2
|
eca970bb0c
|
Added check of function parameter to DistantChatService::handleRecvDHPublicKey.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-07-12 00:45:48 +00:00 |
|
electron128
|
962db670f1
|
fixed potential mismatch free/delete[] in distant chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-17 10:15:25 +00:00 |
|
thunder2
|
0ee754939e
|
Removed some unused parameter warnings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-15 22:41:18 +00:00 |
|
thunder2
|
5af0716a16
|
Fixed memory leak in DistantChatService::locked_sendDHPublicKey.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-14 22:34:03 +00:00 |
|
csoler
|
4a6b5dce8f
|
removed/improved debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-10 19:56:27 +00:00 |
|
csoler
|
5fc269bcff
|
released timing constraint a little bit for distant chat (last setting would make it unstable)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-17 21:16:15 +00:00 |
|
csoler
|
67c5ef9c8a
|
increased responsivness of distant chat by forcing tunnel re-digging when no activity is detected. WARNING: the new timestamps make the communication break will peers not up to date, since they will not send keep alive packets on the same delay basis.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8023 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-15 13:23:03 +00:00 |
|
csoler
|
48ea291d95
|
moved signature validation and encryption one level up into p3IdService. Added timestamp for GXS identities and auto-removal after 7 days. Updated display in IdDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8015 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-14 14:33:23 +00:00 |
|
csoler
|
10162590ae
|
fixed mistake in distant chat (== instead of =)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-04 21:37:20 +00:00 |
|
csoler
|
ee9144c79a
|
removed deprectated items in chat lobbies. Removed debug output in distant chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-02-14 21:10:05 +00:00 |
|
csoler
|
6e8e5efb90
|
fixed a few bugs in distant chat protocol (allow re-negociation of DH parameters if decryption fails, correct passing of own gxs id for server side), making the system more reactive. Also fixed the issue of avatar not showing up. Changed the tunnel naming system to something specific to distant chat. WARNING: this version cannot distant chat with previous versions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-02-14 20:55:05 +00:00 |
|
csoler
|
baccdd58df
|
committing missing part of rev. 7928
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-02-08 21:06:36 +00:00 |
|
csoler
|
817aa793fc
|
added non aggressive mode option to turtle router to make distant chat happy
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-01-22 20:25:39 +00:00 |
|
csoler
|
13d7866171
|
simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-12-29 21:41:05 +00:00 |
|
csoler
|
f5a30c3d3f
|
fixed bug in distant chat causing multiple tunnels to break the DH session.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7765 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-12-16 21:45:49 +00:00 |
|
csoler
|
b7e94fce99
|
added keep-alive packets to distant chat. Improved the tunnel management logic.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-12-07 21:51:30 +00:00 |
|
csoler
|
512a938cfb
|
fixed bug in distant chat: tunnel monitoring wasnt stopped when quitting if no vitual peer present
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7725 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-12-03 19:26:12 +00:00 |
|
csoler
|
ce83a24692
|
removed unused code in distant chat, removed some debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-22 12:47:21 +00:00 |
|
csoler
|
7014a8f171
|
reworked logic of distant chat so as to handle multiple conversations at once and cope with multi-tunneling system.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7693 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-20 23:18:14 +00:00 |
|
csoler
|
06065ef623
|
added selection of which identity we talk as when multiple GXS identities are available
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7691 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-18 15:55:31 +00:00 |
|
csoler
|
fd20f629dc
|
fixed GUI for distant chat: correct display of peer names, chat window on client shows up when chat is openned. Window on server only shows up when first message is received.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7688 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-17 21:56:41 +00:00 |
|
csoler
|
8480d46eb5
|
improved the logic in distant chat. Now all traffic is referred to by the GXS id of the contact instead of virtual peer id which would change with tunnel route. Work still needed to fix up the GUI
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7687 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-16 22:46:18 +00:00 |
|
csoler
|
756b9acf41
|
fixed bug caused by old GXS keys in distant chat. Added a security warning for these keys to be deleted.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-15 20:54:42 +00:00 |
|
csoler
|
a3eea2cfb1
|
fixed bug in distant chat randomly screwing up key exchange, and causing distant chat to be unreliable.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7677 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-13 22:28:37 +00:00 |
|
csoler
|
f6efa2fb92
|
separated chat items from message items, separated chat into tree components: chat, distant chat and distributed chat (i.e. lobbies). moved all chat components into chat/. Removed deprecated chat items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7670 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-11 16:10:54 +00:00 |
|
thunder2
|
f7f1da01b5
|
Fixed compile on Windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7668 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-08 17:57:21 +00:00 |
|
csoler
|
b98c6cbe02
|
moved all distant chat code into a separate file. Will do the same for chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-11-08 14:55:29 +00:00 |
|