mtcute/packages/test/src
alina sireneva 4952d33261
fix(core)!: improved min chats handling
breaking:
- `IPeersRepository.PeerInfo` has new field `isMin`
- `getById` has a new argument `allowMin` describing whether it's allowed to return peers where `.isMin == true`
- `getByUsername`, `getByPhone` changed logic: they should *never* return peers where `.isMin == true`
2024-09-28 21:40:57 +03:00
..
storage fix(core)!: improved min chats handling 2024-09-28 21:40:57 +03:00
client.test.ts build: build with vite (initial) 2024-08-24 22:55:25 +03:00
client.ts build: build with vite (initial) 2024-08-24 22:55:25 +03:00
crypto.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
index.ts fix: properly handle file uploads + downloading as node stream 2024-03-07 05:35:36 +03:00
platform.test.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
platform.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
platform.web.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
schema.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
storage.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
stub.test.ts test(core): improved test coverage 2023-11-11 18:38:57 +03:00
stub.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
transport.test.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
transport.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
types.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
utils.test.ts test(core): improved test coverage 2023-11-11 18:38:57 +03:00
utils.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00