Ben Kurtovic
362db3d1c8
git version info, logging updates, utility
hace 12 años
Ben Kurtovic
54739d5553
Update references to Wiki Toolset, plus other fixes
hace 12 años
Ben Kurtovic
e473653507
Updates to setup.py, unit tests, and logging
hace 12 años
Ben Kurtovic
45a472c2ef
setup.py should be good now
hace 12 años
Ben Kurtovic
0234d8ce63
Docstring updates; watcher's process() now takes Bot object
hace 12 años
Ben Kurtovic
60b52f6aeb
__iter__ for Command+TaskManager instead of get_all()
hace 12 años
Ben Kurtovic
535e4efab6
Update references to CommandManager and TaskManager
hace 12 años
Ben Kurtovic
8a7eb798a3
Fix all references to earwigbot.config.config; update SitesDBManager
hace 12 años
Ben Kurtovic
2211acc81d
Update TaskManager implementation
hace 12 años
Ben Kurtovic
079b424eca
Fixing up !restart and !reload a bit
hace 12 años
Ben Kurtovic
d901a252bb
More cleanup for IRC stuff
hace 12 años
Ben Kurtovic
abe58a07f6
CommandManager as attr of Bot, plus cleanup
hace 12 años
Ben Kurtovic
117eccc35d
Beginning work ( #16 )
hace 12 años
Ben Kurtovic
f886729df5
Merge branch 'feature/sitesdb' into develop
hace 12 años
Ben Kurtovic
7edfb0b1af
Re-organize SitesDB code; protocol-relative URLs
hace 12 años
Ben Kurtovic
4a1cb41162
get_site(), add_site(), remove_site() implemented
hace 12 años
Ben Kurtovic
30b1b99a13
Cleaned up boolean logic a bit.
hace 12 años
Ben Kurtovic
69b7cb1a78
Keep dynamic module in an attr so it doesn't get dealloc'd
hace 12 años
Ben Kurtovic
556789524a
Fix importing dynamic module from config
hace 12 años
Ben Kurtovic
9d97649ffd
Merge branch 'feature/yaml' into develop
hace 12 años
Ben Kurtovic
65a01c66b5
Removed earwigbot.rules; moved its contents to config.yml
hace 12 años
Ben Kurtovic
76d1af164c
str->int key conversion no longer necessary
hace 12 años
Ben Kurtovic
1db6504c56
Fixed a tiny merge bug
hace 12 años
Ben Kurtovic
8f193c9953
Fixing references to the config file
hace 12 años
Ben Kurtovic
202464d9fb
JSON -> YAML
hace 12 años
Ben Kurtovic
19397290d1
JSON -> YAML
hace 12 años
Ben Kurtovic
1f615e1966
Fix again
hace 12 años
Ben Kurtovic
3fc151470b
Fix restarting
hace 12 años
Ben Kurtovic
275c82ec7c
Merge branch 'feature/irc_update' into develop
hace 12 años
Ben Kurtovic
424a954af6
Moving rest of earwigbot.classes to earwigbot.tasks
hace 12 años
Ben Kurtovic
1d02af98fa
Relocate BaseCommand to earwigbot.commands; _CommandManager class
hace 12 años
Ben Kurtovic
64c7a1a8a7
Fix component enabling/disabling
hace 12 años
Ben Kurtovic
35f3075c63
Bugfixes and update some class references
hace 12 años
Ben Kurtovic
e54db76757
Cleanup; ensure unit tests are functional
hace 12 años
Ben Kurtovic
551e1e8a9c
Convert frontend and watcher into classes
hace 12 años
Ben Kurtovic
bbe0cea5a2
Minor cleanup
hace 12 años
Ben Kurtovic
ec8df97616
Cleanup a few instances of string concatenation
hace 12 años
Ben Kurtovic
cdb7bce734
Avoid backreferences in re.sub() repl to bypass re._cache_repl ( #17 )
hace 12 años
Ben Kurtovic
9434a416a1
Moved search engine/credential info into config proper.
- In config.json, search config relocated from
tasks.afc_copyvios to wiki.
- Site.__init__() takes a `search_config' argument, which is
auto-supplied from its value in config.json by get_site().
- Page.copyvio_check() doesn't ask for search config
anymore, meaning doing checks from the command line
is less painful.
- Added a Page.copyvio_compare() function, which works
just like copyvio_check() but on a specified URL; this is
for cache retrieval on the web front-end.
hace 12 años
Ben Kurtovic
7cc85f9bc4
afc_copyvios: optionally cache results for the Toolserver.
hace 12 años
Ben Kurtovic
f382ceb38e
Pushing some smarter logic for MarkovChains
- Incomplete; need this for the TS rewrite
- Also starting work on docstrings for some methods
hace 12 años
Ben Kurtovic
7e6f1e8128
soxred93 -> tparis; toolserver account expired
hace 12 años
Ben Kurtovic
755dff9714
Copyvios: auto-fail very small articles (< 20 chain links)
hace 12 años
Ben Kurtovic
6009c050f9
Minor integer division fix.
hace 12 años
Ben Kurtovic
df7868da3e
Updates to copyright violation stuff.
hace 12 años
Ben Kurtovic
ee2b1133bb
Algorithm for comparing article content against a suspected source using MarkovChains
hace 13 años
Ben Kurtovic
2da906109b
Copyright update for 2012.
hace 13 años
Ben Kurtovic
13100533b9
CopyrightMixin needs Page._site
hace 13 años
Ben Kurtovic
c48073515b
#wikipedia-en-afc -> #wikipedia-en-afc-feed
hace 13 años
Ben Kurtovic
24f7eabb77
Some more work on copyvio detection code
Also removed the hardcoded version in user-agent strings.
hace 13 años