Ben Kurtovic
3e5801d5e6
!status nocolor for HallowsAG
13 лет назад
Ben Kurtovic
5088315db4
Differentiate between completely blank pages and nonexistant or unretrievable pages.
13 лет назад
Ben Kurtovic
609b1cce75
Misplaced submissions can't be 'resumbmitted'; page_special_user is only significant for CHART_PEND and CHART_DRAFT.
13 лет назад
Ben Kurtovic
7757af58fd
Fix; get_size() rounds to tenths instead of hundreds.
13 лет назад
Ben Kurtovic
1c850764d7
Fixes in Unicode, status determination; removed created.
13 лет назад
Ben Kurtovic
9ec03520b3
Fix.
13 лет назад
Ben Kurtovic
e02ff2d5db
Fix get_status_and_chart(content, namespace)
13 лет назад
Ben Kurtovic
e05e0fcc75
Fix, nicer size.
13 лет назад
Ben Kurtovic
0d34de12c7
Updates to get_special(), adding a misplaced submissions chart
13 лет назад
Ben Kurtovic
031660bf57
Fix title thing again.
13 лет назад
Ben Kurtovic
59250e5778
Logic error, whoops
13 лет назад
Ben Kurtovic
c57ae4cabd
More intelligent status determination.
13 лет назад
Ben Kurtovic
26c476afd3
Ugh, oops.
13 лет назад
Ben Kurtovic
5e1f023a13
Don't do notes for accepted or declined submissions.
13 лет назад
Ben Kurtovic
7ef2f034b0
A couple of fixes
13 лет назад
Ben Kurtovic
567338d75d
get_notes() and update()
13 лет назад
Ben Kurtovic
1744950483
Namespaces.
13 лет назад
Ben Kurtovic
3614fb5f13
Uh, fix?
13 лет назад
Ben Kurtovic
1ddbd3734a
Some changes.
13 лет назад
Ben Kurtovic
4ac1af140c
Make get_special() a bit more logical.
13 лет назад
Ben Kurtovic
037d136a4c
Fix again.
13 лет назад
Ben Kurtovic
d69dcac73a
Fix special regex.
13 лет назад
Ben Kurtovic
aac098dc86
I hate unicode.
13 лет назад
Ben Kurtovic
9352eacd31
A bunch of fixes, mostly related to unicode. Sync seems to work.
13 лет назад
Ben Kurtovic
706299ee78
Fix logger, title splitting, and revid parsing (get_content())
13 лет назад
Ben Kurtovic
ae6c799aee
Get page content by revid via API, fix some other things - hopefully task works now
13 лет назад
Ben Kurtovic
2c7e8bfef9
A few small changes
13 лет назад
Ben Kurtovic
38b38dab3a
Docstrings and some fixes/cleanup
13 лет назад
Ben Kurtovic
06118c0b4c
A bunch of updates in config, wiki, and tasks.afc_statistics
13 лет назад
Ben Kurtovic
34d7bf3104
Updates
13 лет назад
Ben Kurtovic
d08c56f594
Using logging throughout the bot now
13 лет назад
Ben Kurtovic
6ce2a96e22
Logging
13 лет назад
Ben Kurtovic
bbb5251cec
Minor changes.
13 лет назад
Ben Kurtovic
83fe4b7c03
Fix untrack_page() - I guess you can't parameterize column names.
13 лет назад
Ben Kurtovic
bafc660846
Limit short title lengths to 50 characters.
13 лет назад
Ben Kurtovic
6b202c5992
Fix.
13 лет назад
Ben Kurtovic
8b390c291d
Fix namespaces (again).
13 лет назад
Ben Kurtovic
f6903ff47e
Fix process_move() on pages with namespaces.
13 лет назад
Ben Kurtovic
751f71b54d
Updates.
13 лет назад
Ben Kurtovic
b97be19165
Fixes.
13 лет назад
Ben Kurtovic
d69356f4fa
Fix syntax error.
13 лет назад
Ben Kurtovic
8db31734ed
get_create() and get_modify()
13 лет назад
Ben Kurtovic
75179ee042
Added a bunch of afc_statistics code.
* Updated afc_report command.
* Moved page removal out to its own method, untrack_page().
* Code for track_page(), update_page(), get_status_and_chart(), get_short_title().
* Stubs for get_create(), get_modify(), get_special(), get_notes().
13 лет назад
Ben Kurtovic
f885b5c2bd
Added sync_page(); updates for process_edit() and process_delete().
13 лет назад
Ben Kurtovic
0e5b256606
Cleanup.
13 лет назад
Ben Kurtovic
22850c86bd
process_edit(), process_move(), process_delete(), process_restore()
13 лет назад
Ben Kurtovic
b5613cf6df
self.sync(): sync_deleted(), sync_oldids(), sync_pending(), sync_old()
13 лет назад
Ben Kurtovic
82de36dbc9
Database access lock, better kwarg usage, sync command.
13 лет назад
Ben Kurtovic
ac9217341c
Minor newline prettification.
13 лет назад
Ben Kurtovic
fd2c762c2d
A bunch of fixes and cleanup.
13 лет назад