566 Commits (a630138679601adbfa4eb80c2a4a60ba41de9666)
 

Autor SHA1 Mensaje Fecha
  Ben Kurtovic a630138679 Synonyms. hace 12 años
  Ben Kurtovic 2252a34800 Don't allow infinite retries. hace 12 años
  Ben Kurtovic b3f0c2dba6 Some more fixes. hace 12 años
  Ben Kurtovic 6250e813e3 abbreviation hace 12 años
  Ben Kurtovic 1ca93b4a04 Proper nouns! hace 12 años
  Ben Kurtovic fd2348ed1a Unicode fix for !dict and some stuff. hace 12 años
  Ben Kurtovic f1e0a6f4de Merge branch 'feature/dictionary' into develop hace 12 años
  Ben Kurtovic fc563f4ddd Finish !dictionary command (#31). hace 12 años
  Ben Kurtovic fb31aa73c8 Proper handling of unicode in some commands. hace 12 años
  Ben Kurtovic 3cfedde6bd A bunch of cleanup and fixes. hace 12 años
  Ben Kurtovic e63cd89ed5 Starting !dictionary command (#31) hace 12 años
  Ben Kurtovic 4944c120bd Merge branch 'feature/copyvios' into develop hace 12 años
  Ben Kurtovic b42389d393 Substitute \x0301 with \x0F for returning to "normal" colors. hace 12 años
  Ben Kurtovic b891f2f6f4 Try \x0F hace 12 años
  Ben Kurtovic 6032ff958f Testing a neutral color instead of black. hace 12 años
  Ben Kurtovic becd135c52 Minor cleanup for afc_copyvios, mainly Unicode fixes. hace 12 años
  Ben Kurtovic 439b855254 Fully implement logging; fix non-unicode log messages. hace 12 años
  Ben Kurtovic d07f0b5f9a Add loggers to Category, Page, and User. hace 12 años
  Ben Kurtovic 1c2dcc999a __repr__ and __str__ for ExclusionsDB (#5). hace 12 años
  Ben Kurtovic a074da853b More work on copyvios, including an exclusions database (#5) hace 12 años
  Ben Kurtovic 3744a34f28 Allow templated SQL connection info. hace 12 años
  Ben Kurtovic c260648bdb Finish chunking algorithm, improve !link, other fixes. hace 12 años
  Ben Kurtovic 569c815d99 Implement NLTK for chunking article content (#5). hace 12 años
  Ben Kurtovic 35eb23046f Merge pull request #29 from Emalee/develop hace 12 años
  Emalee ad1ff720b4 apparently the one line if statement is really just a ternary operator? hace 12 años
  Emalee 377cce1703 make trout command change target yourself to himself hace 12 años
  Ben Kurtovic 17eee28a4b Whoops, got the slicing wrong. hace 12 años
  Ben Kurtovic bf1ad08dc6 Make Markov chain degree-independent. Testing trigrams. hace 12 años
  Ben Kurtovic cb87004107 Primitive screen scraper for HTML using BeautifulSoup and LXML. hace 12 años
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. hace 12 años
  Ben Kurtovic 1af4217b63 Update copyright notices and some other improvements. hace 12 años
  Ben Kurtovic bbf6b61491 Some cosmetic stuff, and using MWParserFromHell's iterative equivalent when possible. hace 12 años
  Ben Kurtovic d45e342bac DOCUMENT EVERYTHING (#5) hace 12 años
  Ben Kurtovic d87c226417 __repr__ and __str__ for everything per #5 and #22. hace 12 años
  Ben Kurtovic 7dbbe9683c Update imports and exceptions. hace 12 años
  Ben Kurtovic 54f7862383 Merge branch 'develop' into feature/copyvios hace 12 años
  Ben Kurtovic 53d9ed57be Fix ident docstring. hace 12 años
  Ben Kurtovic ad9c34c8f1 Merge branch 'feature/exclusion-compliance' into develop hace 12 años
  Ben Kurtovic b04494b3f3 Made check_exclusion() more case-insensitive (#26) hace 12 años
  Ben Kurtovic e6956ba2b3 Completing check_exclusion() (#26) hace 12 años
  Ben Kurtovic a4fca2998f Beginning Page.check_exclusion() hace 12 años
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) hace 12 años
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. hace 12 años
  Ben Kurtovic e9be04de37 Fix to finish feature/commands merge (#28). hace 12 años
  Ben Kurtovic f7ffd68056 Support hiding certain logs (e.g. ones containing passwords). hace 12 años
  Ben Kurtovic 68f111c7d6 'nickname: command' works if delimited by a period. hace 12 años
  Ben Kurtovic 0e2fcfed13 Run commands in separate threads. hace 12 años
  Ben Kurtovic 7db748c448 Bold the nick when trouting. hace 12 años
  Ben Kurtovic b319164d82 Add delegate() and Category's attrs to documentation. hace 12 años
  Ben Kurtovic 06d4a240f0 Trap service errors and try another service. hace 12 años