-
7a1c024d69
dispatch: write message to file properly in py3
Brian S. Stephan
2016-01-17 11:39:43 -06:00
-
007f9bdbc7
twitter: don't re-encode replyee name
Brian S. Stephan
2016-01-17 11:36:10 -06:00
-
-
164f2c61bf
Merge branch 'better-plugin-support' into 'master'
Brian S. Stephan
2016-01-17 11:12:32 -06:00
-
-
6fe6797281
ircbot: implement !reload for plugins
Brian S. Stephan
2016-01-17 10:56:39 -06:00
-
0ba889bf75
ircbot: _unload_plugin doesn't need connection
Brian S. Stephan
2016-01-17 10:52:25 -06:00
-
97c18a2459
ircbot: provide feedback option to _plugin_unload
Brian S. Stephan
2016-01-17 09:49:55 -06:00
-
10071f9094
ircbot: add load/unload plugin documentation
Brian S. Stephan
2016-01-17 09:43:48 -06:00
-
676f479d52
ircbot: add some debug logging in plugin (un)load
Brian S. Stephan
2016-01-17 09:21:29 -06:00
-
4c949ee6f3
ircbot: don't unload just one plugin of path
Brian S. Stephan
2016-01-17 09:20:06 -06:00
-
-
310c2aa28d
markov: fake a __stop if a k1,k2 has no v
Brian S. Stephan
2016-01-16 23:41:46 -06:00
-
a243b65d1d
ircbot: new auto-migration, either django or py3
Brian S. Stephan
2016-01-16 19:57:11 -06:00
-
b14152d8d5
dispatch: new auto-migration, either django or py3
Brian S. Stephan
2016-01-16 19:56:14 -06:00
-
f66aea6c2d
Merge branch 'py3' into 'master'
Brian S. Stephan
2016-01-16 19:47:01 -06:00
-
-
0051f006d9
requirements.txt: py3 related (?) version bumps
Brian S. Stephan
2016-01-16 19:40:18 -06:00
-
a314809671
weather: use requests library over urllib/json
Brian S. Stephan
2016-01-16 19:38:24 -06:00
-
90d20dfe75
transform: use new py3 base64 API
Brian S. Stephan
2016-01-16 19:37:24 -06:00
-
59c593f60b
transform: use codecs library for rot13
Brian S. Stephan
2016-01-16 19:36:51 -06:00
-
c3c54b9f10
ircbot: use % formatting in some debugging
Brian S. Stephan
2016-01-16 19:36:10 -06:00
-
cdde966733
ircbot: properly output exception msg to string
Brian S. Stephan
2016-01-16 19:34:06 -06:00
-
570a4e1962
twitter: don't re-encode response as utf-8
Brian S. Stephan
2016-01-16 19:33:03 -06:00
-
47a1352a0a
change __unicode__()s to __str__()s
Brian S. Stephan
2016-01-16 18:21:46 -06:00
-
9112ad0ae7
convert the project via 2to3
Brian S. Stephan
2016-01-16 17:58:11 -06:00
-
-
f513b241d2
ircbot: force lowercase IrcChannel channel name
Brian S. Stephan
2015-09-17 22:55:25 -05:00
-
d9c39d3db9
markov: better context/target creation ex handling
Brian S. Stephan
2015-09-17 22:35:23 -05:00
-
4f17234a0a
markov: force the target/context to lowercase
Brian S. Stephan
2015-09-17 22:35:04 -05:00
-
e8d57b29b2
irclib.bot: don't del sys.modules[badname]
Brian S. Stephan
2015-09-17 22:23:36 -05:00
-
91594117bc
remove deprecated TEMPLATE_DIRS setting
Brian S. Stephan
2015-09-17 22:23:14 -05:00
-
505dc8799c
markov: configure what channels to learn from
Brian S. Stephan
2015-09-17 22:22:59 -05:00
-
75dc2ae2cb
bump django dep
Brian S. Stephan
2015-09-17 21:58:54 -05:00
-
91bbabec67
facts: get rid of the soap stuff
Brian S. Stephan
2015-09-17 21:56:52 -05:00
-
efc2b2675f
Merge branch 'master' of git.incorporeal.org:dr.botzo
Brian S. Stephan
2015-09-17 21:35:36 -05:00
-
-
8504a2556d
facts: trivial comment cleanups
Brian S. Stephan
2015-09-16 16:57:12 -05:00
-
a7a54c75b7
pysimplesoap dependency
Brian S. Stephan
2015-08-16 17:15:08 -05:00
-
-
b9b626d2ef
remove useless import
Brian S. Stephan
2015-08-14 16:55:02 -05:00
-
425bf64baa
facts: proof of concept grade SOAP WS
Brian S. Stephan
2015-08-14 16:54:31 -05:00
-
68cf0f8816
facts: don't require nickmask in admin form
Brian S. Stephan
2015-08-14 16:53:37 -05:00
-
f18569b636
enable sites framework, useful for some SOAP stuff
Brian S. Stephan
2015-08-14 16:52:57 -05:00
-
c8bedebe97
add mpd-notifications script
Brian S. Stephan
2015-07-11 08:17:19 -05:00
-
4abcef58c1
karma: ignore commands or chatter separately
Brian S. Stephan
2015-07-11 08:12:25 -05:00
-
bf0445149b
twitter: handle twitter API errors better
Brian S. Stephan
2015-07-11 08:10:35 -05:00
-
6bf2732d7f
dispatch: handle writing unicode to file properly
Brian S. Stephan
2015-07-11 08:09:53 -05:00
-
e2d4e29750
use LenientDecodingLineBuffer in bot guts
Brian S. Stephan
2015-06-22 17:43:45 -05:00
-
0c7b880517
port_karma_to_django: properly import nickmask
Brian S. Stephan
2015-06-20 16:39:51 -05:00
-
7ee07ae81e
Merge branch 'master' of git.incorporeal.org:dr.botzo
Brian S. Stephan
2015-06-20 16:34:31 -05:00
-
-
ac3e71c32a
karma: option to ignore targets
Brian S. Stephan
2015-06-20 16:34:18 -05:00
-
877e18c890
port_facts_to_django: properly import nickmask
Brian S. Stephan
2015-06-20 16:24:24 -05:00
-
-
fd7feeccdc
procmail-to-dispatch: get rid of key stuff
Brian S. Stephan
2015-06-20 11:31:04 -05:00
-
598a158300
dispatch: helps if i actually use the new text
Brian S. Stephan
2015-06-20 11:26:35 -05:00
-
f542a862b8
dispatch: have option to include key in output
Brian S. Stephan
2015-06-20 11:22:56 -05:00
-
98bb608291
dispatch: allow dispatcher key in API URLs as well
Brian S. Stephan
2015-06-20 11:22:17 -05:00
-
241de26dd5
facts: allow adding facts via IRC
Brian S. Stephan
2015-06-20 10:58:40 -05:00
-
934f83b734
facts: show the source of facts, if desired
Brian S. Stephan
2015-06-20 10:46:52 -05:00
-
fe3a5ede3d
BUGS: mention that maybe unloading isn't busted?
Brian S. Stephan
2015-06-20 10:44:17 -05:00
-
59d14bf856
get nickmask when porting facts to django
Brian S. Stephan
2015-06-20 10:26:10 -05:00
-
d507e8f7ac
facts: add the timestamp back too
Brian S. Stephan
2015-06-20 10:22:49 -05:00
-
69ca220b5e
facts: add fact source back into model
Brian S. Stephan
2015-06-20 10:19:11 -05:00
-
772df777ba
ircbot: tie bot users to django auth user, part 3
Brian S. Stephan
2015-06-20 10:08:51 -05:00
-
df17e68456
ircbot: tie bot users to django auth user, part 2
Brian S. Stephan
2015-06-20 09:31:28 -05:00
-
123acbbd8d
ircbot: tie bot users to django auth user, part 1
Brian S. Stephan
2015-06-20 09:27:50 -05:00
-
243531c017
add prospector and config
Brian S. Stephan
2015-06-20 02:00:56 -05:00
-
f2d72e322d
update procmail script to use REST dispatch
Brian S. Stephan
2015-06-20 01:50:28 -05:00
-
78b0f4267a
remove MySQL-python dep
Brian S. Stephan
2015-06-20 01:50:09 -05:00
-
e194ae0319
dispatch: don't override get_object() in /message
Brian S. Stephan
2015-06-20 01:13:11 -05:00
-
5877c991b0
Merge branch 'master' of git.incorporeal.org:dr.botzo
Brian S. Stephan
2015-06-20 01:10:05 -05:00
-
-
4a092ec603
markov: have context in target's __unicode__()
Brian S. Stephan
2015-06-20 01:09:42 -05:00
-
e1a8a94eba
script to port old mysql pi logs to django models
Brian S. Stephan
2015-06-19 23:40:42 -05:00
-
4d374b6c45
script to port old mysql karma to django models
Brian S. Stephan
2015-06-19 23:37:19 -05:00
-
bc2301ce0d
script to port old mysql facts to django models
Brian S. Stephan
2015-06-19 23:30:10 -05:00
-
-
2dc2b6a8a2
remove old IRC bot entirely
Brian S. Stephan
2015-06-19 21:50:35 -05:00
-
8c77780923
removing a bunch of BUGS, cleaning up TODO
Brian S. Stephan
2015-06-19 21:41:23 -05:00
-
397ae2243c
ircbot: recurse if we had an alias hit
Brian S. Stephan
2015-06-19 21:40:35 -05:00
-
e11d7280de
countdown: display negative numbers better
Brian S. Stephan
2015-06-19 21:39:20 -05:00
-
adb88c3e95
Storycraft: ported to ircbot v2. deleted
Brian S. Stephan
2015-06-19 21:11:18 -05:00
-
4854eb17ac
storycraft: fix the line count in progress
Brian S. Stephan
2015-06-19 21:10:26 -05:00
-
1c88aa1189
dispatch: unicode_literals in models
Brian S. Stephan
2015-06-19 21:07:45 -05:00
-
1193ce5b6a
storycraft: port to ircbot v2
Brian S. Stephan
2015-06-19 21:06:58 -05:00
-
095221a7b2
dispatch: properly write bytes to file
Brian S. Stephan
2015-06-19 16:46:46 -05:00
-
9296123f25
dispatch: require explicit send_message permission
Brian S. Stephan
2015-06-19 16:45:10 -05:00
-
bece1745b3
dispatch: include 'message': "" in /message GET
Brian S. Stephan
2015-06-19 15:10:21 -05:00
-
3532b073c4
dispatch: nest the dispatcher -> action serializer
Brian S. Stephan
2015-06-19 15:08:57 -05:00
-
4f717cb1c2
dispatch: break Dispatcher actions into 2nd model
Brian S. Stephan
2015-06-19 11:29:00 -05:00
-
dac7999c0f
dispatch: use generics better (?) in /message
Brian S. Stephan
2015-06-19 10:51:11 -05:00
-
482870621b
Dispatch: ported to django REST framework. deleted
Brian S. Stephan
2015-06-18 23:59:25 -05:00
-
0641e1c062
dispatch: port to django REST framework
Brian S. Stephan
2015-06-18 23:57:43 -05:00
-
fccb5f3fb3
Acro: ported to ircbot v2. deleted
Brian S. Stephan
2015-06-18 18:48:51 -05:00
-
8fe5dbc0d3
acro: port acro to ircbot v2
Brian S. Stephan
2015-06-18 18:48:38 -05:00
-
ae0f56cd58
seen: this shouldn't do anything w/privmsg
Brian S. Stephan
2015-06-18 10:34:02 -05:00
-
b3da273b2d
Countdown: ported to ircbot v2. deleted
Brian S. Stephan
2015-06-18 09:20:22 -05:00
-
6560327984
countdown: app for noting points in time
Brian S. Stephan
2015-06-18 09:19:53 -05:00
-
a9ef68c3a2
TODO: more twitter notes for later
Brian S. Stephan
2015-06-18 09:19:24 -05:00
-
e18e629547
Twitter: ported to ircbot v2. deleted
Brian S. Stephan
2015-06-16 20:28:36 -05:00
-
d33977da35
twitter: TODO to bring polling back
Brian S. Stephan
2015-06-16 20:28:13 -05:00
-
76e9046549
port twitter module to ircbot v2
Brian S. Stephan
2015-06-16 20:27:44 -05:00
-
618a042935
IrcAdmin: ported to ircbot v2. deleted
Brian S. Stephan
2015-06-16 19:04:52 -05:00
-
bef66e3427
ircbot: specify commands after connecting
Brian S. Stephan
2015-06-16 19:02:00 -05:00
-
f0072fb633
ircbot: configure a sleep before autojoin channels
Brian S. Stephan
2015-06-16 19:01:41 -05:00
-
aca4ed3eac
Races: ported to ircbot v2. deleted
Brian S. Stephan
2015-06-13 13:41:54 -05:00
-
1af5f67daf
port races irc module to new bot
Brian S. Stephan
2015-06-13 13:41:37 -05:00
-
7876ad2290
Markov: ported to ircbot, noted last TODO. deleted
Brian S. Stephan
2015-06-13 13:19:18 -05:00
-
a345f4567e
make the markov admin view URLs a bit better
Brian S. Stephan
2015-06-13 13:08:14 -05:00