Ben Kurtovic
522e44abc4
Oops.
13 years ago
Ben Kurtovic
ed8751970f
Fix update_date() when a submission is in multiple date categories.
13 years ago
Ben Kurtovic
5fc281336a
Fix query in get_status().
13 years ago
Ben Kurtovic
656d904515
Sleep a bit in between API queries.
13 years ago
Ben Kurtovic
396a21c4a8
CHART_ -> STATUS_
13 years ago
Ben Kurtovic
6bb438b60b
Fixes.
13 years ago
Ben Kurtovic
13476460c9
Replag command; fix.
13 years ago
Ben Kurtovic
a9f07c2611
Forgot import config >_>
13 years ago
Ben Kurtovic
d949269944
Some SQL updates, starting work on afc_history task.
* get() -> return a Task instance by name (tasks)
* Using SQL to save API queries. (commands.{afc_report,afc_status})
* ignore_list -> ignoreList in config. (tasks.afc_statistics)
13 years ago
Ben Kurtovic
3e5801d5e6
!status nocolor for HallowsAG
13 years ago
Ben Kurtovic
5088315db4
Differentiate between completely blank pages and nonexistant or unretrievable pages.
13 years ago
Ben Kurtovic
609b1cce75
Misplaced submissions can't be 'resumbmitted'; page_special_user is only significant for CHART_PEND and CHART_DRAFT.
13 years ago
Ben Kurtovic
7757af58fd
Fix; get_size() rounds to tenths instead of hundreds.
13 years ago
Ben Kurtovic
1c850764d7
Fixes in Unicode, status determination; removed created.
13 years ago
Ben Kurtovic
9ec03520b3
Fix.
13 years ago
Ben Kurtovic
e02ff2d5db
Fix get_status_and_chart(content, namespace)
13 years ago
Ben Kurtovic
e05e0fcc75
Fix, nicer size.
13 years ago
Ben Kurtovic
0d34de12c7
Updates to get_special(), adding a misplaced submissions chart
13 years ago
Ben Kurtovic
031660bf57
Fix title thing again.
13 years ago
Ben Kurtovic
59250e5778
Logic error, whoops
13 years ago
Ben Kurtovic
c57ae4cabd
More intelligent status determination.
13 years ago
Ben Kurtovic
26c476afd3
Ugh, oops.
13 years ago
Ben Kurtovic
5503b2999e
Fix page title thing again.
13 years ago
Ben Kurtovic
5e1f023a13
Don't do notes for accepted or declined submissions.
13 years ago
Ben Kurtovic
7ef2f034b0
A couple of fixes
13 years ago
Ben Kurtovic
567338d75d
get_notes() and update()
13 years ago
Ben Kurtovic
1744950483
Namespaces.
13 years ago
Ben Kurtovic
3614fb5f13
Uh, fix?
13 years ago
Ben Kurtovic
1ddbd3734a
Some changes.
13 years ago
Ben Kurtovic
4ac1af140c
Make get_special() a bit more logical.
13 years ago
Ben Kurtovic
037d136a4c
Fix again.
13 years ago
Ben Kurtovic
d69dcac73a
Fix special regex.
13 years ago
Ben Kurtovic
aac098dc86
I hate unicode.
13 years ago
Ben Kurtovic
9352eacd31
A bunch of fixes, mostly related to unicode. Sync seems to work.
13 years ago
Ben Kurtovic
706299ee78
Fix logger, title splitting, and revid parsing (get_content())
13 years ago
Ben Kurtovic
ae6c799aee
Get page content by revid via API, fix some other things - hopefully task works now
13 years ago
Ben Kurtovic
2c7e8bfef9
A few small changes
13 years ago
Ben Kurtovic
38b38dab3a
Docstrings and some fixes/cleanup
13 years ago
Ben Kurtovic
06118c0b4c
A bunch of updates in config, wiki, and tasks.afc_statistics
13 years ago
Ben Kurtovic
234295ff23
Colors and some other stuff for logging.
13 years ago
Ben Kurtovic
34d7bf3104
Updates
13 years ago
Ben Kurtovic
d08c56f594
Using logging throughout the bot now
13 years ago
Ben Kurtovic
17128ae9ae
Fixes
13 years ago
Ben Kurtovic
6ce2a96e22
Logging
13 years ago
Ben Kurtovic
105a4eba8c
get_replag() method for Site.
13 years ago
Ben Kurtovic
bbb5251cec
Minor changes.
13 years ago
Ben Kurtovic
83fe4b7c03
Fix untrack_page() - I guess you can't parameterize column names.
13 years ago
Ben Kurtovic
bafc660846
Limit short title lengths to 50 characters.
13 years ago
Ben Kurtovic
6b202c5992
Fix.
13 years ago
Ben Kurtovic
8b390c291d
Fix namespaces (again).
13 years ago