oxen-io / libsession-util

Session utilities library
GNU General Public License v3.0
15 stars 16 forks source link

Added the `removed_status` value and a way to retrieve the current `GROUP_KEYS` generation #72

Closed mpretty-cyro closed 10 months ago

mpretty-cyro commented 11 months ago

Added a new removed value to enable admins to better recover from failing to properly remove members from a group, the value indicates whether just the member should be removed or if their messages should also be removed alongside them

Also added a current_generation function which retrieves the current GROUP_KEYS generation value