mtcute/packages/web/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
..
common-internals-web chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
idb fix(core)!: improved min chats handling 2024-09-28 21:40:57 +03:00
client.ts fix(core): forward skipConversationUpdates and updates options to the client 2024-08-21 20:25:05 +03:00
crypto.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
exit-hook.ts fix(web): worker fixes 2024-03-07 05:35:37 +03:00
index.ts fix(web): export websocket 2024-03-07 05:35:37 +03:00
methods.ts fix: expose methods.js entrypoint in platform-specific packages 2024-08-11 12:43:39 +03:00
platform.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
utils.ts build: initial support for jsr building 2024-04-21 04:53:09 +03:00
wasm.ts build: build with vite (initial) 2024-08-24 22:55:25 +03:00
websocket.test.ts chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
websocket.ts chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
worker.ts build: build with vite (initial) 2024-08-24 22:55:25 +03:00