7bf63b2507
fix: dont export everything on first connection
2023-09-18 03:16:29 +03:00
81ce550604
chore: improved eslint config
...
closes MTQ-54
2023-09-03 02:37:51 +03:00
eb585fc3f1
build: fixes after rebase
2023-07-24 00:14:37 +03:00
teidesu
a23197df91
feat(core): (initial) support pfs
2023-07-24 00:14:37 +03:00
d88bc0ea60
chore: code quality improvements
...
improved eslint config, fixed linter issues, added husky
2023-06-05 00:30:48 +00:00
teidesu
390b65f796
build(docs): api reference generation improvements
...
- added readme in each package
- updated typedoc, fixed related issues
- use @link instead of @see
- moved configs to typedoc.js, improved exclusion of unneeded stuff
- custom plugin for typedoc for cross-package references
- preparing to move documentation to separate repository
2022-08-24 23:37:26 +03:00
teidesu
e68c9f4bb5
refactor: prettier-ed code, rearranged imports, fixed tests
2022-06-30 16:32:56 +03:00
teidesu
96300a795e
fix(core): removed unnecessary import
2022-05-11 13:17:39 +03:00
teidesu
ec736f8590
some changes
...
i've been wanting to name a commit like this for my entire life, lol. seriously though, a lot has changed:
- extracted TL-related stuff to `@mtcute/tl-utils` and `@mtcute/tl-runtime`, rewrote codegen in TS
- updated to layer 134, moved to int64 identifiers
- rewritten networking (mtproto), rewritten updates handling
- *lots* of refactoring
still a very early version though, there are a lot of improvements to be made, but at least it runs, lol
also tl-reference will not be updated anytime soon because i want to rewrite it
2021-11-23 00:03:59 +03:00
teidesu
9b5ca0cb2a
refactor: improved logging, moved to custom logger instead of debug
2021-08-14 12:57:26 +03:00
teidesu
4b22ee5b25
rename back to mtcute
...
idk lol
2021-08-05 20:38:24 +03:00
teidesu
a3cf0c526a
fix(client): reworked updates, added support for qts
2021-08-04 12:58:57 +03:00
teidesu
a8d3543e64
build: preparing for publish, moved to strict typescript, fixed some stuff
2021-07-30 17:40:50 +03:00
teidesu
2f1c8548a0
build: renamed to mtqt
2021-07-25 21:03:40 +03:00
teidesu
8fb099cfeb
fix(core): proper browser support
...
not much really, fixed exports for webpack, fixed binary mode for websocket
2021-07-16 04:31:04 +03:00
teidesu
c8dae335e8
feat: vacuum storage to reduce its size
2021-06-20 18:18:06 +03:00
teidesu
b45cc0df69
feat: rate limiting
2021-06-20 17:54:28 +03:00
teidesu
ae2dbcf03f
build: fixed scripts, eslintignore, fixed linter warnings and re-formatted with prettier
2021-06-06 15:20:41 +03:00
teidesu
2cd443d6d1
feat(client): string sessions
2021-06-05 20:25:08 +03:00
teidesu
a0294b9a64
feat(dispatcher): fsm and scenes
2021-05-27 01:02:31 +03:00
teidesu
c228085bfe
feat(client): improved min peers and short updates handling
2021-05-22 14:41:11 +03:00
teidesu
c3fce178b6
feat: only update changed updates state (i.e. dont save pts if it hasnt changed)
2021-05-21 00:24:54 +03:00
teidesu
2660120e8f
feat(core): support seq in updates
2021-05-19 21:21:12 +03:00
teidesu
977527b78a
fix(core): handle concurrent saving for the file
...
this is very hacky, but idk how to make it better.
2021-05-10 14:28:39 +03:00
teidesu
169d95d6ed
fix(core): lowercase usernames index
2021-05-07 12:41:06 +03:00
teidesu
fd92121b14
fix(core): do not rename in case of an error while writing
2021-05-04 14:13:06 +03:00
teidesu
63471115ae
feat(core): safe file write, and also cleanup function using exit-hook
package
2021-04-24 17:20:01 +03:00
teidesu
87481c9a32
rewrite(client): improved updates handling, added support for min entities
2021-04-18 16:23:25 +03:00
teidesu
afa679cef4
fix(core): hopefully fixed issue with json file session randomly disappearing when using debugger
2021-04-15 12:18:50 +03:00
teidesu
cd8ec8309f
Initial commit
2021-04-08 12:19:38 +03:00