.. |
drivers
|
Fix various issues with STS handling.
|
2020-05-01 19:46:19 +02:00 |
utils
|
utils.gen: set __slots__.
|
2020-05-15 22:57:35 +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
|
callbacks: Prevent passing 'value' as positional argument to registryValue.
|
2020-05-14 18:43:54 +02:00 |
cdb.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
commands.py
|
Prevent getChannelDb from overriding state.channel set by getChannel.
|
2020-04-07 21:20:01 +02:00 |
conf.py
|
Rename supybot.reply.format.databaseRecord to supybot.replies.databaseRecord.
|
2020-05-15 19:08:43 +02: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
|
httpserver: Fix circular dependency when servers.http.keepAlive is true.
|
2020-05-09 22:17:28 +02:00 |
i18n.py
|
Make getLocaleFromRegistryCache reload existing locales.
|
2019-11-24 12:59:38 +01:00 |
ircdb.py
|
utils.gen: set __slots__.
|
2020-05-15 22:57:35 +02:00 |
irclib.py
|
Switch names of TimeoutDict and ExpiringDict.
|
2020-05-10 08:42:25 +02:00 |
ircmsgs.py
|
Check server_tags in IrcMsg.__eq__.
|
2020-05-07 18:38:18 +02:00 |
ircutils.py
|
Add labels to outgoing messages when labeled-response is supported.
|
2020-05-07 20:56:59 +02:00 |
log.py
|
Add support for Python 3.8/nightly.
|
2019-01-06 18:08:15 +01:00 |
plugin.py
|
Add a 'limnoria.plugins entrypoint, to discover plugins installed via pip/setuptools.
|
2020-05-08 22:02:05 +02: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
|
registry: Fix comment about high-cardinality values.
|
2020-05-16 00:35:16 +02:00 |
schedule.py
|
Scheduler: Preserve period offset on restarts.
|
2020-05-02 18:28:41 +02:00 |
setup.py
|
Add long_description from a plugin's README.md
|
2020-05-08 22:02:05 +02:00 |
shlex.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
test.py
|
test: Make assertNoResponse default to a non-zero timeout for threaded plugins.
|
2020-04-11 00:17:16 +02:00 |
unpreserve.py
|
Revert "Deduplicate (de)serialization code shared by UsersDictionary and ChannelsDictionary."
|
2019-09-28 10:33:10 +02:00 |
world.py
|
Apply STS policies when connecting to a server.
|
2020-05-01 19:46:19 +02:00 |