17 Commits

Author SHA1 Message Date
fb07071603 Chat realtime calls 2025-05-07 00:47:57 +08:00
d0a92bc8b3 ♻️ Optimization in file uploading 2025-05-04 14:48:33 +08:00
17de9a0f23 Add chat message handling and WebSocket integration
Introduce new `ChatService` for managing chat messages, including marking messages as read and checking read status. Add `WebSocketPacket` class for handling WebSocket communication and integrate it with `WebSocketService` to process chat-related packets. Enhance `ChatRoom` and `ChatMember` models with additional fields and relationships. Update `AppDatabase` to include new chat-related entities and adjust permissions for chat creation.
2025-05-02 19:51:32 +08:00
b1543f5b08 File compression duplicate 2025-05-01 19:19:58 +08:00
0f9e865c0b Compressed duplication of image files 2025-05-01 15:29:52 +08:00
cb7179aa27 Notification service 2025-04-27 23:44:22 +08:00
31db3d5388 🐛 Fix bugs 2025-04-23 00:30:25 +08:00
fb1de3da9e Posting 2025-04-19 19:55:41 +08:00
0e3b88c51c Publisher API 2025-04-19 14:41:34 +08:00
cec8c3af81 🗃️ Add account relationships 2025-04-16 01:16:35 +08:00
701a5d3882 🐛 Fix post-upload meta update override all cloud file data 2025-04-16 00:46:22 +08:00
9cffd8383e Timed tasks
🐛 Bug fixes
2025-04-16 00:18:59 +08:00
c901781323 🐛 Bug fixes 2025-04-15 01:07:42 +08:00
fa42ea67ac 👔 File analyzer no longer remove GPS EXIF 2025-04-15 00:39:22 +08:00
b9fc1907fc Image analyzing and transcoding 2025-04-15 00:15:52 +08:00
8704305f5a More file operations
🐛 Bug fixes on file uploading
2025-04-13 15:27:20 +08:00
d22a15c42d File uploading 2025-04-13 13:50:30 +08:00