1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 13:13:13 +02:00
Files
unrealircd/src/modules
Bram Matthys ed16dad40e Add a bunch of crule functions:
* Boolean checks: is_oper, is_local, has_swhois
* Match functions: match_class, match_server, match_vhost,
  match_realhost, match_away, match_asname, match_operlogin,
  match_operclass, match_sni, match_tls_cipher
* Numeric counters: connections_from_ip, channel_count,
  channel_member_count, idle_time
* Traffic stats: messages_sent, messages_received, bytes_sent,
  bytes_received
* Text analysis: text_byte_count, text_character_count, word_count,
  uppercase_percentage, digit_percentage, non_ascii_percentage,
  max_repeat_count, mixed_utf8_score, unicode_block_count

Will do a more thorough audit and look at adding some kind of
tests tomorrow.
2026-03-24 19:33:55 +01:00
..
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2026-03-24 19:33:55 +01:00
2024-07-16 09:32:25 +02:00
2022-05-01 14:05:34 +02:00
2021-08-12 16:03:20 +02:00
2022-12-14 15:24:19 +00:00
2022-01-08 03:46:09 +03:00
2026-03-24 19:33:55 +01:00
2025-11-09 09:01:34 +01:00
2021-09-11 08:17:12 +02:00
2004-05-12 22:02:05 +00:00
2026-02-22 10:37:01 +01:00
2023-04-05 08:07:18 +02:00
2021-09-11 08:17:12 +02:00
2026-01-28 09:38:39 +01:00
2021-10-30 17:25:58 +02:00
2022-11-14 07:43:43 +00:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2025-09-30 23:57:45 +02:00