You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
The previous version of InterCom worked similar to email - every message even reply was an independent message life was easy :)
The current version works slightly different first message acts as a container for conversation it works kind of like topic and posts. This brings few problems to solve.
Message count for the user? Just parent messages, all messages and children and how limits should be implied - only parent message or all messages...
A new reply should make parent message as unread or new property should be introduced.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The previous version of InterCom worked similar to email - every message even reply was an independent message life was easy :)
The current version works slightly different first message acts as a container for conversation it works kind of like topic and posts. This brings few problems to solve.
The text was updated successfully, but these errors were encountered: