Ben Kurtovic
8b3f9b059f
Fix creating a new permissions DB; fix new site creation.
před 10 roky
Ben Kurtovic
35407fbd07
Allow !remind to accept operations on time ( #43 ).
před 10 roky
Ben Kurtovic
86587c3b66
Hyphen unnecessary ( #43 .
před 10 roky
Ben Kurtovic
202ea93854
Add a bunch of functionality to !remind ( #43 ).
před 10 roky
Ben Kurtovic
0d4a09902f
Missed a line.
před 10 roky
Ben Kurtovic
4fff908912
Cleanup; fix site locking mechanism; badtoken handling.
před 10 roky
Ben Kurtovic
1bfe5c2ee7
Fix error handling in get_token().
před 10 roky
Ben Kurtovic
3d5be6c627
Fix token-getter code and refactor into a get_token() function.
před 11 roky
Ben Kurtovic
08af882841
Update AssertEdit behavior now that it's been merged into MW core.
Note: don't deploy until January 14.
před 11 roky
Ben Kurtovic
39d5c7c149
Update copyright notices for 2014.
před 11 roky
Ben Kurtovic
ed95c99f0e
Update email address.
před 11 roky
Ben Kurtovic
a3eee798f9
Implement Category.__iter__()
před 11 roky
Ben Kurtovic
7e1882a24a
Update !help for !time.
před 11 roky
Ben Kurtovic
efbecf5826
Merge pull request #46 from legoktm/patch-1
Add !epoch
před 11 roky
Kunal Mehta
346e7a5548
Add !epoch
před 11 roky
Ben Kurtovic
a926431754
Better client-side buffering of SQL results.
před 11 roky
Ben Kurtovic
b88181bb24
Make exclusion check a bit smarter.
před 11 roky
Ben Kurtovic
71befb1209
Schedule jobs more reasonably.
před 11 roky
Ben Kurtovic
e67833a39f
Mod thread.ident by 10,000 for when they're absurdly large.
před 11 roky
Ben Kurtovic
48e6c14ab8
WHOOPS X2.
před 11 roky
Ben Kurtovic
8a88988a02
WHOOPS.
před 11 roky
Ben Kurtovic
fd5852a6d0
RIP Toolserver. (Some fixes for Labs compatibilty.)
před 11 roky
Ben Kurtovic
204cbce45e
Merge pull request #44 from justinkim/dict-alias
Add def to possible !dict aliases
před 11 roky
justinkim
58066402af
Add def to possible !dict aliases
před 11 roky
Ben Kurtovic
af9f6a56fb
Improve help for !langcode.
před 11 roky
Ben Kurtovic
8ef0642e08
Fix PermissionsDB.data -> PermissionsDB.users.
před 11 roky
Ben Kurtovic
5931f375de
Put response.read() in the try:, since that's what throws the timeout.
před 11 roky
Ben Kurtovic
ca7cbceb4a
Silly SQL, that's not what I told you to do.
před 11 roky
Ben Kurtovic
dd5a9427f0
Expand the permissions db to store attributes for users.
před 11 roky
Ben Kurtovic
a9051f3535
Bold!
před 11 roky
Ben Kurtovic
9ad03589a4
Make default !access behavior more reasonable.
před 11 roky
Ben Kurtovic
f082fca720
So re.MULTILINE is necessary for those rules.
před 12 roky
Ben Kurtovic
333201226b
Once again, reengineer regexes.
před 12 roky
Ben Kurtovic
8c524d9c30
Whoops, those patterns are supposed to be ignored.
před 12 roky
Ben Kurtovic
ab216fb834
<nowiki> tags in exclusion lists are optional.
před 12 roky
Ben Kurtovic
c3dbc9cc84
Missed a few years.
před 12 roky
Ben Kurtovic
0b7a13eca5
Update copyright notices for 2013.
před 12 roky
Ben Kurtovic
6a381c66f1
Fix a bug regarding updating the 'all' site.
před 12 roky
Ben Kurtovic
c36b45771a
Make [[User:EarwigBot/Copyvios/Exclusions]] project-insensitive.
před 12 roky
Ben Kurtovic
4ff7612a27
Fix when we've cached None as a url.
před 12 roky
Ben Kurtovic
25d75c5d11
Forgot to give process_time param to CopyvioCheckResult.
před 12 roky
Ben Kurtovic
8862bec3d9
Fix statements assigned to nothing.
před 12 roky
Ben Kurtovic
bcf9b70107
Keep track of how long generating results takes; support 'max_time'.
před 12 roky
Ben Kurtovic
de23112f43
Bugfix when we can't read HTML.
před 12 roky
Ben Kurtovic
a4dda89a61
Various fixes for copyvios.
- Fix a bug in ExclusionsDB; improve URL regexes.
- NLTK's LookupError is actually an IOError.
- Fix bug in __repr__ for CopyvioCheckResult.
- Rewrite YahooBOSSSearchEngine to actually work with oauth2.
- Search engines now take a URL opener in addition to credentials.
před 12 roky
Ben Kurtovic
d0217d7b87
Ensure lazy-loading works with subpackages.
před 12 roky
Ben Kurtovic
d709ee00a7
Better handling when we are blocked from editing
.
před 12 roky
Ben Kurtovic
1b999a1206
Finish lazy-importing of py-bcrypt and pycrypto in config.__init__
před 12 roky
Ben Kurtovic
655624c2cf
Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup.
před 12 roky
Ben Kurtovic
ac6de461bb
Implement lazy-importing of oursql and pytz.
před 12 roky