add: move upload server to buckets

This commit is contained in:
trisua 2025-08-21 00:30:29 -04:00
parent 8116307ba0
commit 75fe720f21
83 changed files with 351 additions and 458 deletions

View file

@ -0,0 +1,2 @@
ALTER TABLE channels
ADD COLUMN last_message BIGINT NOT NULL DEFAULT '0';