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

80 Commits

Author SHA1 Message Date
AhJ
28a69e4f84 add text filters 2023-12-25 00:08:06 +03:30
2dba4dadb5 cs-fix 2023-12-14 16:05:46 +01:00
َAhJ
ec4351e09a add filtertopic 2023-11-23 18:47:00 +03:30
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
64d05b96f2 Fixes 2023-09-28 19:33:23 +02:00
eeae942980 Cleanup 2023-09-28 18:11:48 +02:00
َAhJ
939a30109d change filter names. 2023-09-24 21:36:08 +03:30
َAhJ
5fd5612b9b Make comments better look 2023-09-24 21:22:17 +03:30
َAhJ
30dbf357ff delete useless Filter 2023-09-24 01:25:58 +03:30
َAhJ
e004d46c6d Improve descriptions 2023-09-24 01:24:56 +03:30
َAhJ
c41c8042a5 Add edit filters 2023-09-21 19:32:45 +03:30
َAhJ
5c5b82b221 add more updates tp Filters 2023-09-11 14:44:43 +03:30
َAhJ
05641cc553 fixing 2023-09-11 14:27:11 +03:30
َAhJ
2f80f447a6 fix 2023-09-11 02:26:09 +03:30
َAhJ
16418a3edc Fixing 2023-09-11 01:44:20 +03:30
َAhJ
2a49211706 Add new Filter 2023-09-11 01:44:10 +03:30
َAhJ
ce02a31401 Support Story for Filters 2023-09-11 01:44:00 +03:30
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
ec00340350
Add FilterFromBot filter 2023-09-01 16:09:13 +02:00
َAhJ
656dcf7a6b Fixing 2023-08-29 23:54:55 +03:30
85000058f2
Remove isSupergroup and create isSupergroupOrChannel method 2023-08-29 22:12:42 +02:00
5aabfb0f9c
Fixes 2023-08-29 22:07:36 +02:00
َAhJ
5bec0abf9a Support for inlineQuery 2023-08-29 23:29:03 +03:30
َAhJ
3a9423d3dc Merge branch 'v8' of https://github.com/AhJXD/MadelineProto into v8 2023-08-29 23:23:24 +03:30
َAhJ
0d70c985ce Resolve confilits 2023-08-29 23:18:08 +03:30
24f89f9c63
Mark as internal 2023-08-29 20:10:05 +02:00
f5e16f380f
Reuse logic 2023-08-29 20:07:11 +02:00
َAhJ
4fe5a7f7de Add FilterSenders 2023-08-29 14:19:17 +03:30
َAhJ
acf802a99c Change FilterSender for AbstractMessage 2023-08-29 14:19:06 +03:30
َAhJ
53cfd28ad0 Add supporting InlineQuery & ButtonQuery for Sender Filters 2023-08-29 13:29:24 +03:30
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