|
868082260e
|
v0.17.0
|
2024-10-05 20:26:38 +00:00 |
|
|
d52682acc3
|
v0.16.13
|
2024-09-28 22:15:45 +00:00 |
|
|
412f1af120
|
feat(dispatcher): added getCompleteChat and withCompleteChat , similar to getCompleteSender withCompleteSender
|
2024-09-28 21:43:40 +03:00 |
|
|
318dbd6548
|
v0.16.9
|
2024-09-07 21:55:41 +00:00 |
|
|
6166e27808
|
build: build with vite (initial)
|
2024-08-24 22:55:25 +03:00 |
|
|
26d1175b26
|
build: don't use stc when building
|
2024-08-24 21:52:31 +03:00 |
|
|
907fe4300e
|
v0.16.7
|
2024-08-21 17:56:12 +00:00 |
|
|
b76463ccc0
|
chore: enabled isolatedDeclarations
|
2024-08-18 09:44:26 +03:00 |
|
|
a0ed9c2426
|
chore: migrate to antfu eslint config (+ reformat)
|
2024-08-18 07:18:13 +03:00 |
|
|
407910c2be
|
build: friendship ended with prettier
|
2024-08-12 08:19:16 +03:00 |
|
|
03c2d453e4
|
v0.16.0
|
2024-07-16 21:40:32 +00:00 |
|
|
4209aebe80
|
v0.15.2
|
2024-07-06 19:30:43 +00:00 |
|
|
9b6e5ea8fc
|
fix(dispatcher): CallbackDataBuilder#filter typings
|
2024-07-06 22:12:13 +03:00 |
|
|
53b9ea8840
|
v0.15.0
|
2024-06-30 20:54:26 +00:00 |
|
|
82ab154f0f
|
v0.14.0
|
2024-06-26 10:02:31 +00:00 |
|
|
ecad89b70d
|
feat(core): support business callback queries
|
2024-06-25 01:19:29 +03:00 |
|
|
eb5ffedfed
|
v0.13.4
|
2024-06-15 15:34:05 +00:00 |
|
|
9ed647d075
|
feat(dispatcher): onAnyCallbackQuery + inline related fixes
|
2024-06-15 18:13:22 +03:00 |
|
|
ce11d535cf
|
v0.13.0
|
2024-06-02 14:28:27 +00:00 |
|
|
3968a35654
|
feat(dispatcher): scene transition hooks + ToScene when exiting
|
2024-06-02 17:03:00 +03:00 |
|
|
8e04c13b60
|
fix(dispatcher): fetch scene for business updates
|
2024-06-02 00:37:17 +03:00 |
|
|
35800b9c04
|
fix(dispatcher): require storage when state type is set in root dispatcher
|
2024-06-02 00:37:15 +03:00 |
|
|
477bfcf294
|
v0.12.4
|
2024-05-28 13:08:36 +00:00 |
|
|
702ff2a0de
|
fix(dispatcher): don't throw on invalid data when using predicates
|
2024-05-28 14:25:59 +03:00 |
|
|
2d78a892b4
|
fix(dispatcher): better errors in CallbackDataBuilder#parse
|
2024-05-28 14:21:10 +03:00 |
|
|
8305619d44
|
v0.12.3
|
2024-05-26 21:31:48 +00:00 |
|
|
0960dae59b
|
feat(dispatcher): allow predicates in CallbackDataBuilder .filter()
|
2024-05-27 00:07:39 +03:00 |
|
|
bb722883a3
|
v0.12.0
|
2024-05-10 01:27:30 +00:00 |
|
|
82b1552468
|
feat(dispatcher): filter for scheduled messages
|
2024-05-06 03:41:02 +03:00 |
|
|
2a399532a3
|
feat: support business connections
|
2024-05-06 03:12:33 +03:00 |
|
|
0b97e79c47
|
feat(dispatcher): allow injecting multiple deps at once
|
2024-05-01 23:02:16 +03:00 |
|
|
f277bbc41c
|
build(ts): disable stripInternal
|
2024-05-01 22:39:05 +03:00 |
|
|
8baacc701c
|
feat(dispatcher): dependency injection
|
2024-05-01 22:33:46 +03:00 |
|
|
a2cdc73735
|
feat: initial deno support
|
2024-04-28 23:06:33 +03:00 |
|
|
2bc9f898e5
|
chore: removed main field from package.json -s
|
2024-04-27 12:19:09 +03:00 |
|
|
20e27070dc
|
fix(dispatcher): pubilc constructor for WizardScene
|
2024-04-27 01:44:11 +03:00 |
|
|
5de055faba
|
v0.11.0
|
2024-04-24 14:02:31 +00:00 |
|
|
9d114a3552
|
build: initial support for jsr building
|
2024-04-21 04:53:09 +03:00 |
|
|
ae8ab45a74
|
chore: fixed remaining type errors
|
2024-04-14 22:18:53 +03:00 |
|
|
c962155c2e
|
v0.10.0
|
2024-04-01 17:32:17 +00:00 |
|
|
ff6ffaf31f
|
v0.9.0
|
2024-03-23 22:57:57 +00:00 |
|
|
bcbf0d6b8c
|
Merge branch 'master' into sqlite-abstract
|
2024-03-23 21:32:37 +03:00 |
|
|
0a072ce6a5
|
chore: lowercase name
|
2024-03-20 13:56:18 +03:00 |
|
|
142dddd253
|
refactor: moved most of sqlite implementation to core
|
2024-03-20 01:17:58 +03:00 |
|
|
b04db0ba6a
|
v0.8.0
|
2024-03-17 06:49:36 +00:00 |
|
|
638b214cc1
|
docs(dispatcher): readme
|
2024-03-07 05:35:37 +03:00 |
|
|
6756c78065
|
docs: updated readmes
|
2024-03-07 05:35:37 +03:00 |
|
|
d87a11b52e
|
build: added sideEffects: false
|
2024-03-07 05:35:37 +03:00 |
|
|
fb72d3194d
|
fix: properly handle file uploads + downloading as node stream
|
2024-03-07 05:35:36 +03:00 |
|
|
a2739b678c
|
chore!: started extracting platform-specific stuff into separate packages
|
2024-03-07 05:35:36 +03:00 |
|