Commit Graph

17 Commits

Author SHA1 Message Date
Pragmatic Software 9e362725ce Plugins/TypoSub: users can set `no-typosub` to exclude themselves from s/// invocation 2020-07-08 14:48:30 -07:00
Pragmatic Software a857cbc5ef Plugins/TypoSub: respect ignore list 2020-04-09 11:42:17 -07:00
Pragmatic Software 494cf6604b Plugin/TypoSub: `notyposub` registry entry now works properly 2020-03-09 20:19:44 -07:00
Pragmatic Software 2ef640de19 Plugins/TypoSub: limit length of s//g replacements 2020-02-27 14:20:42 -08:00
Pragmatic Software e7209a9146 Whoops, the || were drunk 2020-02-22 07:26:23 -08:00
Pragmatic Software 0835342246 Plugins/TypoSub: be more intelligent about replacing \1 and $1 thingies 2020-02-22 07:19:43 -08:00
Pragmatic Software a6b2f60175 Tidy things up 2020-02-16 08:41:45 -08:00
Pragmatic Software 5c4e10a35c Tidy things up 2020-02-15 14:38:32 -08:00
Pragmatic Software 410ce811ca Plugins/TypoSub: support $1 and \1 capture replacements 2020-02-09 23:35:59 -08:00
Pragmatic Software 59af6e944d Plugins: use Plugin parent class 2020-02-08 19:48:05 -08:00
Pragmatic Software 39e98db663 Plugins: __PACKAGE__ no longer necessary in unload() 2020-02-07 20:48:09 -08:00
Pragmatic Software 9f2a0346e0 Plugins: unregister event handlers on unload 2020-02-07 12:24:21 -08:00
Pragmatic Software d92f690195 Plugins/TypoSub: allow, but ignore, trailing characters after a s/// closed sub 2020-02-07 11:22:16 -08:00
Pragmatic Software 6424e7c601 Remove unnecessary return statements 2020-02-06 01:07:44 -08:00
Pragmatic Software bc98a7642a Plugin/TypoSub: /msg error to user instead of channel 2020-02-05 22:58:28 -08:00
Pragmatic Software 982cefcebd Plugin/TypoSub: final closing slash is now optional 2020-01-31 02:15:20 -08:00
Pragmatic Software 4ca0aa03ae Add TypoSub plugin 2020-01-31 01:56:20 -08:00