colin
|
1b8fa76d37
|
feat(notifications): add dynamic notifications support.
|
2 years ago |
cKey
|
646845c77e
|
upgrade: upgrade abp framework to 7.0.2
|
3 years ago |
cKey
|
c654b091ab
|
fix(notifications): 使用接口序列化通知数据.
|
3 years ago |
cKey
|
90ea28c1fb
|
upgrade abp framework to 7.0.1
|
3 years ago |
cKey
|
b77d1a5573
|
add content-type with notification definition
|
3 years ago |
cKey
|
33fa7fa0b2
|
add missing feature management module
|
3 years ago |
cKey
|
71fa21f38c
|
Ensure that message queue processing completes regardless of whether the message was successfully processed
|
3 years ago |
cKey
|
47a2268a90
|
fix: global notifications should include the host
|
3 years ago |
cKey
|
eadbdc4dac
|
added global notification handling
|
3 years ago |
cKey
|
e0aba0f43a
|
Support for dynamic notification definitions
* Change INotificationDefinitionManager to asynchronous methods
* Increase IStaticNotificationDefinitionStore interface for users to define static notice
* Increase IDynamicNotificationDefinitionStore interface to get dynamic notification from other source definition
* Increase DynamicNotificationDefinitionStore get dynamic notification from l3 cache
* Add Entity NotificationDefinitionGroupRecord
* Add Repository INotificationDefinitionGroupRecordRepository
* Add Entity NotificationDefinitionRecord
* Add Repository INotificationDefinitionRecordRepository
|
3 years ago |
cKey
|
67af9e5220
|
abstract notification core module
|
3 years ago |
cKey
|
88402afcee
|
feat: the user can specify the notification distributor.
|
3 years ago |
cKey
|
65bc6fe582
|
添加bob-storing集成
|
3 years ago |
cKey
|
77ae8de9de
|
feat: add support notification template
|
4 years ago |
cKey
|
46e98ae74b
|
feat: 增加模板通知接口
|
4 years ago |
cKey
|
dcb810c0d6
|
优化通知模块.增加内置通知
|
4 years ago |
cKey
|
804caccaf2
|
/
|
4 years ago |
cKey
|
ec4911c2d7
|
refactor: redefine the startup project structure
|
4 years ago |
cKey
|
591aac3875
|
enhance(tenants): added initializing data migration for new tenants
|
4 years ago |
cKey
|
0e585fba0c
|
fix message service irrationality
|
4 years ago |
cKey
|
22c2e01b80
|
using System.Text.Json
|
5 years ago |
cKey
|
c869d2fadc
|
fix bug: Published notifications can never be processed
|
5 years ago |
cKey
|
255e4827b4
|
Resolve the problem of not being able to create multiple consumers
|
5 years ago |
cKey
|
23d10b1258
|
Added an optional configuration item for event name resolution
|
5 years ago |
cKey
|
34d74058fc
|
Improved notification data mapping
|
5 years ago |
cKey
|
d7dfe54799
|
Users one-time subscription notification cannot be deleted in a publisher completion event
|
5 years ago |
cKey
|
fce050f1ea
|
Enhance IM functionality
|
5 years ago |
cKey
|
d517df75de
|
change notification data
|
5 years ago |
cKey
|
60be6d79c1
|
增加自定义的通知映射(不完善的想法,应该用ObjectMapper)
|
6 years ago |
cKey
|
5366b2909d
|
增强通知功能,增加通知生命周期
|
6 years ago |
cKey
|
170173f84c
|
增加Hangfire定时任务集成,扩展官方Hangfire库;增加通知事件发布接口;其他适当性修改
|
6 years ago |