mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-18 19:08:35 -04:00
Fix providing mask for setting group subscribeFlag, msgStatus and grpStatus
Tests updated Also setting msg and grp Status to unprocessed and unread on receipt from a sync (see rsgxsflag.h). These are set on bits masked by 0xf00. git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c5fee54ee7
commit
d591d795bd
9 changed files with 150 additions and 25 deletions
|
@ -105,7 +105,6 @@ class RsGeneralDataService
|
|||
|
||||
public:
|
||||
|
||||
|
||||
static const std::string MSG_META_SERV_STRING;
|
||||
static const std::string MSG_META_STATUS;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue