882 次代码提交 (9f5fe6c9e03500fa18f8365731bf58cddf034dd3)
 

作者 SHA1 备注 提交日期
  Ben Kurtovic 9f5fe6c9e0 Allow fractional values like !remind 1.5h 10 年前
  Ben Kurtovic fe28156ad7 Support s, m, h, d, and w as suffixes for units in !remind. 10 年前
  Ben Kurtovic f9a49c4378 Don't use assertions here. 10 年前
  Ben Kurtovic 700b57de1c Allow reminder IDs to be lowercase. 10 年前
  Ben Kurtovic c15303290b Merge pull request #48 from logatron/develop 10 年前
  Logan Rosen e2fc062283 Add direct PyPI link. 10 年前
  Ben Kurtovic 487b246b32 Thanks Logan_. 10 年前
  Ben Kurtovic 801d8a3c2d Bugfixes and a !remind help option. 10 年前
  Ben Kurtovic 8b3f9b059f Fix creating a new permissions DB; fix new site creation. 10 年前
  Ben Kurtovic 35407fbd07 Allow !remind to accept operations on time (#43). 10 年前
  Ben Kurtovic 86587c3b66 Hyphen unnecessary (#43. 10 年前
  Ben Kurtovic 202ea93854 Add a bunch of functionality to !remind (#43). 10 年前
  Ben Kurtovic 0d4a09902f Missed a line. 10 年前
  Ben Kurtovic 4fff908912 Cleanup; fix site locking mechanism; badtoken handling. 10 年前
  Ben Kurtovic 1bfe5c2ee7 Fix error handling in get_token(). 10 年前
  Ben Kurtovic 3d5be6c627 Fix token-getter code and refactor into a get_token() function. 10 年前
  Ben Kurtovic 08af882841 Update AssertEdit behavior now that it's been merged into MW core. 10 年前
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 年前
  Ben Kurtovic ed95c99f0e Update email address. 10 年前
  Ben Kurtovic a3eee798f9 Implement Category.__iter__() 10 年前
  Ben Kurtovic 7e1882a24a Update !help for !time. 10 年前
  Ben Kurtovic efbecf5826 Merge pull request #46 from legoktm/patch-1 10 年前
  Kunal Mehta 346e7a5548 Add !epoch 10 年前
  Ben Kurtovic a926431754 Better client-side buffering of SQL results. 10 年前
  Ben Kurtovic b88181bb24 Make exclusion check a bit smarter. 11 年前
  Ben Kurtovic 71befb1209 Schedule jobs more reasonably. 11 年前
  Ben Kurtovic e67833a39f Mod thread.ident by 10,000 for when they're absurdly large. 11 年前
  Ben Kurtovic 48e6c14ab8 WHOOPS X2. 11 年前
  Ben Kurtovic 8a88988a02 WHOOPS. 11 年前
  Ben Kurtovic fd5852a6d0 RIP Toolserver. (Some fixes for Labs compatibilty.) 11 年前
  Ben Kurtovic 204cbce45e Merge pull request #44 from justinkim/dict-alias 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. 11 年前
  Ben Kurtovic 333201226b Once again, reengineer regexes. 11 年前
  Ben Kurtovic 8c524d9c30 Whoops, those patterns are supposed to be ignored. 11 年前
  Ben Kurtovic ab216fb834 <nowiki> tags in exclusion lists are optional. 11 年前
  Ben Kurtovic c3dbc9cc84 Missed a few years. 11 年前
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 年前
  Ben Kurtovic 6a381c66f1 Fix a bug regarding updating the 'all' site. 11 年前
  Ben Kurtovic c36b45771a Make [[User:EarwigBot/Copyvios/Exclusions]] project-insensitive. 11 年前
  Ben Kurtovic 4ff7612a27 Fix when we've cached None as a url. 11 年前
  Ben Kurtovic 25d75c5d11 Forgot to give process_time param to CopyvioCheckResult. 11 年前
  Ben Kurtovic 8862bec3d9 Fix statements assigned to nothing. 11 年前