1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 07:07:49 +01:00
Commit Graph

44 Commits

Author SHA1 Message Date
b896ae8699
Fix 2023-07-10 10:13:11 +02:00
2b30be0d2c
Allow automatically pinning broadcasted messages 2023-07-09 15:42:08 +02:00
47f53cf049
cs-fix 2023-07-08 22:24:31 +02:00
30890ae4e5
Allow uploading PHP memory resources and add reportMemoryProfile method 2023-07-08 17:41:40 +02:00
b6c4fcdc7b
Fix file uploads with uv 2023-07-07 16:56:03 +02:00
622d83a97a
Add remaining filters 2023-07-05 21:28:17 +02:00
6a8fcda99e
Further refactoring 2023-07-04 18:19:06 +02:00
987fe97810
Refactoring 2023-07-01 18:22:27 +02:00
1d7dfb2042
Improve docs 2023-07-01 14:39:33 +02:00
7a739ee45b
Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00
fea7f01066
Multiple fixes 2023-06-27 19:48:39 +02:00
9b3502684d
Implement plugin event handlers 2023-06-25 19:52:00 +02:00
6b1fef522a
Change names 2023-06-25 17:02:20 +02:00
e0ba1cf5bb
Bring back callFork 2023-06-25 16:59:56 +02:00
f532e7d678
Cleanup 2023-06-18 22:13:12 +02:00
5505a9b0fc
Fix bugs 2023-06-14 22:19:05 +02:00
01b97c2aab
Improve docs 2023-06-13 21:36:04 +02:00
3c0bce5cef
Improve docs 2023-06-13 21:30:02 +02:00
00945a8503
More typehints 2023-06-13 17:02:17 +02:00
2a7e4f7833
Fix upgrades 2023-05-29 14:46:42 +02:00
edacca9f3d
Change name of parameter of broadcastForwardMessages from ids to message_ids 2023-05-27 19:11:44 +02:00
e4f9b657b7
Implement filters 2023-05-26 21:03:01 +02:00
942d0ac4d3
Update docs 2023-05-26 17:54:42 +02:00
Alexander Pankratov
8e74103b3b Fix ads 2023-05-15 11:42:49 +02:00
3c1cc22782
Implement broadcast API 2023-05-07 21:08:01 +02:00
382cd3f0a7
Add sendCustomEvent API method and onUpdateCustomEvent event handler method 2023-04-26 21:57:38 +02:00
4d5e8006bf Bugfix 2023-04-22 21:44:43 +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
e628d7cde8 Update to layer 158 2023-04-21 17:33:00 +02:00
5cc4881ee8 Avoid issues with phpstorm 2023-02-24 14:51:29 +01:00
c791134db5 Update to layer 152 2023-02-06 20:17:35 +01:00
f139decef3 Die immediately if running on PHP 8.2.2 2023-02-06 14:48:28 +01:00
33b3d9fd67 Fix update2fa 2023-02-04 19:18:08 +01:00
b45c093f34 Internalize more methods 2023-02-04 16:40:50 +01:00
aecad0165d Fixes 2023-01-31 14:11:31 +01:00
11492ca321 Add getDialogIds method 2023-01-29 17:51:21 +01:00
26aa11ab2c Test fibers before first login 2023-01-27 19:30:08 +01:00
d3030f7f8a Improve types 2023-01-27 19:10:52 +01:00
0474ccb4f2 Fixes 2023-01-27 19:00:11 +01:00
1514b40f9a Allow using stop and restart methods only inside of the event handler 2023-01-27 16:47:26 +01:00
7328aaa8bb Psalm fixes 2023-01-27 14:42:41 +01:00
2e1572ad1e New API 2023-01-27 14:36:54 +01:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00