1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 17:48:15 +01:00
Commit Graph

49 Commits

Author SHA1 Message Date
AhJ
8bb27dd454
Merge branch 'v8' into v8 2023-08-24 13:26:26 +03:30
055a5223bb
Add Running and FilterRunning filters 2023-08-20 18:23:19 +02:00
7dfe57a4dc
Add FilterEnded;FilterOutgoing and Ended;Outgoing filters for calls 2023-08-20 18:14:26 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
c9ffd30024
Allow IPC usage 2023-08-12 17:45:25 +02:00
b2af64d84e
Refactor VoIP API 2023-08-12 17:45:25 +02:00
َAhJ
d5093e2b6f admit Filters with InlineQuery class 2023-08-08 19:43:44 +03:30
4d5a12d24b
Final fixes 2023-08-06 22:00:31 +02:00
663afb6a76
Psalm fixes 2023-08-05 20:53:57 +02:00
e79ba357b2
Cleanup 2023-08-05 19:13:26 +02:00
2ddc72e106
Merge pull request #1380 from mtalaeii/v8
Add too many features!
2023-08-04 20:30:13 +02:00
89e1230b06
Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
Mahdi
cdf491fc8e Fix 2023-08-04 20:24:03 +03:30
Mahdi
69b93456e3 Fix some bug 2023-08-04 01:54:55 +03:30
Mahdi
b578b4ceb0 Add to many features!
- Add CallbackQuery class for handle callbackQueries updates with 2 bound method(edit and answer)
- Add support for CallbackQueries in UpdateHandler class
- Add FilterCallback & FilterCallbackRegex class for handle callbackQueries texts
- Change structure for FilterFromAdmin to handle also callbackQueries requests
- add 2 method edit and translate to Message class
2023-07-30 16:12:04 +03:30
b2446fd4d7
Add FilterFromSender 2023-07-25 18:01:23 +02:00
3e09a1ee13
Multiple improvements 2023-07-25 13:13:17 +02:00
bd97e3075e Add extra assertion 2023-07-22 21:14:37 +02:00
d4fee048d1
Add FilterTextCaseInsensitive filter 2023-07-22 20:52:57 +02:00
6b33318f27
Add caseInsensitive flag to FilterText 2023-07-22 15:31:22 +02:00
937f67102a
Fixes to logger updateSettings, getReply and FilterReplyToSelf. 2023-07-22 13:57:59 +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
9c3c52ce23
Fixes 2023-07-21 17:46:41 +02:00
867a88bcba
Improve logging 2023-07-19 18:14:46 +02:00
1ba93f1d35
Allow specifying a class name to getEventHandler, fix FilterCommand 2023-07-19 08:23:40 +02:00
8f6bea02a5
Allow specifying command types in FilterCommand 2023-07-18 20:35:01 +02:00
2f8c3016c0
Download script improvements 2023-07-18 15:44:09 +02:00
74a363d1ef fix 2023-07-15 22:33:35 +02:00
06aa2e8057 Fix 2023-07-15 22:08:42 +02:00
2e7a50a8c0 Fix NOT optimization 2023-07-15 21:27:41 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
c3c296bed4
Fixes 2023-07-14 17:41:32 +02:00
ff743d1418
Fixes 2023-07-14 16:34:52 +02:00
8f66319b66
Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
e5fddecce9
Add getReply function and more simple filters 2023-07-10 18:51:27 +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
120176c668
Implement automatic waveform decoding 2023-07-08 16:43:13 +02:00
a278f1efc1
Finish implementing filters 2023-07-08 15:45:14 +02:00
e454f373cf
Implement simple filters 2023-07-07 22:19:34 +02:00
bab9efa656
Finalize API 2023-07-07 22:06:32 +02:00
b6c4fcdc7b
Fix file uploads with uv 2023-07-07 16:56:03 +02:00
bfc0ee9065
Update 2023-07-07 15:23:01 +02:00
1d850a6209
Simplify 2023-07-06 22:09:09 +02:00
5e1b6cda10
Simplify structure 2023-07-06 21:39:20 +02:00
f1c28fabba
Add some service messages 2023-07-06 20:58:12 +02:00
af0494089f
Add more filters 2023-07-05 22:00:57 +02:00
622d83a97a
Add remaining filters 2023-07-05 21:28:17 +02:00