3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
Commit Graph

3499 Commits

Author SHA1 Message Date
Pragmatic Software
f6ac46956f Rename Migration to Updater 2020-04-20 17:53:32 -07:00
Pragmatic Software
340f9d9fd7 Update version 2020-04-20 10:53:43 -07:00
Pragmatic Software
b9d3fa5f03 Add data/config migration framework 2020-04-20 10:53:35 -07:00
Pragmatic Software
b007cb3b9d MessageHistory: Increase in-channel recall message limit to ~5 2020-04-19 14:47:30 -07:00
Pragmatic Software
9576c20dc4 Update version 2020-04-19 12:42:47 -07:00
Pragmatic Software
87461f38e7 MessageHistory_SQLite: replace REGEXP with LIKE 2020-04-19 12:42:44 -07:00
Pragmatic Software
700e7b3945 Update version 2020-04-19 10:25:43 -07:00
Pragmatic Software
38c080e665 MessageHistory_SQLite: Remove SQLite pcre.so extension 2020-04-19 10:25:31 -07:00
Pragmatic Software
0771552a11 DualIndexSQLiteObject: Remove unused SQLite pcre.so extension 2020-04-19 10:24:10 -07:00
Pragmatic Software
66d0369990 FactoidCommands: fix display of owner text in factfind 2020-04-16 20:03:59 -07:00
Pragmatic Software
0cd101721c README.md: fix an english 2020-04-09 19:04:14 -07:00
Pragmatic Software
88b8ecc452 Update version 2020-04-09 14:42:45 -07:00
Pragmatic Software
a857cbc5ef Plugins/TypoSub: respect ignore list 2020-04-09 11:42:17 -07:00
Pragmatic Software
917ceb4912 Plugins/Wttr: improve output 2020-04-08 00:57:56 -07:00
Pragmatic Software
e3a7621073 Plugins/Wttr: Do not show FeelsLike if identical to conditions; improve output 2020-04-08 00:51:03 -07:00
Pragmatic Software
8af9c3b9f8 Plugins/Wttr: improve default output 2020-04-07 23:34:37 -07:00
Pragmatic Software
317ed4fe9e Update version 2020-04-05 20:33:19 -07:00
Pragmatic Software
3eac19d65e Timer: remove case-sensitivity 2020-04-05 20:33:14 -07:00
Pragmatic Software
dde93db0ac ChanOps: dequeue existing identical ban/mute timeouts when adding/updating timeout 2020-04-05 16:58:56 -07:00
Pragmatic Software
7ce2eb87d2 MessageHistory: recall must be used via /msg if count > 2 2020-04-03 13:12:24 -07:00
Pragmatic Software
ea54fad8c6 Update version 2020-03-25 00:51:57 -07:00
Pragmatic Software
c88e5647e0 Interpreter: remove < and > as nick characters in dehighlight_nicks() 2020-03-25 00:51:53 -07:00
Pragmatic Software
d6ca9474c3 Update version 2020-03-24 15:53:25 -07:00
Pragmatic Software
5f741ba69d Interpreter: simplify dehighlight_nicks() a bit 2020-03-24 15:53:21 -07:00
Pragmatic Software
b915b7c489 Update version 2020-03-24 15:17:36 -07:00
Pragmatic Software
1cadd1d87d Interpreter: improve and optimize dehighlight_nicks() 2020-03-24 15:17:33 -07:00
Pragmatic Software
864e6853ea Update version 2020-03-23 17:49:53 -07:00
Pragmatic Software
a7df1a3be7 FactoidCommands: fix factfind to show usage message if no arguments 2020-03-23 17:49:50 -07:00
Pragmatic Software
39d1c1e7ee Update version 2020-03-23 16:36:05 -07:00
Pragmatic Software
0b9bc60690 FactoidCommands: simplify factfind 2020-03-23 16:35:58 -07:00
Pragmatic Software
78e91c1b82 Update version 2020-03-22 15:52:50 -07:00
Pragmatic Software
8e9742a0e4 Interpreter: do not dehighlight single-letter nicks or nicks in URLs 2020-03-22 15:52:47 -07:00
Pragmatic Software
3c7ad2c529 Update version 2020-03-22 13:28:08 -07:00
Pragmatic Software
55de922aa6 AntiFlood: update last_spoken_nick properly 2020-03-22 13:28:04 -07:00
Pragmatic Software
0dce5861f3 Plugins/Wttr: return result as-is if JSON decode fails 2020-03-20 09:45:12 -07:00
Pragmatic Software
0e1a496001 Update version 2020-03-19 18:58:27 -07:00
Pragmatic Software
cac4ac81ad Factoids: Fix undo/redo via DualIndexSQLiteObject 2020-03-19 18:58:24 -07:00
Pragmatic Software
f0300f873a Update version 2020-03-19 18:03:38 -07:00
Pragmatic Software
9ad611dd60 DualIndexSQLiteObject: do not return partially cached object for get_data(x, y) 2020-03-19 18:03:35 -07:00
Pragmatic Software
5e2dfff2cc Update version 2020-03-17 23:56:53 -07:00
Pragmatic Software
47661f4a21 Commands: factoid-based $variables now expand in command arguments 2020-03-17 23:56:44 -07:00
Pragmatic Software
55115d8d16 Factoids: improve "No such factoid" message when no matches found 2020-03-17 23:08:56 -07:00
Pragmatic Software
8ddd96c77d Plugins/Connect4: play no longer results in "No such factoid" 2020-03-17 23:03:07 -07:00
Pragmatic Software
8c3f600e72 Update version 2020-03-10 01:52:36 -07:00
Pragmatic Software
85a98d5a8b Timer: update eventqueue usage message 2020-03-10 01:52:32 -07:00
Pragmatic Software
177328b627 doc/Registry.md: document more registry items 2020-03-09 22:58:50 -07:00
Pragmatic Software
ce923cd4f4 doc/Registry.md: fix typo 2020-03-09 20:47:48 -07:00
Pragmatic Software
345a85ab3e doc/Registry.md: Document some more registry entries 2020-03-09 20:46:10 -07:00
Pragmatic Software
494cf6604b Plugin/TypoSub: notyposub registry entry now works properly 2020-03-09 20:19:44 -07:00
Pragmatic Software
73834144c8 Remove data/factoids 2020-03-09 19:52:16 -07:00