mattermost-mobile/app/components/post_header
CJ 0d7d1b7542
MM-18054: Removed Commented On from new messages in thread with same poster (#3351)
* MM-18054:

Added a check for previousPost to use in validating new messages in thread to check if we should display Commented On message.

* MM-18054 Updated

Updated the check for Commented line to validate the previous thread was one that the post user commente on.

* MM-18054 Fixed Eslint Issues

Fixed Eslint Issues

* MM-18054 Fixed Eslint Issues

Missed a space...

* MM-18054 Cleanup

Cleaned up some code from suggestions
2019-10-12 01:31:55 -04:00
..
__snapshots__ MM-18603 Fix post header to prevent overlaps (#3332) 2019-09-27 17:16:36 -04:00
index.js Adding guest accounts feature (#2990) 2019-07-22 22:14:39 +02:00
post_header.js MM-18054: Removed Commented On from new messages in thread with same poster (#3351) 2019-10-12 01:31:55 -04:00
post_pre_header.js MM-18603 Fix post header to prevent overlaps (#3332) 2019-09-27 17:16:36 -04:00
post_pre_header.test.js Update post header to support flagged/pinned posts (#2350) 2018-11-20 08:23:42 -03:00