5 Commits

Author SHA1 Message Date
sheldon66
4b694ee515 fix(notification): filter messages by user ID in in-app channels query 2024-12-23 13:20:38 +08:00
Sheldon Guo
110600ac4c
fix(plugin-notification-in-app-message): remove in-app message title string slicing logic (#5728)
* fix: remove title and content truncation in InAppNotificationChannel

* fix: improve message title display with text overflow handling
2024-11-27 15:45:00 +08:00
Junyi
e42c480d85
fix(plugin-notification-manager): fix template compiling (#5630) 2024-11-12 09:28:06 +08:00
Sheldon Guo
ee512d7c9d
feat(notification-in-app-message): support in-app messages for mobile client (#5560)
feat(notification-in-app-message): support in-app messages for mobile client
2024-11-06 09:29:05 +08:00
Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) (#5254)
feat: Add inapp live message notifications.
---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00