1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 21:14:43 +01:00
Commit Graph

42 Commits

Author SHA1 Message Date
8f66319b66
Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
1ed51dd7fa
Update changelog 2023-07-10 19:23:52 +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
b8bc4cafe5
Add Cron attribute (rename the old Periodic attribute) 2023-07-09 18:13:37 +02:00
d202ea173e
Add support for @admin and simple crons with the Periodic attribute 2023-07-09 18:07:23 +02:00
363058f99d
Add Periodic attribute 2023-07-09 17:43:35 +02:00
ec5792fe41
Switch to string serializer for usernames 2023-07-09 17:23:54 +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
758354fa85
Cleanup 2023-07-09 15:18:17 +02:00
aee4b40905
Tweak smore 2023-07-09 14:54:36 +02:00
cc4a99d598
Improve performance 2023-07-08 21:42:18 +02:00
9f4a1d5dc0
Cleanup examples 2023-07-08 17:46:45 +02:00
cb7d5f6155
Clean up 2019-10-28 22:39:23 +01:00
fd1234bfbd Fix 2019-06-06 00:33:11 +02:00
c71dd59f87 Parse updates 2019-06-05 21:41:42 +02:00
864172ce74 Reset message ID array 2019-06-05 20:41:57 +02:00
986b0efd8d Finish writing changelog 2019-06-05 19:10:26 +02:00
3a4325f691 Add async echo 2019-06-05 16:45:33 +02:00
1e24296268 Fixing stuff 2019-06-05 15:56:59 +02:00
08a502cb2f Add async readline 2019-06-05 15:38:32 +02:00
3b26ae40a1 Updated changelog 2019-06-05 12:04:36 +02:00
0f6cccf941 Almost done 2019-06-04 23:55:02 +02:00
5b5c81b221 Another small bugfix 2019-06-04 17:57:49 +02:00
d18ef430b9 Fix phar build 2019-06-04 15:22:47 +02:00
61114c6a92 Fixes and new get_dialogs 2019-06-04 13:27:21 +02:00
e80d67037c Improvements 2019-06-03 22:33:53 +02:00
588e77a331 todo 2019-06-03 20:47:20 +02:00
030cc65369 Changelog 2019-06-02 15:02:15 +02:00
33041140e2 Add continue constant to genericloop 2019-06-02 13:45:12 +02:00
751aedf92b Fixes and improvements 2019-06-02 12:29:29 +02:00
62c29c9415 Split acks 2019-06-02 11:54:56 +02:00
ab6175575e More logs and hotfix 2019-06-02 11:34:19 +02:00
5e6beafec6 Properly start update system 2019-06-01 22:04:37 +02:00
b6fc41612a Updated examples and async callbacks 2019-06-01 18:15:14 +02:00
2924bb66a1 Add support for iterable proxy settings 2019-06-01 14:04:10 +02:00
2118665a29 Bugfixes 2019-06-01 12:47:18 +02:00
83fb66dacd Start writing changelog (wew) 2019-05-31 17:59:50 +02:00
fa4cf14ab7 Update fixes and get_self improvements 2019-05-31 17:43:49 +02:00
Daniil Gentili
86067bbf6b You can now proxy MadelineProto 2017-06-03 16:40:14 +02:00
Daniil Gentili
a6e456b253 Added flag to avoid getting updates on deserialization 2017-05-31 20:14:11 +01:00