papercups-io/papercups
Rename "shout" event to "message:created"
Aberta
#156 aberto em 16 de ago. de 2020
good first issuetech debt
Métricas do repositório
- Stars
- (6.032 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
This name is just the default event used when generating new channels in Phoenix, but let's make our event names a bit more descriptive... we already have conversation:created and conversation:updated events, so let's be consistent and add message:created in place of shout.
(Note: we'll probably need to keep "shout" around for backwards compatibility)