Daniel Folkinshteyn
6dca55deeb
Services: fix problem with some channels being mixed up between networks on startup, when noJoinsUntilIdentified is true.
...
When noJoinsUntilIdentified config is true, the bot holds join messages in a 'waitingJoins' list, and processes them
once nickserv identification comes through. The problem was that when the bot is configured to join multiple networks,
join messages from different networks would get appended to the same list, without any differentiation by which message
belongs to which network. Thus, if there are messages waiting for multiple networks, it would often be the case that
whichever network got identification done first, would 'pick up' other network's join messages.
This fix stores the network name along with the join messages in the list, and has each network pick out only its own
join messages.
2011-08-10 12:00:42 +02:00
skizzhg
cf436631d6
Admin & Anonymous & AutoMode & Channel & Misc & NickCapture & Seen & Todo & URL: Update l10n-it.
2011-08-10 11:48:07 +02:00
Valentin Lorentz
d8c0f46fbb
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-08-10 11:45:34 +02:00
Valentin Lorentz
bc36debe2f
ChannelLogger & Format & Karma & Later & Misc & Owner & Reply & Seen & Status & Todo & URL & Unix: Update messages.pot and l10n-fr.
2011-08-10 11:44:57 +02:00
skizzhg
6e5350def6
ChannelLogger & Format & Karma & Owner & Reply & Status & URL & Unix: Fix typoes.
2011-08-10 11:26:47 +02:00
Mika Suomalainen
233d56fb84
Services: started l10n-fi.
2011-08-09 16:36:23 +03:00
Mika Suomalainen
266a76e165
Seen: added l10n-fi.
2011-08-07 21:27:24 +03:00
Mika Suomalainen
12c2251e56
Scheduler: added l10n-fi.
2011-08-07 20:46:45 +03:00
Mika Suomalainen
5d4da873a2
RSS: added l10n-fi.
2011-08-07 20:15:47 +03:00
Valentin Lorentz
f3b6b182aa
Reply: Fix typo and update l10n-*. Closes GH-125.
2011-08-07 12:04:31 +02:00
Valentin Lorentz
52e0bc5ac0
NickCapture: Fix plugin help and l10n-fr. Closes GH-116.
2011-08-07 12:02:06 +02:00
Valentin Lorentz
2e0f33f655
User: Admins can now see capabilities of other users. Closes GH-106.
2011-08-07 11:59:19 +02:00
Valentin Lorentz
9cd2c31dd4
Misc: Notify the caller when @tell succeeded. Closes GH-97.
2011-08-07 11:30:51 +02:00
skizzhg
7e88bb1ce3
Update l10n-it for many plugins.
2011-08-07 11:16:04 +02:00
Valentin Lorentz
a2546e70a1
Merge branch 'master' of git://supybot.git.sourceforge.net/gitroot/supybot/supybot into testing
2011-08-06 19:00:32 +02:00
Valentin Lorentz
0ec578eec4
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-08-06 18:58:17 +02:00
Valentin Lorentz
fb278f42fc
MessageParser: update internationalization.
2011-08-06 18:57:56 +02:00
skizzhg
a7c6a6337a
MessageParser: fix typo.
2011-08-06 18:56:28 +02:00
skizzhg
1af08c27d7
Admin & Channel & Games & Math & MessageParser & Misc & MoobotFactoids & Network & Nickometer & Owner & Praise & Relay & Reply & Topic & Unix & Web: update/add l10n-it.
2011-08-06 18:55:38 +02:00
Mika Suomalainen
aa2004d7d2
ChannelLogger: fixed l10n-fi.
2011-08-05 18:25:43 +03:00
Mika Suomalainen
5cf4534dbf
RSS: l10n-fi 18%
2011-08-05 18:20:17 +03:00
Mika Suomalainen
0e5f473b05
RSS: l10n-fi 23%
2011-08-03 22:37:27 +03:00
Mika Suomalainen
eb0f0ac233
Merge remote-tracking branch 'nyuszika7h/testing' into testing
2011-08-03 15:34:47 +03:00
Mika Suomalainen
2543066121
Merge remote-tracking branch 'progval/testing' into testing
2011-08-03 15:22:38 +03:00
James Vega
0cd4939678
Seen: Anchor nick regexp to ensure valid match.
...
When searching for 'st*ke', 'stryker' would incorrectly match, 'stryke' would
be added to the nick set and the subsequent lookup would cause a KeyError.
This is fixed both by anchoring the regexp ('^st.*ke$' instead of 'st.*ke')
and adding searchNick to the nick set instead of the string that matched the
pattern.
Closes: Sf#3377381
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2011-08-02 22:19:47 -04:00
nyuszika7h
cb8728630e
ChannelLogger: Add l10n-hu.
2011-08-02 21:20:22 +02:00
nyuszika7h
45b27a781b
Math: Update l10n-hu.
2011-08-02 21:06:18 +02:00
Mika Suomalainen
fd53269e22
RSS: l10n-fi 14%.
2011-08-02 15:47:26 +03:00
James Vega
44eb449ba4
Topic: Ensure do315's response is for a channel in our state object
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2011-08-01 17:17:22 -04:00
nyuszika7h
4a9fab533d
Math: Added partial l10n-hu.
2011-07-31 17:42:16 +02:00
nyuszika7h
f8da51ca28
Owner: Add l10n-hu.
2011-07-31 12:46:21 +02:00
nyuszika7h
1694f7bdca
Ctcp: Add l10n-hu.
2011-07-31 12:12:32 +02:00
Mika Suomalainen
d4eed76740
Merge remote-tracking branch 'progval/testing' into testing
2011-07-31 12:16:20 +03:00
nyuszika7h
6e3bdccf17
RSS: Add l10n-hu.
2011-07-31 00:13:59 +02:00
nyuszika7h
ec34f776ab
Merge remote-tracking branch 'progval/testing' into testing
2011-07-30 23:46:45 +02:00
nyuszika7h
09479e96eb
Misc: Update l10n-hu.
2011-07-30 23:41:36 +02:00
nyuszika7h
c9f48d8555
Misc: Added partial l10n-hu.
2011-07-30 23:30:37 +02:00
nyuszika7h
d62f12b6c0
Config: Add l10n-hu.
2011-07-30 22:17:07 +02:00
nyuszika7h
5913c2668b
Reply: Add l10n-hu.
2011-07-30 21:51:26 +02:00
nyuszika7h
69e02b187f
Channel: Update l10n-hu.
2011-07-30 19:37:19 +02:00
Mika Suomalainen
d36bdcd209
RSS: l10n-fi: 0%.
2011-07-30 17:27:07 +03:00
Mika Suomalainen
ae323e1dfe
Reply: added l10n-fi.
2011-07-30 17:22:57 +03:00
Mika Suomalainen
38811294dd
Relay: added l10n-fi.
2011-07-30 17:05:32 +03:00
Mika Suomalainen
6f9a2ede05
Relay: l10n-fi: 36%
2011-07-30 16:47:34 +03:00
nyuszika7h
dcdc171c85
Channel: Added partial l10n-hu.
2011-07-30 14:57:23 +02:00
Mika Suomalainen
11be78dda5
Relay: l10n-fi: 31%.
2011-07-30 12:55:00 +03:00
Mika Suomalainen
fe8594c2ce
Channel: fixed l10n-fi in Alias.
2011-07-30 02:03:51 +03:00
Mika Suomalainen
574ed639bd
Relay: l10n 18%.
2011-07-29 19:57:36 +03:00
Mika Suomalainen
5ee21e59a2
Relay: started l10n-fi.
2011-07-29 19:47:44 +03:00
Mika Suomalainen
ef70602031
QuoteGrabs: added l10n-fi.
2011-07-29 19:42:52 +03:00
Mika Suomalainen
c71d301cc7
QuoteGrabs: l10n-fi 60%.
2011-07-27 17:51:14 +03:00
Mika Suomalainen
9a6581130f
MoobotFactoids: fixed mistakes and added ACTION to README.
2011-07-26 19:56:35 +03:00
Mika Suomalainen
29bd40bd53
MoobotFactoids: fixed issue #110 at ProgVal/Limnoria.
2011-07-24 20:39:36 +03:00
Mika Suomalainen
1fe0ec0491
Plugin: fix l10n-fi.
2011-07-24 17:56:29 +03:00
Mika Suomalainen
f1651a74d1
Plugin: fixed just created new typo and probably fixed that typo which previous commit should have fixed.
2011-07-24 17:53:49 +03:00
Mika Suomalainen
fbae63f7aa
Plugin: fixed or added typo in l10n-fi.
2011-07-24 17:50:02 +03:00
Mika Suomalainen
04e026ff0f
Ctcp: fixed l10n-fi.
2011-07-24 17:14:52 +03:00
Mika Suomalainen
1df6b2ab58
Owner: added warning about not working translations to fi.po. Owner plugin can't be translated.
2011-07-24 16:16:22 +03:00
Mika Suomalainen
1032fd4f34
Quote: added l10n-fi.
2011-07-24 16:05:28 +03:00
Mika Suomalainen
0a0db60779
Protector: added l10n-fi.
2011-07-24 15:46:41 +03:00
Mika Suomalainen
5888e023e1
Praise: added l10n-fi.
2011-07-24 15:37:14 +03:00
Mika Suomalainen
21be09ed21
Plugin: added l10n-fi.
2011-07-24 12:24:50 +03:00
Mika Suomalainen
769f45a094
Plugin: l10n-fi: 38%.
2011-07-23 23:02:54 +03:00
Mika Suomalainen
8060839c1a
Owner: added template for l10n-fi but Owner translations will not work.
2011-07-23 21:51:29 +03:00
Mika Suomalainen
f381f5b023
Note: added l10n-fi.
2011-07-23 21:48:11 +03:00
Mika Suomalainen
23ba4a10ad
NickoMeter: added l10n-fi.
2011-07-23 21:28:47 +03:00
Mika Suomalainen
0dee587927
NickCapture: added l10n-fi.
2011-07-23 18:33:12 +03:00
Mika Suomalainen
b4de7c4d94
News: added l10n-fi.
2011-07-23 18:01:28 +03:00
Mika Suomalainen
becf24f4f6
News: added ln10n-fi template.
2011-07-23 17:30:58 +03:00
Mika Suomalainen
5ad79a61c0
News: added ln10n-fi template.
2011-07-23 17:28:52 +03:00
Mika Suomalainen
baae4eca90
Network: added ln10n-fi.
2011-07-23 17:08:57 +03:00
Mika Suomalainen
2709fce166
Network: added ln10n-fi template.
2011-07-23 15:56:03 +03:00
Mika Suomalainen
0d2229ce16
MoobotFactoids: fixed ln10n-fi.
2011-07-23 13:55:10 +03:00
Mika Suomalainen
7574faedd1
MoobotFactoids: added ln18n-fi.
2011-07-23 12:14:28 +03:00
Mika Suomalainen
c44496f3c6
MoobotFactoids: improved readme file from default.
2011-07-23 11:46:43 +03:00
Mika Suomalainen
339e2622a1
MoobotFactoids: ln18-n 44% translated.
2011-07-23 00:41:09 +03:00
Mika Suomalainen
4bb788b98b
MoobotFacroids: added template for ln18n-fi.
2011-07-22 21:19:22 +03:00
skizzhg
789e0f135c
Utilities: fix l10n-it.
2011-07-22 02:02:11 +02:00
Valentin Lorentz
8ed2e80260
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-07-22 01:43:52 +02:00
skizzhg
e37e292484
Channel & Factoids & Google & MessageParser & MoobotFactoids & Services & Topic & User: Add/update l10n-it.
2011-07-22 01:36:07 +02:00
Valentin Lorentz
a94b10e19b
Channel: fix typo.
2011-07-22 01:34:31 +02:00
Mika Suomalainen
ce6a6b080a
Channel: fixed l18n-fi.
2011-07-21 20:46:43 +03:00
Mika Suomalainen
b325533417
Merge remote-tracking branch 'progval/testing' into testing
2011-07-21 19:20:04 +03:00
Mika Suomalainen
435ed3196c
Factoids: added ln18n-fi.
2011-07-21 19:19:57 +03:00
nyuszika7h
b429ecaba7
Anonymous: Add l18n-hu
2011-07-21 17:40:49 +02:00
Mika Suomalainen
e38d00cfc1
Factoids: 51% completed ln18-fi
2011-07-21 12:43:19 +03:00
Mika Suomalainen
ffbc082a32
Merge remote-tracking branch 'progval/testing' into testing
2011-07-21 10:31:35 +03:00
Valentin Lorentz
c571d0e007
Topic: fix typo in @unlock help.
2011-07-20 21:28:43 +02:00
Mika Suomalainen
d3788feecb
Factoids: updated incompleted Translation.
2011-07-20 16:20:18 +03:00
Mika Suomalainen
65892c9aa4
Games: fix l18n-fi
2011-07-20 15:29:48 +03:00
Mika Suomalainen
020034dd5c
Merge remote-tracking branch 'progval/testing' into testing
2011-07-20 10:48:20 +03:00
Mika Suomalainen
1e3bb247c0
Factoids: added partial l18n-fi
2011-07-20 10:48:08 +03:00
Valentin Lorentz
91d769fa63
Filter: Fix l10n-fr.
2011-07-20 01:41:08 +02:00
Valentin Lorentz
547bf62dac
Filter: Fix l10n-fr.
2011-07-19 23:49:34 +02:00
Valentin Lorentz
083815c6f7
Factoids: Fix typo.
2011-07-18 15:23:06 +02:00
skizzhg
a4c0a13b1d
MessageParser: Fix typo (rexeps -> regexps).
2011-07-17 15:21:07 +02:00
Mika Suomalainen
44fc846581
Alias: updated ln18n-fi
2011-07-16 22:57:11 +03:00
Mika Suomalainen
a813754947
BadWords: updated l18n-fi
2011-07-16 22:55:27 +03:00
Mika Suomalainen
6edc81d144
Ctcp: updated ln18-fi?
2011-07-16 22:53:34 +03:00
Mika Suomalainen
dcfb0eac0d
Channel: updated l18n-fi
2011-07-16 22:46:07 +03:00
Mika Suomalainen
225a2fa250
Factoids: Removed games fi.po from translation; Anonymous: updated ln18-fi
2011-07-16 22:26:24 +03:00
Mika Suomalainen
9ce5b943aa
Misc: fixed l18-n
2011-07-16 21:19:20 +03:00
Daniel Folkinshteyn
453f61da53
Dict: Fix FSF address in included dictclient module
...
Taking fresh address from http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4
2011-07-16 14:27:52 +02:00
Valentin Lorentz
24aa0b6754
Later: add @undo command. Closes GH-76.
2011-07-16 13:59:49 +02:00
Valentin Lorentz
4e6d08c7ce
Misc: Fix @source help. Closes GH-78.
2011-07-16 13:45:43 +02:00
Valentin Lorentz
5e9fd8129e
Protector: Fix variable name.
2011-07-15 23:04:49 +02:00
Valentin Lorentz
ce08f275d4
Channel: Fix name conflicts with _.
2011-07-15 23:01:41 +02:00
Mika Suomalainen
862a590020
Misc: added l18n-fi
2011-07-15 17:21:36 +03:00
Valentin Lorentz
83e55fbbbd
PluginDownloader: Installing a plugin overrides the existing plugin with the same name, if any.
2011-07-14 17:34:27 +02:00
Valentin Lorentz
4edfed5ed7
AutoMode: fix previous commit.
2011-07-12 16:09:55 +02:00
Valentin Lorentz
fac7f9b379
AutoMode & Conditional & Misc & Network & Owner & Plugin & RSS & Relay & Services & String & Unix: Add l10n-it.
2011-07-12 15:04:13 +02:00
Valentin Lorentz
6b160def92
Misc: Update messages.pot and l10n-fr.
2011-07-10 19:00:12 +02:00
Valentin Lorentz
a83f2c9a07
Misc: Change URL in @source.
2011-07-10 17:08:20 +02:00
Valentin Lorentz
0dfdfa2d28
Channel: fix NameError: 'replyirc' -> 'replyIrc'. Closes GH-73.
2011-07-09 14:05:28 +02:00
Valentin Lorentz
3a9d980df4
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-07-09 13:44:31 +02:00
Valentin Lorentz
f943fee5d5
Protector: unban user before inviting him. Closes GH-69.
2011-07-09 13:44:16 +02:00
Valentin Lorentz
a4653af792
Protector: Bug fix (demote can't use irc.queueMsg if irc is not given).
2011-07-09 13:43:24 +02:00
Mika Suomalainen
f5505c5dba
Internet: improved README.
2011-07-08 13:20:23 +03:00
Mika Suomalainen
553384410b
Herald: improved README.
2011-07-08 13:15:10 +03:00
Mika Suomalainen
318d355e0f
Games: improved README.
2011-07-08 13:13:04 +03:00
Mika Suomalainen
2b2713f700
Format: improved README
2011-07-08 13:07:58 +03:00
Mika Suomalainen
18e8b08716
Filter: created readme from plugin help.
2011-07-08 13:02:31 +03:00
Valentin Lorentz
6831b75d72
Conditional: fix typo.
2011-07-08 10:41:36 +02:00
Mika Suomalainen
e76c36236b
Factoids: improved README
2011-07-08 00:54:12 +03:00
Mika Suomalainen
3fb9316b06
Dunno: improved README
2011-07-08 00:52:31 +03:00
Mika Suomalainen
caba0c4586
Ctcp: improved README
2011-07-08 00:49:42 +03:00
Mika Suomalainen
7ccb3d2014
ChannelStats: improved README
2011-07-08 00:36:09 +03:00
Mika Suomalainen
339aa11f23
ChannelLogger: improved readme
2011-07-08 00:34:08 +03:00
Mika Suomalainen
5b42e2b193
AutoMode: improved readme
2011-07-08 00:30:45 +03:00
Mika Suomalainen
4fe1ab8fe6
Anonymous: added readme
2011-07-08 00:25:24 +03:00
Daniel Folkinshteyn
48979a4db7
Scheduler: remove spammy debug output.
2011-07-07 13:33:30 +02:00
Daniel Folkinshteyn
4b1d2b49e4
Scheduler: don't immediately execute commands when restoring repeated events.
2011-07-07 13:31:50 +02:00
Valentin Lorentz
c6facc99f3
In registry.py, test whether a requested configuration variable is a channel name before creating it automatically. Closes GH-63.
2011-07-06 11:14:58 +02:00
Mika Suomalainen
afba2c2f29
MessageParser: Add l10n-fi
2011-07-04 13:04:04 +03:00
Mika Suomalainen
1ab0969625
Games: Fix l10n-fi.
2011-07-03 13:02:06 +03:00
Mika Suomalainen
6ad0718178
Games: Fix l10n-fi.
2011-07-03 12:29:43 +03:00
Valentin Lorentz
8c1d10e8f3
MoobotFactoids: Use when opening the database.
2011-07-02 11:50:31 +02:00
Mika Suomalainen
974ee4770d
Dict: Update l10n-fi.
2011-07-02 12:22:49 +03:00
Mika Suomalainen
8a1ceb60d8
Merge remote-tracking branch 'progval/testing' into HEAD
2011-07-02 12:18:14 +03:00
Mika Suomalainen
92b28a1a1c
Dict: updated Finnish translation
2011-07-02 12:07:15 +03:00
Valentin Lorentz
6ed15bafe4
Web: Fix use of %S converter.
2011-07-01 17:07:54 +02:00
Valentin Lorentz
41514bafdd
Core & Channel & Topic: Add the isGranted converter. Closes GH-39.
2011-07-01 15:58:39 +02:00
Valentin Lorentz
5eddb189b6
Karma: fix typo. Closes GH-38.
2011-06-30 19:28:20 +02:00
Valentin Lorentz
1133b8f5c0
AutoMode: fix bans.
2011-06-30 19:06:22 +02:00
Valentin Lorentz
7418e78083
Relay: remove redundant nick on join/part when hostmasks enabled
2011-06-30 15:23:17 +02:00
Valentin Lorentz
b797c7f1dc
BadWord & ChannelStats & Owner: update l10n-fr.
2011-06-30 13:31:45 +02:00
Valentin Lorentz
5ddbba4152
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
2011-06-30 09:57:44 +02:00
Valentin Lorentz
f0571e434b
AutoMode & BadWord & Config & Format & Karma & Later & Web: Add/update l10n-it.
2011-06-30 09:56:25 +02:00
Valentin Lorentz
3b5d2cb48b
Herald: fix name conflict (wqs using _ as a temporary variable)
2011-06-30 03:04:12 +02:00
Valentin Lorentz
5275d708e5
Owner: Fix bug with @enable and @disable if a plugin is given. Closes GH-43. Closes GH-44.
2011-06-29 13:56:22 +02:00