d88bc0ea60
chore: code quality improvements
...
improved eslint config, fixed linter issues, added husky
2023-06-05 00:30:48 +00:00
teidesu
390b65f796
build(docs): api reference generation improvements
...
- added readme in each package
- updated typedoc, fixed related issues
- use @link instead of @see
- moved configs to typedoc.js, improved exclusion of unneeded stuff
- custom plugin for typedoc for cross-package references
- preparing to move documentation to separate repository
2022-08-24 23:37:26 +03: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
b9b2b9f6ba
feat(dispatcher): Conversation class
2021-07-10 15:10:43 +03:00
teidesu
5e7706a5a3
feat(dispatcher): callback data builder
2021-06-20 01:29:40 +03:00
teidesu
6c8eeb01d2
feat(dispatcher): wizard scene
2021-06-14 19:01:02 +03:00
teidesu
fa3c719312
feat(dispatcher): support chat member updates
2021-04-27 20:31:04 +03:00
teidesu
70c01a62a3
refactor(updates): extracted dispatcher to own package, fixed various update related bugs
2021-04-23 22:35:37 +03:00