papercups-io/papercups

Rename "shout" event to "message:created"

Ouverte

#156 ouverte le 16 août 2020

 (6 commentaires) (0 réaction) (0 personne assignée)Elixir (566 forks)batch import
good first issuetech debt

Métriques du dépôt

Stars
 (6 032 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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)

Guide contributeur