Commit graph

1115 commits

Author SHA1 Message Date
d3344dd7b5 v0.8.1 2024-03-17 17:12:30 +00:00
8f909ee338
fix(create-bot): husky install is deprecated 2024-03-17 19:50:24 +03:00
ff89ce3ddd
feat(create-bot): support package managers other than pnpm 2024-03-17 19:48:04 +03:00
b04db0ba6a v0.8.0 2024-03-17 06:49:36 +00:00
6828d56317
feat(tl): updated to layer 176 2024-03-17 08:29:46 +03:00
902196bdcf
chore(convert): expose dc mappings 2024-03-17 08:29:39 +03:00
alina sireneva
999c18c616
fix(core): check for message id in _findMessageInUpdate (#23) 2024-03-17 06:47:45 +03:00
14a54f5a25
fix(core): check for message id in _findMessageInUpdate 2024-03-17 06:23:40 +03:00
81a12a8088
fix(core): send connection state through worker 2024-03-17 00:36:09 +03:00
f7d6e6730b
feat(core): withParams method 2024-03-17 00:31:58 +03:00
03c8f24f2f
docs: fixed typedoc configs 2024-03-15 23:38:39 +03:00
alina sireneva
3ef585efb2
Connection state (#22) 2024-03-15 03:45:03 +03:00
c9a4558e5c
fix: download threads never connecting 2024-03-15 03:20:59 +03:00
f66922f995
ci: only deploy docs on release 2024-03-15 00:25:37 +03:00
ab2425a26e
feat: support for "updating" states + improved catch up a bit 2024-03-15 00:02:04 +03:00
83746aa460
feat: initial support for connection states 2024-03-12 13:15:27 +03:00
Alina Sireneva
d313743e10
avoid using namespaces in favor of esm (#21) 2024-03-07 19:24:10 +03:00
a0b3e9cc6e
chore: avoid using namespaces in favor of esm 2024-03-07 18:11:02 +03:00
Alina Sireneva
0cee1b8037
docs: update readme 2024-03-07 13:07:08 +03:00
Alina Sireneva
b172787da1
docs(convert): fixed links in readme 2024-03-07 12:25:09 +03:00
74422df390
ci: fixed docs build 2024-03-07 12:13:50 +03:00
Alina Sireneva
878802c6ea
Session conversion (#20) 2024-03-07 11:16:57 +03:00
149fa6b49e
chore: readme + exports 2024-03-07 09:53:30 +03:00
2fe476cf3c
feat: initial support for session conversion 2024-03-07 09:32:16 +03:00
ddc8f1dad7
feat(tl): scrape schema from weba/k sources 2024-03-07 05:54:47 +03:00
Alina Sireneva
0e8f160871
Platform agnostic (#19) 2024-03-07 05:54:20 +03:00
3bd3f32dab
docs: updated core readme 2024-03-07 05:35:37 +03:00
e6f674c622
build: fixed .test.js files being included in the package 2024-03-07 05:35:37 +03:00
638b214cc1
docs(dispatcher): readme 2024-03-07 05:35:37 +03:00
f9d9133e88
fix(create-bot): NodeTelegramClient -> TelegramClient 2024-03-07 05:35:37 +03:00
6756c78065
docs: updated readmes 2024-03-07 05:35:37 +03:00
d64aa478cc
fix(web): export websocket 2024-03-07 05:35:37 +03:00
288d6ce7c7
chore: sideeffects: false in the rest of the packages 2024-03-07 05:35:37 +03:00
b9f8fd58db
fix(core): try to use symbol for platform 2024-03-07 05:35:37 +03:00
d87a11b52e
build: added sideEffects: false 2024-03-07 05:35:37 +03:00
42f1482d7f
build(core): improved tree-shakeability 2024-03-07 05:35:37 +03:00
56b2fe70d3
fix(web): worker fixes 2024-03-07 05:35:37 +03:00
fea8d93dcb
fix: only-if-esm for getWasmUrl 2024-03-07 05:35:37 +03:00
399336fa4a
chore: put wasm blob to root of the package 2024-03-07 05:35:37 +03:00
fbf5c8f4bc
chore!: removed @mtcute/wasm dependency from core
breaking: `WasmCryptoProvider` no longer exists
2024-03-07 05:35:37 +03:00
baa4ccf755
fix(core): web worker implementation 2024-03-07 05:35:36 +03:00
f274dfe857
fix(core): use workaround for wasm loading 2024-03-07 05:35:36 +03:00
14549020aa
test(e2e): added worker tests 2024-03-07 05:35:36 +03:00
cbc2002781
chore: worker 2024-03-07 05:35:36 +03:00
791a3a58b5
fix: wasm build and e2e fixes 2024-03-07 05:35:36 +03:00
9420f155b2
fix: tsconfig refs 2024-03-07 05:35:36 +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
ceb606a347
fix(core): hide _parsedStatus from inspect 2024-03-07 05:35:36 +03:00
db98751f67
chore: removed platform-specific code in wasm 2024-03-07 05:35:36 +03:00