show group owner in channel/forum/posted's details tab

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8208 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
electron128 2015-05-03 07:58:04 +00:00
parent c080609168
commit 80e82dbde6
3 changed files with 95 additions and 23 deletions

View file

@ -197,7 +197,7 @@ M [ ] popularity calculation seems wrong. To reproduce: create a new chan
the problem seems to be in RsGxsNetService::handleRecvSyncMessage
peers send RsNxsSyncMsg for unsubscribed groups (they are not suppliers then)
nor sure what role RsGxsNetService::loadList plays here
[ ] show group owner in channel/forum/posted's details tab
[X] show group owner in channel/forum/posted's details tab
Chat lobbies
H [X] Chat lobbies should use Identities. That's a significant change, probably not backward compatible.