Commit graph

41 commits

Author SHA1 Message Date
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
6276d704c8
asd 2024-11-20 19:52:39 +03:00
7b1ab384a0
build: use builds from pkg.pr.new 2024-11-20 19:44:25 +03:00
9e3e379c25
chore: moved build to @fuman/build 2024-11-16 16:26:23 +03:00
d50baeaaa3
build: slow-types-compiler -> @fuman/jsr 2024-09-29 04:13:51 +03:00
a7ae3735c6
chore: minor cleanup 2024-09-29 04:13:51 +03:00
cb04b111a5
chore!: moved away from global platform 2024-09-29 04:13:50 +03:00
66786064e3
chore: use hex/base64/utf from @fuman/utils 2024-09-29 04:13:50 +03:00
baef78403e
chore!: migrated proxies to fuman
breaking: http-proxy, socks-proxy and mtproxy packages are deprecated, proxified implementations are available in runtime-specific packages
2024-09-29 04:13:50 +03:00
d512da6831
chore: initial migration to fuman networking 2024-09-29 04:13:48 +03:00
318dbd6548 v0.16.9 2024-09-07 21:55:41 +00:00
8f0a4ec4aa
build: added jsr building 2024-08-27 22:17:01 +03:00
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
748517a8fc v0.16.8 2024-08-21 20:47:54 +00:00
c02b8c5a65
fix(deno): correctly handle reconnection 2024-08-21 23:28:04 +03:00
907fe4300e v0.16.7 2024-08-21 17:56:12 +00:00
92ab16cead
fix(core): forward skipConversationUpdates and updates options to the client 2024-08-21 20:25:05 +03:00
db58913fa1
build: bumped db/sqlite 2024-08-19 13:00:25 +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
12861d6d02 v0.16.6 2024-08-11 12:39:02 +00:00
03fd249cd4
fix: expose methods.js entrypoint in platform-specific packages 2024-08-11 12:43:39 +03:00
39199f9a5e
chore: deprecated .run method 2024-07-26 06:46:18 +03:00
b3a4e5d0f4 v0.16.2 2024-07-24 11:31:58 +00:00
e567966f67
fix: correctly pass disableUpdates to constructor 2024-07-24 13:41:33 +03:00
03c2d453e4 v0.16.0 2024-07-16 21:40:32 +00:00
8eb980c689
fix(deno): return numbers from sqlite driver 2024-07-12 16:18:12 +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
ce11d535cf v0.13.0 2024-06-02 14:28:27 +00:00
bb722883a3 v0.12.0 2024-05-10 01:27:30 +00:00
ad9ad041ab
test(e2e-deno): ported tests from e2e-node 2024-04-30 05:34:43 +03:00
ac398e657a
test(e2e-deno): use @mtcute/deno in tests 2024-04-29 22:09:56 +03:00
dc56deb08a
fix: check for listener count before emitting error 2024-04-29 18:09:56 +03:00
33515169ff
fix(deno): lazily import @db/sqlite 2024-04-29 17:44:00 +03:00
341e8e9d3e
docs: fixed some namings 2024-04-29 16:42:58 +03:00
67b290643d
build: use a stripped down non-conflicting version of lib.deno.d.ts instead 2024-04-29 05:50:18 +03:00
b1b79e2ab1
test(e2e-deno): populate packages from upstream 2024-04-29 04:56:32 +03:00
a2cdc73735
feat: initial deno support 2024-04-28 23:06:33 +03:00