Commit Graph

  • d521a5cdc8 .travis.yml: no optional dep of py2.6; sqlalchemy no longer supports that version. Valentin Lorentz 2018-01-14 23:17:47 +0100
  • 40b9bbcb1b Send 'AUTHENTICATE :+' at the end of a SCRAM auth. Valentin Lorentz 2018-01-14 22:53:40 +0100
  • 64f27eff74 Clean up previous commit. Valentin Lorentz 2018-01-13 00:08:22 +0100
  • b6af3baf6d UTC calculation fix in setup.py Valentin Lorentz 2018-01-13 00:05:14 +0100
  • 8981b225f1 ircdb: fix typo in supybot.capabilities.registeredUsers description James Lu 2018-01-06 10:39:05 -0800
  • b9a159b68a Add supybot.capabilities.registeredUsers, to give default capabilities to all registered users. Valentin Lorentz 2018-01-05 19:24:54 +0100
  • d656db454d User: if '@hostmask add' detects a conflict and the caller is the owner, tell them who the conflicting user is. Valentin Lorentz 2017-12-30 18:47:09 +0100
  • bd39debb48 User: Simplify owner-checking logic, and fix crash when @hostmask remove is called by an unregistered user. Valentin Lorentz 2017-12-30 17:07:53 +0100
  • 8cfb841f3b BadWords: better tests. Valentin Lorentz 2017-12-26 05:46:31 +0100
  • 37a42b0e3b ircutils: split ! and @ in hostmasks from the right James Lu 2017-12-17 04:18:36 -0500
  • dbbd7b4c4e log: fix a typo (normal->normally) James Lu 2017-12-12 20:54:34 -0500
  • 289c894dc5 Services: log all messages from NickServ to info James Lu 2017-12-10 11:00:36 -0800
  • 3ab226c129 RSS: Only defer feed loading at plugin load while the bot is starting. Valentin Lorentz 2017-12-10 09:38:27 +0100
  • bdd0adfef5 RSS: add missing configuration help for feed URL options James Lu 2017-12-09 23:03:14 -0800
  • c78aff24e8 Hashes: fix copyright year format James Lu 2017-11-09 09:08:25 -0800
  • fffe1efa9b Hashes: remove duplicate check for hashlib.algorithms_available James Lu 2017-11-09 09:05:58 -0800
  • 287610b776 Hashes: simplify test suites James Lu 2017-11-09 09:04:21 -0800
  • 41830a46aa String, Hashes: remove links describing hashing methods James Lu 2017-11-09 08:59:18 -0800
  • b84ce3e43f Add hashes plugin (#1315) Ken Spencer 2017-11-09 11:56:43 -0500
  • fd59612002 Time: tweak 'ddate missing' error message James Lu 2017-10-29 16:17:48 -0700
  • 9e7ca56067 Time: be less noisy about missing ddate module James Lu 2017-10-29 16:14:39 -0700
  • cc06c9f5f0 conf: mention that externalIP is not used by Limnoria core James Lu 2017-10-29 16:13:53 -0700
  • e08a393960 src/ircmsgs: modes doesn't just quiet ('Returns a MODE to /quiet/ each of nicks on channel') (#1313) Ken Spencer 2017-10-29 11:55:10 -0400
  • 40b469ef82
    Merge pull request #1312 from IotaSpencer/fix_mailmap James Lu 2017-10-28 15:21:32 -0700
  • 4415816468 update mailmap with a few more emails to correctly merge the right commits Ken Spencer 2017-10-28 18:17:49 -0400
  • 11bbc89c9d Properly handle multiple hosts in supybot.servers.http.hosts4. Valentin Lorentz 2017-10-28 09:50:12 +0200
  • 96694a31f6 Revert "conf: fix validation of multiple IP addresses" Valentin Lorentz 2017-10-28 09:32:52 +0200
  • f4cae9614f ShrinkUrl: remove 'expand' as longurl.org has been dead for some time James Lu 2017-10-28 00:14:05 -0700
  • ebb48a4808 conf: fix validation of multiple IP addresses James Lu 2017-10-27 23:57:52 -0700
  • e05f1ae5df ShrinkUrl: fix tests for x0, broken by #1242 James Lu 2017-10-27 23:48:52 -0700
  • ec2cf4af37 Owner: fix 'unload' writing duplicate entries to supybot.plugins James Lu 2017-10-27 23:34:08 -0700
  • 2ba7bc5c16 Time: add 'ddate' (#1310) Ken Spencer 2017-10-27 13:25:02 -0400
  • bee98f6711 Conditional: Do not use noReply() after running the command. Valentin Lorentz 2017-10-26 09:55:52 +0200
  • 965dcc293d Do not call noReply() on raw IRC objects. Valentin Lorentz 2017-10-26 09:21:21 +0200
  • 76c73a57b9 Use a prefix-less help string, don't assume a '@' prefix (#1309) Ken Spencer 2017-10-25 15:19:37 -0400
  • 71ed64e6b2 Config: Don't use a prefix in _setValue (closes #1307) (#1308) Ken Spencer 2017-10-25 06:21:50 -0400
  • e08e899134 Fix test Valentin Lorentz 2017-10-21 17:11:21 +0200
  • e16faab805 RSS: On startup, only delay feeds loading for 10 seconds instead of the whole of supybot.plugins.RSS.waitPeriod. Valentin Lorentz 2017-10-21 16:48:44 +0200
  • 73ddedd73c Fix previous commit to work with Karma. Valentin Lorentz 2017-10-21 15:53:38 +0200
  • 543edccd41 Properly handle noReplies() in nested commands. Valentin Lorentz 2017-10-21 15:37:43 +0200
  • eaa5a5523e RSS: Add var supybot.plugins.RSS.maximumAnnounceHeadlines. Valentin Lorentz 2017-10-12 21:21:50 +0200
  • 0998651f61 Aka: Escape the command in help strings, so they can be copy-pasted into @aka add. master-2017-10-25 Valentin Lorentz 2017-10-01 10:40:09 +0200
  • 5ee15c38bb ChannelIdDatabasePlugin: limit --regexp to trusted users James Lu 2017-09-29 16:31:56 -0700
  • 0e1e37a5a2 dictclient: remove overly complex dequote method James Lu 2017-09-29 16:20:13 -0700
  • 989ac5ee97 Dict: make dictclient reloadable James Lu 2017-09-29 16:16:25 -0700
  • b6c75a70d3 Math: sync convertcore unit data with ConvertAll 0.7.2 James Lu 2017-09-29 16:02:36 -0700
  • b5f53fb22f Math.convertcore: remove unused imports James Lu 2017-09-29 15:55:27 -0700
  • 2460c0abca Math.convertcore: remove unnecessary StringIO usage James Lu 2017-09-29 15:54:04 -0700
  • 21a729d95a Math.convertcore: remove useless try/except clause James Lu 2017-09-29 15:50:58 -0700
  • 2ea93cdcfd Math: reload convertcore along with the plugin James Lu 2017-09-29 15:50:49 -0700
  • e5ef138378 Remove confusing comment (irrelevant since 69ead6c2677262a52f8e9fcd185110d383f2c63d) Valentin Lorentz 2017-09-24 21:21:45 +0200
  • 4f6a5e7db9 Add config variable supybot.commands.allowShell. (#1301) Valentin Lorentz 2017-09-24 21:11:21 +0200
  • 82cdf17964 Unix: make the default ping count configurable (fixes #1187) Ken Spencer 2017-09-23 12:42:22 -0700
  • ca037a94c5 Network: add all+server+channels and all+channels commands (#1305) Ken Spencer 2017-09-23 09:51:00 -0400
  • 5e880fd73d Karma: reword readme & mention the onlyNicks option James Lu 2017-09-20 21:46:38 -0700
  • a870d02a27 Merge pull request #1304 from tatokis/testing Valentin Lorentz 2017-09-21 00:39:19 +0200
  • 8dbf37a173
    Web: Fix exception raised due to lack of Content-Type Tasos Sahanidis 2017-09-20 03:57:33 +0300
  • 4a0ad92e58 Remove overly complicated code. Valentin Lorentz 2017-09-19 00:34:25 +0200
  • 53b6acd2f4 please stop spamming irc Valentin Lorentz 2017-09-17 21:39:03 +0200
  • 12c8fa2e71 Merge pull request #1302 from ProgVal/glolol/console-quit-subst Valentin Lorentz 2017-09-17 21:09:38 +0200
  • 17a0348d9a Substitute $nick and friends with <console> when exiting on Ctrl-C James Lu 2017-09-17 11:45:10 -0700
  • d96d464698 test: lower wait time between fetching responses, for faster tests James Lu 2017-01-27 17:46:21 -0800
  • 4b37f91928 Merge pull request #1300 from GLolol/plugindownloader-multibranch Valentin Lorentz 2017-09-17 10:10:04 +0200
  • afb0cf042f Merge pull request #1299 from GLolol/network-specific-history Valentin Lorentz 2017-09-17 10:09:38 +0200
  • 9fb72bed97 Add the Python 2 (legacy) branch of my repository James Lu 2017-08-24 19:13:06 -0700
  • 32ab953dd1 PluginDownloader: support non-master branches James Lu 2017-08-24 18:58:09 -0700
  • bdbc79bfc6 Fix for Slack. Valentin Lorentz 2017-08-23 18:51:54 +0200
  • d7902c921f .travis.yml: Update pypy3 version. Valentin Lorentz 2017-08-20 20:14:09 +0200
  • 087fa71d63 Aka: Tell in the help message what channel the aka is for. Valentin Lorentz 2017-08-20 19:55:28 +0200
  • 0d7714d490 Unix: disable ipv6 test if ipv6 is disabled (eg. Travis). Valentin Lorentz 2017-08-18 23:03:06 +0200
  • b02a124398 .travis.yml: use 'sudo: true'. Valentin Lorentz 2017-08-18 22:19:21 +0200
  • 5272bf3a86 Aka: Fix combination of required and optional arguments. master-2017-08-18 Valentin Lorentz 2017-08-18 18:30:22 +0200
  • b00081f6c9 Make REMOVE a high-priority message. Closes GH-1294. master-2017-08-05 Valentin Lorentz 2017-08-03 22:01:49 +0200
  • 03c4529d9e Owner: make irc.state.history network specific James Lu 2017-08-03 12:25:34 -0700
  • d5b4275b23 Merge pull request #1297 from Peppernrino/patch-1 Valentin Lorentz 2017-08-01 09:48:41 +0200
  • f0b2af9ab2 Fix spelling mistake. Peppernrino 2017-07-31 23:50:01 -0600
  • c51a22de39 Remove instructions for installing from Git from the README. Valentin Lorentz 2017-07-29 18:05:35 +0200
  • 417f38b8c1 MessageParser: Prevent empty matches from leaving unreplaced. Valentin Lorentz 2017-07-21 20:05:18 +0200
  • b28f72fcee Use PySocks instead of SocksiPy-branch. Closes GH-1246. Valentin Lorentz 2017-07-17 19:07:43 +0200
  • 59ed253a0e supybot-wizard: do not pollute the CWD before paths to directories are known. Valentin Lorentz 2017-06-04 15:58:40 +0200
  • 2caf8e4072 Merge pull request #1290 from s-i-newton/channellogger-getlogdir-normalize Valentin Lorentz 2017-05-09 21:04:00 +0200
  • b93b5a237e ChannelLogger: Normalize channel name in getLogDir Marc Chevalier 2017-05-09 12:50:21 +0200
  • 6fcf9a2829 Merge pull request #1289 from nyuszika7h/fix-math-calc-round-single-arg Valentin Lorentz 2017-05-08 18:53:38 +0200
  • bb448f412d Math: Fix round() with single argument in 'calc' command nyuszika7h 2017-05-08 18:50:27 +0200
  • 7e756eec79 Admin: Add tests for joining-on-invite. Valentin Lorentz 2017-05-04 21:53:56 +0200
  • 1615b3b55f Unix: Don't assume tests are running from Limnoria's source root. Valentin Lorentz 2017-05-04 21:53:08 +0200
  • 060e1506d8 Merge pull request #1288 from s-i-newton/testing Valentin Lorentz 2017-05-04 20:49:31 +0200
  • afbefc5f2b Karma: remove unused variable in karma command Marc Chevalier 2017-05-04 14:44:00 +0200
  • 99b4a7289b Aka: fix backquote matching in readme Marc Chevalier 2017-05-04 14:48:06 +0200
  • 7f43727835 Aka: Proper mitigation of expansion bomb. Valentin Lorentz 2017-04-17 11:05:04 +0200
  • 3075a41a3b Aka: Allow more than one in an aka. Closes GH-1283. Valentin Lorentz 2017-04-17 10:53:26 +0200
  • 5452d4194a Aka: Remove first elements of the 'args' list in a single pass. Valentin Lorentz 2017-04-17 10:31:43 +0200
  • d73de5e512 Fix potential bug due to mutability of lists as default argument. master-2017-04-16 Valentin Lorentz 2017-03-30 21:37:56 +0000
  • 3ce6ea189d Merge pull request #1286 from nyuszika7h/fix-math-calc-round Valentin Lorentz 2017-03-27 19:15:44 +0200
  • 7d299dc3d1 Math: Fix round() in calc command nyuszika7h 2017-03-27 16:35:33 +0200
  • 5665f2f477 Use msg.tagged instead of deprecated IrcMsg.__getattr__ API. Valentin Lorentz 2017-03-25 22:03:03 +0100
  • 62616a34d3 travis: update Python versions. Valentin Lorentz 2017-02-25 13:32:22 +0100
  • 355ff7ffdf Fix support for Python < 3.4. Valentin Lorentz 2017-02-25 13:24:03 +0100
  • dab026169f Use ast.literal_eval() instead of eval() when possible. Valentin Lorentz 2017-02-25 13:10:33 +0100
  • 8bae847682 Use ast.parse in 'eval' mode instead of 'exec'. Valentin Lorentz 2017-02-25 11:31:52 +0100