Skip to content
Snippets Groups Projects
Forked from briar / briar
Source project has a limited visibility.
  • Torsten Grote's avatar
    9f9a2163
    Prepare for new Forum Sharing Client · 9f9a2163
    Torsten Grote authored
    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.
    9f9a2163
    History
    Prepare for new Forum Sharing Client
    Torsten Grote authored
    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.