Pragmatic Software
|
f8d8cac7d4
|
Interpreter: case-insensitive "Why would I want to do that to myself?" exceptions
|
2019-05-04 19:04:11 -07:00 |
|
Pragmatic Software
|
0538a37678
|
MessageHistory: recall is now aware of mock
|
2019-05-04 14:52:25 -07:00 |
|
Pragmatic Software
|
6d08967780
|
Update version
|
2019-05-03 17:19:22 -07:00 |
|
Pragmatic Software
|
0b500616b9
|
Spinach: Remove debugging statements
|
2019-05-03 17:18:59 -07:00 |
|
Pragmatic Software
|
a3d0f4e0d4
|
Spinach: sort questions by last_seen timestamp; skip categories whose questions have all been seen; etc
|
2019-05-02 23:13:27 -07:00 |
|
Pragmatic Software
|
d23af40565
|
Update version
|
2019-05-02 15:04:08 -07:00 |
|
Pragmatic Software
|
2c66a7144b
|
Factoids: Properly look-up root keyword data when overriding
|
2019-05-02 15:04:04 -07:00 |
|
Pragmatic Software
|
06c22f8fda
|
Update version
|
2019-05-02 14:09:50 -07:00 |
|
Pragmatic Software
|
1ff38eaacc
|
Factoids: root keyword can now be overridden
|
2019-05-02 14:09:33 -07:00 |
|
Pragmatic Software
|
1f6d655a3e
|
Factoids: Fix broken ref_from when using factfind on an alias
|
2019-05-02 12:39:05 -07:00 |
|
Pragmatic Software
|
60f279759c
|
Spinach: Lowercase question if more than 80% of the words are title-cased
|
2019-05-02 12:06:45 -07:00 |
|
Pragmatic Software
|
e09751e0d2
|
Update version
|
2019-04-28 01:14:38 -07:00 |
|
Pragmatic Software
|
25b3417080
|
Spinach: add stats metadata setting; 2nd to last warning time remaining message is now yellow'
|
2019-04-28 00:21:15 -07:00 |
|
Pragmatic Software
|
7de3cb6dd1
|
Spinach: show expression used in output for rank expr
|
2019-04-27 19:09:43 -07:00 |
|
Pragmatic Software
|
8bd1a00ce2
|
Rectify minor whitespace ugliness
|
2019-04-27 14:45:59 -07:00 |
|
Pragmatic Software
|
2e41641037
|
Update version
|
2019-04-27 14:40:37 -07:00 |
|
Pragmatic Software
|
1a74f7287e
|
Spinach: rank can now accept arbitrary expressions
|
2019-04-27 14:40:28 -07:00 |
|
Pragmatic Software
|
9707e133ff
|
Spinach: remove ^(THE|A|AN) in answer normalization; fix rolling average score calculation
|
2019-04-26 22:20:54 -07:00 |
|
Pragmatic Software
|
c15740a820
|
Spinach: remove decimals from avgscore output
|
2019-04-26 12:44:20 -07:00 |
|
Pragmatic Software
|
a599a78444
|
ChanOps: Don't attempt to gain ops for disabled channels
|
2019-04-25 14:11:54 -07:00 |
|
Pragmatic Software
|
a927ee27a2
|
Update version
|
2019-04-24 23:04:15 -07:00 |
|
Pragmatic Software
|
59b5f61de3
|
Spinach: Rename Stats.pm and Statskeeper.pm
|
2019-04-24 23:04:09 -07:00 |
|
Pragmatic Software
|
1c5ed2fb0e
|
Update version
|
2019-04-24 03:55:56 -07:00 |
|
Pragmatic Software
|
940b40e24f
|
Spinach: add stats tracking and ranking
|
2019-04-24 03:55:48 -07:00 |
|
Pragmatic Software
|
b2b74875e1
|
Spinach: Add settings metadata: category_autopick and min_players
|
2019-04-23 18:41:57 -07:00 |
|
Pragmatic Software
|
0b0390dbd7
|
Spinach: add set/unset commands to modify metadata
|
2019-04-23 18:22:52 -07:00 |
|
Pragmatic Software
|
781faa678b
|
Spinach: use HashObject to store metadata
|
2019-04-23 17:59:39 -07:00 |
|
Pragmatic Software
|
958c0bfeb5
|
Update version
|
2019-04-22 15:51:20 -07:00 |
|
Pragmatic Software
|
7542e1041f
|
Spinach: Persist filters
|
2019-04-22 15:51:09 -07:00 |
|
Pragmatic Software
|
f61addcbac
|
Update Spinach filter to distinct inclusion and exclusion
|
2019-04-21 20:48:07 -07:00 |
|
Pragmatic Software
|
85841ea45c
|
Spinach categories can now be filtered
|
2019-04-21 19:00:17 -07:00 |
|
mannito
|
d179b87c52
|
Connect4 fixes: board display and challenge options parsing (#48)
* Connect4: Fix winner_line display logic
* Connect4: Fix challenge options parsing and cleanup.
* Connect4: saner board sizes and error messages
|
2019-04-21 02:19:48 -07:00 |
|
Pragmatic Software
|
c1f9c902c8
|
Update version
|
2018-08-13 20:06:13 -07:00 |
|
Pragmatic Software
|
42f0bb7002
|
Interpreter: ignore bot commands from unidentified users in +z channels
|
2018-08-13 20:06:07 -07:00 |
|
Pragmatic Software
|
93b386b0ca
|
RelayUnreg: Correct notification timeout behavior
|
2018-08-13 20:05:42 -07:00 |
|
Pragmatic Software
|
07c9762cb7
|
Update version
|
2018-08-13 14:26:01 -07:00 |
|
Pragmatic Software
|
75f6d86a88
|
AntiFlood: disregard unreg spam floods on +z channels
|
2018-08-13 14:25:35 -07:00 |
|
Pragmatic Software
|
8e615fe6a3
|
MessageHistory: ensure host is always normalized for get_message_account()
|
2018-08-13 14:24:37 -07:00 |
|
Pragmatic Software
|
fb2124632a
|
AntiRepeat: Disregard unregistered spam
|
2018-08-13 14:23:47 -07:00 |
|
Pragmatic Software
|
05b1159421
|
RelayUnreg: limit notification to once every 15 minutes
|
2018-08-13 14:23:13 -07:00 |
|
Pragmatic Software
|
6929e1ed5d
|
Update version
|
2018-08-10 22:57:06 -07:00 |
|
Pragmatic Software
|
147c7337d8
|
No URL titles for unidentified users
|
2018-08-10 22:57:00 -07:00 |
|
Pragmatic Software
|
4324fe5db3
|
Update version
|
2018-08-10 13:14:01 -07:00 |
|
k
|
a19f40251d
|
Fix some broken ,fact behavior (#49)
|
2018-08-10 13:12:24 -07:00 |
|
Pragmatic Software
|
0fd8e595a5
|
Update version
|
2018-08-09 22:44:32 -07:00 |
|
Pragmatic Software
|
16b708851a
|
Replace missed split with split_args
|
2018-08-09 22:44:28 -07:00 |
|
Pragmatic Software
|
e3df4f3f8e
|
Update version
|
2018-08-09 10:55:59 -07:00 |
|
Pragmatic Software
|
5fe46db2ce
|
Add quotes around keys in more places
|
2018-08-09 10:55:53 -07:00 |
|
Pragmatic Software
|
1bedb74720
|
Update version
|
2018-08-08 17:58:55 -07:00 |
|
Pragmatic Software
|
8af3682dc3
|
Add quotes around keywords with spaces in output messages
|
2018-08-08 17:58:53 -07:00 |
|