Files
mostlymatter/model
Agniva De Sarker 58dc0772bc MM-26346: check for nil Message in DisableMentionHighlights (#14972)
Sometimes a PostPatch may not contain the message field. For example,
while pinning a post, only the IsPinned field is set, and everything
else is nil. In that case, DisableMentionHighlights would throw a panic.

We handle that case by checking for nil first.
2020-07-06 20:29:36 +05:30
..
2020-06-03 14:16:15 +05:30
2020-05-27 12:07:44 +02:00