1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 15:29:55 +01:00
MadelineProto/src/EventHandler/Filter
2023-08-04 20:30:13 +02:00
..
Combinator Multiple improvements 2023-07-25 13:13:17 +02:00
Media Fixes 2023-07-14 16:34:52 +02:00
Filter.php Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
FilterAllowAll.php Fix 2023-07-10 10:13:11 +02:00
FilterCallback.php Fix 2023-08-04 20:24:03 +03:30
FilterCallbackRegex.php Fix 2023-08-04 20:24:03 +03:30
FilterChannel.php Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
FilterCommand.php Allow specifying a class name to getEventHandler, fix FilterCommand 2023-07-19 08:23:40 +02:00
FilterForwarded.php Fix 2023-07-10 10:13:11 +02:00
FilterFromAdmin.php Fix some bug 2023-08-04 01:54:55 +03:30
FilterFromSender.php Add FilterFromSender 2023-07-25 18:01:23 +02:00
FilterFromSenders.php Add FilterFromSender 2023-07-25 18:01:23 +02:00
FilterGroup.php Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
FilterIncoming.php Fix 2023-07-10 10:13:11 +02:00
FilterMedia.php Fix 2023-07-10 10:13:11 +02:00
FilterMessage.php Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
FilterNoMedia.php Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
FilterOutgoing.php Fix 2023-07-10 10:13:11 +02:00
FilterPeer.php Download script improvements 2023-07-18 15:44:09 +02:00
FilterPrivate.php Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
FilterRegex.php Fix 2023-07-10 10:13:11 +02:00
FilterReply.php Fix 2023-07-10 10:13:11 +02:00
FilterReplyToSelf.php Fixes to logger updateSettings, getReply and FilterReplyToSelf. 2023-07-22 13:57:59 +02:00
FilterSender.php Download script improvements 2023-07-18 15:44:09 +02:00
FilterService.php Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
FilterText.php Add FilterTextCaseInsensitive filter 2023-07-22 20:52:57 +02:00
FilterTextCaseInsensitive.php Add extra assertion 2023-07-22 21:14:37 +02:00