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
537b7d0462
feat(core): support overwriting existing session with session strings
2022-07-31 08:01:40 +03:00
teidesu
e68c9f4bb5
refactor: prettier-ed code, rearranged imports, fixed tests
2022-06-30 16:32:56 +03:00
teidesu
9493759572
build: updated to layer 139
...
didn't add any new layers' features, only bumped layer
2022-04-01 22:17:10 +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
4b22ee5b25
rename back to mtcute
...
idk lol
2021-08-05 20:38:24 +03:00
teidesu
1cf9929e3f
fix(core): fixed test servers, fixed tests, slight refactor
2021-07-27 15:32:18 +03:00
teidesu
2f1c8548a0
build: renamed to mtqt
2021-07-25 21:03:40 +03:00
teidesu
8b6d587399
fix(client): improved own username handling
2021-07-05 17:26:30 +03:00
teidesu
f2671d3c0b
fix(dispatcher): handle commands that contain bot username
2021-06-18 19:21:22 +03:00
teidesu
2cd443d6d1
feat(client): string sessions
2021-06-05 20:25:08 +03:00
teidesu
4599272c7c
fix(client): do not catch up channels if disabled
2021-05-23 14:02:44 +03:00
teidesu
c228085bfe
feat(client): improved min peers and short updates handling
2021-05-22 14:41:11 +03:00
teidesu
e6e28399b0
refactor: prefer switches over ifs when possible
2021-05-16 14:32:36 +03:00
teidesu
30253c83c7
refactor(client): normalized MtCuteTypeAssertionError errors
2021-05-12 18:16:50 +03:00
teidesu
97cbf10d3d
fix(client): do not catch up after first update is received
2021-05-04 13:11:41 +03:00
teidesu
b4a26c6f5b
fix(client): disable catch up by default, also save storage after catching up
2021-04-26 22:41:19 +03:00
teidesu
3ca8f847e6
fix(client): do not catch up id disableUpdates is used
2021-04-24 20:02:40 +03:00
teidesu
48d328f486
feat(client): run method that wraps start()
2021-04-24 16:33:06 +03:00
teidesu
58f4356d58
fix(client): use 6-digit codes for test phone numbers
2021-04-24 16:08:43 +03:00
teidesu
70c01a62a3
refactor(updates): extracted dispatcher to own package, fixed various update related bugs
2021-04-23 22:35:37 +03:00
teidesu
87481c9a32
rewrite(client): improved updates handling, added support for min entities
2021-04-18 16:23:25 +03:00
teidesu
bcc5321cee
refactor(client): use _saveStorage instead of storage.save
2021-04-17 19:00:46 +03:00
teidesu
95069d0120
feat(client): startTest method
...
test numbers dont seem to work currently though.
2021-04-17 10:05:31 +03:00
teidesu
d592e55294
fix(client): force save session in checkPassword
2021-04-10 20:09:28 +03:00
teidesu
cd8ec8309f
Initial commit
2021-04-08 12:19:38 +03:00