Send welcome messages for new streams.

This commit is contained in:
Steve Howell
2017-04-26 15:03:21 -07:00
committed by Tim Abbott
parent f599b517d3
commit e3edc4d829
4 changed files with 87 additions and 10 deletions

View File

@@ -81,6 +81,8 @@ IGNORED_PHRASES = [
r"more conversations",
# We should probably just delete this string from translations
r'activation key',
# this is used as a topic
r'^hello$',
# TO CLEAN UP
# Just want to avoid churning login.html right now