mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Add attachment_queries.go with GetAttachmentByID, LinkAttachmentsToMessage, and GetAttachmentsByMessageIDs - Wire attachment linking in handleChatSend with ATTACH_FILES permission check - Include linked attachments in chat_message WS broadcast payload - Wire attachment batch-fetch into GetMessagesForAPI for REST responses - Add attachments table to channel handler test schema