Commit Graph

2176 Commits

Author SHA1 Message Date
Pragmatic Software 437ad88248 VERSION: update header 2020-01-19 20:10:46 -08:00
Pragmatic Software ba61b0b2be Update version 2020-01-19 20:04:13 -08:00
Pragmatic Software 406f8e3207 VERSION: version check show new version only if new version is GREATER 2020-01-19 20:04:10 -08:00
Pragmatic Software 76b5c6a2b7 Update version 2020-01-19 20:02:34 -08:00
Pragmatic Software 5a2f57494b VERSION: remove parentheses around date in version check 2020-01-19 20:02:29 -08:00
Pragmatic Software a0dd5728a3 Update version 2020-01-19 20:00:03 -08:00
Pragmatic Software ed874c2dec Minor style clean-up 2020-01-19 20:00:01 -08:00
Pragmatic Software 349266b598 Update version 2020-01-19 19:53:48 -08:00
Pragmatic Software 64cba56698 VERSION: add built-in `version` command 2020-01-19 19:53:45 -08:00
Pragmatic Software d14ab77764 Update version 2020-01-18 22:13:47 -08:00
Pragmatic Software a10a2594c9 ChanOpCommands: skip admin check if command level is 0 2020-01-18 22:13:43 -08:00
Pragmatic Software 727d086df1 Commands: ensure "level" metadata is always set 2020-01-18 22:13:08 -08:00
Pragmatic Software 6eeec3b26c Commands: remove "metadata" from name of HashObject 2020-01-18 21:58:58 -08:00
Pragmatic Software aadc9c00d8 Update version 2020-01-18 21:57:57 -08:00
Pragmatic Software 3c7950b82e Remove single-quotes from set/unset output 2020-01-18 21:57:54 -08:00
Pragmatic Software 99c889faf7 Update version 2020-01-18 21:49:58 -08:00
Pragmatic Software f3ef8a56c0 Commands: add metadata 2020-01-18 21:49:55 -08:00
Pragmatic Software 5eaa3591c7 Minor style clean-up 2020-01-18 21:41:47 -08:00
Pragmatic Software 20f767e2f2 RegistryCommands: fix `regfind` 2020-01-17 23:00:55 -08:00
Pragmatic Software fc851a069d Update version 2020-01-16 21:51:09 -08:00
Pragmatic Software 898a84c4f0 Factoids: use _name fields 2020-01-16 21:51:03 -08:00
Pragmatic Software 6f9133f982 PBot: ignore leading hypen on registry command-line arguments too 2020-01-16 21:30:01 -08:00
Pragmatic Software bd11d501e3 Update version 2020-01-16 21:20:18 -08:00
Pragmatic Software 1f0e1b77cb PBot: ignore one leading hyphen in command-line arguments 2020-01-16 20:42:58 -08:00
Pragmatic Software 95d82f57d7 Update version 2020-01-14 20:17:29 -08:00
Pragmatic Software 0a31d17fef ChanOpCommands: fix typo 2020-01-14 20:17:26 -08:00
Pragmatic Software 1ff7c73152 Update version 2020-01-14 20:01:24 -08:00
Pragmatic Software f789bd1206 ChanOpCommands: `invite` now catches events to send responses
Clean up previous commit a lot
2020-01-14 20:01:19 -08:00
Pragmatic Software 753328b77b Update version 2020-01-14 18:55:26 -08:00
Pragmatic Software ebf5206ff6 ChanOpCommands: `invite` now behaves more like ChanServ when used from /msg 2020-01-14 18:55:20 -08:00
Pragmatic Software 41ae04d291 Update version 2020-01-14 18:11:01 -08:00
Pragmatic Software 02552081d5 Fix all potential case-sensitivity issues
Misc clean-ups and refactors
2020-01-14 18:10:53 -08:00
Pragmatic Software 92532a6e78 Update version 2020-01-11 18:02:03 -08:00
Pragmatic Software 04ed9d3554 Add `voice` and `devoice` commands 2020-01-11 18:02:00 -08:00
Pragmatic Software 782be369b6 Update version 2020-01-11 17:46:49 -08:00
Pragmatic Software 3da8e22e4e Add `op` and `deop` commands 2020-01-11 17:46:44 -08:00
Pragmatic Software d9fa465bb7 FactoidCommands: correct header 2020-01-10 18:59:15 -08:00
Pragmatic Software 6124bc5029 `list admins` now sorts by name field instead of hostmask 2020-01-04 23:09:25 -08:00
Pragmatic Software 2822029aaa BotAdminCommands: `adminset` now hides password field when listing all keys 2020-01-04 22:39:58 -08:00
Pragmatic Software 4dacbfeb7a `list admins` now lists only current channel when used in-channel 2020-01-04 22:13:07 -08:00
Pragmatic Software 6e25f96717 Update version 2020-01-04 21:26:23 -08:00
Pragmatic Software bd2e225f76 RegistryCommands: all commands now understand section.item syntax (e.g. irc.server) 2020-01-04 21:26:18 -08:00
Pragmatic Software a400178204 IRCHandlers: handle channelcreate event; properly show timestamp for channel title 2020-01-04 11:59:41 -08:00
Pragmatic Software 796b23806e Update version 2020-01-04 00:21:23 -08:00
Pragmatic Software 77233e4328 IRCHandlers: fix WHO case-sensitivity 2020-01-04 00:21:19 -08:00
Pragmatic Software 9dbd84f6c5 Commands: use boundary when extracting admin channel from arguments 2020-01-03 23:04:46 -08:00
Pragmatic Software ab3776be88 Update version 2020-01-03 21:39:25 -08:00
Pragmatic Software 3188b690e8 BotAdmins: admin hostmasks are no longer treated as regex. They support the normal * and ? wildcards. Removed stdin admin from data/admins. 2020-01-03 21:39:22 -08:00
Pragmatic Software 97dd3ea56e LagChecker: convert lag_threshold to milliseconds 2020-01-03 21:26:49 -08:00
Pragmatic Software ea016dc406 StdinReader: chomp newline from input before logging 2020-01-03 21:22:14 -08:00