vikunja/pkg/modules/avatar
kolaente 999e28435e feat(avatar): use distinct marble palette for bot users
Bot users now render with a cool-toned (blue/cyan/violet/teal/indigo)
marble variant so they're visually distinguishable from human users.
Marble's rendering logic is parameterized with a palette; the route
forces the bot palette whenever the resolved user is a bot, overriding
whatever avatar provider they'd otherwise inherit.
2026-05-01 14:44:10 +00:00
..
botmarble feat(avatar): use distinct marble palette for bot users 2026-05-01 14:44:10 +00:00
empty feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00
gravatar fix: add timeouts to Gravatar, Unsplash, and SSRF-safe HTTP clients 2026-04-09 07:31:08 +00:00
initials feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00
ldap feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00
marble feat(avatar): use distinct marble palette for bot users 2026-05-01 14:44:10 +00:00
openid feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00
upload test: remove obsolete invalid-cache-type test for avatar upload 2026-04-08 08:56:22 +00:00
avatar.go feat(avatar): use distinct marble palette for bot users 2026-05-01 14:44:10 +00:00
inline_profile_picture_test.go feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00