Ben Kurtovic
755dff9714
Copyvios: auto-fail very small articles (< 20 chain links)
12 年之前
Ben Kurtovic
6009c050f9
Minor integer division fix.
12 年之前
Ben Kurtovic
df7868da3e
Updates to copyright violation stuff.
12 年之前
Ben Kurtovic
ee2b1133bb
Algorithm for comparing article content against a suspected source using MarkovChains
13 年之前
Ben Kurtovic
2da906109b
Copyright update for 2012.
13 年之前
Ben Kurtovic
13100533b9
CopyrightMixin needs Page._site
13 年之前
Ben Kurtovic
c48073515b
#wikipedia-en-afc -> #wikipedia-en-afc-feed
13 年之前
Ben Kurtovic
24f7eabb77
Some more work on copyvio detection code
Also removed the hardcoded version in user-agent strings.
13 年之前
Ben Kurtovic
56e6140284
More work on copyright violation detection code.
13 年之前
Ben Kurtovic
0b6d5eac5e
Some code for copyvio detection, including querying Yahoo! BOSS correctly.
13 年之前
Ben Kurtovic
42081ab1c7
Reorder formatting so we don't destroy our datetime object before we're done with it.
13 年之前
Ben Kurtovic
53533e1821
Support for a hidden date sortkey.
Also fixing a bug in get_notes() with regards to the 'old' note/warning.
13 年之前
Ben Kurtovic
15748c6edc
Fixing unit test code.
13 年之前
Ben Kurtovic
27867763eb
Disabling auto-linker.
13 年之前
Ben Kurtovic
bff00f9b28
Restruturing codebase to be a bit more Pythonic.
13 年之前
Ben Kurtovic
dbe9b57153
Sleep a bit more logically, adjust color.
13 年之前
Ben Kurtovic
8f2b82b254
Wrong axis!
13 年之前
Ben Kurtovic
3c343a175b
Looks like the axis kwarg was added to Axes matlab>1.0.1
13 年之前
Ben Kurtovic
3858692247
Fix.
13 年之前
Ben Kurtovic
63a30d2247
Prettify chart a bit.
13 年之前
Ben Kurtovic
bb6e8f1063
Fix bottom kwarg for p3.
13 年之前
Ben Kurtovic
b313412905
Fixes/improvements.
13 年之前
Ben Kurtovic
2f86fe5b07
Fix data reversal.
13 年之前
Ben Kurtovic
85af03df25
self.dest -> self.destination
13 年之前
Ben Kurtovic
1701016a7d
Graphing with matplotlib.
13 年之前
Ben Kurtovic
149fe8fdb4
Fix.
13 年之前
Ben Kurtovic
4eca6a83e7
Forgot to int() custom num_days; fix generate().
13 年之前
Ben Kurtovic
522e44abc4
Oops.
13 年之前
Ben Kurtovic
ed8751970f
Fix update_date() when a submission is in multiple date categories.
13 年之前
Ben Kurtovic
5fc281336a
Fix query in get_status().
13 年之前
Ben Kurtovic
656d904515
Sleep a bit in between API queries.
13 年之前
Ben Kurtovic
396a21c4a8
CHART_ -> STATUS_
13 年之前
Ben Kurtovic
6bb438b60b
Fixes.
13 年之前
Ben Kurtovic
13476460c9
Replag command; fix.
13 年之前
Ben Kurtovic
a9f07c2611
Forgot import config >_>
13 年之前
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 年之前
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
5503b2999e
Fix page title thing again.
13 年之前