This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
RetroShare
Watch
1
Star
0
Fork
0
You've already forked RetroShare
mirror of
https://github.com/RetroShare/RetroShare.git
synced
2025-01-30 17:23:23 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroShare
/
libretroshare
/
src
/
chat
History
Cyril Soler
a45de1ddb3
Merge pull request
#57
from csoler/v0.6-SignedLobbies
...
V0.6 signed lobbies
2015-08-28 00:14:24 -04:00
..
distantchat.cc
Implement history for distant chat
2015-08-28 01:29:34 +02:00
distantchat.h
Fixed commit 8448. Initialized the the member aes_key of DistantChatPeerInfo with memset.
2015-06-15 09:04:26 +00:00
distributedchat.cc
Merge pull request
#57
from csoler/v0.6-SignedLobbies
2015-08-28 00:14:24 -04:00
distributedchat.h
in ChatLobbyWidget: show dialog to create a new identity when there is no own identity
2015-05-17 10:13:32 +00:00
p3chatservice.cc
Removed some unused parameter warnings.
2015-06-15 22:41:18 +00:00
p3chatservice.h
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.
2014-12-29 21:41:05 +00:00
rschatitems.cc
Added missing restore of ostream format (std::dec) in rschatitems.cc.
2015-07-12 22:06:44 +00:00
rschatitems.h
removed compatibility between invites for old/new lobbies, causing error in flags
2015-03-07 08:41:32 +00:00