3
0
mirror of https://github.com/pragma-/pbot.git synced 2026-01-19 00:28:05 +01:00

Commit Graph

  • 0397068a7f Undo recent blink addition Pragmatic Software 2016-10-23 03:50:34 -07:00
  • 7f00047af8 Update version Pragmatic Software 2016-10-14 05:56:57 -07:00
  • 8addeb5d49 Allow "nick: !command" to address to nick; minor improvements Pragmatic Software 2016-10-14 05:56:54 -07:00
  • 4764b034e1 Update version Pragmatic Software 2016-09-28 14:13:47 -07:00
  • c64dca7b07 Forgot a return 0 in an IRC handler, causing other related handlers to not fire after that handler Pragmatic Software 2016-09-28 14:13:44 -07:00
  • 49a21b2027 Update version Pragmatic Software 2016-09-25 12:59:05 -07:00
  • c56b9662b8 Whoops, fix nick-similarity behavior for non-nicks Pragmatic Software 2016-09-25 12:59:03 -07:00
  • c6473d0255 Update version Pragmatic Software 2016-09-25 00:24:52 -07:00
  • 2001fc1908 Whoops, return proper nick-casing for exact-match is_present_similar() result Pragmatic Software 2016-09-25 00:24:49 -07:00
  • 81e106285e Update version Pragmatic Software 2016-09-25 00:03:40 -07:00
  • f34854fcec Add nick similarity completion Pragmatic Software 2016-09-25 00:03:37 -07:00
  • 6369a8df99 Update version Pragmatic Software 2016-09-23 18:32:03 -07:00
  • 3fd2519a87 Minor text change; don't aggressively pursue ping-timeouts Pragmatic Software 2016-09-23 18:32:00 -07:00
  • d8854603c3 Update version Pragmatic Software 2016-09-22 08:26:46 -07:00
  • 0cd4102d37 Whoops, NickList should be registered after IRCHandlers since IRCHandlers depends on NickList for AntiFlood QUIT handling Pragmatic Software 2016-09-22 08:26:42 -07:00
  • 4091127213 Make aka usage message more concise Pragmatic Software 2016-09-22 08:25:50 -07:00
  • e4d62a2e18 Update version Pragmatic Software 2016-09-13 12:43:31 -07:00
  • 754d38b50e Fix mismatching WHO id if no WHO replies Pragmatic Software 2016-09-13 12:43:27 -07:00
  • 1f03985178 Update version Pragmatic Software 2016-09-02 02:17:12 -07:00
  • 687a5e0ae2 Check WHO when joining channels Pragmatic Software 2016-09-02 02:17:10 -07:00
  • 87d02af264 check_bans now can do a dry-run Pragmatic Software 2016-09-02 02:12:20 -07:00
  • ca5b832ddf Replace baninfo dump with terse line Pragmatic Software 2016-09-02 02:09:43 -07:00
  • 3225d74206 Update version Pragmatic Software 2016-08-30 02:14:36 -07:00
  • 2c554328c9 Whoops, do check-bans on join for unidentified users as well when extended-join capability is active Pragmatic Software 2016-08-30 02:14:21 -07:00
  • 8102e1bc21 Update version Pragmatic Software 2016-08-29 20:47:49 -07:00
  • d07458425f No need to WHOIS on joins if extended-join is available Pragmatic Software 2016-08-29 20:47:46 -07:00
  • ca349804ca Update version Pragmatic Software 2016-08-28 22:36:50 -07:00
  • eff8046f2c kick command now provides random insult if no kick reason is given Pragmatic Software 2016-08-28 22:36:46 -07:00
  • c93d3db39c Update version Pragmatic Software 2016-08-28 03:49:30 -07:00
  • 1442485d0b Support account-notify and extended-join capabilities Pragmatic Software 2016-08-28 03:49:27 -07:00
  • 43351ed8c2 Update version Pragmatic Software 2016-08-26 04:52:43 -07:00
  • 08a26a70a7 Minor derp with log message Pragmatic Software 2016-08-26 04:52:38 -07:00
  • 255b42efee Update version Pragmatic Software 2016-08-26 04:31:55 -07:00
  • 2dea20130f Missed a spot Pragmatic Software 2016-08-26 04:31:51 -07:00
  • 26c80d8351 Update version Pragmatic Software 2016-08-26 04:02:33 -07:00
  • c13f3ae9dc Catch more rare scenarios for strongly linking accounts Pragmatic Software 2016-08-26 04:02:30 -07:00
  • e532c5711f Update version Pragmatic Software 2016-08-25 01:42:11 -07:00
  • 568c1c8732 Use ? instead of ! to denote nickchange akas Pragmatic Software 2016-08-25 01:42:06 -07:00
  • ba6fb2c2d7 Improve linking of accounts Pragmatic Software 2016-08-25 01:41:32 -07:00
  • 6d0a548c26 Update version Pragmatic Software 2016-08-17 20:34:49 -07:00
  • 857d1aa0d3 Refactor message account linking Pragmatic Software 2016-08-17 20:34:45 -07:00
  • d77ea29b47 Update version Pragmatic Software 2016-08-01 01:46:30 -07:00
  • b772b5f0c1 Update Google search module Pragmatic Software 2016-08-01 01:46:17 -07:00
  • 96afc969b3 Update version Pragmatic Software 2016-07-15 14:09:33 -07:00
  • 674a96431b Improve nick-change evasion detection logic Pragmatic Software 2016-07-15 14:09:29 -07:00
  • 82c53b2af7 Add insults offline text file Pragmatic Software 2016-07-15 13:34:19 -07:00
  • 318ae31b11 Add surreal "compliments" offline text file Pragmatic Software 2016-07-13 10:13:03 -07:00
  • 133b5d1875 Update version Pragmatic Software 2016-07-01 13:29:46 -07:00
  • 949dc14525 Command queue no longer delays commands relative to each other Pragmatic Software 2016-07-01 13:29:26 -07:00
  • b03a4b68e6 Update version Pragmatic Software 2016-07-01 13:03:10 -07:00
  • 41030b5686 Quick rough-draft of auto-rejoin plugin Pragmatic Software 2016-07-01 13:02:58 -07:00
  • de856f3887 Now joins channel if /invited (and channel is registered and enabled) Pragmatic Software 2016-07-01 13:01:34 -07:00
  • b215dfe9de Add command queue for delayed command processing Pragmatic Software 2016-07-01 13:00:20 -07:00
  • 4cb77ba143 Minor fix max_recall_time/max_messages initialization Pragmatic Software 2016-07-01 12:59:31 -07:00
  • bdfd17612c Add is_active($channel) to determine if $channel is added and enabled Pragmatic Software 2016-07-01 12:58:29 -07:00
  • 2792a0cb0b Ensure lowercased parameters Pragmatic Software 2016-07-01 12:56:25 -07:00
  • ff7141a3d6 Minor improvements Pragmatic Software 2016-07-01 12:55:52 -07:00
  • 4e0cf750f0 Replace  with "*BEEP*"; fall-back to codepad if sprunge doesn't paste Pragmatic Software 2016-06-28 12:04:54 -07:00
  • 35ef8a7af6 Update version Pragmatic Software 2016-06-25 18:09:53 -07:00
  • dcacec18c6 Totally not a bug Pragmatic Software 2016-06-25 18:09:47 -07:00
  • bc2bbb8fde Update version Pragmatic Software 2016-04-10 18:35:18 -07:00
  • b5c107bcbb Remove extraneous comma Pragmatic Software 2016-04-10 18:35:11 -07:00
  • 5d62f9e728 Update version Pragmatic Software 2016-03-15 12:45:17 -07:00
  • 38de356beb Minor bugfixes to C compiler module Pragmatic Software 2016-03-15 12:45:08 -07:00
  • 3d90b8fbea Update version Pragmatic Software 2016-03-06 22:25:26 -08:00
  • 1e892f4ca1 Add silent option to countertriggers Pragmatic Software 2016-03-06 22:25:22 -08:00
  • 40c5ba8268 Update version Pragmatic Software 2016-02-25 00:51:55 -08:00
  • b87db378cf Do not trigger ban evasion if mask matches banmask; use *!*@host instead of *!user@ip-mask for evasions Pragmatic Software 2016-02-25 00:51:52 -08:00
  • 75b29e78c5 Update version Pragmatic Software 2016-02-25 00:47:54 -08:00
  • 76d9184c1d Add explicit dereferences Pragmatic Software 2016-02-25 00:46:55 -08:00
  • fb846a36ed Obey ignorelist in Counter plugin on_public() Pragmatic Software 2016-02-25 00:45:46 -08:00
  • 99e505b811 Add silent parameter to prevent logging of ignored messages Pragmatic Software 2016-02-25 00:45:03 -08:00
  • d344e6d667 Update version Pragmatic Software 2016-02-21 01:41:51 -08:00
  • bd19b134c3 Minor C grammar improvements Pragmatic Software 2016-02-21 01:41:47 -08:00
  • 00d5cef482 Update version Pragmatic Software 2016-02-19 20:45:01 -08:00
  • f82a0cd64e Improvements to Counter plugin Pragmatic Software 2016-02-19 20:44:57 -08:00
  • f2bd3986b7 Update version Pragmatic Software 2016-02-19 00:18:03 -08:00
  • be18316268 For default installs, revert aka level and don't set max_recall_time Pragmatic Software 2016-02-19 00:17:54 -08:00
  • b70cf6ad0e Update version Pragmatic Software 2016-02-18 16:11:29 -08:00
  • 7cc0912712 Restrict aka to admins, and add max_recall_time limit Pragmatic Software 2016-02-18 16:11:26 -08:00
  • 94026f4488 Update version Pragmatic Software 2016-02-17 14:57:30 -08:00
  • 1339b30c4b Only admins can add counter triggers Pragmatic Software 2016-02-17 14:57:24 -08:00
  • 8792633b6a Minor improvement to aka -w Pragmatic Software 2016-02-17 14:56:57 -08:00
  • d024a7138f Update factoids Pragmatic Software 2016-02-16 23:23:37 -08:00
  • 124c5c3577 Update version Pragmatic Software 2016-02-14 18:29:06 -08:00
  • d48cc9d976 Skip only bad triggers instead of all triggers Pragmatic Software 2016-02-14 18:29:00 -08:00
  • a8983d3a86 Update version Pragmatic Software 2016-02-14 18:13:33 -08:00
  • d251d0ac7a Add countertrigger command to Counter plugin Pragmatic Software 2016-02-14 18:13:27 -08:00
  • d8c2084587 Update version Pragmatic Software 2016-02-13 18:39:18 -08:00
  • 98ee3bef02 Add Counter plugin Pragmatic Software 2016-02-13 18:39:12 -08:00
  • a3ade65954 Rename unregister_by_name to unregister Pragmatic Software 2016-02-13 18:38:43 -08:00
  • 8af19a75e9 Delete plugin subs /after/ calling unload() Pragmatic Software 2016-02-13 18:37:53 -08:00
  • f59e00e5c9 Update version Pragmatic Software 2016-02-10 10:14:15 -08:00
  • 7bb18e00a7 Use binary attribute for CSV Pragmatic Software 2016-02-10 10:14:12 -08:00
  • 194bff37db Update version Pragmatic Software 2016-02-10 07:10:39 -08:00
  • 110c9cc548 Use CSV for GECOS field Pragmatic Software 2016-02-10 07:10:37 -08:00
  • c97ba1de20 Update version Pragmatic Software 2016-02-10 03:42:45 -08:00
  • ddeef3cc62 Add support for GECOS Pragmatic Software 2016-02-10 03:42:42 -08:00
  • 15da1428be Update version Pragmatic Software 2016-01-29 20:02:58 -08:00
  • 25961b7e12 Add String::LCSS to MODULES Pragmatic Software 2016-01-29 20:02:54 -08:00