swh:1:snp:634d2b8906a7a2f6511ccb358da84e19b290d2c9

sort by:
Revision Author Date Message Commit Date
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
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
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
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
c260a76 Add fallback for interpreters which do not support __slots__ for str subclasses. Affects CPython 2.x, but neither CPython 3.x or Pypy. Incompatibility introduced in 38e7589ff3252a43aef3927f3b6c965788812b8a. 20 February 2016, 12:35:40 UTC
15e387e Make irc.replies return all results in a single line by default (instead of following the conf), if used in a nested command. Closes GH-219. 20 February 2016, 11:57:04 UTC
38e7589 Make i18n.InternationalizeString use less memory. 20 February 2016, 08:51:24 UTC
de3265e Merge pull request #1208 from damascene/testing Add some explanation about Google plugin functions 09 February 2016, 18:11:29 UTC
1335962 changed the link to markdown format 09 February 2016, 18:09:35 UTC
a538920 Catch more unicode-related exceptions when trying to write logs to a file. 09 February 2016, 17:40:00 UTC
6d4ea07 Remove a driver from the list of dead drivers after it has been restarted. Closes GH-1165. 09 February 2016, 17:31:39 UTC
914dc4c small fix 07 February 2016, 10:52:27 UTC
1ecf9c2 applied @GLolol suggestions 07 February 2016, 10:50:35 UTC
a8be360 Add tests for ircdb serialization. 07 February 2016, 09:49:44 UTC
11496b4 ircdb: When serializing, do not write a 'password' command if there is no password set. Having a 'password' command with no password stops the unserialization for that user. May be a first step toward allowing users with no password (GH-1140). 07 February 2016, 09:49:17 UTC
61e5a29 Fix scheme-matching regexp. Old behavior allowed underscores and schemes starting with a digit, and did not allow -+. New behavior: https://tools.ietf.org/html/rfc3986\#section-3.1 Side effect: closes GH-1146 07 February 2016, 08:44:08 UTC
f2e726d setup.py: Add Python 3.5 support classifier. 04 February 2016, 20:05:31 UTC
e9b122c Later: Do not use ValueError for reporting full queues. Someone on IRC reported a ValueError being raised from an other part of the code. 31 January 2016, 11:11:04 UTC
ce0b788 Merge remote-tracking branch 'freeboson/patch-2' into testing 27 January 2016, 13:27:32 UTC
26840f7 add desc for wizard — plugindownloader 27 January 2016, 13:23:47 UTC
6b3766d Remove trailing spaces. 27 January 2016, 13:04:58 UTC
6388976 Merge remote-tracking branch 'freeboson/patch-1' into testing 27 January 2016, 13:04:14 UTC
c44d200 add desc for wizard 27 January 2016, 13:03:05 UTC
44a4d31 Add some explanation about Google plugin functions 26 January 2016, 23:08:38 UTC
8c191a8 Add some explantation about Google plugin functions 26 January 2016, 22:05:06 UTC
a4a0082 Later: use .tag() to set tags, as there is no IrcMsg.__setattr__. 22 January 2016, 20:13:22 UTC
fee97c0 irclib: Tag AWAY messages with channel names. 09 January 2016, 10:10:41 UTC
d2fe7d9 Fix variable name. 09 January 2016, 10:10:03 UTC
4576874 httpserver: Respond to HEAD requests. Closes GH-1203. 05 January 2016, 17:25:35 UTC
1d162dd httpserver: Fix Content-Length computation. 05 January 2016, 17:05:36 UTC
058e410 httpserver: Use appropriate HTTP status code for unsupported methods. 05 January 2016, 17:01:39 UTC
f773f90 Fix README. 05 January 2016, 16:51:18 UTC
10acc0a Add pypy3 back to allowed_failures. 03 January 2016, 11:39:58 UTC
1010ea2 Filter: Extend outfilter to cover NOTICEs. Closes GH-1164. 02 January 2016, 12:32:03 UTC
72ce405 supybot-test: Remove ignored command-line argument. 31 December 2015, 12:52:48 UTC
7765bf7 Fix Python 2.6 support. 30 December 2015, 17:31:05 UTC
481ffbf supybot-test: Add option --fail-fast. 30 December 2015, 17:17:21 UTC
715f9cd Merge pull request #1201 from GLolol/web/strip-newlines Web: normalize whitespace in titles 30 December 2015, 09:00:42 UTC
e2dedcc Web: normalize whitespace in titles Sample link: http://googleblog.blogspot.com/2015/08/android-wear-now-works-with-iphones.html Before: <bot> 'Title: \nOfficial Google Blog: Android Wear now works with iPhones\n (at googleblog.blogspot.com)' After: <bot> Title: Official Google Blog: Android Wear now works with iPhones (at googleblog.blogspot.com) 30 December 2015, 01:12:26 UTC
f26716f Utilities: Add @let. 29 December 2015, 17:00:05 UTC
f7943a6 Plugin: make @plugins take non-first words into account. Closes GH-68. 28 December 2015, 19:09:48 UTC
8e42783 Plugin: internationalize a string. 28 December 2015, 19:04:31 UTC
7ce385b Don't substitude in errorInvalid. Closes GH-49. Why was it doing substitutions in the first place? 28 December 2015, 19:01:40 UTC
f4d36cd Admin: internationalize a string. 28 December 2015, 19:01:40 UTC
d9a0162 Fix bytes count in message splitting. 27 December 2015, 19:58:14 UTC
876af3d travis.yml: Remove allowed failures. They don't fail anymore, and they cause notifications to #limnoria to be duplicated. 27 December 2015, 12:04:13 UTC
857027a Fix tests for Python 2. 27 December 2015, 11:43:35 UTC
b42437c Unix: Channel-specific list of files for @fortune. Also forbid file names starting with a dash, because arguments to the fortune argument could be used for DoSing. 27 December 2015, 11:32:09 UTC
49ff291 Use utf-8 to encode files by default. Should fix this bug in Seen: Traceback (most recent call last): File "C:\Program Files\Python34\lib\site-packages\supybot\world.py", line 121, in flush f() File "C:\Program Files\Python34\lib\site-packages\supybot\plugins\__init__.py", line 271, in flush writer.writerow(L) File "C:\Program Files\Python34\lib\site-packages\supybot\utils\file.py", line 172, in write return self._fd.write(data) File "C:\Program Files\Python34\lib\encodings\cp1250.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\u25c4' in position 33: character maps to <undefined> 23 December 2015, 14:22:19 UTC
cf52fab .travis.yml: Use irctest for CI in addition to unit tests. 20 December 2015, 20:16:16 UTC
2364cf1 Status: Fix sort on Python3 (dict_items, not list). Closes GH-1199. 20 December 2015, 09:09:39 UTC
7dabd79 Merge pull request #1198 from GLolol/patch-1 Channel: fix help text in "cycle" command 19 December 2015, 17:06:29 UTC
45c5e29 Channel: fix help text in "cycle" command Closes #1197. 19 December 2015, 17:01:29 UTC
65abedc ChannelStats: Don't crash on messages with no argument, eg. AWAY. 18 December 2015, 23:13:42 UTC
1052285 Fix activation of SSL for connections using SOCKS. 18 December 2015, 19:33:36 UTC
4b1c766 Add support for STARTTLS (not tested). 12 December 2015, 15:40:48 UTC
30cb10e Add support for CAP NEW, including reauthentication. 11 December 2015, 23:52:44 UTC
834453e Request capability. We don't do anything with it, but plugins might use it. 11 December 2015, 22:32:57 UTC
8aff817 Filter list of SASL mechanisms when provided (908 or IRCv3.2-style CAP LS). 11 December 2015, 22:30:57 UTC
932345f Fix test cases if ecdsa is not available. 11 December 2015, 10:10:48 UTC
45c23a8 Try all possible SASL mechanisms instead of just one. 11 December 2015, 09:56:05 UTC
a72926a Fix another issue with the help string. 10 December 2015, 21:19:38 UTC
9351f1f Fix help string of supybot.reply.error.noCapability. 10 December 2015, 20:56:01 UTC
15d59d1 Handle AUTHENTICATE line splitting. 10 December 2015, 19:08:53 UTC
6a669c1 setup.py: Actually, don't recommend Python 2.7. 10 December 2015, 17:39:36 UTC
fc39b40 Remove outdated ACKS file. 08 December 2015, 13:21:04 UTC
856d275 Status: Fix output of @cpu if the amount of memory is unknown. 07 December 2015, 15:32:53 UTC
b0ee589 Seen: Fix handling of MODE and TOPIC. 05 December 2015, 21:29:07 UTC
4d3fa77 Fix typo. 04 December 2015, 12:39:28 UTC
2937152 ChannelLogger && ChannelStats && Limiter && Relay && Seen: Use new QUIT and NICK 'channels' tag instead of copying the state. 04 December 2015, 12:30:07 UTC
3b78fd2 Tag NICK messages with the channel as for QUIT messages. 04 December 2015, 12:27:11 UTC
d2749ea Add support for BATCH. 04 December 2015, 00:37:23 UTC
f880229 Tag QUIT messages with the list of channels the user was on. 04 December 2015, 00:14:42 UTC
0e8bfec utils.structures: Define __slots__ for more classes. 02 December 2015, 11:22:24 UTC
1493adc Merge pull request #1194 from GLolol/filter/rainbow-stripcolor Strip colour before applying new colour in Filter.rainbow and colorize 02 December 2015, 08:41:56 UTC
56d4cbe Aka: Fix Python 2 compatibility. 02 December 2015, 08:06:34 UTC
3fde279 Aka: Fix database name. 02 December 2015, 07:55:00 UTC
61f2df5 Strip colour before applying new colour in Filter.rainbow and colorize This makes them work much better when the input text already contains colour. (cherry picked from commit jacksonmj/Limnoria@be83befabf373f551936cc623c85c1a7dde7bbaf) 02 December 2015, 02:20:01 UTC
bc19a9f Web: fix syntax. 30 November 2015, 07:45:05 UTC
eaf9e40 Web: increase subprocess memory limit and catch MemoryError appropriately. 29 November 2015, 18:34:54 UTC
13c411b Improve README. 29 November 2015, 18:04:06 UTC
a070b65 Web: Fix title fetching. 29 November 2015, 17:59:57 UTC
7884ed5 Merge pull request #1193 from GLolol/fix-disconnects irclib: handle disconnections correctly for InspIRCd 2.0 networks 19 November 2015, 07:01:27 UTC
ad8883a Network: Perform susbstitution in quit message. 18 November 2015, 11:18:46 UTC
back to top