Ben Kurtovic
204cbce45e
Merge pull request #44 from justinkim/dict-alias
Add def to possible !dict aliases
пре 11 година
justinkim
58066402af
Add def to possible !dict aliases
пре 11 година
Ben Kurtovic
af9f6a56fb
Improve help for !langcode.
пре 11 година
Ben Kurtovic
8ef0642e08
Fix PermissionsDB.data -> PermissionsDB.users.
пре 11 година
Ben Kurtovic
5931f375de
Put response.read() in the try:, since that's what throws the timeout.
пре 11 година
Ben Kurtovic
ca7cbceb4a
Silly SQL, that's not what I told you to do.
пре 11 година
Ben Kurtovic
dd5a9427f0
Expand the permissions db to store attributes for users.
пре 11 година
Ben Kurtovic
a9051f3535
Bold!
пре 11 година
Ben Kurtovic
9ad03589a4
Make default !access behavior more reasonable.
пре 11 година
Ben Kurtovic
f082fca720
So re.MULTILINE is necessary for those rules.
пре 12 година
Ben Kurtovic
333201226b
Once again, reengineer regexes.
пре 12 година
Ben Kurtovic
8c524d9c30
Whoops, those patterns are supposed to be ignored.
пре 12 година
Ben Kurtovic
ab216fb834
<nowiki> tags in exclusion lists are optional.
пре 12 година
Ben Kurtovic
c3dbc9cc84
Missed a few years.
пре 12 година
Ben Kurtovic
0b7a13eca5
Update copyright notices for 2013.
пре 12 година
Ben Kurtovic
6a381c66f1
Fix a bug regarding updating the 'all' site.
пре 12 година
Ben Kurtovic
c36b45771a
Make [[User:EarwigBot/Copyvios/Exclusions]] project-insensitive.
пре 12 година
Ben Kurtovic
4ff7612a27
Fix when we've cached None as a url.
пре 12 година
Ben Kurtovic
25d75c5d11
Forgot to give process_time param to CopyvioCheckResult.
пре 12 година
Ben Kurtovic
8862bec3d9
Fix statements assigned to nothing.
пре 12 година
Ben Kurtovic
bcf9b70107
Keep track of how long generating results takes; support 'max_time'.
пре 12 година
Ben Kurtovic
de23112f43
Bugfix when we can't read HTML.
пре 12 година
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.
пре 12 година
Ben Kurtovic
d0217d7b87
Ensure lazy-loading works with subpackages.
пре 12 година
Ben Kurtovic
d709ee00a7
Better handling when we are blocked from editing
.
пре 12 година
Ben Kurtovic
1b999a1206
Finish lazy-importing of py-bcrypt and pycrypto in config.__init__
пре 12 година
Ben Kurtovic
655624c2cf
Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup.
пре 12 година
Ben Kurtovic
ac6de461bb
Implement lazy-importing of oursql and pytz.
пре 12 година
Ben Kurtovic
0ca84ab9bc
Implement lazy-importing of oauth2, nltk, and bs4.
пре 12 година
Ben Kurtovic
7492adc6d0
Version bump for 0.2.dev.
пре 12 година
Ben Kurtovic
53a6139c5c
Merge branch 'master' into develop
пре 12 година
Ben Kurtovic
dd414f6f7c
Merge branch 'release/0.1' into develop
пре 12 година
Ben Kurtovic
9254158fc5
Merge branch 'release/0.1'
пре 12 година
Ben Kurtovic
7c5099e95b
release/0.1
пре 12 година
Ben Kurtovic
f3125c88a6
Merge branch 'feature/notes' into develop ( closes #3 )
пре 12 година
Ben Kurtovic
2a09064767
Updates and bugfixes.
пре 12 година
Ben Kurtovic
8c654d1869
Fixes for do_help().
пре 12 година
Ben Kurtovic
776bbb6dc7
Implement do_help().
пре 12 година
Ben Kurtovic
45d82cc7eb
Fix a bunch of typos.
пре 12 година
Ben Kurtovic
275ac5d9e8
Implement do_delete().
пре 12 година
Ben Kurtovic
6114e9e2ab
Implement do_rename().
пре 12 година
Ben Kurtovic
5e155d9a6a
Implement do_edit().
пре 12 година
Ben Kurtovic
6e27d9d7eb
Implement do_info().
пре 12 година
Ben Kurtovic
865859b136
Implement do_list(), do_read(); update schema.
пре 12 година
Ben Kurtovic
caf27c7588
More work on notes.
пре 12 година
Ben Kurtovic
901ddf761a
Starting work
пре 12 година
Ben Kurtovic
2a49016f0b
Merge branch 'feature/wptagger' into develop
пре 12 година
Ben Kurtovic
a3481ca6d3
A couple of bugfixes.
пре 12 година
Ben Kurtovic
2afadce771
Finish up task.
пре 12 година
Ben Kurtovic
2c7d39169d
Implement auto-assessment.
пре 12 година