1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 15:57:47 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
30c786eb4d Avoid issues with limited execution time 2024-08-23 14:35:26 +02:00
c6239007aa Improve cancellation logic, pre-upload broadcast media 2024-08-23 13:13:01 +02:00
92a3dcd3db Simplify code 2024-06-15 17:48:15 +02:00
47e2c052fa Cs-fix 2024-02-05 23:26:52 +01:00
AhJ
71444c946b fixing 2024-02-05 00:08:25 +03:30
AhJ
bc752046d4 fixing 2024-02-05 00:04:20 +03:30
AhJ
d3b9a4b611 Add delay to broadcast 2024-02-04 23:37:28 +03:30
7f0dd3bfb3 cs-fix 2024-01-17 11:03:20 +01:00
AhJ
d033365030 fixing nullable 2024-01-06 18:32:05 +03:30
7000de110d Fix issue in broadcasts 2023-12-15 17:55:39 +01:00
a3e66c8b53 Fix broadcasts with bot API file IDs, fix MTProtoToBotAPI 2023-12-15 14:06:19 +01:00
amir
97bf47ae8d Fix progress calculation in Broadcast module 2023-11-14 13:42:41 +03:30
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
88cb8e837e cs-fix 2023-10-15 21:15:23 +02:00
98db5988b3 Cleanup 2023-10-07 13:51:58 +02:00
3993485b65 Full cancellation support & fixes & layertest script 2023-10-04 21:57:17 +02:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
4af9bc1c23
Fixes 2023-09-26 14:29:09 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
5aabfb0f9c
Fixes 2023-08-29 22:07:36 +02:00
b34a99ab83
Fix pending count in broadcasts 2023-08-29 20:31:24 +02:00
e0d8f89456
Add simple filter for broadcast progress updates 2023-08-20 14:33:38 +02:00
4fd02b351d Peer database fixes 2023-08-15 10:14:43 +02:00
203815a322
Psalm fixes 2023-08-05 21:26:58 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
e4ff361ee7
Use PSR naming scheme for plugin files 2023-07-09 16:39:43 +02:00
74d6fea009
Use PSR naming scheme for plugin files 2023-07-09 16:36:30 +02:00
ba94c478d1
Add support for more buttons 2023-07-09 15:58:03 +02:00
2b30be0d2c
Allow automatically pinning broadcasted messages 2023-07-09 15:42:08 +02:00
7c14ff9924
Fixes 2023-07-08 17:11:21 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00
2e4d79c94e
Add PeerNotInDbException 2023-06-25 15:27:46 +02:00
a546663d59
Broadcast API bugfix 2023-06-05 16:51:16 +02:00
ab0e878c5d
Bugfix 2023-05-29 18:49:02 +02:00
2a7e4f7833
Fix upgrades 2023-05-29 14:46:42 +02:00
7f7c378a42
Reduce parallelism a bit 2023-05-29 13:24:09 +02:00
edacca9f3d
Change name of parameter of broadcastForwardMessages from ids to message_ids 2023-05-27 19:11:44 +02:00
91fbd06827
Implement filter whitelist 2023-05-27 00:02:01 +02:00
948a697ff5
Fixes 2023-05-26 21:42:02 +02:00
e4f9b657b7
Implement filters 2023-05-26 21:03:01 +02:00
942d0ac4d3
Update docs 2023-05-26 17:54:42 +02:00
a32942d4fd
cs-fix 2023-05-07 21:09:18 +02:00
f7339184d7
Update example 2023-05-07 21:09:17 +02:00
3c1cc22782
Implement broadcast API 2023-05-07 21:08:01 +02:00