mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 09:35:32 -04:00
GXS Improvements:
- Added Basic CreateCircle Dialog. - Fixed up subscribe in both Posted and GxsChannels, tweaks to GxsForums too. - added update checks in GxsChannels. - made subscribe changes refresh Group List too. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6277 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
42c6a9282a
commit
c5a323f3cc
14 changed files with 1444 additions and 66 deletions
|
@ -128,8 +128,8 @@ private:
|
|||
void insertChannelDetails(const RsGxsChannelGroup &group);
|
||||
void insertChannelPosts(const std::vector<RsGxsChannelPost> &posts);
|
||||
|
||||
|
||||
|
||||
void acknowledgeGroupUpdate(const uint32_t &token);
|
||||
void acknowledgeMessageUpdate(const uint32_t &token);
|
||||
|
||||
std::string mChannelId; /* current Channel */
|
||||
TokenQueue *mChannelQueue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue