Skip to content
Snippets Groups Projects
Forked from briar / briar
Source project has a limited visibility.
  • akwizgran's avatar
    a655df73
    Merge branch '322-prepare-new-forum-sharing' into 'master' · a655df73
    akwizgran authored
    Prepare for new Forum Sharing Client
    
    Methods for creating, adding and removing forums have been moved to the
    `ForumManager`. In order to still handle removing forums properly, a
    `RemoveForumHook` has been introduced.
    
    Methods for sharing forums with all current and future contacts have
    been removed along with the localGroup where this information was saved.
    
    The `ShareForumActivity` now has the proper label.
    
    The `SessionId` and the `ProtocolEngine` have been moved to the
    `clients` package.
    
    This addresses part of #322 and part of what has been discussed in #320.
    
    See merge request !156
    a655df73
    History
    Merge branch '322-prepare-new-forum-sharing' into 'master'
    akwizgran authored
    Prepare for new Forum Sharing Client
    
    Methods for creating, adding and removing forums have been moved to the
    `ForumManager`. In order to still handle removing forums properly, a
    `RemoveForumHook` has been introduced.
    
    Methods for sharing forums with all current and future contacts have
    been removed along with the localGroup where this information was saved.
    
    The `ShareForumActivity` now has the proper label.
    
    The `SessionId` and the `ProtocolEngine` have been moved to the
    `clients` package.
    
    This addresses part of #322 and part of what has been discussed in #320.
    
    See merge request !156