IoIxD / dforum

Service that allows Discord forums to be indexed by Google and read without a Discord account.
ISC License
36 stars 3 forks source link

combining messages #19

Closed IoIxD closed 2 years ago

IoIxD commented 2 years ago

Discord's UI for forums encourages continuing to post messages in succession as if it was a chatroom. When you apply a proper forum layout to the messages, you get situations like this that look weird.

image

The page that shows messages should combine them into one post automatically, preferably with a newline to match what Discord has.