42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
294 stars 60 forks source link

Fix missing replay when ThreadContext set but not PrefixContext/SuffixContext #349

Closed hloeung closed 3 years ago

hloeung commented 3 years ago

If ThreadContext is set, but neither PrefixContext or SuffixContext, then no replay messages.

42wim commented 3 years ago

👍