555 Commits (4944c120bd7d8aa59712a0f16c5d822f1f98d7d2)
 

Author SHA1 Message Date
  Ben Kurtovic 85ae7c5ce1 Site.get_maxlag(); docstring for Site.delegate() 12 years ago
  Ben Kurtovic de34d8759b Site._get_service_order() 12 years ago
  Ben Kurtovic 6433957ae9 First stages of service delegation. 12 years ago
  Ben Kurtovic e9a6b5e4ac Fixing bug with private messages. 12 years ago
  Ben Kurtovic d30d984f05 Some refactoring. 12 years ago
  Ben Kurtovic 83d9af5954 Typos are cruel. 12 years ago
  Ben Kurtovic c62fa09d79 Fix number of retrieved submissions when ignoring some. 12 years ago
  Ben Kurtovic 174845a7ed I stink. 12 years ago
  Ben Kurtovic 359905aa60 Some additional bugfixes. 12 years ago
  Ben Kurtovic e8b078d4d0 More bugfixes and cleanup. 12 years ago
  Ben Kurtovic 9bbc2b9e77 Title case for region names. 12 years ago
  Ben Kurtovic 05b731c668 Removed stray instruction. 12 years ago
  Ben Kurtovic 0365e0b3b3 Rollback most of the last commit, which was unnecessary as these values are API-loaded and therefore always unicode. 12 years ago
  Ben Kurtovic 7905facfc1 More unicode fixes and refactoring. 12 years ago
  Ben Kurtovic 1adf8b26cd Some more fixes, mainly unicode-related. 12 years ago
  Ben Kurtovic 0d1e5ebdc1 A couple fixes and improvements. 12 years ago
  Ben Kurtovic 772fcf4836 .lower() on my_nick 12 years ago
  Ben Kurtovic 9000187693 Fix signature for self.config.decrypt(node, *nodes). 12 years ago
  Ben Kurtovic 3c9c63d573 Fix parse_kwargs 12 years ago
  Ben Kurtovic fd18f468f4 Resolve missing command issue. 12 years ago
  Ben Kurtovic 4aa177dfd0 Fix NameError 12 years ago
  Ben Kurtovic b1392afd64 Fix regex 12 years ago
  Ben Kurtovic 7bdff82971 Fix broken commands, manager, and Data. 12 years ago
  Ben Kurtovic 22b826fd0c Fix merge bug (Lock -> Rlock) 12 years ago
  Ben Kurtovic 37e64e65cd Updates and misc fixes, mainly to documentation. 12 years ago
  Ben Kurtovic 160890b464 Merge branch 'feature/commands' into develop 12 years ago
  Ben Kurtovic 9f7e5ea7bc Move final bits of _old to notes.py 12 years ago
  Ben Kurtovic 71ac38ea89 !trout command, plus an indent fix 12 years ago
  Ben Kurtovic 17c99248ce Rename tasks, remove feed_dailycats, add image_display_resize. 12 years ago
  Ben Kurtovic 1afa10cbc5 Refactor actual praises out of praise; fix replag 12 years ago
  Ben Kurtovic 09bfc441b0 Some anti-hardcoding refactor work and other fixes. 12 years ago
  Ben Kurtovic 4b1d745e2c Handle timezones correctly with pytz. 12 years ago
  Ben Kurtovic 729aa04cc1 Site.url; some refactoring and cleanup 12 years ago
  Ben Kurtovic e11ce3f901 Adding afc_submissions command. 12 years ago
  Ben Kurtovic f7d1e9c681 Better flag handling 12 years ago
  Ben Kurtovic 42072582cf Correct parse error in RC.re_log, detect moves correctly. 12 years ago
  Ben Kurtovic 5b110b9cda Update aggregate logic to match current situation. 12 years ago
  Ben Kurtovic f4c33d86fb Mixin -> MixIn 12 years ago
  Ben Kurtovic ccc0440ebe Massively shorten README; integrate Page with mwparserfromhell. 12 years ago
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. 12 years ago
  Ben Kurtovic db72929aec Fix blocking 12 years ago
  Ben Kurtovic 5f41a1aa7a Fudge default API query wait times a bit 12 years ago
  Ben Kurtovic 7098cc591d A number of improvements to afc_statistics 12 years ago
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time 12 years ago
  Ben Kurtovic dcf912b65b Make cat.get_members() an iterator; make page.exists output nicer; cleanup 12 years ago
  Ben Kurtovic bc75594704 !pending 12 years ago
  Ben Kurtovic cfdfc49d78 Command.setup() like Task.setup(); config.commands like config.tasks 12 years ago
  Ben Kurtovic 526151e031 !geolocate command, plus some cleanup to other commands 12 years ago
  Ben Kurtovic f11423ba31 Ported !langcode command (#6) 12 years ago
  Ben Kurtovic b0371220da Removed already-implemented commands from _old (#6) 12 years ago