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)

貢獻者指南