bb5d2ef676
build: bumped fuman
2024-12-07 09:08:31 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat
2024-12-03 09:55:37 +03:00
eaa386c148
chore: bumped fuman to release + fixed deno
2024-12-02 08:31:24 +03:00
a953a51ce4
build: bumped fuman
2024-11-28 17:55:57 +03:00
4682359769
feat(core)!: timers!
...
breaking: setOffline renamed to sendOnline
2024-11-23 19:08:24 +03:00
73a3f64fc3
feat: bumped to layer 194
2024-11-20 21:25:32 +03:00
439f50bc50
Merge branch 'master' of github.com:mtcute/mtcute into fuman-net
2024-11-20 19:59:48 +03:00
7b1ab384a0
build: use builds from pkg.pr.new
2024-11-20 19:44:25 +03:00
08b42b5ebc
build: fixes
2024-11-20 19:43:32 +03:00
7adcc2b95c
chore: use more utils from fuman
2024-11-19 18:35:02 +03:00
9e3e379c25
chore: moved build to @fuman/build
2024-11-16 16:26:23 +03:00
f89d0bc59d
feat!: updated to layer 189
...
breaking:
- removed `reportStory` method (report flow changed, and i dont want to get into it rn)
- removed `sourceType` from SticketSet as stickersets can now be mixed
2024-10-05 23:03:02 +03:00
f3c0daa835
chore!: use more utils from fuman
2024-09-29 04:13:50 +03:00
a586327a97
docs: added info on updating the schema
2024-09-29 00:26:47 +03:00
alina sireneva
4bd57316a1
feat(tl): updated to layer 187 ( #69 )
2024-09-07 07:30:35 -07: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
d5c96ca6fe
feat: updated to layer 186
2024-08-19 09:24:59 +03:00
f3da84bd45
chore: ts-node -> tsx
2024-08-18 12:11:44 +03: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
c694d7724f
chore(tl): updated docs
2024-08-07 17:20:42 +03:00
4d912a6123
feat: updated to layer 185
2024-07-31 23:00:32 +03:00
0ebd305797
feat(tl): updated to layer 184
2024-07-08 13:55:45 +03:00
35d2aebd34
feat(tl): updated to layer 183
2024-06-30 22:16:23 +03:00
9daa551e33
fix(core): correctly handle result of mtcute.customMethod
2024-06-28 14:59:26 +03:00
fe1047df8b
feat(core): allow sending fully custom payloads
2024-06-26 11:22:08 +03:00
80097fa8be
build(tl): updated to 182 layer
2024-06-25 00:50:38 +03:00
635f02162a
feat(tl): updated to layer 181
2024-05-31 17:58:58 +03:00
8b80a3ddbe
build: updated to 179 layer
2024-05-03 05:30:14 +03:00
2bc9f898e5
chore: removed main
field from package.json
-s
2024-04-27 12:19:09 +03:00
365369be95
fix(node)!: recursive crypto-node import
...
breaking: moved `NodeCryptoProvider` to @mtcute/node/utils.js
2024-04-27 12:19:08 +03:00
9d114a3552
build: initial support for jsr building
2024-04-21 04:53:09 +03:00
bf2f7999a6
feat!: updated to 177 layer
...
breaking: `.createGroup` now returns `CreateGroupResult`
2024-04-01 15:22:40 +03:00
0a072ce6a5
chore: lowercase name
2024-03-20 13:56:18 +03:00
6828d56317
feat(tl): updated to layer 176
2024-03-17 08:29:46 +03:00
ddc8f1dad7
feat(tl): scrape schema from weba/k sources
2024-03-07 05:54:47 +03:00
a2739b678c
chore!: started extracting platform-specific stuff into separate packages
2024-03-07 05:35:36 +03:00
8460cc3ade
feat(tl): updated to 174 layer
2024-02-19 20:37:36 +03:00
27e14472ff
feat: app config manager
2024-02-05 01:44:51 +03:00
e6c7af6ed2
feat: updated to layer 173
2024-02-04 18:28:27 +03:00
c175e41616
feat!: updated to layer 169
...
breaking:
- boost related methods re-done to allow for multiple boosts per user
- `BotKeyboard.requestPeer` and `peer_chosen` changed
2023-12-24 01:43:58 +03:00
ce3cebff66
fix(tl): repalce %d in descriptions
2023-12-08 05:35:01 +03:00
4d27ca56d1
feat!: updated to layer 167
...
breaking:
- `User#color`: type changed `number -> ChatColors`
- `User#replyBackgroundEmojiId` removed (moved to `color.backgroundEmojiId`)
- same for `Chat`
2023-12-01 17:29:36 +03:00
ba3d02ac94
fix(tl): do not codegen for mtcute.*
2023-11-27 07:06:32 +03:00
b25f9dddfa
feat!: support min updates
...
breaking: changed `ITelegramStorage` interface, changed tl schema a bit
2023-11-27 06:33:32 +03:00
a0a22554cb
feat(tl): updated layer 166
...
gotta love telegram versioning
also made docs downloading faster
2023-11-17 17:26:45 +03:00
ec1154fdef
build: fixed tl versioning + changelog generation
2023-11-12 19:19:02 +03:00
18178b438d
feat(wasm): added sha1/256 to wasm, removed most of async in crypto
2023-11-08 00:53:15 +03:00
eec142f0e5
feat: wasm! 🚀
2023-11-04 06:44:18 +03:00