Commit Graph

17 Commits

Author SHA1 Message Date
CrazyHackGUT 920148e05b add Uri parser, add ISerializationBinder
ISerializationBinder is added only in whitelist mode. Types for whitelisting should be registered manually via new API `Module.StartAsync()` or attribute `AllowedSerializableType(name)`
2024-05-29 00:19:30 +03:00
CrazyHackGUT 2ae2d92e26 increase speed of mysql when searching posts 2024-02-18 18:50:01 +03:00
CrazyHackGUT 27b5e7bf7c Try launch webhooks 2024-01-28 20:32:33 +03:00
CrazyHackGUT 1088037e58 Initial webhook support 2024-01-28 18:51:18 +03:00
Andriy 8ab067a027 Use file-scoped namespaces 2023-07-29 15:14:52 +03:00
Andriy 2a37b27bb4 [store] other use default client factory 2023-07-28 23:14:36 +03:00
Andriy 8de8eac959 initial chat options implementation 2023-07-20 20:24:16 +03:00
Andriy bbcdfff2b9 [core] move message auto-delete service from code-watcher to core 2023-01-23 13:12:38 +02:00
Andriy 98b1e2f0f7 [core] add thread safe random to DI 2023-01-17 22:48:08 +02:00
CrazyHackGUT 520f1efe37 AntiFlood service 2022-02-16 19:44:53 +03:00
West14 740527d827 Assorted improvements.
- Add UserService.
- Add "setrep" command.
- Rename confusing methods and variables in AbstractAnimationHandler.
- Change Bayan cooldown to Zero.
- Add crappy "cooldowns" command.
2022-01-04 17:45:06 +02:00
CrazyHackGUT cf34fcd89a Cache info about users, cleanup for module 2022-01-03 23:25:20 +03:00
CrazyHackGUT 756af71f15 Update EF 2021-12-26 17:06:47 +04:00
CrazyHackGUT 3fd5042367 WiP storage for modules 2020-03-08 01:55:50 +04:00
CrazyHackGUT dc2307d74e 🚧 Add modules to DI, rename classes 2020-03-02 08:49:57 +04:00
CrazyHackGUT a7b3f97f1a 🚧 Core improvements 2020-03-02 00:05:07 +04:00
CrazyHackGUT bae09d5ba4 🚧 Core re-init 2020-03-01 22:09:14 +04:00