1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 07:38:58 +01:00
Commit Graph

3905 Commits

Author SHA1 Message Date
3680f649ae Peer database improvements 2024-09-24 17:45:07 +02:00
816af6f29f bugfix 2024-09-24 17:31:47 +02:00
4b45fe7612 Support @s in commands 2024-09-18 19:33:48 +02:00
ac8869daf0 Fix getEventHandler when passing the class name of the main event handler class 2024-09-13 16:32:02 +02:00
e67ed5e5c2 Bump release 2024-09-10 15:35:16 +02:00
8ecefa4cd4 Update to layer 187 2024-09-10 15:32:21 +02:00
cf30bbff3c Bump 2024-09-10 15:30:35 +02:00
30c786eb4d Avoid issues with limited execution time 2024-08-23 14:35:26 +02:00
e70de92685 Bump 2024-08-23 13:32:21 +02:00
7a14e12e4c Improve editHide 2024-08-23 13:31:54 +02:00
001bce6c52
Merge pull request #1543 from ixabolfazl/v8
add editHide to Message
2024-08-23 13:27:53 +02:00
29fb278707 Bump version 2024-08-23 13:25:05 +02:00
c6239007aa Improve cancellation logic, pre-upload broadcast media 2024-08-23 13:13:01 +02:00
0eb361cda5 Start IPC server immediately 2024-08-23 10:55:31 +02:00
Abolfazl Khalili
84f1c4d39b add editHide to Message 2024-08-20 00:02:41 +03:30
d2aef813dc Bump version for docker image 2024-08-18 13:57:55 +02:00
c163bd7abf Bump for psalm 2024-08-15 18:25:46 +02:00
5d4c717031 Bump docs 2024-08-15 18:22:31 +02:00
fbeebaac39 Fix etag hash generation, update to layer 186 2024-08-15 18:16:13 +02:00
29057d31e7 Release 8.2.1 2024-08-12 11:27:52 +02:00
e650407a8c Bump 2024-08-12 11:20:47 +02:00
7e93cfbfca Add validation 2024-08-07 13:52:10 +02:00
fa5b534d08 Bump errors 2024-08-02 19:06:46 +02:00
c2f25e7611 Update to layer 185 2024-08-02 18:50:54 +02:00
2e20b88d5f Bump 2024-08-02 18:30:54 +02:00
81b55a5044 Sync translations 2024-07-21 12:47:58 +02:00
ecc6bb644a Bump layer 2024-07-18 15:20:46 +02:00
7b81d81987 Change stopsignal to SIGTERM 2024-07-17 17:09:24 +02:00
Alexander Pankratov
3aac336fd3 Fix: properly stop in apline containers 2024-07-15 13:28:47 +02:00
15775a16a4 Bump 2024-07-02 16:02:59 +02:00
b4e0a7823a Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
62b06f1bf0 Update to layer 183, fix bindTo settings, fix issue with poll total_voters 2024-07-02 15:47:05 +02:00
d129a2ef19 Refresh on bot_info_version change 2024-06-29 11:19:55 +02:00
42ab884a99 Refresh peer cache on updatePeerBlocked 2024-06-29 11:15:14 +02:00
5a015a8853 Bump docs 2024-06-28 14:56:54 +02:00
8e67596b08 Revert TAS-only change 2024-06-27 20:32:51 +02:00
cc4e7e1538 Bump 2024-06-27 20:32:51 +02:00
a2583f2bd7 Fixes 2024-06-27 20:32:51 +02:00
80275df82a Allow multiple invocations of reverse IPC methods 2024-06-27 20:32:51 +02:00
049d234284 Fix IPC issue 2024-06-27 20:32:51 +02:00
c8926ff1dc Bump baseline 2024-06-27 20:32:51 +02:00
bb782c2ab0 One more cancellation 2024-06-27 20:32:51 +02:00
da277da0da Always pass default cancellation 2024-06-27 20:32:51 +02:00
63e357696b Cleanup timeout logic 2024-06-27 20:32:51 +02:00
aba85f8dd9 Bump 2024-06-27 20:32:51 +02:00
bb763a0667 Add a few more RPC error exceptions 2024-06-27 20:32:51 +02:00
6875a2119b Add TimeoutError 2024-06-27 20:32:51 +02:00
059bf913b4 Always report to fill missing code info 2024-06-27 20:32:51 +02:00
416556fa0e Always report to fill missing code info 2024-06-27 20:32:51 +02:00
Mahdi
6aadc9faab
Merge branch 'danog:v8' into v8 2024-06-20 16:50:16 +03:30