-
Notifications
You must be signed in to change notification settings - Fork 106
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
Various tweaks #381
Various tweaks #381
Conversation
stefanceriu
commented
Dec 21, 2022
- moved the message delivery status outside of the main content and added it to the plain timeline as well
- fixed glithcy scroll to bottom timeline button
- simplified the emoji picker, double tapping a timeline item directly opens it now and added a context menu option. Linked it to rust side reaction sending
- fixed cold cache seemingly not working (invalid rooms treated as empty)
- made splash screen full screen
- fixed connectivity indicator starting off as offline
- added presentation detents on the NavigationStackCoordinator as they're not inherited from the child
- fixed timeline item link tint colors
- removed some unnecessary classes
…lay it outside of the main content
…opens it now and added a context menu option. Linked it to rust side reaction sending
…t using them for the EmojiPicker
Generated by 🚫 Danger Swift against b5c83e4 |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov ReportBase: 42.81% // Head: 41.89% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #381 +/- ##
===========================================
- Coverage 42.81% 41.89% -0.93%
===========================================
Files 247 247
Lines 13878 14055 +177
Branches 7984 8176 +192
===========================================
- Hits 5942 5888 -54
- Misses 7737 7941 +204
- Partials 199 226 +27
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. |