teidesu
e68c9f4bb5
refactor: prettier-ed code, rearranged imports, fixed tests
2022-06-30 16:32:56 +03:00
teidesu
2c3529870a
feat(client): updated to layer 143
...
also fixed some minor bugs
2022-06-18 22:47:31 +03:00
teidesu
1cce5c79a2
feat(parser): support conditionals in template strings
2022-06-05 23:23:26 +03:00
teidesu
e0d1102408
fix(tl): bumped minor version
2022-06-05 23:05:15 +03:00
teidesu
9034810ccd
tl: updated to layer 142
2022-05-14 20:30:36 +03:00
teidesu
1ef1c0669d
feat(parse-mode): support spoiler entity
2022-05-06 00:40:47 +03:00
teidesu
d8111ea525
feat(parse-mode): compile-time formatted string compatibility check
2022-05-06 00:11:28 +03:00
teidesu
a1ea1315df
tl: updated to layer 140
2022-04-28 17:23:44 +03:00
teidesu
2289cc690d
build: migrated to pnpm, updated and cleaned up deps
2022-04-28 16:58:09 +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
2f1c8548a0
build: renamed to mtqt
2021-07-25 21:03:40 +03:00
teidesu
96d133dd2f
fix(markdown): proper handling of non-link [] groups
2021-07-20 03:26:00 +03:00
teidesu
3b523598ad
build: changed license to lgplv3
2021-07-19 03:57:47 +03:00
teidesu
d611f91f19
feat: parse mode template literals override default/passed parse mode
2021-07-09 16:39:45 +03:00
teidesu
c2130dec9f
build(tl): updated to layer 131
2021-07-06 18:02:26 +03:00
teidesu
9ed51fd996
fix: made .mention() work with tagged templates
2021-07-02 21:28:30 +03:00
teidesu
733a1ab84f
feat: html and markdown tagged template helpers
2021-07-02 20:20:29 +03:00
teidesu
090f42e559
build(tl): updated to layer 130
2021-06-26 17:13:13 +03:00
teidesu
028e331cb6
fix(markdown): properly handle square brackets that are not links
2021-06-23 17:08:23 +03:00
teidesu
645bd46e9d
fix(markup): support link starting with //
2021-06-18 18:06:39 +03:00
teidesu
280c9f51aa
build: preparing to publish (part 2)
...
fixed imports, package.json files, improved package generation for certain packages, and more (i'm too lazy to describe all the magic that i've done)
2021-06-06 19:23:43 +03:00
teidesu
9be7b0d6c9
refactor: prefer switches to else-if chains
2021-05-12 17:58:45 +03:00
teidesu
d8cd13fd60
refactor(client): use ReadonlyArray for getter return types
2021-05-11 22:02:00 +03:00
teidesu
3aa53c7830
fix(markdown): fixed escape regex
2021-04-25 13:57:01 +03:00
teidesu
dea02c9c39
fix(parse-modes): negative access hashes for permanent mentions
2021-04-25 13:34:06 +03:00
teidesu
f55d099b5f
fix(markdown): escape closing square bracket
2021-04-25 13:26:43 +03:00
teidesu
c286570500
refactor: made all packages private and changed main to typescript file
2021-04-14 22:53:10 +03:00
teidesu
974ce8c136
fix(markdown/readme): typos
2021-04-08 12:29:06 +03:00
teidesu
cd8ec8309f
Initial commit
2021-04-08 12:19:38 +03:00