Commit graph

1257 commits

Author SHA1 Message Date
2ee7166682
docs: fix docs config
Some checks failed
Docs / build (push) Successful in 6m0s
Tests / test-node (node18) (push) Successful in 1m58s
Tests / test-deno (push) Successful in 1m54s
Tests / test-node (node22) (push) Successful in 2m0s
Tests / test-node (node20) (push) Successful in 2m3s
Tests / test-web (chromium) (push) Successful in 1m57s
Tests / test-bun (push) Successful in 2m6s
Tests / test-web (firefox) (push) Successful in 2m2s
Tests / lint (push) Successful in 6m21s
Tests / e2e-deno (push) Successful in 54s
Tests / e2e (push) Failing after 55s
2025-01-03 23:53:58 +03:00
b3790f14db
fix(core): StarGift#isUnique
All checks were successful
Tests / test-node (node20) (push) Successful in 1m41s
Tests / test-node (node18) (push) Successful in 1m47s
Tests / test-node (node22) (push) Successful in 1m45s
Tests / test-deno (push) Successful in 1m43s
Tests / test-bun (push) Successful in 1m55s
Docs / build (push) Successful in 5m44s
Tests / lint (push) Successful in 6m14s
Tests / test-web (chromium) (push) Successful in 56s
Tests / test-web (firefox) (push) Successful in 1m11s
Tests / e2e (push) Successful in 51s
Tests / e2e-deno (push) Successful in 59s
2025-01-02 18:01:41 +03:00
51b392696a chore(release): v0.19.1 2025-01-02 00:19:19 +00:00
8313190803
ci: fixed release flow 2025-01-02 03:11:12 +03:00
c60a19f79b
feat: updated to 196 layer 2025-01-02 01:59:07 +03:00
486b8ecd51
feat(convert): gramjs StoreSession
closes #82
2025-01-02 01:59:04 +03:00
43bb942c75
build: removed events from dependencies
i forgor lol
2025-01-01 22:28:55 +03:00
c92f445da3
fix: fixed deno types and build 2025-01-01 21:55:42 +03:00
2973cfe4d8
chore: pushed cjs deadline a bit further 2025-01-01 21:55:41 +03:00
a591df92e0
fix(core): fixed signInQr method 2025-01-01 06:47:23 +03:00
70b5a423c6
fix(core): typo in method name 2025-01-01 06:47:23 +03:00
fe722fbb61
fix(core): remove type assertion from channels.readHistory
for some reason it returns false sometimes 🥴
closes #84
2024-12-31 23:10:09 +03:00
766f0399f1
ci: fix docs build 2024-12-31 17:37:08 +03:00
a2fd1c6e79 chore(release): v0.19.0 2024-12-30 21:58:57 +00:00
d177e1a40d
ci: fix docs deploy on release 2024-12-31 00:39:51 +03:00
8763111ab7
chore: bumped fuman/build 2024-12-31 00:36:46 +03:00
7be97596aa chore(release): v0.18.0 2024-12-30 21:22:28 +00:00
64d761eae4
ci: fixed release flow 2024-12-31 00:16:47 +03:00
47a27ead1a
docs: updated readme 2024-12-30 21:54:23 +03:00
e08afd6caa
feat!: updated to layer 195 2024-12-30 21:49:27 +03:00
5379f023b8
fix(core): added missing re-exports 2024-12-28 11:28:33 +03:00
a9113b360a
build: bumped typedoc and moved to fuman-build typedoc 2024-12-28 11:25:22 +03:00
884a227495
chore: bumped fuman 2024-12-28 10:55:01 +03:00
da10537b9a
fix(core): improved file downloading 2024-12-26 19:59:42 +03:00
3068c07347
fix(core): networking fixes 2024-12-26 19:59:32 +03:00
7eaacc5343
fix(core): pass mtproxy info 2024-12-18 05:50:40 +03:00
36abe3defd
fix(core): reconnection fixes 2024-12-17 08:42:49 +03:00
6b430c5a2a
fix(core): proper handling of pfs with media dcs 2024-12-16 11:21:54 +03:00
1c5815ecf0
fix(core): correctly handle banning of non-members in ChatMemberUpdate 2024-12-15 15:32:49 +03:00
cc4cf35611
chore(core)!: dropped pre-v3 string sessions 2024-12-14 20:48:49 +03:00
b13d23326a
chore: bumped fuman 2024-12-14 20:48:46 +03:00
c067b2cada
ci: move to forgejo actions 2024-12-12 08:30:09 +03:00
54bebb73dd
docs(core): fixed link to error reporting 2024-12-10 09:33:12 +03:00
b5bf02fc72
chore(core)!: extract user-specific fields from (Full)Chat to (Full)User
breaking:
 - `getChat`, `getFullChat` now only work for chats (channels/supergroups/basic groups)
 - for users, use `getUser` and `getFullUser`
 - many fields that previously had type `Chat` now have type `User | Chat`
2024-12-09 21:19:41 +03:00
5d0cdc421a
fix(core): handle MTPROTO_CLUSTER_INVALID 2024-12-09 21:19:38 +03:00
bb5d2ef676
build: bumped fuman 2024-12-07 09:08:31 +03:00
28eb1a6bfd
docs(core): improved docs for some methods 2024-12-07 09:08:31 +03:00
a5fc092d97
feat(core): export file id utils 2024-12-07 09:08:31 +03:00
ae09b1f124
fix(core): multi-connection key change handling 2024-12-07 09:08:31 +03:00
4f213b9652
test(e2e): deno fixes 2024-12-07 09:08:31 +03:00
7c6ae14710
fix(core): FullChat#bio is now non-nullable 2024-12-07 09:08:31 +03:00
af54f6e1c3
test(e2e): massive rework of e2e tests
now they run as-is, without any bundling. this might seem like a downgrade, but we no longer really need to verify that we publish stuff correctly as we delegate that to `@fuman/build`

meow
2024-12-07 09:08:30 +03:00
f0451d56e3
fix(core): stability improvements and leaks fixes 2024-12-06 00:08:21 +03:00
0c615869d2
fix(core): support FLOOD_PREMIUM_WAIT_ 2024-12-06 00:08:03 +03:00
4a7479561b
feat(core): simplify importSession interface 2024-12-04 18:05:09 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
a9ef0198e9
test: fixed deno/bun/browser tests 2024-12-03 05:46:51 +03:00
9622d2c0a2
test(core): fixed resolvePeer tests 2024-12-03 05:29:25 +03:00
9e218e3457
fix(dispatcher): support text filters inside filters.replyTo 2024-12-03 02:40:31 +03:00
a0ed269b5e
feat(dispatcher): filters.story 2024-12-03 02:35:39 +03:00