.. |
drivers
|
Fix MITM warning.
|
2018-10-06 08:13:10 +02:00 |
utils
|
Aka: Add web UI (#1373)
|
2019-10-10 17:27:34 +02:00 |
__init__.py
|
All plugins: set Limnoria contributors as maintainer
|
2019-11-16 11:41:13 -08:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
src/callbacks.py: use network-specific values.
|
2019-12-05 21:51:25 +01:00 |
cdb.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
commands.py
|
Fix conditional on CTCP in urlSnarfer.
|
2019-10-22 17:57:46 +02:00 |
conf.py
|
src/callbacks.py: use network-specific values.
|
2019-12-05 21:51:25 +01:00 |
dbi.py
|
core: Apply some suggestions of pyflakes.
|
2015-08-31 18:19:22 +02:00 |
dynamicScope.py
|
Continue accelerating the 2to3 step (remove fix_raise).
|
2014-01-20 15:43:55 +01:00 |
gpg.py
|
Remove overly complicated code.
|
2017-09-19 00:34:25 +02:00 |
httpserver.py
|
Aka: Add web UI (#1373)
|
2019-10-10 17:27:34 +02:00 |
i18n.py
|
Make getLocaleFromRegistryCache reload existing locales.
|
2019-11-24 12:59:38 +01:00 |
ircdb.py
|
Update doc of capabilities.default to mention 'channel capability setdefault'.
|
2019-11-08 20:53:04 +01:00 |
irclib.py
|
Rewrite ecdsa-nist256p-challenge using python-cryptography instead of python-ecdsa.
|
2020-01-01 12:07:59 +01:00 |
ircmsgs.py
|
Merge branch 'netconf-and-ircmsgs-channel' into testing
|
2019-09-14 12:10:47 +02:00 |
ircutils.py
|
Update core fr translation.
|
2019-11-24 12:47:03 +01:00 |
log.py
|
Add support for Python 3.8/nightly.
|
2019-01-06 18:08:15 +01:00 |
plugin.py
|
Fix case-insensitive plugin loading if a plugin is in two directories.
|
2017-01-22 21:22:39 +01:00 |
plugins
|
Add a symlink supybot pointing to src/ + move locales/ to src/
|
2019-01-02 14:29:32 +01:00 |
questions.py
|
core: Apply some suggestions of pyflakes.
|
2015-08-31 18:19:22 +02:00 |
registry.py
|
Remove dead code from Group that belongs in Value.
|
2019-12-09 21:27:09 +01:00 |
schedule.py
|
core: Apply some suggestions of pyflakes.
|
2015-08-31 18:19:22 +02:00 |
shlex.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
test.py
|
test: choose a random free port for tests using the HTTP server
|
2019-12-15 20:20:37 +01:00 |
unpreserve.py
|
Revert "Deduplicate (de)serialization code shared by UsersDictionary and ChannelsDictionary."
|
2019-09-28 10:33:10 +02:00 |
world.py
|
Remove early return in upkeep() in case sys.stdout is replaced.
|
2019-11-01 22:18:32 +01:00 |