Commit Graph

  • d38cc2daab MoobotFactoids: improved readme file from default. Mika Suomalainen 2011-07-23 11:46:43 +03:00
  • 5166d840aa Internet: improved README. Mika Suomalainen 2011-07-08 13:20:23 +03:00
  • 49288d2a27 Herald: improved README. Mika Suomalainen 2011-07-08 13:15:10 +03:00
  • 8c1c34c723 Games: improved README. Mika Suomalainen 2011-07-08 13:13:04 +03:00
  • ee340fa42c Format: improved README Mika Suomalainen 2011-07-08 13:07:58 +03:00
  • 0207b43076 Filter: created readme from plugin help. Mika Suomalainen 2011-07-08 13:02:31 +03:00
  • bc9450eead Factoids: improved README Mika Suomalainen 2011-07-08 00:54:12 +03:00
  • dc416ecf20 Dunno: improved README Mika Suomalainen 2011-07-08 00:52:31 +03:00
  • 11ef44c060 Ctcp: improved README Mika Suomalainen 2011-07-08 00:49:42 +03:00
  • b41affa8b6 fixup 9f0c308f James McCoy 2012-09-04 22:50:23 -04:00
  • 9f0c308f19 ChannelStats: improved README Mika Suomalainen 2011-07-08 00:36:09 +03:00
  • 55dd7810d2 ChannelLogger: improved readme Mika Suomalainen 2011-07-08 00:34:08 +03:00
  • f96fcaf000 AutoMode: improved readme Mika Suomalainen 2011-07-08 00:30:45 +03:00
  • c609f88779 Anonymous: added readme Mika Suomalainen 2011-07-08 00:25:24 +03:00
  • f5fec4a969 Remove useless import. Valentin Lorentz 2012-09-03 20:00:41 +02:00
  • f912de74f6 Admin: Change message 'It's banned me' into 'I am banned.'. Closes GH-329. Valentin Lorentz 2012-09-03 14:07:23 +02:00
  • eaf6877700 httpserver: Add favicon support. Valentin Lorentz 2012-09-03 10:35:54 +02:00
  • e5e2db15b2 ShrinkUrl: Implement @expand. Closes GH-392. Valentin Lorentz 2012-09-02 10:06:33 +02:00
  • 82ecf36fcd Update my name/contact information James McCoy 2012-09-01 10:16:48 -04:00
  • 83f872fa12 Bump minimum Python version to 2.6 for multiprocessing support James McCoy 2012-09-01 10:06:50 -04:00
  • 232aa86a1e Merge branch 'maint/0.83.4' James McCoy 2012-09-01 09:13:52 -04:00
  • de61bb6b93 Google: Add translate command (needs testing) nyuszika7h 2012-08-30 23:41:40 +02:00
  • 463f0c0184 core: make network.channels and channel keys private by default. Otherwise these can reveal secret information. Daniel Folkinshteyn 2012-08-30 15:58:51 -04:00
  • c7ed79571a Seen: check to see if the bot is in target channel before doing anything. Daniel Folkinshteyn 2012-08-30 15:34:28 -04:00
  • 619dd2ce82 Merge branch 'merge-gribble' into testing Valentin Lorentz 2012-08-30 11:38:56 +02:00
  • 38ff1a1137 Seen: require caller to be in target channel when using commands in this plugin. Daniel Folkinshteyn 2012-02-25 12:28:27 -05:00
  • e557541de1 Channelstats: require caller to be in target channel when using commands in this plugin. Daniel Folkinshteyn 2012-02-25 12:35:55 -05:00
  • 2c051bab9f core: force inet_aton argument to string to prevent occasional error on reconnect. Daniel Folkinshteyn 2012-05-31 22:53:21 -04:00
  • 643788b478 Math: default %f formatting rounds to 6 decimal places. increase that to 16. Daniel Folkinshteyn 2012-06-12 12:28:26 -04:00
  • ba876d7ddf Fix commit 17227a6829. Valentin Lorentz 2012-08-28 20:27:22 +00:00
  • 17227a6829 AutoMode: Dismiss auto-op/halfop/voice if the user already has it. Valentin Lorentz 2012-08-27 15:42:08 +02:00
  • c74e8f35ab Fix regression in parsing 004 messages James McCoy 2012-08-26 12:59:41 -04:00
  • 0c6320e9c1 RSS: Display error instead of traceback if fetching a feed failed. Valentin Lorentz 2012-08-26 07:38:40 +00:00
  • 30f711b12f Google: Prevent flooding when no matches are found. Valentin Lorentz 2012-08-26 07:37:40 +00:00
  • d2ab53cd19 Fix parsing of 004 message. (Broken in d9531d2d). Valentin Lorentz 2012-08-25 20:17:15 +02:00
  • 0780d445e2 Merge pull request #388 from Hoaas/testing Valentin Lorentz 2012-08-17 08:27:46 -07:00
  • e1adc011c3 Google: Stop output when there are no result. Terje Hoås 2012-08-17 17:16:26 +02:00
  • b5e965c48a Web: Decode _after_ reading the page in @fetch. Valentin Lorentz 2012-08-14 21:08:54 +00:00
  • 653e4dec1b urlquoting the url leads to short urls that prepend "http://" to the url Joe Julian 2012-08-13 11:47:43 -07:00
  • 3739def69d Merge branch 'py3k-backport' into testing Valentin Lorentz 2012-08-13 13:01:58 +00:00
  • d2b33a3794 Fix compatibility with Python 2.6. Valentin Lorentz 2012-08-13 13:01:50 +00:00
  • a7d36297c2 Prevent run_2to3 from copying locale/ to py3k/ instead of py3k/locale/ (thanks Cravix). Valentin Lorentz 2012-08-13 12:37:23 +00:00
  • 24d73eb1f8 ShrinkUrl: Add ur1.ca support. Valentin Lorentz 2012-08-11 11:07:40 +02:00
  • 5dfba06aae Prevent irc.replies from replying in private since fc9daa9. Valentin Lorentz 2012-08-10 13:10:14 +00:00
  • 12b8e44dc7 AutoMode: Fix traceback since b5c99b1c. Valentin Lorentz 2012-08-10 13:04:25 +00:00
  • fc9daa9953 Make supybot.reply.oneToOne channel-specific. Valentin Lorentz 2012-08-10 12:27:25 +00:00
  • 19708c55cc Fix typo in 5f94da866062138288742792f157bebd93389c3b. Valentin Lorentz 2012-08-08 19:51:11 +00:00
  • 45bf9db03c Merge branch 'py3k-backport' into testing Valentin Lorentz 2012-08-08 21:46:29 +02:00
  • 62d56dee18 Alias: Allow pipes in name. Valentin Lorentz 2012-08-08 21:44:10 +02:00
  • 5f94da8660 Fix test.assertHelp for commands with long help (XX more messages). Valentin Lorentz 2012-08-08 21:41:25 +02:00
  • 1e794d88d7 ChannelLogger: Use open() instead of file(). Valentin Lorentz 2012-08-07 20:53:06 +00:00
  • 94d09da44a Alias: Save and restore aliases with dots in them. Valentin Lorentz 2012-08-06 20:36:10 +02:00
  • e3d170d9fe Add support for network-specific umodes. Valentin Lorentz 2012-08-06 15:59:00 +02:00
  • e00b8b9903 Remove src/version.py before running 2to3. Valentin Lorentz 2012-08-05 22:20:41 +02:00
  • fad0c9d788 Copy localised files in run_2to3.sh. Valentin Lorentz 2012-08-05 22:20:25 +02:00
  • 08382d1bfe locale/fr.py: Use spaces instead of tabs. Valentin Lorentz 2012-08-05 20:23:15 +02:00
  • 22befe3d61 Owner: Prevent use of uninitialized variable. Valentin Lorentz 2012-08-05 18:28:17 +02:00
  • ea17fe5c57 Unix: Decode stream for the command line in sysuname. Valentin Lorentz 2012-08-05 18:26:39 +02:00
  • 4fc1e934c7 PluginDownloader: Open target files in binary mode. Valentin Lorentz 2012-08-05 18:02:54 +02:00
  • c149e8fa81 Make 2to3 ouput files in py3k/ subfolder. Valentin Lorentz 2012-08-05 17:56:25 +02:00
  • a40ebae4da String: Apply/unapply base64 encoding when dealing with a binary encoding. Valentin Lorentz 2012-08-05 17:55:29 +02:00
  • 5ae3e3fdcf ShrinkUrl: Decode data from web services. Valentin Lorentz 2012-08-05 16:58:09 +02:00
  • 3dc8e04195 utils.web.urlencode: Encode data into bytes. Valentin Lorentz 2012-08-05 16:57:40 +02:00
  • 1b6be5842f src/cdb.py: Use 'future' division and decode/encode data from/to the disk. Valentin Lorentz 2012-08-05 16:57:18 +02:00
  • 535593d555 src/dbi.py: Use open() instead of file(). Valentin Lorentz 2012-08-05 16:56:07 +02:00
  • 14200e002a Rename cdb.open to cdb.open_db and open cdb files in binary mode. Valentin Lorentz 2012-08-05 15:47:30 +02:00
  • 709c3390ef Internet: Remove debug print. Valentin Lorentz 2012-08-05 15:20:35 +02:00
  • 124e292f1f Catch sort errors in ChannelUserDB. Valentin Lorentz 2012-08-05 15:19:20 +02:00
  • 16aeaaa4fe Use the 'reverse' parameter of sorted() instead of 'mycmp'. Valentin Lorentz 2012-08-05 14:49:47 +02:00
  • a731841af8 Dict: Decode network stream as unicode. Valentin Lorentz 2012-08-05 14:38:11 +02:00
  • 0e450a5eff src/callbacks.py: Use unicode_escape if running Python 3. Valentin Lorentz 2012-08-05 14:22:53 +02:00
  • 34bb33b65f Alias & MoobotFactoids: Fix import error in test.py. Valentin Lorentz 2012-08-05 14:14:55 +02:00
  • 242a54fbf2 Alias & RSS: remove third argument to types.MethodType. Valentin Lorentz 2012-08-05 14:08:04 +02:00
  • 089be4c8a5 src/i18n.py: Use 'str' as a base class instead of 'unicode'. Valentin Lorentz 2012-08-05 13:48:11 +02:00
  • 041893aaf9 Socket driver: encode strings just before sending them. Valentin Lorentz 2012-08-05 13:47:48 +02:00
  • 306105abad src/i18n.py: Fix encoding issue with Python 3. Valentin Lorentz 2012-08-05 13:37:37 +02:00
  • f1165333e5 src/registry.py: Fix encoding issues with Python 3. Valentin Lorentz 2012-08-05 13:28:16 +02:00
  • d4f5c03b3f Add 2to3/fix_reload.py. Valentin Lorentz 2012-08-05 13:28:09 +02:00
  • 32a7da6f51 Add 2to3 fixer to process utils.gen.IterableMap correctly. Valentin Lorentz 2012-08-05 12:32:57 +02:00
  • 5a35c7fafd Use __import__() instead of exec(). Valentin Lorentz 2012-08-05 10:22:15 +02:00
  • 393f78c573 Use a boolean instead of hacky reference comparison in utils.iter.choice. Valentin Lorentz 2012-08-05 09:59:42 +02:00
  • 4ffaff0638 Don't use utils.str.chars anymore. Valentin Lorentz 2012-08-05 09:54:34 +02:00
  • 0c99a65afa src/conf.py: Use classic comparison instead of str.translate. Valentin Lorentz 2012-08-04 22:47:16 +02:00
  • 0b7e4e5ce5 src/registry.py: Fix encoding issue with Python 3. Valentin Lorentz 2012-08-04 22:46:52 +02:00
  • e89dcf867a Remove unused import of UserDict. Valentin Lorentz 2012-08-04 22:39:22 +02:00
  • fff9b837fb Import ifilter from itertools instead of utils.iter. Valentin Lorentz 2012-08-04 22:38:11 +02:00
  • 1a64f1052a Use MultipleReplace for utils.str.soundex. Valentin Lorentz 2012-08-04 22:36:40 +02:00
  • 9edda206ea Remove utils.str.chars. Valentin Lorentz 2012-08-04 22:33:08 +02:00
  • 3838ab5314 Remove unused imports of new. Valentin Lorentz 2012-08-04 22:31:59 +02:00
  • 8507498be4 Web: make plugin py3k-friendly. Valentin Lorentz 2012-08-04 22:23:40 +02:00
  • 6537137b3f Unix: make plugin py3k-friendly. Valentin Lorentz 2012-08-04 22:20:20 +02:00
  • 65eb79b8f2 String: Use the 'codecs' module and make it py3k-friendly. Valentin Lorentz 2012-08-04 22:04:13 +02:00
  • de5747aecb ShrinkUrl: Use utils.web.getUrl instead of httplib2. Valentin Lorentz 2012-08-04 21:33:58 +02:00
  • ced2e7b72d Implement seed, tell, and flush to AtomicFile. Valentin Lorentz 2012-08-04 21:24:17 +02:00
  • 36812798fb Make ChannelUserDictionary subclass collections.MutableMapping instead of deprecated UserDict.DictMixin. Valentin Lorentz 2012-08-04 21:16:00 +02:00
  • 11df697b96 RSS: Be compatible with new versions of feedparser. Valentin Lorentz 2012-08-04 20:43:11 +02:00
  • c99fe9519e PluginDownloader: Make plugin py3k-friendly. Valentin Lorentz 2012-08-04 20:39:30 +02:00
  • 0134696b8b Misc: make plugin py3k-friendly. Valentin Lorentz 2012-08-04 20:25:36 +02:00
  • 987aaa6c37 Math: use string.ascii_uppercase instead of string.uppercase. Valentin Lorentz 2012-08-04 20:23:30 +02:00
  • 224bdf89e7 Math: implement __lt__ and __eq__ in converter.Unit. Valentin Lorentz 2012-08-04 20:22:11 +02:00