e23a37d
Join adjacent lines with only one word. by
2012-09-04 20:25:06 -0400
dd16bb4
Adjust margins, font sizes; even darker background color. by
2012-09-04 20:12:46 -0400
ec3cae5
Fix highlighting, again. by
2012-09-04 19:33:59 -0400
309d4e8
Try a new highlighting engine. by
2012-09-04 19:05:42 -0400
ed22b1d
Fix; darken background color. by
2012-09-04 16:18:13 -0400
4ce5cf7
Improve image stuff. by
2012-09-04 16:08:35 -0400
4c43629
Paragraphs instead of one big thing with line breaks. by
2012-09-04 15:45:30 -0400
eeca804
Only show best match if no URL was given/ by
2012-09-04 15:30:52 -0400
dc399ed
Show best match. by
2012-09-04 15:28:05 -0400
e623837
Another bugfix. by
2012-09-04 15:23:08 -0400
ea1b56b
Some fixes and cleanup. by
2012-09-04 14:54:59 -0400
6bbd4e0
Push actual checker code to master. by
2012-09-04 14:27:48 -0400
912e0dc
Fix highligher for trigrams; fix HTML escaping. by
2012-09-04 14:15:38 -0400
958ad39
Processing time has been moved into EarwigBot main. by
2012-09-04 01:39:19 -0400
70499e1
Set a max time limit for copyvio checks of 45 seconds. by
2012-09-04 01:28:17 -0400
e3d1500
Implement escaping a bit more nicely. by
2012-09-02 15:48:16 -0400
aa0b66a
Escape a potential HTML injection in highlighting if mwparser fails. by
2012-09-02 15:43:28 -0400
8565a19
Add a customizable import config file. by
2012-09-01 22:26:28 -0400
2d07ee8
It seems site.addsitedir() sticks this at the end; we want it first. by
2012-08-12 01:45:20 -0400
230e4f3
site.addsitedir() instead of sys.path.insert(). by
2012-08-12 01:20:30 -0400
a1269a7
Update deps with version info; insert an OS-specific import path. by
2012-08-11 17:13:21 -0400
40d92aa
Fix typo. by
2012-08-03 03:24:45 -0400
04c7092
width should be a string by
2012-08-03 03:21:07 -0400
dc96cf1
Forgot to pass the silly context thing. by
2012-08-03 03:15:26 -0400
3de2362
Switching a bit of code from client-side to server-side. by
2012-08-03 03:07:40 -0400
8dd5687
Testing a potential bugfix. by
2012-08-02 20:08:48 -0400
f3ddd8f
Some adjustments to reduce HTML output size. by
2012-07-26 00:17:22 -0400
0217eaa
Some escapes to close potential security, plus a couple bugfixes. by
2012-07-26 00:10:55 -0400
3b9fa8c
Needs page and result, not just page. by
2012-07-25 23:36:30 -0400
b590816
Move copyvio error message to top. Order cookies in an interesting way. by
2012-07-25 23:16:34 -0400
2a77ec8
Support double-indentation by
2012-07-25 22:11:54 -0400
68c3bd9
Do cookie updates before we generate the header. by
2012-07-25 11:29:36 -0400
f5ff268
Fix; delete background cache when updating background setting. by
2012-07-25 11:26:25 -0400
0e53bf5
Hmm, I guess we have to preserve the regexp object between execs. by
2012-07-25 11:20:28 -0400
0e32619
Define callback. by
2012-07-25 11:15:39 -0400
10364d1
Don't stick quotes around 'checked' by
2012-07-25 11:13:54 -0400
ae2713e
Apparently I can't make a single commit without at least five typos. by
2012-07-25 11:12:43 -0400
37cb1f5
Fix default behavior. by
2012-07-25 11:05:22 -0400
44381e6
Another fix. by
2012-07-25 10:48:42 -0400
21d8666
Syntax! by
2012-07-25 10:46:55 -0400
5040337
Missed the images! by
2012-07-25 10:41:59 -0400
1523c24
Implement 'background' option plus background images. by
2012-07-25 10:39:51 -0400
833bdc6
Support other backgrounds. by
2012-07-25 01:15:42 -0400
3cf6261
More adjustments. by
2012-07-25 00:24:18 -0400
a68e63a
Move status box. by
2012-07-25 00:17:38 -0400
d96f719
Missed a couple params. by
2012-07-25 00:16:10 -0400
94d266e
Get around Mako bug that doesn't support try/else by
2012-07-24 23:51:26 -0400
13d140d
Format cookies encoding JSON nicely. by
2012-07-24 22:32:12 -0400
ef204db
background-attachment: fixed; by
2012-07-24 21:58:18 -0400
60579ab
UglifyCSS as well. by
2012-07-24 21:41:58 -0400
3960c23
Fix date. by
2012-07-24 20:34:26 -0400
cfb4cad
UglifyJS; cache background information. by
2012-07-24 20:25:01 -0400
eceead7
Updates, mostly in cookies and settings. by
2012-07-24 15:31:57 -0400
bc4c2de
Fixing cookie bug. by
2012-07-24 01:37:28 -0400
28fdad3
Explicitly remove a cookie from the manager if we delete it. by
2012-07-24 01:17:52 -0400
4c8d724
Magic numbers to verify my cookies. by
2012-07-24 01:05:53 -0400
cb323f8
Some cleanup by
2012-07-24 00:27:35 -0400
4ef8900
Debug stuff by
2012-07-23 23:34:37 -0400
0fad121
Support GET and POST in query. by
2012-07-23 23:23:40 -0400
e90f705
Uhh, whoops. by
2012-07-23 20:01:40 -0400
e223412
Ignore cookies set by other TS services. by
2012-07-23 19:59:17 -0400
7ec50e1
Fix. by
2012-07-23 19:54:32 -0400
409412d
Take advantage of quoting/unquoting. by
2012-07-23 19:53:42 -0400
2e1e0cf
Relative import syntax is funky. by
2012-07-23 19:36:03 -0400
0768aa4
A couple of fixes. by
2012-07-23 19:34:21 -0400
3e934fb
Massively update cookie handling. by
2012-07-23 19:30:17 -0400
066dc95
Use cookies to store default site. by
2012-07-23 15:37:58 -0400
5f8c830
Well, this seems a bit silly. by
2012-07-23 15:33:45 -0400
5789316
cookie.key, not cookie.name; whoops by
2012-07-23 15:32:24 -0400
9677390
More work on the settings page. by
2012-07-23 15:02:40 -0400
309cb30
Beginning work on a settings page. by
2012-07-23 03:23:53 -0400
48d9fc4
Don't hardcode the path - use window.location.pathname. by
2012-07-23 02:37:28 -0400
f11bf71
Oops, these are objects with values. by
2012-07-23 02:08:48 -0400
b2910d5
Grammar by
2012-07-23 02:02:52 -0400
79a938f
Cookies to store state of collapsable box. by
2012-07-23 01:54:23 -0400
19d4e9b
Lol, infinite recursion errors. by
2012-07-22 16:30:52 -0400
4257015
Make this a bit less ugly... by
2012-07-22 16:26:54 -0400
8cce98f
Query object for storing parameters in a structured manner. by
2012-07-22 16:19:32 -0400
c238cfa
Fixing the return values of copyvios.main(). by
2012-07-22 16:01:21 -0400
704adb3
Fix path. by
2012-07-22 15:35:54 -0400
b4b5ac4
Restructure into an actual package that makes sense. by
2012-07-22 03:04:15 -0400
80e224d
Move support.copyvios to copyvios by
2012-07-22 02:31:22 -0400
9240124
Context cleanup. by
2012-07-22 02:27:03 -0400
0f3414c
Refactor the last bit of parsing code into support.copyvios. by
2012-07-22 02:24:59 -0400
2c89d9c
Underscores in the names of everything "private". by
2012-07-22 02:12:55 -0400
420a170
Refactor get_site() to copyvios.mako directly instead of the checker. by
2012-07-22 02:05:27 -0400
bed02a8
Relative imports by
2012-07-22 01:45:29 -0400
f584657
Fixing contexts by
2012-07-22 01:42:46 -0400
5bff019
Trying a radical restructuring... by
2012-07-22 00:57:18 -0400
969badc
Only display "bypass cache" option if the result was actually cached. by
2012-07-21 18:57:59 -0400
bcb1756
Check existence in a way that we won't make unnecessary queries. by
2012-07-21 17:13:11 -0400
41165fc
Only escape site names if they contain characters outside of the BMP. by
2012-07-21 15:06:39 -0400
b0a6da8
Ignore fishbowl wikis, because we can't log in to them. by
2012-07-21 00:48:35 -0400
1368a19
Support for closed or private wikis where we can't create an account. by
2012-07-21 00:43:26 -0400
4e747f0
A couple more fixes. by
2012-07-21 00:37:46 -0400
2b82bd2
Fix another Site bug. by
2012-07-21 00:22:08 -0400
8345559
Missed the required result.cached attribute. by
2012-07-21 00:06:14 -0400
a23a399
Apparently some special sites have no subdomain? by
2012-07-21 00:01:18 -0400
d93661f
Organize query string parsing better. by
2012-07-20 23:51:21 -0400
36c6c75
Make things make more sense when working with special sites. by
2012-07-20 23:44:11 -0400