Commit Graph

14 Commits

Author SHA1 Message Date
LittleSheep
877dd04b1f 🐛 Fixes for activities API 2025-06-09 01:22:00 +08:00
LittleSheep
b8341734df ♻️ Refactored activities 2025-06-08 23:52:02 +08:00
LittleSheep
3c52a6d787 ✈️ Better migration to new cloud files reference system 2025-06-02 00:49:19 +08:00
LittleSheep
00229fd406 💥 ♻️ Refactor cloud files' references, and loading system 2025-06-01 19:18:23 +08:00
LittleSheep
6965744d5a 🐛 Trying to fix bugs... 2025-05-31 13:18:17 +08:00
LittleSheep
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
LittleSheep
9576870373 💥 Switch all id to uuid 2025-05-14 20:03:52 +08:00
LittleSheep
7e7c8fe556 Uses markdown in post as rich text 2025-05-05 01:07:10 +08:00
LittleSheep
1c361b94f3 Post reactions 2025-05-05 00:58:28 +08:00
LittleSheep
f6acb3f2f0 🗑️ remove Casbin dependency and related configurations
Remove Casbin package references, configurations, and unused imports across multiple files. This change simplifies the codebase by eliminating unnecessary dependencies and reducing complexity.

 add new chat features and improve message handling

Introduce new chat features including message notifications, nicknames, and improved message handling. Enhance the WebSocket service to support new packet handlers and improve message delivery.

🗃️ add new migrations for chat-related changes

Add new migrations to support the latest chat features, including changes to chat members, messages, and reactions. These migrations ensure the database schema is up-to-date with the latest code changes.
2025-05-03 02:02:16 +08:00
LittleSheep
24f1a3a9e9 Truncated the post's body to prevent them from being too long 2025-05-01 23:49:17 +08:00
LittleSheep
b1543f5b08 File compression duplicate 2025-05-01 19:19:58 +08:00
LittleSheep
fb1de3da9e Posting 2025-04-19 19:55:41 +08:00
LittleSheep
0e3b88c51c Publisher API 2025-04-19 14:41:34 +08:00