teidesu
|
079d65b38d
|
build: preparing for publish, day 6
i am slowly descending to madness
bugs fixed, stuff exported, and maybe something else
|
2021-06-10 02:31:48 +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
|
ae2dbcf03f
|
build: fixed scripts, eslintignore, fixed linter warnings and re-formatted with prettier
|
2021-06-06 15:20:41 +03:00 |
|
teidesu
|
d50a25eab9
|
feat(client): support comments and reply threads
|
2021-05-27 15:57:05 +03:00 |
|
teidesu
|
76f078d931
|
fix(client): fixed imports in inline-utils.ts
|
2021-05-23 21:16:08 +03:00 |
|
teidesu
|
82fb3d7e44
|
refactor: moved async lock to core and exported it
|
2021-05-16 23:05:53 +03:00 |
|
teidesu
|
e6e28399b0
|
refactor: prefer switches over ifs when possible
|
2021-05-16 14:32:36 +03:00 |
|
teidesu
|
f19fdf76b8
|
refactor(client): improve resolvePeer normalization
|
2021-05-11 23:21:35 +03:00 |
|
teidesu
|
0f1edcfcf7
|
refactor: use UsersIndex and ChatsIndex types instead of bare record types
|
2021-05-11 21:46:59 +03:00 |
|
teidesu
|
f3e4a34eab
|
feat(client): deleteUserHistory method, also properly handle messages.affectedHistory
i suppose? this is an incredibly bad hack but i guess it works so who cares?
|
2021-05-10 14:27:57 +03:00 |
|
teidesu
|
ded667b332
|
feat(client): chat invite links related methods
|
2021-05-10 00:35:29 +03:00 |
|
teidesu
|
23dcc4c1e5
|
feat: support for chosen inline query results
|
2021-05-04 14:07:40 +03:00 |
|
teidesu
|
3d8094b69f
|
fix(lock): properly handle multiple concurrent acquires
|
2021-04-20 21:58:50 +03:00 |
|
teidesu
|
87481c9a32
|
rewrite(client): improved updates handling, added support for min entities
|
2021-04-18 16:23:25 +03:00 |
|
teidesu
|
d8c2ef91c4
|
feat(client): folders
|
2021-04-16 00:12:07 +03:00 |
|
teidesu
|
383f133292
|
feat(client): chats and chat joining related methods, bound methods and classes
|
2021-04-10 17:11:25 +03:00 |
|
teidesu
|
7e4142a572
|
feat(client): sending document-like media (files, audios, videos, gifs, voices)
|
2021-04-10 13:28:02 +03:00 |
|
teidesu
|
91dbba948e
|
refactor(client): extracted users/chats index creation to function
|
2021-04-08 20:23:23 +03:00 |
|
teidesu
|
35dc5561a1
|
refactor(api): extracted date parameters normalization to utils
|
2021-04-08 16:17:59 +03:00 |
|
teidesu
|
cd8ec8309f
|
Initial commit
|
2021-04-08 12:19:38 +03:00 |
|