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 |
|
Valentin Lorentz
|
08175fc920
|
Conditional: Update l10n-fi
|
2011-06-29 09:40:05 +02:00 |
|
Valentin Lorentz
|
49e14f9a92
|
Conditional & Dict & Factoids & MessageParser: remove redundant spaces, update i18n and l10n-fr
|
2011-06-28 19:43:21 +02:00 |
|
Mika Suomalainen
|
7f8700a948
|
AutoMode & Math: update/add l10n-fi
|
2011-06-27 18:08:31 +02:00 |
|
Valentin Lorentz
|
90ed5fcc51
|
AutoMode: update messages.pot and l10n-fr
|
2011-06-27 12:06:16 +02:00 |
|
Valentin Lorentz
|
128143f856
|
AutoMode: fix supybot.plugins.AutoMode.owner. Closes GH-36.
|
2011-06-27 11:24:50 +02:00 |
|
Mika Suomalainen
|
ca61dd0ed2
|
Limiter: Add l10n-fi
|
2011-06-26 19:32:03 +02:00 |
|
Valentin Lorentz
|
add80364ee
|
Limiter: fix typo. Closes GH-35
|
2011-06-26 19:25:11 +02:00 |
|
Valentin Lorentz
|
a815f11e51
|
Anonymous: bug fix (_ was used as a temporary variable name)
|
2011-06-26 11:12:28 +02:00 |
|
Mika Suomalainen
|
9ded853eff
|
Later: fix typo in l10n-fi
|
2011-06-25 14:57:41 +02:00 |
|
Valentin Lorentz
|
2cb7f72874
|
User: fix typo. Closes GH-32.
|
2011-06-25 13:06:06 +02:00 |
|
Valentin Lorentz
|
1acc55feb3
|
Karma & Lart & Later: Add l10n-fi.
|
2011-06-25 12:30:53 +02:00 |
|
Valentin Lorentz
|
2c996b7459
|
Internet: add l10n-fi
|
2011-06-23 15:41:03 +02:00 |
|
Mika Suomalainen
|
4daef04fdc
|
Herald: Add l10n-fi.
|
2011-06-23 12:29:44 +02:00 |
|
Valentin Lorentz
|
a487451cc7
|
Todo: Add allowThirdpartyReader config variable.
|
2011-06-23 12:28:42 +02:00 |
|
Valentin Lorentz
|
61ec5f70fb
|
Todo: fix the help string for @todo (and update i18n and l10n-fr).
|
2011-06-23 11:34:46 +02:00 |
|
Valentin Lorentz
|
1c07963a90
|
Owner: Being ignored for commands flood is now restricted to non-trusted users (instead of non-owners). Closes GH-13.
|
2011-06-22 20:02:43 +02:00 |
|
skizzhg
|
9d5365248e
|
Admin & ChannelLogger & Dict & Maths & News & Seen & Status & Time & Todo & URL: Add Italian translation
|
2011-06-21 19:40:01 +02:00 |
|
Mika Suomalainen
|
cdb54322a7
|
Google: Add Finnish translation.
|
2011-06-21 18:24:01 +02:00 |
|
Mika Suomalainen
|
5cd607f018
|
Format & Games: Add Finnish translation.
|
2011-06-20 18:31:33 +02:00 |
|