zulip/static
PieterCK 516d1ab82b avatar: Ensure system bots' avatar URLs follow convention.
Previously, requesting system bots URLs did not return any -medium.png
variants and SVG file was also used for notification bots' avatar, which
was problematic.

In this commit, the -medium.png variants is added for the avatars of
system bots and zulip-icon-square.svg is also converted into
notification-bot.png for the notification bot. The get_avatar_url method
has been updated to return the "medium" file variants for the system
bots.

Additionally, the system bots' avatar files is moved to a dedicated
directory to simplify the hashing logic for these files. Now, all files
in the "images/static_avatars/" directory will be hashed.
2024-10-23 10:35:42 -07:00
..
audio/notification_sounds audio: Re-convert ding.mp3 from original source. 2024-08-12 12:55:55 -07:00
generated
images avatar: Ensure system bots' avatar URLs follow convention. 2024-10-23 10:35:42 -07:00
.gitignore web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00