discourse/app/assets
Rafael dos Santos Silva 5157e3b6e3
FIX: Favicon count was not updated when window focus returned (#10875)
This misses a test because Favcount doesn't exposes a get to the counter.

Also, since this code deals with all possible notifications configs we support:

- favicon notification
- favicon new content
- title notification
- title new content

the code is a bit complicated to follow. We may look into refactoring it when a
good opportunity arises, like if https://w3c.github.io/badging/ setClientBadge() method
gives us a cleaner way to notify users.
2020-10-09 10:51:39 +11:00
..
images
javascripts FIX: Favicon count was not updated when window focus returned (#10875) 2020-10-09 10:51:39 +11:00
stylesheets FIX: missing SVG mask asset in wizard (#10856) 2020-10-07 16:23:14 -04:00