mtcute/packages/core/src/highlevel/storage
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
..
repository fix(core)!: improved min chats handling 2024-09-28 21:40:57 +03:00
service fix(core)!: improved min chats handling 2024-09-28 21:40:57 +03:00
index.ts refactor!: merged client into core + fixed dispatcher for new storage 2024-01-31 19:30:57 +03:00
provider.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
storage.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00