mox/webaccount
Mechiel Lukkien c629ae26af
don't prevent the html pages to load a favicon, and provide one by default
for issue #186 by morki, thanks for reporting and providing sample favicons.

generated by the mentioned generator at favicon.io, with the ubuntu font and a
fuchsia-like color.

the favicon is served for listeners/domains that have the
admin/account/webmail/webapi endpoints enabled, i.e. user-facing. the mta-sts,
autoconfig, etc urls don't serve the favicon.

admins can create webhandler routes to serve another favicon. these webhandler
routes are evaluted before the favicon route (a "service handler").
2024-07-08 21:58:10 +02:00
..
account.go improve http request handling for internal services and multiple domains 2024-05-11 11:13:14 +02:00
account.html don't prevent the html pages to load a favicon, and provide one by default 2024-07-08 21:58:10 +02:00
account.js mention that imported messages are not deduplicated 2024-06-24 11:46:50 +02:00
account.ts mention that imported messages are not deduplicated 2024-06-24 11:46:50 +02:00
account_test.go make tests pass with "go test -count n" with n > 1 2024-06-10 18:18:20 +02:00
api.json make most fields of junk filter configurable by account itself 2024-05-09 22:45:16 +02:00
api.ts make most fields of junk filter configurable by account itself 2024-05-09 22:45:16 +02:00
import.go make tests pass with "go test -count n" with n > 1 2024-06-10 18:18:20 +02:00