mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 05:06:54 +08:00

For empty chats, a dummy message is created with `id=null` (an unsaved Ember model). The timer or placeholder's display is determined by the message ID's presence now (not the `createdAt` prop).