Commit Graph

  • 786d184b0a setup.py: Correct homepage metadata James McCoy 2012-06-17 11:46:07 -04:00
  • f8824458b3 release: Fix repository location James McCoy 2012-06-17 10:34:23 -04:00
  • e6d361fc92 release: Revamp to use subprocess instead of os.system James McCoy 2012-06-17 10:30:17 -04:00
  • fefacf5b2f release: Allow specifying a branch to cut the release from. James McCoy 2012-06-17 09:36:29 -04:00
  • d1bf3feaea release: Use optparse to handle arguments instead of doing it manually James McCoy 2012-06-09 14:38:50 -04:00
  • a31350f14a Consolidate the version string to reside in one central place to ease change making. Daniel Folkinshteyn 2010-08-20 10:31:05 -04:00
  • c39ad2f379 Fix KeyError when using colors in a message containing numbers. Valentin Lorentz 2012-06-16 11:27:31 +00:00
  • ceee427e1f PluginDownloader: Remove debug output. Valentin Lorentz 2012-06-13 18:29:25 +02:00
  • 0a442dfd15 PluginDownloader: Use GitHub's APIv3. Valentin Lorentz 2012-06-13 18:07:23 +02:00
  • 6286558fa5 Replace tabulations in utils.str.normalizeWhitespace. Closes GH-372. Valentin Lorentz 2012-06-12 19:37:49 +02:00
  • c991175425 Math: default %f formatting rounds to 6 decimal places. increase that to 16. Daniel Folkinshteyn 2012-06-12 12:28:26 -04:00
  • 01c0ca63e5 Merge pull request #370 from nyuszika7h/topic_save Valentin Lorentz 2012-06-10 04:26:12 -07:00
  • d827dfa580 Topic: Reply success when saving topic if there was no error nyuszika7h 2012-06-09 20:30:14 +02:00
  • 144c9e287b Merge remote-tracking branch 'supybot/maint/0.83.4' into testing Valentin Lorentz 2012-06-09 19:26:42 +02:00
  • 228e958362 ShrinkUrl: Update l10n-it. skizzhg 2012-06-09 19:22:27 +02:00
  • f78f0322d1 ShrinkUrl: Fix help (add 'goo'). skizzhg 2012-06-09 19:22:10 +02:00
  • ce59101f84 Channel: Update l10n-it skizzhg 2012-06-09 19:21:03 +02:00
  • 857632c762 Fix commit c310d74a19ab5179ccca75b1cd455f5d8f8bbcd4 (no more 'Error: error' message on 'Missing capability' error). Valentin Lorentz 2012-06-09 18:54:10 +02:00
  • 9723e14a4d Prevent possible race conditions in scheduler. Valentin Lorentz 2012-06-09 16:54:19 +02:00
  • 32eef54a65 RSS: Update l10n-it. skizzhg 2012-06-06 13:39:54 +02:00
  • 438b50dccc irclib: Modes aren't case insenstive James McCoy 2012-06-06 06:00:48 -04:00
  • 6d1b957e07 irclib: Modes aren't case insenstive James McCoy 2012-06-06 06:00:48 -04:00
  • 6dbbb8d06e core: force inet_aton argument to string to prevent occasional error on reconnect. Daniel Folkinshteyn 2012-05-31 22:53:21 -04:00
  • 7cc8feaf32 ShrinkUrl: Support for goo.gl url shortener. Joe Julian 2012-05-28 19:58:15 +02:00
  • 2486be4464 RSS: sort and display feed items by date Sebastian Kayser 2012-05-28 19:30:44 +02:00
  • dfad31135e Merge pull request #366 from Mkaysi/INSTALL Valentin Lorentz 2012-05-28 10:21:00 -07:00
  • f8067cf69c fix previous commit Mika Suomalainen 2012-05-27 12:44:42 +03:00
  • 19a54afba9 fix previous commit Mika Suomalainen 2012-05-27 12:43:00 +03:00
  • d94da9064e INSTALL.md: add space to fix comment. Mika Suomalainen 2012-05-27 12:41:39 +03:00
  • 199dd1b28d INSTALL.md: add missing ). Mika Suomalainen 2012-05-27 12:39:48 +03:00
  • 8d74e9a129 INSTALL.md: make easy to read even in normal text editor. Mika Suomalainen 2012-05-27 12:36:00 +03:00
  • 3fa71259d4 Merge pull request #365 from Mkaysi/README Valentin Lorentz 2012-05-26 03:32:00 -07:00
  • 2474b373a4 INSTALL.md: make docs/ link to index.rst. Mika Suomalainen 2012-05-26 12:44:22 +03:00
  • c860ea0f50 INSTALL.md: make GETTING_STARTED and CONFIGURATION links. Mika Suomalainen 2012-05-26 12:43:04 +03:00
  • 8b24eebe65 README.md: make LICENSE link portable & add IRC links. Mika Suomalainen 2012-05-26 12:34:52 +03:00
  • d41d684ce1 Merge branch 'testing' of github.com:ProgVal/Limnoria into testing Valentin Lorentz 2012-05-25 18:26:33 +02:00
  • 198e525606 Success: Allow the plugin to be loaded from a query James McCoy 2012-05-23 00:52:24 -04:00
  • 1fdf3688e9 Add a test to verify the nick converter honors strictRfc James McCoy 2012-05-23 00:34:11 -04:00
  • 4c01cb93e0 registry: Use the correct variable name setName creates the child entry James McCoy 2012-05-22 22:46:35 -04:00
  • edca443eed Just create schedule.schedule/drivers.Twisted.poller without any guard James McCoy 2012-05-22 22:11:41 -04:00
  • 7d99c28cf6 Channel: Perform proper capability checks in devoice. James McCoy 2012-05-20 20:57:13 -04:00
  • c17d0760e6 Merge pull request #363 from nyuszika7h/progval-testing Valentin Lorentz 2012-05-24 10:54:47 -07:00
  • a0ad55c2cd Topic: Add save command. Closes GH-332. nyuszika7h 2012-05-24 10:05:48 +02:00
  • 1b892744a6 Fix install (version file) when the source has not been downloaded with Git. Valentin Lorentz 2012-05-23 16:08:25 +00:00
  • 0f10c5aa19 Merge pull request #362 from nyuszika7h/progval-testing Valentin Lorentz 2012-05-23 07:54:29 -07:00
  • d41acf34cc Math: Add cbrt() function nyuszika7h 2012-05-23 12:10:14 +02:00
  • 7593edb6fc Math: Allow 'factorial()' in icalc. Valentin Lorentz 2012-05-07 17:52:02 +02:00
  • e45b9abd23 Math: Block factorial() in calc functions. Valentin Lorentz 2012-05-07 15:16:20 +00:00
  • a630cc34d8 Use ircutils.joinModes() instead of hacky str.join()s in ircmsgs.unbans. Valentin Lorentz 2012-04-03 21:01:10 +02:00
  • 741599c947 Add the channel where a command has been called in the logs ('XXX called by XXX'). Valentin Lorentz 2012-03-18 20:45:17 +01:00
  • 6f1b60c0f3 INSTALL: use --user... Mika Suomalainen 2012-03-31 20:40:19 +03:00
  • f3a09ce684 Success: Allow the plugin to be loaded from a query James McCoy 2012-05-23 00:52:24 -04:00
  • c574203bab Add a test to verify the nick converter honors strictRfc James McCoy 2012-05-23 00:34:11 -04:00
  • a1acde1f02 Use log.critical instead of log.fatal (which does not exist). Valentin Lorentz 2012-01-17 20:51:42 +00:00
  • b7bc11deea Prevent the 'hostmask' converter from returning '*!*@*' while 'foo!*@*' was given. Valentin Lorentz 2011-12-27 11:55:50 +01:00
  • 8ab33bccb4 registry: Use the correct variable name setName creates the child entry James McCoy 2012-05-22 22:46:35 -04:00
  • 97e71bd2cd Just create schedule.schedule/drivers.Twisted.poller without any guard James McCoy 2012-05-22 22:11:41 -04:00
  • 14609b3bb2 Add self as an argument to methos in src/dbi.py Valentin Lorentz 2012-05-02 20:50:06 +02:00
  • 1fe4cef61b Import os before using it. Valentin Lorentz 2012-05-02 20:48:49 +02:00
  • 5be287b536 Misc: Fix encoding issue with translations using non-ascii characters in @version string. Valentin Lorentz 2012-05-21 17:21:43 +00:00
  • 66ac089a53 Channel: Perform proper capability checks in devoice. James McCoy 2012-05-20 20:57:13 -04:00
  • dea0070ac4 PluginDownloader: Remove debug output. Valentin Lorentz 2012-05-17 16:22:37 +00:00
  • 949df233d0 PluginDownloader: Enable threading. Valentin Lorentz 2012-05-17 14:45:58 +00:00
  • 0a4e99b6f2 Misc: Use the GitHub API in @version. Valentin Lorentz 2012-05-11 19:00:40 +02:00
  • 90e511cad1 Drop src/version.py from the source and generate it with setup.py instead. Closes GH-358. Valentin Lorentz 2012-05-11 18:43:23 +02:00
  • 86f541e6db Revert "Web: Fix unicode problems for titleSnarfer." Valentin Lorentz 2012-05-11 18:10:23 +02:00
  • 4692f831d4 Google: Fix HTML escaping. Valentin Lorentz 2012-05-11 18:07:50 +02:00
  • 5edd174e38 Google: Remove @translate from tests. Valentin Lorentz 2012-05-11 18:07:39 +02:00
  • e1a56e5179 Merge pull request #357 from Mkaysi/INSTALL Valentin Lorentz 2012-05-11 09:00:42 -07:00
  • 8af0701207 Merge pull request #356 from Mkaysi/README Valentin Lorentz 2012-05-11 09:00:12 -07:00
  • 28dcc07281 INSTALL.md: Add upgrading instructions. Mika Suomalainen 2012-05-10 11:51:59 +03:00
  • 0704eee6d9 INSTALL.md: fix 4a6fa12cedc23ff431c5dc71673eb7fa206ba6cf Mika Suomalainen 2012-05-10 11:31:20 +03:00
  • 8ea1778ca0 INSTALL.md fix b1359e1a9c2f0f88f18dca311c1651d88b58a7dc Mika Suomalainen 2012-05-10 11:30:00 +03:00
  • 73e33c511e INSTALL: update installation guide. Mika Suomalainen 2012-05-10 11:26:39 +03:00
  • 2d0c69bd3a README.md: Update README. Mika Suomalainen 2012-05-10 11:01:20 +03:00
  • a38c2b7f34 LICENSE: rename to LICENSE.md. Mika Suomalainen 2012-05-10 11:00:23 +03:00
  • 1f60a9487c Math: Allow 'factorial()' in icalc. Valentin Lorentz 2012-05-07 17:52:02 +02:00
  • 695078edeb Math: Block factorial() in calc functions. Valentin Lorentz 2012-05-07 15:16:20 +00:00
  • 9b53b653a5 Merge pull request #353 from Mkaysi/install Valentin Lorentz 2012-05-06 08:40:44 -07:00
  • 4f32cabab2 Merge pull request #352 from Mkaysi/readme Valentin Lorentz 2012-05-06 08:40:13 -07:00
  • 0484f36124 INSTALL: Convert to markdown. Mika Suomalainen 2012-05-06 18:23:05 +03:00
  • 96a3590684 README: "Convert" to markdown. Mika Suomalainen 2012-05-06 18:09:06 +03:00
  • d23757e8fa Google: Remove translate command. Closes GH-337. nyuszika7h 2012-04-28 10:17:48 +02:00
  • 14cad125af Merge pull request #350 from Hoaas/testing Valentin Lorentz 2012-05-04 10:01:07 -07:00
  • febd90f107 Merge pull request #349 from Mkaysi/supybot-plugin-create Valentin Lorentz 2012-05-04 09:59:50 -07:00
  • 901a03407d PluginDownloader: update l10n-it. skizzhg 2012-05-04 18:56:13 +02:00
  • 3579701d2d Web: Fix unicode problems for titleSnarfer. Terje Hoås 2012-05-04 00:56:24 +02:00
  • c9dab259ba scripts/supybot-plugin-create: Fix issue #181. Mika Suomalainen 2012-05-04 08:54:33 +03:00
  • 96b0ae0e1e Merge branch 'testing' of github.com:ProgVal/Limnoria into testing Valentin Lorentz 2012-05-02 21:33:12 +02:00
  • 654b618fec Fix typo in src/test.py Valentin Lorentz 2012-05-02 21:14:30 +02:00
  • a274f25bb8 Fix commit f4b81659. Valentin Lorentz 2012-05-02 21:13:09 +02:00
  • c83481bd9c Use self instead of non-existing variable name. Valentin Lorentz 2012-05-02 21:06:22 +02:00
  • 9352322075 Fix typo in schedule. Valentin Lorentz 2012-05-02 20:58:56 +02:00
  • 446349357d Check globals() instead of catching NameError. Valentin Lorentz 2012-05-02 20:58:36 +02:00
  • af460596d3 Add self as an argument to methos in src/dbi.py Valentin Lorentz 2012-05-02 20:50:06 +02:00
  • 776ce96d52 Import os before using it. Valentin Lorentz 2012-05-02 20:48:49 +02:00
  • 207f6ec2da Google: Fix bad json format. Valentin Lorentz 2012-05-02 15:36:34 +00:00
  • c310d74a19 Enfore capability checks when supybot.reply.error.noCapability is False. Valentin Lorentz 2012-05-01 13:15:54 +00:00
  • bb2c8d472e Merge pull request #345 from Mkaysi/plugindownloader-l10n-fi Valentin Lorentz 2012-04-29 11:07:49 -07:00
  • 9cba1e4d08 PluginDownloader: Add @info command. Valentin Lorentz 2012-04-29 17:55:41 +00:00