52 Commits (01d70aa8e308a870348d14e8974b3a36d5914fe8)

Author SHA1 Message Date
cKey 93c6a9d5b8 fix: add missing localizer text. 4 years ago
cKey aa152c11b9 feat: add support text-templating management 4 years ago
cKey 77ae8de9de feat: add support notification template 4 years ago
cKey 46e98ae74b feat: 增加模板通知接口 4 years ago
cKey 4ab618ce94 优化本地化参数类型 4 years ago
cKey dcb810c0d6 优化通知模块.增加内置通知 4 years ago
cKey 7e1cc16e0a 增强通知模块 4 years ago
cKey 804caccaf2 / 4 years ago
cKey b7c092cacd feat(notifications): notification to be published at the end of the unit of work 4 years ago
cKey 0c6d2420f2 fix: IServiceCollection.ExecutePreConfiguredActions extension should be in the service before starting 4 years ago
cKey 30da8b8ca8 upgrade(abp): upgrade abp framework to 5.1.1 4 years ago
cKey dc0184f582 feat(logging): enables more accurate ES retrieval for logging 4 years ago
cKey c9719052f2 chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
cKey e7039ef04e redesign some communication apis 4 years ago
cKey 4af4738ebe fix(realtime): realTime module dependencies should be specified 4 years ago
cKey 9247c044fe feat: reduce dependencies and remove useless query criteria 4 years ago
cKey 794033575e upgrade abp framework from 4.3.0 to 4.4.0 4 years ago
cKey 22c2e01b80 using System.Text.Json 5 years ago
cKey 93d86728ab Enhanced configuration of Hangfire 5 years ago
cKey 6d6e00006f upgrade abp framework 4.3.0 5 years ago
cKey c4f0d34515 upgrade abp framework 4.2.1 5 years ago
cKey 1479cd67d1 upgrade abp framework to 4.1.2 5 years ago
cKey f28675d6f2 Upgrade Abp Framework 4.0.0 5 years ago
cKey fb9b5be234 Remove some interfaces from the message repository 5 years ago
cKey 34d74058fc Improved notification data mapping 5 years ago
cKey 10a9498f9d User events should not be defined in the message domain layer 5 years ago
cKey d62b7c9271 upgrade abp framework to 3.3.0 5 years ago
cKey fce050f1ea Enhance IM functionality 5 years ago
cKey 689d126c3e Optimize instant messaging module 5 years ago
cKey 6280fbdbad upgrade abp framework to 3.2.0 5 years ago
cKey fbd10e46bc Removes the definition of the absolute path to the project 5 years ago
cKey 79bc9b62b1 upgrade abp framework 3.1.0 5 years ago
cKey d517df75de change notification data 5 years ago
cKey 7145158e30 add platform permissions 5 years ago
cKey a18beae56e rename platform-module to backend-admin-app and add platform-module 5 years ago
cKey 31d6ffb614 upgrade abp framework to 3.0.0 6 years ago
cKey b9835cd04b 增加后台清理过期通知任务;修复拼写错误; 6 years ago
cKey 60be6d79c1 增加自定义的通知映射(不完善的想法,应该用ObjectMapper) 6 years ago
cKey 5366b2909d 增强通知功能,增加通知生命周期 6 years ago
cKey 170173f84c 增加Hangfire定时任务集成,扩展官方Hangfire库;增加通知事件发布接口;其他适当性修改 6 years ago
cKey 73f8bf2d31 增加用户订阅相关api;创建nuget包 6 years ago
cKey 915560d36b 标准化通知数据消息;增加租户创建通知;修复租户创建后写入了属于主机权限的bug 6 years ago
cKey 28209ad3ed 完善微信小程序通知功能,增加一个消息标识符 6 years ago
cKey 0a1b5dd977 增加微信小程序通知提供者;增加微信公共token模块 6 years ago
cKey 3da237f39f 重构通知模块;增加微信验证模块;增加微信通知模块 6 years ago
cKey 55a43762c8 增加组织机构配置项;变更通知消息标识为string类型,以解决js传递long类型溢出的问题 6 years ago
cKey 733f1c1480 更新abp框架到2.9.0版本 6 years ago
cKey ca33be9533 增加手机号重复注册验证; 6 years ago
cKey 8a49331b43 完善IM项目;修改一些不合理的代码 6 years ago
cKey 2a7acb7b6c 完善通知组件;完善用户注册组件 6 years ago