https://github.com/ProgVal/Limnoria

sort by:
Revision Author Date Message Commit Date
2141174 Add 3.6 to supported Python versions in README. 07 August 2016, 17:39:30 UTC
b4efdeb Merge pull request #1257 from teward/testing debian/compat is required, v9 or above 06 August 2016, 20:48:42 UTC
3a08b69 debian/compat is required, v9 or above DebHelper, which helps build Debian packages, fails for the Debian packaging as is. This is due to the system autoassuming a compat level of Debhelper 1, and anything older than v4 is not accepted. Debian Testing, Ubuntu Xenial, etc. have DebHelper compat 9 as the recommended (this is also seen in the Debian Maintainer Guide (on August 6, 2016): https://www.debian.org/doc/manuals/maint-guide/dother.en.html#compat) 06 August 2016, 20:35:10 UTC
fbbc806 Merge pull request #1256 from GLolol/mailmap mailmap: update my emails 05 August 2016, 17:57:40 UTC
f96a324 mailmap: update my emails [skip ci] 05 August 2016, 17:49:58 UTC
9ca82c3 Fix .travis.yml. 02 August 2016, 09:44:37 UTC
b4ae258 travis.yml: Uninstall 'limnoria' package installed by irctest. 02 August 2016, 09:25:55 UTC
1a2edb6 travis.yml: Simplify test command. 02 August 2016, 09:04:29 UTC
40a06d6 Deprecate IrcMsg.__getattr__ and fix compatibility with Python ≥ 3.6. 02 August 2016, 08:32:01 UTC
d8beb04 travis.yml: Install 'irctest' at the install step. 02 August 2016, 08:32:01 UTC
1ff8b5e Merge pull request #1254 from GLolol/version ircutils: expand $version to Limnoria instead of Supybot 02 August 2016, 06:51:02 UTC
fea1ae1 ircutils: expand $version to Limnoria instead of Supybot 02 August 2016, 03:57:21 UTC
de8d4fb PluginDownloader: Fix decoding issue (caught in stepnem/Freenode). 01 August 2016, 14:09:11 UTC
9c76750 PluginDownloader: Add test case. Someone reported it to crash, but it does no. Hmm… 01 August 2016, 14:08:31 UTC
035c38a ChannelStats: Forbid large numbers for factorial(). 30 July 2016, 18:25:52 UTC
66782d4 GPG: Improve error messages. 29 July 2016, 08:26:59 UTC
0d82047 GPG: Improve error messages. 28 July 2016, 23:28:12 UTC
94ec830 Exclude redundant Travis build. 28 July 2016, 07:50:08 UTC
ccc6b53 Fix version returned by 'supybot --version' (Limnoria, not Supybot). 28 July 2016, 07:27:21 UTC
e41b75d Merge remote-tracking branch 'mapreri/stable-output' into testing. Closes GH-1250. 23 July 2016, 14:23:09 UTC
aa1c971 Merge pull request #1251 from mapreri/trevis-update trevis: also test for 3.5 stable move to 3.6-dev 23 July 2016, 14:03:15 UTC
fefd69b trevis: also test for 3.5 stable move to 3.6-dev 23 July 2016, 13:51:25 UTC
a69117a always sort the produced config files 23 July 2016, 13:36:00 UTC
dc4afb4 Try to provide Server Name Indication even if Python does not have SSLContext. 20 July 2016, 18:42:40 UTC
9c29652 Merge pull request #1249 from GLolol/patch-1 Google: mention the format of language codes 15 July 2016, 18:51:11 UTC
30ba4bb Google: mention the format of language codes This might reduce confusion when people do things like "!google translate english to french hello", which produces no result. 15 July 2016, 18:48:26 UTC
b16ec65 Merge pull request #1248 from nirik/abuse-owner-to-trusted change abuse command flood to except trusted users instead of just owners 07 July 2016, 06:24:02 UTC
932f496 change abuse command flood to except trusted users instead of just owners 06 July 2016, 22:50:14 UTC
6ec6047 supybot-wizard: Fix typo. 29 June 2016, 07:17:15 UTC
ea89e4b Fix supybot-wizard for disabling SSL. Answering 'no' kept the default value for SSL, which is True since c3dd5f8b64618de70414024c354b4867aaaa044c. 27 June 2016, 18:14:17 UTC
7b658e7 Factoids: Fix Python 3 support. 04 June 2016, 16:57:31 UTC
59df2ff Factoids: Fix names of utils.web.url(un)quote. 04 June 2016, 16:53:55 UTC
cc0eaae Merge pull request #1244 from GLolol/patch-2 Google: remove unused & duplicated imports 12 May 2016, 15:50:58 UTC
88a8bbb Google: remove unused & duplicated imports "import json" was being done twice. cgi, time, and socket all appear to be unused. 12 May 2016, 01:24:36 UTC
8b68261 Merge pull request #1242 from GLolol/shrinkurl/x0+https ShrinkUrl: Update API URL, now serving HTTPS links 08 May 2016, 06:58:12 UTC
7f13b93 ShrinkUrl: Update API URL, now serving HTTPS links Source: https://x0.no/api/ For reference, http://api.x0.no/ now redirects to https://x0.no/api/ 08 May 2016, 04:02:38 UTC
cd06cc8 Merge pull request #1241 from GLolol/patch-2 Google: add DDG plugin with py2/py3 support 06 May 2016, 14:16:45 UTC
218ba76 Google: self-promot-- add DDG plugin with py2/py3 support 06 May 2016, 14:14:25 UTC
b669517 Google: Add warning about deprecation. 06 May 2016, 07:02:54 UTC
de290d1 Google: Fix @lucky. 05 May 2016, 07:01:51 UTC
8321d8a Google: Fix URL formatting. For some reason, it worked on Python 3… 05 May 2016, 06:31:04 UTC
6f1045e Google: Fixes. 05 May 2016, 06:03:10 UTC
f8aaddd Google: Fix google URL. 04 May 2016, 17:29:53 UTC
b5268d6 Google: AJAX API was closed today, using HTML scraping instead. 04 May 2016, 17:05:31 UTC
fa5552e Merge pull request #1235 from JunaidLoonat/master Use HTTP proxy for HTTPS requests as well 29 April 2016, 20:09:17 UTC
3a2b603 Improved HttpProxy validation routine Validation routine for HttpProxy updated to use the newly introduced isSocketAddress() function 26 April 2016, 21:32:48 UTC
3e72aa5 New isSocketAddress() method Introduction of the isSocketAddress() method which will use the existing getSocket() method in order to validate whether the provided string is a valid socket address. 26 April 2016, 21:12:26 UTC
7be7b98 Update conf.py 25 April 2016, 21:21:46 UTC
c211c60 Removed HTTP(S) proxy code The HTTP(S) proxy is now set globally from the configuration logic. 25 April 2016, 20:12:52 UTC
14e5c49 Update conf.py 25 April 2016, 20:03:00 UTC
8d2da9a Immediate HTTP(S) proxy (de)activation Introduction of HttpProxy class which is based off of the SocksProxy class. Allows for immediate HTTP(S) proxy activation and deactivation, as the configuration is changed. 25 April 2016, 19:50:52 UTC
654d98c Use proxy for HTTPS requests as well Use proxy handler/opener classes, instead of request.set_proxy, to avoid any potential bugs in older Python versions. Use the HTTP proxy (if configured) for HTTPS requests as well. 25 April 2016, 08:14:49 UTC
c9e5486 Ctcp: Don't strip CTCP character in output. (bug added in previous commit) 24 April 2016, 19:26:25 UTC
6ec0af2 Strip CTCP characters from irc.reply by default. 24 April 2016, 19:11:34 UTC
52517c8 Open CSV files in binary mode on Python 2. Closes GH-1230. 13 April 2016, 15:56:03 UTC
2d1816e Ctcp: s/Supybot/Limnoria/ in version reply. 10 April 2016, 17:31:59 UTC
443999d Misc: s/Supybot/Limnoria/ in @version. 02 April 2016, 16:57:10 UTC
eba2be7 https:// for the builds URL. 24 March 2016, 22:18:42 UTC
92ed5d4 Open log files with UTF-8 encoding. It seems to work better that way, at least on Python 3. 24 March 2016, 21:04:35 UTC
3879f30 User: allow owners to change their own password I don't understand why this restriction exists. If someone gains access to someone else's owner account, they can do a lot worse damage than just changing the owner password. People logging in via NickAuth or hostmasks should be able to change their passwords at will, even if the owner doesn't know his previous password. 21 March 2016, 19:57:13 UTC
d4a7149 Misc.last: add a timeout in --regexp search to prevent various ReDoS attacks 21 March 2016, 19:57:04 UTC
b649268 Add another fallback to log emitting in case of unicode-related error. 20 March 2016, 11:56:33 UTC
93feb71 Normalize fingerprints to allow more formats. https://github.com/Limnoria/Limnoria-doc/issues/76#issuecomment-198794341 20 March 2016, 09:28:33 UTC
9cd2170 Add supported server fingerprint algorithms to the help of supybot.networks.*.ssl.serverFingerprints. Closes GH-1221. 17 March 2016, 18:18:41 UTC
51c354b Conditional: disable threading. 16 March 2016, 15:49:07 UTC
e91b3e7 Merge pull request #1228 from GLolol/ircutils-1 ircutils: add $network to standard substitutions 15 March 2016, 16:14:08 UTC
22408ce Fix tests from last commit 15 March 2016, 15:35:46 UTC
1b0c2ab ircutils: add $network to standard substitutions 15 March 2016, 03:30:11 UTC
1d62a0a Fix version-clash error message to show the path to python instead of supybot. 12 March 2016, 21:30:15 UTC
71c67f8 Merge pull request #1227 from GLolol/network/fix-getopts Network: fix getopts key for --nossl 12 March 2016, 06:40:00 UTC
9ace300 Network: fix getopts key for --nossl 12 March 2016, 04:05:41 UTC
5db3fac Unix: Add support for -4 and -6 in @ping. Closes GH-1224. 11 March 2016, 20:12:04 UTC
6936e3d Aka: make @list --keys reply on a single line, even if supybot.reply.oneToOne is False. Closes GH-1225. 11 March 2016, 20:00:01 UTC
fc3c9ee Time: Explicitely handle the 'now' case. dateutil never handled it, and just returned the current day. https://github.com/dateutil/dateutil/issues/212 08 March 2016, 21:40:41 UTC
7f38076 Use HTMLParser.unescape instead of chr to decode HTML entities. This adds support for entities encoded in hexadecimal notation. 08 March 2016, 21:00:44 UTC
25a913a Unix: Make fortune.equal and fortune.file channel-specific. 01 March 2016, 18:21:17 UTC
bf02f79 Merge pull request #1220 from GLolol/drivers/logging Socket: lower SSL related log level, and reword text to flow better 24 February 2016, 18:31:13 UTC
2c1de23 Merge pull request #1219 from GLolol/patch-1 conf: fix help for verifyCertificates 24 February 2016, 16:27:22 UTC
f1390b1 Improve SSL-related version warnings. 24 February 2016, 16:25:51 UTC
afc8d82 Merge remote-tracking branch 'origin/patch-1' into drivers/logging Conflicts: src/drivers/Socket.py 24 February 2016, 15:07:29 UTC
7c9b92b conf: fix help for verifyCertificates Closes #1216. 24 February 2016, 15:02:10 UTC
e1a8666 Remove unsupported option verify_mode to ssl.wrap_socket. 24 February 2016, 06:43:21 UTC
a702a95 Update recommended version in the README. [SKIP CI] 23 February 2016, 20:59:18 UTC
90c565c Fix name. I thought I fixed that d922af10436b26074c003f8abdf29340fe9c6340, but I messed up with Git so hard I had to re-do that commit multiple times, forgetting a new thing each time; and apparently that one passed through. 23 February 2016, 20:56:52 UTC
d163d1a Add support for authority certificates. 23 February 2016, 19:52:36 UTC
81a9d1f Remove “Supybot” by “Limnoria” in the default version (following 661a32d1a96f26071efc98b5b6d522f214ea07bf). 23 February 2016, 19:52:07 UTC
0b66aba Channel: Fix 'ignore remove' converter to work like 'ignore add'. 23 February 2016, 19:12:22 UTC
b34ee94 Remove debug expression I shouldn't have committed. 23 February 2016, 19:11:47 UTC
b344126 Socket: update logging text to flow better 23 February 2016, 15:29:16 UTC
78cf550 Socket: fix crash on Python versions that do no support certificate validation. 23 February 2016, 15:25:37 UTC
880addf Add link to FAQ items on how to upgrade to Python 3. 22 February 2016, 19:18:37 UTC
8c3946d Actually, 3.2 and 3.3 don't have SSLContext either. Let's recommend only ≥ 3.4. 22 February 2016, 17:36:53 UTC
aee7ac3 Socket: drop SSL-related logging from critical to warning / error, and fix spacing 22 February 2016, 15:09:56 UTC
a7096f8 Disable SSL cert verification by default. Having it enabled by default would break existing bots just by doing the update. Let's just show a warning and give owners some time to update their config, for the moment. 21 February 2016, 13:47:44 UTC
ae560db Add supybot.protocols.ssl.verifyCertificates. And remove unused variable supybot.protocols.ssl.verifyMode. 21 February 2016, 13:42:41 UTC
e77e78e Add support for using server certificate fingerprint instead of CA signature. 21 February 2016, 13:18:14 UTC
d922af1 Verify server certificate, and deprecate Python < 2.7.9. Closes GH-1031. 21 February 2016, 12:20:09 UTC
c3dd5f8 Make SSL the default for connecting to a new network. 21 February 2016, 12:04:26 UTC
b33dade Make INFO a bit less verbose when connecting. 21 February 2016, 10:01:31 UTC
661a32d Drop the '0.83.4.1+limnoria' part of version numbers, and make packages use the actual version instead of install time. 21 February 2016, 09:13:50 UTC
back to top