flowdock / oulu

Flowdock IRC Gateway
MIT License
76 stars 16 forks source link

Fix the rendering of the messages that start a thread in the new thread format #63

Closed tsilen closed 9 years ago

tsilen commented 9 years ago

Previously all the messages in the new thread format was rendered with the thread title, which in case of a chat message that starts a thread is usually the same as the content:

<Nick> [test message]: test message

This changes it so that the title is not shown for the first message of a thread.