|
70b5a423c6
|
fix(core): typo in method name
|
2025-01-01 06:47:23 +03:00 |
|
|
5d0cdc421a
|
fix(core): handle MTPROTO_CLUSTER_INVALID
|
2024-12-09 21:19:38 +03:00 |
|
|
a07b6673dc
|
chore: bumped @antfu/eslint-config + reformat
|
2024-12-03 09:55:37 +03:00 |
|
|
9e3e379c25
|
chore: moved build to @fuman/build
|
2024-11-16 16:26:23 +03:00 |
|
|
0cff4113f3
|
chore!: migrate to fuman Emitter
breaking: all events now use Emitter interface (`.on(event, ...) => `.onEvent.add(...)`)
|
2024-10-01 04:03:18 +03:00 |
|
|
f621b0e81a
|
fix: import EventEmitter from events , not node:events
thanks sindresorhus for not making an option to disable this lint for a specific package lol
|
2024-09-29 02:54:00 +03:00 |
|
|
d5c96ca6fe
|
feat: updated to layer 186
|
2024-08-19 09:24:59 +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 |
|
|
e2464f7f3f
|
feat(core): qr code login
|
2024-06-28 17:30:47 +03:00 |
|
|
f7d6e6730b
|
feat(core): withParams method
|
2024-03-17 00:31:58 +03:00 |
|
|
83746aa460
|
feat: initial support for connection states
|
2024-03-12 13:15:27 +03:00 |
|
|
cbc2002781
|
chore: worker
|
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 |
|
|
8c38f836dd
|
feat(core): export all methods in methods.js
|
2024-02-21 21:44:19 +03:00 |
|
|
20a46c54a8
|
fix: e2e
|
2024-02-03 13:26:21 +03:00 |
|
|
c8e026dc03
|
refactor!: merged client into core + fixed dispatcher for new storage
|
2024-01-31 19:30:57 +03:00 |
|