|
d88bc0ea60
|
chore: code quality improvements
improved eslint config, fixed linter issues, added husky
|
2023-06-05 00:30:48 +00:00 |
|
teidesu
|
627fdbed2f
|
refactor(dispatcher): big refactor, moved updates parsing to client, separated raw updates from parsed, moved Conversation to client package
|
2021-07-17 17:26:31 +03:00 |
|
teidesu
|
231b10d8cd
|
feat(dispatcher): made Dispatcher an EventEmitter
this adds a second option for updates dispatching which is not governed by any propagation or stuff.
useful for advanced use-cases.
|
2021-07-07 23:36:57 +03:00 |
|
teidesu
|
0ea953732b
|
fix(dispatcher): removed @internal from non-filtered on* methods
i probably am in fact stupid
|
2021-06-26 23:34:08 +03:00 |
|
teidesu
|
481f0db129
|
fix(dispatcher): provide state type information to filters
|
2021-06-20 02:52:19 +03:00 |
|
teidesu
|
a0294b9a64
|
feat(dispatcher): fsm and scenes
|
2021-05-27 01:02:31 +03:00 |
|
teidesu
|
95f6515340
|
fix(dispatcher/codegem): added @internal mark, also removed console log call
|
2021-05-05 00:45:09 +03:00 |
|
teidesu
|
1c1aed147a
|
refactor(dispatcher): codegen for update types
i'm just too lazy to be bothered with pasting that. also, i forgot to implement builder for editMessage, teehee~
|
2021-05-05 00:43:35 +03:00 |
|