632 次程式碼提交 (f993b847ab9a14907f72a419acb258a4d54c39de)
 

作者 SHA1 備註 提交日期
  Ben Kurtovic 7dbbe9683c Update imports and exceptions. 12 年之前
  Ben Kurtovic 54f7862383 Merge branch 'develop' into feature/copyvios 12 年之前
  Ben Kurtovic 53d9ed57be Fix ident docstring. 12 年之前
  Ben Kurtovic ad9c34c8f1 Merge branch 'feature/exclusion-compliance' into develop 12 年之前
  Ben Kurtovic b04494b3f3 Made check_exclusion() more case-insensitive (#26) 12 年之前
  Ben Kurtovic e6956ba2b3 Completing check_exclusion() (#26) 12 年之前
  Ben Kurtovic a4fca2998f Beginning Page.check_exclusion() 12 年之前
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) 12 年之前
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. 12 年之前
  Ben Kurtovic e9be04de37 Fix to finish feature/commands merge (#28). 12 年之前
  Ben Kurtovic f7ffd68056 Support hiding certain logs (e.g. ones containing passwords). 12 年之前
  Ben Kurtovic 68f111c7d6 'nickname: command' works if delimited by a period. 12 年之前
  Ben Kurtovic 0e2fcfed13 Run commands in separate threads. 12 年之前
  Ben Kurtovic 7db748c448 Bold the nick when trouting. 12 年之前
  Ben Kurtovic b319164d82 Add delegate() and Category's attrs to documentation. 12 年之前
  Ben Kurtovic 06d4a240f0 Trap service errors and try another service. 12 年之前
  Ben Kurtovic 6ec8ecf9f7 Use correct API param for title. 12 年之前
  Ben Kurtovic 241d622856 Fix; apparently I switched API and SQL! 12 年之前
  Ben Kurtovic 964be6056e Fix tuple; fix encoding makeshift URLs. 12 年之前
  Ben Kurtovic d70fa3927c Fix arg counts, fix _get_service_order() when retrieving lag from cache. 12 年之前
  Ben Kurtovic a2cf47aebf Fix method names and arguments. 12 年之前
  Ben Kurtovic 5217875a1e Merge branch 'feature/service_delegation' into develop 12 年之前
  Ben Kurtovic 7005a9b21b Docstrings for Category 12 年之前
  Ben Kurtovic f1ac019b3e Remove all use_sql from commands+tasks. 12 年之前
  Ben Kurtovic e01ca0fd31 Use service delegation for Category.get_members(). 12 年之前
  Ben Kurtovic 7b001ed50d Improved service ordering that takes API lag into account. 12 年之前
  Ben Kurtovic 97a6bb2059 'ignore_maxlag' in Site.get_maxlag(). 12 年之前
  Ben Kurtovic 85ae7c5ce1 Site.get_maxlag(); docstring for Site.delegate() 12 年之前
  Ben Kurtovic de34d8759b Site._get_service_order() 12 年之前
  Ben Kurtovic 6433957ae9 First stages of service delegation. 12 年之前
  Ben Kurtovic e9a6b5e4ac Fixing bug with private messages. 12 年之前
  Ben Kurtovic d30d984f05 Some refactoring. 12 年之前
  Ben Kurtovic 83d9af5954 Typos are cruel. 12 年之前
  Ben Kurtovic c62fa09d79 Fix number of retrieved submissions when ignoring some. 12 年之前
  Ben Kurtovic 174845a7ed I stink. 12 年之前
  Ben Kurtovic 359905aa60 Some additional bugfixes. 12 年之前
  Ben Kurtovic e8b078d4d0 More bugfixes and cleanup. 12 年之前
  Ben Kurtovic 9bbc2b9e77 Title case for region names. 12 年之前
  Ben Kurtovic 05b731c668 Removed stray instruction. 12 年之前
  Ben Kurtovic 0365e0b3b3 Rollback most of the last commit, which was unnecessary as these values are API-loaded and therefore always unicode. 12 年之前
  Ben Kurtovic 7905facfc1 More unicode fixes and refactoring. 12 年之前
  Ben Kurtovic 1adf8b26cd Some more fixes, mainly unicode-related. 12 年之前
  Ben Kurtovic 0d1e5ebdc1 A couple fixes and improvements. 12 年之前
  Ben Kurtovic 772fcf4836 .lower() on my_nick 12 年之前
  Ben Kurtovic 9000187693 Fix signature for self.config.decrypt(node, *nodes). 12 年之前
  Ben Kurtovic 3c9c63d573 Fix parse_kwargs 12 年之前
  Ben Kurtovic fd18f468f4 Resolve missing command issue. 12 年之前
  Ben Kurtovic 4aa177dfd0 Fix NameError 12 年之前
  Ben Kurtovic b1392afd64 Fix regex 12 年之前
  Ben Kurtovic 7bdff82971 Fix broken commands, manager, and Data. 12 年之前