-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show the date on a room when the last message is older than today. #484
Conversation
Fix an issue where the longer the date got the smaller the last message width was.
Generated by 🚫 Danger Swift against 772d464 |
Codecov ReportBase: 41.64% // Head: 41.91% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #484 +/- ##
===========================================
+ Coverage 41.64% 41.91% +0.27%
===========================================
Files 275 276 +1
Lines 15528 15579 +51
Branches 9943 9980 +37
===========================================
+ Hits 6466 6530 +64
+ Misses 8839 8814 -25
- Partials 223 235 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍
This PR makes the following changes:
Note: Snapshots not updated for UI Tests as @gileluard is going to update the cells again as part of #430.