d3338f6614
fix: build fixes + updated to 160 schema
2023-07-20 17:51:24 +03:00
16392ee613
build: use lint-staged + pre-commit prettier and type checking
2023-06-10 01:43:52 +03:00
6dafa3ca10
build: updated lockfile
2023-06-09 23:48:56 +03:00
c9dfc53f2e
docs: status of the library
2023-06-07 22:27:54 +00:00
d88bc0ea60
chore: code quality improvements
...
improved eslint config, fixed linter issues, added husky
2023-06-05 00:30:48 +00:00
0471310382
chore: better dependencies management
...
updated and pinned dependencies
added validation for external deps conflicts
removed tl-reference
2023-06-04 17:00:33 +00:00
c591f96b81
fix: local floodwait handler fix
...
im actually retarded lmao
2023-06-04 16:04:46 +00:00
Alina Sireneva
2db97e58de
Update README.md
2023-04-25 01:54:22 +03:00
teidesu
8df099fcb8
feat: updated to layer 150
2022-12-07 14:13:24 +03:00
teidesu
b0055b791c
fix(client): incorrect parsing of video stickers as video
2022-12-05 04:05:43 +03:00
teidesu
bc2ed98b14
refactor: use ??= for memoization
2022-10-30 22:24:07 +03:00
teidesu
70b09903f1
feat(client): support pre-checkout queries
2022-10-30 20:51:50 +03:00
teidesu
e75ac9fa5d
feat(client): support invoices with extended media
2022-10-30 20:51:38 +03:00
teidesu
1935413aee
fix(build): fixed delimiter in updates codegen conflicting with prettier
2022-10-30 20:37:52 +03:00
teidesu
f5986e694a
refactor(client): moved parse-update.ts to types/updates
2022-10-30 20:36:17 +03:00
teidesu
77f1429b05
build: fixed eslint rule conflicting with prettier
2022-10-30 20:33:14 +03:00
teidesu
7d10e65ecc
fix: properly handle peers without access hash
2022-10-30 20:25:49 +03:00
teidesu
89fd8e8ef0
feat(tl): updated schema to 147
2022-10-30 18:49:55 +03:00
teidesu
71b39d6f53
feat(tl): generate diff file for simpler update flow
...
primarily for my own use
2022-10-30 18:38:31 +03:00
teidesu
416b3d9ef9
refactor: exported string session parsing/serialization to a module
2022-10-09 20:49:39 +03:00
teidesu
8adb79511f
feat(tl): updated layer to 146
2022-09-28 00:42:21 +03:00
teidesu
d0ea4ed5ca
refactor: changed stylizing of the name (MTCute -> mtcute)
2022-09-14 16:18:56 +03:00
teidesu
443786a35b
build: fixed build for client and dispatcher packages
2022-09-12 19:50:39 +03:00
teidesu
bbd738f572
feat(i18n): added OtherLanguageWrapExhaustive for exhaustive other languages
2022-09-12 15:34:30 +03:00
teidesu
d4040a768f
fix(i18n): enforce same arg types in OtherLanguageWrap
2022-09-12 15:28:45 +03:00
teidesu
b7d0b85a15
docs(i18n): improved docs
2022-09-12 15:01:43 +03:00
teidesu
4847523cc1
build: updated name in package.json
...
again. i am actually braindead
2022-09-12 14:50:43 +03:00
teidesu
b96c1407d0
feat(i18n): added pluralization helpers
...
also slight refactor of typings
2022-09-12 14:37:09 +03:00
teidesu
77bfef98d1
feat: updated to 145 layer
2022-09-12 13:54:33 +03:00
teidesu
597cb4f07b
feat(i18n): exported default adapter
2022-08-29 18:57:00 +03:00
teidesu
5019d7b596
feat(i18n): removed immediate dependency on client to allow for outside usage
2022-08-29 18:54:43 +03:00
teidesu
689533c549
feat(i18n): allow custom adapters
2022-08-29 18:53:27 +03:00
teidesu
ea299cacca
docs: improve documentation
2022-08-29 16:22:57 +03:00
teidesu
e7219ed2de
refactor: normalizeToInput* now throws an error by itself, never returning null
2022-08-29 16:15:37 +03:00
teidesu
1cc3594f09
docs(tl-utils): documented everything
2022-08-29 14:33:11 +03:00
teidesu
7b7fdc7092
docs: removed typedoc-plugin-coverage
...
it works like shit
2022-08-28 17:56:56 +03:00
teidesu
7eb843dd20
feat(markdown-parser): added support for custom emojis
2022-08-25 20:17:33 +03:00
teidesu
34f783aa66
feat(html-parser): added support for custom emojis
2022-08-25 20:17:25 +03: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
b08ec342e5
feat(client): export customEmojiId in Sticker
2022-08-18 21:34:35 +03:00
teidesu
eaa517a5c3
feat(client): support custom emojis
2022-08-18 19:52:24 +03:00
teidesu
e39057bda5
fix(file-id): bumped version
...
todo: should we really enforce the version? tdlib uses current version from Version.h, but not every version there changes file id format (and v32 is fully compatible with v41 as far as im concerned)
2022-08-18 17:46:03 +03:00
teidesu
26b96c3151
refactor(tl-utils): export everything in index.ts
2022-08-12 20:11:27 +03:00
teidesu
16fdd5ded1
fix(tl): better {@link} generation from documentation
2022-08-12 17:46:04 +03:00
teidesu
9b027425dd
fix(tl-utils): handle <br>
2022-08-12 17:22:40 +03:00
teidesu
be343b561e
fix(tl-utils): do not break <a href
2022-08-12 17:13:24 +03:00
teidesu
ff58e3ee0d
fix(tl-utils): do not make @link tags for primitives
2022-08-12 17:11:19 +03:00
teidesu
e3dbe3b7d1
fix(tl-utils): do not break @link tags
2022-08-12 17:00:02 +03:00
teidesu
b34a90ec30
build: updated layer to 144
2022-08-12 16:17:35 +03:00
teidesu
afb07534f9
feat(tl): added blogfork domain, auto-choose domain for docs
2022-08-12 16:16:44 +03:00