Commit Graph

4188 Commits

Author SHA1 Message Date
Pragmatic Software 101c6f3a05 README.md: update path to plugins 2021-07-13 19:53:11 -07:00
Pragmatic Software 287722395c Update version 2021-07-13 19:45:59 -07:00
Pragmatic Software 34d4722580 Make directory structure more Perlish 2021-07-13 19:45:56 -07:00
Pragmatic Software c2dd870172 Update version 2021-07-13 15:23:17 -07:00
Pragmatic Software 1dd4180f1f MessageHistory: use all aka ids when recalling messages 2021-07-13 15:23:04 -07:00
Pragmatic Software d4e47c0eb1 updates: Add hostmask field to Messages table 2021-07-13 15:22:08 -07:00
Pragmatic Software 205074966d Update version 2021-07-13 15:17:13 -07:00
Pragmatic Software 355adcfced Merge branch 'master' of github.com:pragma-/pbot 2021-07-13 14:58:28 -07:00
Pragmatic Software a7923f46ec ProcessManager: silence warning for undefined trigger 2021-07-13 14:37:18 -07:00
Pragmatic Software 2a1312a0c5 Plugins/Plugin: move bless down a bit 2021-07-13 14:04:14 -07:00
Pragmatic Software 67f6c1d39f Plugins/TypoSub: silence warning when no modifiers 2021-07-13 14:03:25 -07:00
Pragmatic Software 3f74dd1215 Channels: silence warning when no channels set 2021-07-13 14:02:14 -07:00
Pragmatic Software e726c17b15 Update version 2021-07-11 17:07:27 -07:00
Pragmatic Software d7b12a1da2 MessageHistory: fix aka tracking for nick-changes
Add registry entry `irc.cloak` for setting user-cloak value to, e.g.,
"user" or "unaffiliated". Defaults to "user".
2021-07-11 17:05:55 -07:00
Pragmatic Software 569463df28 MessageHistory: make `aka` last-seen more concise 2021-07-11 15:31:27 -07:00
Pragmatic Software 286d2b974f Update version 2021-07-10 22:47:37 -07:00
Pragmatic Software 2c636bc8c1 Rename SSL to TLS 2021-07-10 22:47:33 -07:00
Pragmatic Software c4874a43ff README.md: update license 2021-07-10 15:04:32 -07:00
Pragmatic Software dfae9bebc0 Relicense under MIT 2021-07-10 15:00:22 -07:00
Pragmatic Software 97361b40a2 Progress on refactoring and polishing everything 2021-07-10 12:43:42 -07:00
Pragmatic Software 51bafbe841 Slightly simplify modules/wiktionary.py 2021-07-10 11:07:28 -07:00
Pragmatic Software 048b156752 Update version 2021-07-10 09:46:17 -07:00
Pragmatic Software 3ad47ad67b QuickStart.md: document SSL/TLS! 2021-07-10 09:44:25 -07:00
Pragmatic Software 2b75863ebb modules/wiktionary.pl: show first unique entry instead of last 2021-07-10 08:38:08 -07:00
Pragmatic Software a168ee0474 modules/wiktionary.pl: tweak usage message and output 2021-07-10 03:03:56 -07:00
Pragmatic Software 3fef310980 Update factoids 2021-07-10 02:34:17 -07:00
Pragmatic Software 92a2be7406 Add Wiktionary module 2021-07-10 02:33:39 -07:00
Pragmatic Software 7da0ec1ed3 Update version 2021-07-09 23:29:53 -07:00
Pragmatic Software efc5c103b0 Fix typo 2021-07-09 23:29:44 -07:00
Pragmatic Software e2d1a4d625 Update version 2021-07-09 23:12:36 -07:00
Pragmatic Software 1b5b987f9e Refactor SSL behavior 2021-07-09 23:12:29 -07:00
Pragmatic Software 61881535fa Rename various duplicated backend keys, e.g., $pbot->{factoids}->{factoids} to, e.g., $pbot->{factoids}->{storage} 2021-07-09 14:39:35 -07:00
Pragmatic Software 1158c36ce1 Plugins/RemindMe: ensure option -c is in channel format 2021-07-09 13:52:08 -07:00
Pragmatic Software 77420ae20b Update version 2021-07-09 05:53:05 -07:00
Pragmatic Software fc823af25c Plugins/RemindMe: correct `remindme` option value types 2021-07-08 20:07:00 -07:00
Pragmatic Software aaeff507f1 MessageHistory: fix `recall` option value types 2021-07-08 17:44:39 -07:00
Pragmatic Software 3a788ff201 MessageHistory: recall no longer needs -x or -t when using -n
Undo some perltidy formatting.
2021-07-08 17:27:31 -07:00
Pragmatic Software 287e807a1d PBot: ensure data directory is not named `data` 2021-07-08 15:47:29 -07:00
Pragmatic Software e48ec432b8 Factoids: simplify disambiguation message 2021-07-08 15:19:47 -07:00
Pragmatic Software 3792fb2483 Update version 2021-07-08 12:59:47 -07:00
Pragmatic Software 726cb06963 Plugins/RemindMe: reminders set to an absolute time now repeat at correct intervals 2021-07-08 12:59:43 -07:00
Pragmatic Software fe37658d97 Plugins/Battleship: slightly simplify `paused` state 2021-07-08 09:30:32 -07:00
Pragmatic Software de8cf8cc60 Plugins/Wolfram: use == instead of eq for numeric comparison 2021-07-07 20:25:16 -07:00
Pragmatic Software 479212b234 EventDispatcher: clean up comments 2021-07-07 20:15:01 -07:00
Pragmatic Software 170db378c6 Update version 2021-07-06 19:42:22 -07:00
Pragmatic Software 8edd2257f4 Plugins/RemindMe: fix some bugs 2021-07-06 19:42:16 -07:00
Pragmatic Software 630a24db7c Plugins/Wolfram: add nick to all output 2021-07-06 19:20:07 -07:00
Pragmatic Software d844d8e36d EventDispatcher: clarify just a bit more 2021-07-06 19:13:17 -07:00
Pragmatic Software a1b96b6db6 EventDispatcher: clarify just a bit more 2021-07-06 19:07:54 -07:00
Pragmatic Software 098734c946 EventDispatcher: clarify purpose of dispatch_event return value 2021-07-06 18:55:14 -07:00