Brian S. Stephan bss
bss pushed to master at bss/dr.botzo 2023-03-02 00:54:31 -06:00
f898f35ce6 replace execute_delayed with reactor.scheduler.execute_after
4289f95800 report on the version of dr.botzo in CTCP VERSION
572ecddceb do some small cleanups
3aadde4b71 remove XMLRPC inheritence that overrode a method no longer in existence
c2d26f404e deduplicate Channel object from irc library
Compare 7 commits »
bss pushed to master at bss/dr.botzo 2023-02-28 18:37:19 -06:00
0ea54a5ee2 require authentication to get dispatch objects via API
ffcdc3f8d8 rename dispatcher action type to action_type
Compare 2 commits »
bss pushed to master at bss/dr.botzo 2023-02-28 18:20:47 -06:00
cff1a183cf fix dispatcher API URLs to allow key-by-name
bss pushed to master at bss/gentoo-overlay 2023-02-23 19:32:15 -06:00
ee2560de8b depend on qtopengl, guru is missing this dep
4d0ebd703b copy chiaki ebuilds from guru repository
Compare 2 commits »
bss pushed to master at bss/dr.botzo 2023-02-20 10:30:48 -06:00
68f7c80b7e put the security middleware as the first middleware
7baa70d8f6 customize the list view in the django admin
Compare 2 commits »
bss pushed tag v3.1.0 to bss/dr.botzo 2023-02-19 23:19:04 -06:00
bss pushed to master at bss/dr.botzo 2023-02-19 22:55:26 -06:00
39290fb63c allow : and , after @bot mentions
bss pushed to master at bss/dr.botzo 2023-02-19 21:12:15 -06:00
55d856b8fd account for the discord bridge in the core bot addressed flag
88ea0dbbb4 test that <somebody> is only stripped when from the bridge user itself
Compare 2 commits »
bss pushed to master at bss/dr.botzo 2023-02-19 19:40:12 -06:00
cfeddfdc4e markov state queries need the context to be unique
bss pushed to master at bss/dr.botzo 2023-02-19 18:40:06 -06:00
d516c1b08e also clean up mentions that weren't cleaned because of the bridge nick
667a85aa46 add a basic learn/retrieve test since I broke it a while back
Compare 2 commits »
bss pushed to master at bss/dr.botzo 2023-02-19 18:26:12 -06:00
00bd524d98 add a basic learn/retrieve test since I broke it a while back
0227b74eee when creating a markov target, tie it to ircbot models
76a052e091 genericize chain remover to use it for bridge and addressed chains
19cd23879f management command to remove nicks from chains due to bridge
f59dc35b25 test the combination of bridge and addressing learning
Compare 9 commits »
bss pushed to master at bss/dr.botzo 2023-02-19 18:13:32 -06:00
2399b5e882 add a basic learn/retrieve test since I broke it a while back
ed538d6045 when creating a markov target, tie it to ircbot models
Compare 2 commits »
bss pushed to master at bss/dr.botzo 2023-02-19 17:56:18 -06:00
8c1bd5bd71 when creating a markov target, tie it to ircbot models
ae82239e52 genericize chain remover to use it for bridge and addressed chains
26a730e688 management command to remove nicks from chains due to bridge
8b34ac7505 test the combination of bridge and addressing learning
cf13ad4c30 test the ability to not learn our nick when addressed
Compare 12 commits »
bss closed issue bss/incorporeal-cms#16 2023-02-19 16:20:10 -06:00
Feature: additional styles via instance dir, with config for generating the links
bss commented on issue bss/incorporeal-cms#16 2023-02-19 16:20:05 -06:00
Feature: additional styles via instance dir, with config for generating the links

Addressed in v1.10.0.

bss pushed to master at bss/dr.botzo 2023-02-19 13:09:11 -06:00
2966bd8661 genericize chain remover to use it for bridge and addressed chains
79f9bc781a management command to remove nicks from chains due to bridge
Compare 2 commits »
bss pushed to master at bss/dr.botzo 2023-02-18 20:25:53 -06:00
8f7f9dfdfc test the combination of bridge and addressing learning
bss pushed to master at bss/dr.botzo 2023-02-18 20:10:49 -06:00
45413e2256 test the ability to not learn our nick when addressed
cf5814a565 remove the speaker from messages coming over the bridge when learning
Compare 2 commits »
bss pushed to master at bss/dr.botzo 2023-02-18 20:02:13 -06:00
cf648cd555 test the ability to not learn our nick when addressed
c67b56ee5e remove the speaker from messages coming over the bridge when learning
b9c2a96231 variable tweak to match other plugins (nick -> who)
ff5e95a53e add test to confirm markov irc plugin behavior
3468622aa5 set pytest settings to aid testing
Compare 8 commits »