12 Commits

Author SHA1 Message Date
8d246a19ad Better leaving realm and chat 2025-05-18 20:31:54 +08:00
cf9084b8c0 🐛 Bug fixes 💄 Optimizations 2025-05-18 20:05:15 +08:00
aabe8269f5 Action logs 2025-05-16 01:41:24 +08:00
d7d4fde06a Wallet, payment, developer apps, feature flags of publishers
♻️ Simplified the permission check of chat room, realm, publishers
2025-05-15 00:26:15 +08:00
9576870373 💥 Switch all id to uuid 2025-05-14 20:03:52 +08:00
5844dfb657 Realm member listing apis 2025-05-04 23:36:47 +08:00
fa5c59a9c8 Chat room member managements 2025-05-03 20:42:52 +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
da6a891b5f Chat controller 2025-05-02 12:07:09 +08:00
e4031478b5 Realms 2025-05-02 01:06:59 +08:00
littlesheep.code
a6463feee4 Vibe coded the RealmControler 2025-05-01 16:17:22 +00:00
30db6ad9f1 🗃️ Realm database modeling 2025-05-02 00:08:21 +08:00