papercups-io/papercups

Rename "shout" event to "message:created"

开放

#156 创建于 2020年8月16日

 (6 条评论) (0 个反应) (0 位负责人)Elixir (566 个派生)batch import
good first issuetech debt

仓库指标

星标
 (6,032 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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)

贡献者指南