0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RSS: don't output anything if there are no headlines remaining after filtering. More... about 14 years ago
RSS: fix bug failing to define a variable under some conditions before referencing it. More... about 14 years ago
Factoids: fix bug when making an alias to a newkey that already has a factoid associated with it. More... about 14 years ago
RSS: add channel-specific blacklist and whitelist. More... about 14 years ago
Secure some more commands which take a regexp from untrusted user input. More... about 14 years ago
String: set default re subprocess timeout to 0.1, since that should be quite enough. More... about 14 years ago
Misc: fix potential ddos when misc.last command is fed a specially-crafted regexp. More... about 14 years ago
String: fix it up to work with the previously committed enhancement for subprocess timeout. More... about 14 years ago
src/commands.py: make subprocesses raise an error on timeout, rather than return a string More... about 14 years ago
Misc: fix test for misc.last More... about 14 years ago
Services: catch occasional error when removing waiting joins from list More... about 14 years ago
NickCapture: Fix plugin help and l10n-fr. Closes GH-116. More... about 14 years ago
Seen: Anchor nick regexp to ensure valid match. More... about 14 years ago
Topic: Ensure do315's response is for a channel in our state object More... about 14 years ago
Topic: fix typo in @unlock help. More... about 14 years ago
Factoids: Fix typo. More... about 14 years ago
Protector: Fix variable name. More... about 14 years ago
Channel: fix NameError: 'replyirc' -> 'replyIrc'. Closes GH-73. More... about 14 years ago
Karma: fix typo. Closes GH-38. More... about 14 years ago
AutoMode: fix bans. More... about 14 years ago
Relay: remove redundant nick on join/part when hostmasks enabled More... about 14 years ago
Owner: Fix bug with @enable and @disable if a plugin is given. Closes GH-43. Closes GH-44. More... about 14 years ago
Dict: Fix FSF address in included dictclient module More... about 14 years ago
Web: add 'timeout' config for web fetch, default 5 sec. More... about 14 years ago
Update Internet.hexip to handle IPv6 More... about 14 years ago
Update Internet.dns to handle IPv6 IPs and responses More... about 14 years ago
Add utils.net.isIPV4, with utils.net.isIP checking v4 or v6 More... about 14 years ago
Seen: fix tests so they pass. fix seen command so it properly accepts nick wildcards. More... over 14 years ago
Seen: Fix save Seen.any.db. (thanks to beo_ for the repport and the test) More... over 14 years ago
Services: fix problem with some channels being mixed up between networks on startup, when noJoinsUntilIdentified is true. More... over 14 years ago