This commit is contained in:
		| @@ -69,7 +69,7 @@ class JournalEntry(BaseModel): | ||||
|             "(" | ||||
|             "(((?<=(\.|\!|\?)\s)[A-Z])|(^[A-Z]))" # beginning of a sentence | ||||
|             "([^\.\!\?])+" # any character being part of a sentence | ||||
|             "\:\)" # the smiley | ||||
|             "((\:\))|😇|😈)" # the smiley | ||||
|             "([^\.\!\?])*" # continuation of sentence | ||||
|             "(\.|\!|\?|\,|$)" # end of the sentence | ||||
|             ")" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user