mtcute/packages
teidesu 19d675e0fb feat(core): utf string length calculation optimization
only has effect on in-browser use when the Buffer is polyfilled, since with BrowserBuffer we had to write it twice.
2021-05-21 23:24:52 +03:00
..
client feat: only update changed updates state (i.e. dont save pts if it hasnt changed) 2021-05-21 00:24:54 +03:00
core feat(core): utf string length calculation optimization 2021-05-21 23:24:52 +03:00
crypto build: fixed node native addon build 2021-05-16 15:50:31 +03:00
crypto-node build: fixed node native addon build 2021-05-16 15:50:31 +03:00
dispatcher refactor: prefer switches over ifs when possible 2021-05-16 14:32:36 +03:00
file-id refactor: prefer switches over ifs when possible 2021-05-16 14:32:36 +03:00
html-parser refactor: prefer switches to else-if chains 2021-05-12 17:58:45 +03:00
markdown-parser refactor: prefer switches to else-if chains 2021-05-12 17:58:45 +03:00
tl feat(core): support rpc timeouts 2021-05-16 02:50:43 +03:00
tl-reference fix(tl-ref): layout and content preprocessing fixes 2021-04-15 09:50:07 +03:00