// NOTE some existing groups might not have a joinedAtSeconds and we need a truthy fallback value in order to poll and show up in the conversations list
MAX_GLOBAL_UNREAD_COUNT: 99,// the global one does not look good with 4 digits (999+) so we have a smaller one for it
MAX_GLOBAL_UNREAD_COUNT: 99,// the global one does not look good with 4 digits (999+) so we have a smaller one for it
/** NOTE some existing groups might not have joinedAtSeconds and we need a fallback value that is not falsy in order to poll and show up in the conversations list */