1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 17:48:15 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
6a8fcda99e
Further refactoring 2023-07-04 18:19:06 +02:00
7a739ee45b
Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
03bd930335
Misc performance improvements 2023-06-30 20:52:38 +02:00
ff281761f8
Simplify and improve message id handling 2023-06-29 16:11:05 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00
e0ba1cf5bb
Bring back callFork 2023-06-25 16:59:56 +02:00
42ecf91720
Improve logic 2023-06-16 14:27:36 +02:00
6e56950068
Retry automatically upon receiving -503 2023-06-16 14:23:53 +02:00
ac2fe4bfc6
Implement client-side cancellation 2023-06-02 20:49:50 +02:00
3e61914fe6 Add some nice tools 2023-05-30 22:57:41 +02:00
21c5a773e0
Add setShowPrompt setting 2023-05-27 18:35:31 +02:00
ce80142f3d
Fixes 2023-04-28 18:58:46 +02:00
56a9af594e Make getID work with usernames, allow calling restart() and stop() from outside the event handler 2023-04-22 20:22:17 +02:00
8ae9696d0f Enable GNU factor factorization module 2023-04-12 16:19:59 +02:00
441c5a105d Cleanup public namespace 2023-02-16 18:38:47 +01:00
e2efffeca7 Add separate RPC resend timeout 2023-02-12 14:25:48 +01:00
aecad0165d Fixes 2023-01-31 14:11:31 +01:00
4c5292ff60 Add FloodWaitError 2023-01-29 19:20:42 +01:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00