Ben Kurtovic
|
7492adc6d0
|
Version bump for 0.2.dev.
|
12 years ago |
Ben Kurtovic
|
53a6139c5c
|
Merge branch 'master' into develop
|
12 years ago |
Ben Kurtovic
|
dd414f6f7c
|
Merge branch 'release/0.1' into develop
|
12 years ago |
Ben Kurtovic
|
9254158fc5
|
Merge branch 'release/0.1'
|
12 years ago |
Ben Kurtovic
|
7c5099e95b
|
release/0.1
|
12 years ago |
Ben Kurtovic
|
f3125c88a6
|
Merge branch 'feature/notes' into develop (closes #3)
|
12 years ago |
Ben Kurtovic
|
2a09064767
|
Updates and bugfixes.
|
12 years ago |
Ben Kurtovic
|
8c654d1869
|
Fixes for do_help().
|
12 years ago |
Ben Kurtovic
|
776bbb6dc7
|
Implement do_help().
|
12 years ago |
Ben Kurtovic
|
45d82cc7eb
|
Fix a bunch of typos.
|
12 years ago |
Ben Kurtovic
|
275ac5d9e8
|
Implement do_delete().
|
12 years ago |
Ben Kurtovic
|
6114e9e2ab
|
Implement do_rename().
|
12 years ago |
Ben Kurtovic
|
5e155d9a6a
|
Implement do_edit().
|
12 years ago |
Ben Kurtovic
|
6e27d9d7eb
|
Implement do_info().
|
12 years ago |
Ben Kurtovic
|
865859b136
|
Implement do_list(), do_read(); update schema.
|
12 years ago |
Ben Kurtovic
|
caf27c7588
|
More work on notes.
|
12 years ago |
Ben Kurtovic
|
901ddf761a
|
Starting work
|
12 years ago |
Ben Kurtovic
|
2a49016f0b
|
Merge branch 'feature/wptagger' into develop
|
12 years ago |
Ben Kurtovic
|
a3481ca6d3
|
A couple of bugfixes.
|
12 years ago |
Ben Kurtovic
|
2afadce771
|
Finish up task.
|
12 years ago |
Ben Kurtovic
|
2c7d39169d
|
Implement auto-assessment.
|
12 years ago |
Ben Kurtovic
|
57706a8220
|
More progress on tagging stuff.
|
12 years ago |
Ben Kurtovic
|
588d3fb696
|
Cleanup; support shutoff.
|
12 years ago |
Ben Kurtovic
|
1799f2f568
|
Implement guess_namespace(), get_names(), part of process_page().
|
12 years ago |
Ben Kurtovic
|
ad07bbafe9
|
Implement run(), process_category() methods.
|
12 years ago |
Ben Kurtovic
|
b9bfeb4f2f
|
Usage notes for wikiproject_tagger
|
12 years ago |
Ben Kurtovic
|
e81284af91
|
A list of regexes for templates that always go above the banner.
|
12 years ago |
Ben Kurtovic
|
9fac24b763
|
Support passing kwargs to tasks in util, plus some other updates.
|
12 years ago |
Ben Kurtovic
|
36c32b0d99
|
Converting a number of commands/tasks to plugins.
|
12 years ago |
Ben Kurtovic
|
c0e309bbd9
|
Simplify a bit of code in Page
|
12 years ago |
Ben Kurtovic
|
0c637d071c
|
Remove "irc:quit" from command/task-to-notify list; nicer watcher.
|
12 years ago |
Ben Kurtovic
|
d07d5eddcd
|
Split watcher messages at the correct length.
|
12 years ago |
Ben Kurtovic
|
a7e243fdfb
|
Update mwparserfromhell usage to reflect current API.
|
12 years ago |
Ben Kurtovic
|
a8f2fa72f9
|
Update API docs with config package and lazy module.
|
12 years ago |
Ben Kurtovic
|
4baab6f57c
|
Implement lazy importing of root-level modules and packages.
- Simplify all imports
- Update dependency version in setup.py
- Change waitTime default from three seconds to two
|
12 years ago |
Ben Kurtovic
|
4f2ab2ca8d
|
Fix loading a config file after creating a new one from a semi-complete state.
|
12 years ago |
Ben Kurtovic
|
3ebee8532e
|
Some fixes and cleanup.
|
12 years ago |
Ben Kurtovic
|
c2396d3410
|
Cheat to make the bot import correctly without PyYAML installed.
|
12 years ago |
Ben Kurtovic
|
1fd3d01a50
|
Merge branch 'feature/confscript' into develop (closes #1)
|
12 years ago |
Ben Kurtovic
|
8d8703358c
|
More fixes and tweaks; cleanup; etc.
|
12 years ago |
Ben Kurtovic
|
110e83fb6b
|
A number of fixes; color and stdout flushing.
|
12 years ago |
Ben Kurtovic
|
b2b11eadad
|
Fix a watcher bug.
|
12 years ago |
Ben Kurtovic
|
a3b64a38d9
|
Miscellaneous tweaks and fixes.
|
12 years ago |
Ben Kurtovic
|
2d4b31cde9
|
OrderedLoader/OrderedDumper to... preserve order... plus some cleanup.
|
12 years ago |
Ben Kurtovic
|
f3f372f550
|
Finishing everything; some other tweaks.
|
12 years ago |
Ben Kurtovic
|
5856ce3a2e
|
Create 'rules.py' template; do a check before we start that we can write to the config file.
|
12 years ago |
Ben Kurtovic
|
987d140ef3
|
Most of _set_irc().
|
12 years ago |
Ben Kurtovic
|
7d7205265e
|
Implement the rest of _set_wiki(); _ask(); other tweaks.
|
12 years ago |
Ben Kurtovic
|
15193b0f63
|
Parts of _set_wiki(); expanding.
|
12 years ago |
Ben Kurtovic
|
dc2d69dd36
|
Implement _set_components().
|
12 years ago |