Josh Perez
d88c21e5b6
Support ultramarine convo colors from Android linked devices
2020-04-15 14:39:48 -07:00
Ken Powers
0d3b390129
Upgrade Prettier
2020-01-08 09:44:54 -08:00
Scott Nonnenberg
b816638dea
Fix some of the notification avatar colors
2019-01-04 12:25:48 -08:00
Scott Nonnenberg
10c53bddb0
Move to new colors, switch incoming/outgoing colors
2018-10-01 18:18:37 -07:00
Scott Nonnenberg
43a44793c5
Remove jshint - move everything over to eslint
...
Also removed all hints of previous linters
2018-07-17 15:54:32 -07:00
Daniel Gasienica
95321e5d3e
Remove Vim mode lines
2018-04-30 16:53:34 -04:00
Daniel Gasienica
1dd87ad197
Format all source code using Prettier
2018-04-30 16:53:34 -04:00
lilia
5333f89d9d
Fix svg icon colors
...
// FREEBIE
2016-08-30 18:31:02 -07:00
lilia
1d6e391dd6
Prefer single quotes
...
// FREEBIE
2016-01-02 02:51:25 -08:00
lilia
e80fa187ba
Upsize svg identicons
...
The chrome.notifications api renders iconUrls at full bleed, as opposed
to the Web Notifications api, which adds padding. This was causing our
identicons to look a bit over stretched.
Fixed by rendering them a bit larger and with some padding.
// FREEBIE
2015-09-14 13:49:19 -07:00
lilia
0ebdf08ceb
Render identicons in notifications
...
Render an svg, then canvas, then data url.
Fixes #325
// FREEBIE
2015-09-10 00:47:54 -07:00