RetroShare/libretroshare/src/rsserver
thunder2 3c65283f8f - Change methods of RsMsgs from "std::string" to "const std::string&"
- Fixed sent messages doesn't get the flag RS_MSG_FLAGS_NEW
- Rework reply and forward message, now the replied or forwarded message gets the state and not the answer itself
- Added RsMsgParentId (with test) to save the parent of the message in draft
- Change methods of MessageComposer from "std::string" to "QString"
- Show image in the message row in MessagesDialog again
- Fixed umlauts in recommended files in MessageComposer
- Renamed tab "Live Chat" in "Group Chat"
- Fixed german translation

recompile of the GUI needed

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-02 21:11:11 +00:00
..
Makefile Various stuff. FAQ has 0 zero stuff inside, we don't use git, and matched lowercase filenames. Also, a few formatting fixes in the .pro file in libretroshare. 2010-02-08 21:34:40 +00:00
p3discovery.cc exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
p3discovery.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3face-config.cc Changes to get DHT On/Off working, and get DHT status working too: 2010-10-31 13:53:28 +00:00
p3face-msgs.cc Removed methods on RsControl for handling id's of chat and messages. 2010-09-24 11:38:46 +00:00
p3face-server.cc Introduced a minimal version of RetroShare. 2010-08-31 20:00:49 +00:00
p3face.h Removed methods on RsControl for handling id's of chat and messages. 2010-09-24 11:38:46 +00:00
p3msgs.cc - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
p3msgs.h - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
p3peers.cc Changes to get DHT On/Off working, and get DHT status working too: 2010-10-31 13:53:28 +00:00
p3peers.h Changed p3Peers::getPeerCount to count also gpg id's only. 2010-10-08 12:03:25 +00:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3status.cc New class "StatusDefs" for status information like strings, images, fonts and colors. 2010-09-12 14:10:28 +00:00
p3status.h New class "StatusDefs" for status information like strings, images, fonts and colors. 2010-09-12 14:10:28 +00:00
rsiface.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rsinit.cc Added Installation of BitDHT bootstrap file. 2010-10-28 22:59:46 +00:00
rstypes.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00