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

127 Commits

Author SHA1 Message Date
4d5a12d24b
Final fixes 2023-08-06 22:00:31 +02:00
a3094016e8
Fix logout in case of session termination 2023-08-06 16:29:29 +02:00
5255cf3460
Increase release 2023-08-05 22:55:13 +02:00
203815a322
Psalm fixes 2023-08-05 21:26:58 +02:00
e79ba357b2
Cleanup 2023-08-05 19:13:26 +02:00
89e1230b06
Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
b5055c1c38
Populated imported flag 2023-07-29 15:53:52 +02:00
6e3312917e
Update localization 2023-07-23 16:33:02 +02:00
ba98ea5b74
Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
fd1e2fae87
Add source code of @tgstories_dl_bot 2023-07-21 20:02:01 +02:00
7c871d977b
Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
296d9500ac
cs-fix 2023-07-21 17:49:55 +02:00
923afaf651
Add support for stories (and fix some bugs, too) 2023-07-20 21:09:57 +02:00
b9e512bf57 Fix 2023-07-16 20:22:22 +02:00
5e1e059808
Improvements to getDownloadLink 2023-07-16 15:34:26 +02:00
0f409ad727
Add getDownloadLink bound method 2023-07-16 14:55:00 +02:00
bfd7db0e94
Improving static analysis 2023-07-16 14:12:23 +02:00
0ae88b647b
Improve static analysis 2023-07-16 13:43:55 +02:00
b421f393b6
Add getDownloadLink, openFileAppendOnly functions and improve static analysis 2023-07-16 13:02:07 +02:00
6991133d50
Final fixes 2023-07-15 16:34:38 +02:00
f4688e4954
Fixes 2023-07-14 20:51:06 +02:00
3d73faebba
Better abstractions 2023-07-14 20:39:32 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
a2270bae9e
Update changelog 2023-07-14 18:29:20 +02:00
c3c296bed4
Fixes 2023-07-14 17:41:32 +02:00
ff743d1418
Fixes 2023-07-14 16:34:52 +02:00
73ef701d14
Improvement 2023-07-13 17:34:04 +02:00
569a021717
Do not complain if the plugin path does not exist yet 2023-07-13 17:09:44 +02:00
be22716329
Add sendMessageToAdmins 2023-07-13 16:40:56 +02:00
392ecdf08c
Add reply, delete bound methods 2023-07-11 19:43:31 +02:00
8f66319b66
Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
f314cd9f2c
Allow usage of getPlugin from IPC clients thanks to the PluginEventHandlerProxy 2023-07-10 19:21:22 +02:00
4e1581c3d0
Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
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