Ben Kurtovic
|
ac9217341c
|
Minor newline prettification.
|
13 years ago |
Ben Kurtovic
|
fd2c762c2d
|
A bunch of fixes and cleanup.
|
13 years ago |
Ben Kurtovic
|
1cdf400c80
|
format_timestamp -> self.format_timestamp
|
13 years ago |
Ben Kurtovic
|
32e51f90e3
|
Forgot to give cursor.execute()'s params as a tuple.
|
13 years ago |
Ben Kurtovic
|
f560f7d2d1
|
Please don't be mad at me.
|
13 years ago |
Ben Kurtovic
|
3b9cc564a5
|
lolk
|
13 years ago |
Ben Kurtovic
|
45cef336b1
|
I hate debugging code remotely.
|
13 years ago |
Ben Kurtovic
|
09dd1a8952
|
Heh, missed the other one.
|
13 years ago |
Ben Kurtovic
|
d269d9de80
|
Fix int->str.
|
13 years ago |
Ben Kurtovic
|
c379aa3cb5
|
Fix again!
|
13 years ago |
Ben Kurtovic
|
be3daa5d62
|
Fix.
|
13 years ago |
Ben Kurtovic
|
c6b3827f6b
|
Statistics chart generation from MySQL is ready!
|
13 years ago |
Ben Kurtovic
|
e6ddbca28e
|
Made it easier to use a DictCursor.
|
13 years ago |
Ben Kurtovic
|
3bfa58aa50
|
Cleanup and better docstrings for SQL stuff.
|
13 years ago |
Ben Kurtovic
|
3205fa3215
|
Basic SQL querying support with oursql.
|
13 years ago |
Ben Kurtovic
|
092b1f22c6
|
Merge branch 'feature/statisticsbot' into develop
|
13 years ago |
Ben Kurtovic
|
9e211f0632
|
minor update
|
13 years ago |
Ben Kurtovic
|
48c6b41a8d
|
Gah!
|
13 years ago |
Ben Kurtovic
|
325cba1d8c
|
whoops
|
13 years ago |
Ben Kurtovic
|
2172e9d4bb
|
Revised AFC status message.
|
13 years ago |
Ben Kurtovic
|
b3329c75fd
|
Merge branch 'feature/tests-framework' into develop
|
13 years ago |
Ben Kurtovic
|
b9d200aeca
|
task numbers for copyvios and dailycats
|
13 years ago |
Ben Kurtovic
|
ba922b767e
|
Merge branch 'develop' into feature/statisticsbot
|
13 years ago |
Ben Kurtovic
|
8c068aa86b
|
join parsing fix
|
13 years ago |
Ben Kurtovic
|
e14897399e
|
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
|
13 years ago |
Ben Kurtovic
|
e61a1367e3
|
framework-y stuff for AFC statistics bot
|
13 years ago |
Ben Kurtovic
|
719f6f02a4
|
Merge branch 'develop' into feature/tests-framework
|
13 years ago |
Ben Kurtovic
|
d0eaa8ebe0
|
adding __repr__() and __str__() methods to Site, Page, Category, and User
|
13 years ago |
Ben Kurtovic
|
b1cf39ac64
|
major improvements to editing; fixes, cleanup, support for AssertEdit is complete w/ logging in following a failed assertion; bugfixes
|
13 years ago |
Ben Kurtovic
|
4f3a5930c8
|
edit support!
|
13 years ago |
Ben Kurtovic
|
3bb5228cbf
|
I'm not sure why I made this huge mistake but errrrghhhh.
|
13 years ago |
Ben Kurtovic
|
cddb22636f
|
wikitools fix in User when said user is really old and the API doesn't give a registration date
|
13 years ago |
Ben Kurtovic
|
4939cd0456
|
bleh
|
13 years ago |
Ben Kurtovic
|
08b6868044
|
drop AM/PM in favor of just UTC
|
13 years ago |
Ben Kurtovic
|
7d464aeac4
|
argh
|
13 years ago |
Ben Kurtovic
|
4488f6f5e3
|
!registration
|
13 years ago |
Ben Kurtovic
|
e06b61393c
|
!praise
|
13 years ago |
Ben Kurtovic
|
7c8353530a
|
some cleanup; use command issuer's IRC nick as username if none is provided
|
13 years ago |
Ben Kurtovic
|
87a85392e4
|
link to x's tool
|
13 years ago |
Ben Kurtovic
|
9125a610ea
|
!editcount/!ec and fix
|
13 years ago |
Ben Kurtovic
|
ff9f6323eb
|
I can has page edit support?
|
13 years ago |
Ben Kurtovic
|
953527e473
|
ignore maxlag on IRC commands, because these are started explicitly by users
|
13 years ago |
Ben Kurtovic
|
8dc023fcac
|
support for Maxlag and AssertEdit in API queries, via config.json and Site.__init__ kwargs; patched holes in Site._api_query, including stability improvements and support for retrying queries when servers lag
|
13 years ago |
Ben Kurtovic
|
e461592d71
|
adding TestCalc for the IRC command; fixes, additions, cleanup to support etc
|
13 years ago |
Ben Kurtovic
|
6ad5a7fae6
|
more work on tests; added a framework for command testing, now testing !test (ha)
|
13 years ago |
Ben Kurtovic
|
58cb4f5a83
|
UNIT TESTS!
|
13 years ago |
Ben Kurtovic
|
0ef6493855
|
fixy, fixy
|
13 years ago |
Ben Kurtovic
|
868ad8eab8
|
Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup.
|
13 years ago |
Ben Kurtovic
|
3fa5d0a178
|
bugfix!
|
13 years ago |
Ben Kurtovic
|
0992d3c9d9
|
adding CTCP command support; cleanup
|
13 years ago |