-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Use PNGs for icons in activity emails #5483
Conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Codecov Report
@@ Coverage Diff @@
## master #5483 +/- ##
============================================
- Coverage 54.14% 7.41% -46.73%
- Complexity 22345 22394 +49
============================================
Files 1380 1380
Lines 85551 85050 -501
Branches 1329 1329
============================================
- Hits 46318 6305 -40013
- Misses 39233 78745 +39512
|
@daita @MorrisJobke @LukasReschke please review since we should backport this to 12, to get rid of the broken emails on gmail |
Quickly tested with Circles, and it works ! Just that we need to be careful by the size of the png :] |
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.
Tested and works 👍
Fix #5075