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
|
03cc4c7ab7
|
supybot-wizard: Suggest most useful plugins when the user want to add plugins en masse. Closes GH-84.
|
2011-07-16 13:37:56 +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 |
|
Valentin Lorentz
|
b745199719
|
Merge pull request #80 from Mkaysi/testing
Misc: added l18n-fi.
|
2011-07-15 11:42:54 -07: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 |
|
Valentin Lorentz
|
c06b86b13c
|
Bug fixes in src/ircmsgs.py
unbans did send the repr() of the ban list, and IrcMsg.__hash__ did try to hash a list.
|
2011-07-09 13:42:34 +02:00 |
|
Valentin Lorentz
|
510328e18d
|
Merge pull request #71 from Mkaysi/testing
Improved some readme files.
|
2011-07-08 04:01:50 -07: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 |
|
Valentin Lorentz
|
2823cb49cd
|
Merge pull request #70 from Mkaysi/testing
Improved some readme files.
|
2011-07-08 01:37:16 -07: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 |
|
Valentin Lorentz
|
7892df6dad
|
Merge pull request #62 from Mkaysi/testing
MessageParser: Add l10n-fi.
|
2011-07-04 03:07:22 -07:00 |
|
Mika Suomalainen
|
afba2c2f29
|
MessageParser: Add l10n-fi
|
2011-07-04 13:04:04 +03:00 |
|
Valentin Lorentz
|
0e61cf9837
|
Add assertNotHTTPResponse to HTTP unit tests.
|
2011-07-03 17:09:53 +02:00 |
|
Valentin Lorentz
|
f4b81659af
|
Add unit tests to the HTTP server.
|
2011-07-03 16:16:19 +02:00 |
|
Valentin Lorentz
|
a729a0a4f3
|
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
|
2011-07-03 12:22:42 +02:00 |
|
Valentin Lorentz
|
783f5b41a5
|
Merge pull request #59 from Mkaysi/testing
Games: Fix l10n-fi
|
2011-07-03 03:22:24 -07: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
|
39b3784a12
|
First try for unit tests for the HTTP server.
|
2011-07-03 10:46:48 +02:00 |
|
Valentin Lorentz
|
8c1d10e8f3
|
MoobotFactoids: Use when opening the database.
|
2011-07-02 11:50:31 +02:00 |
|
Valentin Lorentz
|
a021584f99
|
Merge pull request #58 from Mkaysi/testing
Dict & Games: update l10n-fi
|
2011-07-02 02:34:50 -07: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 |
|