yao/neo/message
Max 57e8389afd refactor: Update message handling to ignore progress messages
- Modify message handling logic to include "progress" in the list of ignored message types alongside "loading", "error", and "action".
- Comment out the loading message sending logic in the Execute method to streamline the process and improve clarity in message flow.
2025-04-19 15:38:12 +08:00
..
contents.go refactor: Rename BeginAt and EndAt fields for consistency in message handling 2025-04-16 16:40:45 +08:00
message.go refactor: Update message handling to ignore progress messages 2025-04-19 15:38:12 +08:00