zulip/puppet/kandra
Alex Vandiver 2e38f426f4 upload: Generate thumbnails when images are uploaded.
A new table is created to track which path_id attachments are images,
and for those their metadata, and which thumbnails have been created.
Using path_id as the effective primary key lets us ignore if the
attachment is archived or not, saving some foreign key messes.

A new worker is added to observe events when rows are added to this
table, and to generate and store thumbnails for those images in
differing sizes and formats.
2024-07-16 13:22:15 -07:00
..
files upload: Generate thumbnails when images are uploaded. 2024-07-16 13:22:15 -07:00
manifests kandra: Run rabbitmq cron jobs as root. 2024-05-28 15:15:53 -07:00
templates documentation: Fix "you you" typos in docs/comments/logs. 2024-07-02 11:57:44 -07:00