show unread mail count in topbar
authorxangelo <git@xangelo.ca>
Tue, 7 Jun 2022 03:11:24 +0000 (23:11 -0400)
committerxangelo <git@xangelo.ca>
Tue, 7 Jun 2022 03:11:24 +0000 (23:11 -0400)
commited80ed838fad0cbea3b7b3676b6b68b188177892
tree6821b1e60d14d5f206cf2aebd8fd1ed810cc3f26
parentcc6cc397af48d164009b802553170287fa71b066
show unread mail count in topbar

The system tracks your unread mail and displays it to you on the menu
bar. Reading your unread mail will decrease this count to 0. At 0, the
badge next to the mail link disappears.
public/game.html
public/scifi.css
src/api.ts
src/render/mail.ts
src/render/topbar.ts
src/repository/mail.ts