Way to filter chat messages before they are displayed?

You can take a look inside api/post.go and store/sql_post_store.go if you’d like to see the server code that deals with handling posts.