oxen-io / libsession-util

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

ConvoInfoVolatile: fix new group iteration #76

Closed jagerman closed 8 months ago

jagerman commented 8 months ago

The all-convo iterators were not properly using the new groups iterators. This fixes it, and DRYs the nearly-identical iterator handling code a bit.