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
csoler
71c8dfdc58
manual merge before creating a conflict-free PR
2015-10-12 14:45:11 -04:00
..
distantchat.cc
added proper memory release after mallocs in distant chat (SVN bug 383)
2015-10-11 11:12:11 -04: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
fixed GUI tooltips over banned items. Added dropping of messages from banned identities in chat lobbies
2015-10-11 22:08:19 -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