Mikaela Suomalainen
|
623c8130ea
|
fix previous commit
|
2014-05-09 22:37:17 +03:00 |
|
Mikaela Suomalainen
|
78596582d2
|
Channel: reply with Success to channel.alert. Fixes #544 .
|
2014-05-09 22:34:20 +03:00 |
|
Valentin Lorentz
|
5f306a8c74
|
Fix neutral pronouns.
|
2014-04-11 21:56:42 +00:00 |
|
Mikaela Suomalainen
|
3a2b01d517
|
PluginDownloader: update l10n-fi.
The typo fix edition.
|
2014-03-22 16:38:16 +02:00 |
|
Mikaela Suomalainen
|
9eec5c0ab5
|
Ctcp: update l10n-fi.
|
2014-03-22 16:16:52 +02:00 |
|
Mikaela Suomalainen
|
1ae27698fb
|
Channel: update l10n-fi.
|
2014-03-22 16:04:49 +02:00 |
|
Mikaela Suomalainen
|
bf2640ddb8
|
User: update l10n-fi.
|
2014-03-22 15:44:26 +02:00 |
|
Mikaela Suomalainen
|
8377029993
|
Time: update l10n-fi.
|
2014-03-22 14:50:46 +02:00 |
|
Mikaela Suomalainen
|
aa59a98767
|
Aka: add l10n-fi.
|
2014-03-22 12:39:48 +02:00 |
|
Mikaela Suomalainen
|
0d62257d79
|
update messages.pot files && Unix: update l10n-fi.
|
2014-03-22 12:22:54 +02:00 |
|
Mikaela Suomalainen
|
f88e8e20b9
|
My name is Mikaela!
Thanks @nyuszika7h :) ☺
|
2014-03-22 12:01:11 +02:00 |
|
Valentin Lorentz
|
f191e21970
|
Channel: Add command @ban hostmask.
|
2014-03-09 18:40:02 +00:00 |
|
Valentin Lorentz
|
77e6de6bba
|
Fix errors detected by PyLint.
|
2014-03-05 14:14:36 +01:00 |
|
Valentin Lorentz
|
4fe74ed397
|
Merge branch 'aka-sqlite3' into speed-up-2to3
|
2014-02-02 22:15:43 +01:00 |
|
Valentin Lorentz
|
5cfa7828ea
|
ChannelStats & MessageParser & PluginDownloader & RSS & User: Update l10n-fr.
|
2014-01-22 08:02:03 +01:00 |
|
Valentin Lorentz
|
8b06bd52f0
|
All plugins: Update .pot files and rename Supybot-fr to Limnora in French translation files.
|
2014-01-21 16:48:13 +01:00 |
|
Valentin Lorentz
|
06fdaa792f
|
Continue accelerating the 2to3 step (remove fix_map).
|
2014-01-21 10:57:38 +01:00 |
|
Valentin Lorentz
|
ca419f6485
|
Continue accelerating the 2to3 step (remove fix_reduce, fix_renames, fix_repr, fix_set_literal, fix_standarderror, fix_sys_exc, fix_throw, and fix_tuple_params).
|
2014-01-20 16:04:53 +01:00 |
|
Valentin Lorentz
|
4652c9ce51
|
Start accelerating the 2to3 step (remove fix_apply, fix_buffer, fix_callable, fix_exec, fix_execfile, fix_exitfunc, fix_filter, fix_funcattrs, fix_future, fix_getcwdu, and fix_has_key).
|
2014-01-20 14:49:47 +01:00 |
|
Valentin Lorentz
|
efcf9d7837
|
Channel: Add hostmask of the user kicking the bot, in the logs.
|
2013-05-21 18:30:16 +02:00 |
|
Valentin Lorentz
|
d0f50fb388
|
Channel: Log when the bot is kicked.
|
2013-05-21 17:19:21 +02:00 |
|
Valentin Lorentz
|
ed62c9efb1
|
commands.py: Rename 'isGranted' to 'haveHalfop+' and add 'haveVoice+'.
|
2013-05-17 17:36:11 +02:00 |
|
Valentin Lorentz
|
da5fb34b11
|
Channel: Fix l10n-fr.
|
2013-04-30 18:32:39 +00:00 |
|
Valentin Lorentz
|
f438d0a0c2
|
AutoMode & Channel & Config & Google & Seen & ShrinkUrl & String: Update l10n-fr.
|
2013-03-03 19:48:31 +01:00 |
|
Valentin Lorentz
|
3dba9088b0
|
Merge remote-tracking branch 'supybot/master' into testing
Conflicts:
INSTALL
plugins/ChannelLogger/README.txt
plugins/ChannelStats/README.txt
plugins/Google/plugin.py
plugins/Google/test.py
plugins/Plugin/test.py
plugins/Web/test.py
setup.py
src/callbacks.py
src/ircdb.py
src/irclib.py
src/utils/str.py
test/test_irclib.py
|
2013-01-01 21:11:24 +01:00 |
|
Valentin Lorentz
|
499d68f73a
|
Channel: Remove debug output.
|
2012-12-26 20:53:49 +01:00 |
|
Valentin Lorentz
|
6cbc6a14dd
|
Rename all 'locale' directories to 'locales'.
Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module.
|
2012-12-26 15:43:35 +01:00 |
|
Valentin Lorentz
|
bcde88ab4d
|
Channel: Add --all parameter to @unban.
|
2012-12-23 17:28:36 +01:00 |
|
Valentin Lorentz
|
c46602d3f2
|
Channel: Implement @listbans.
|
2012-12-23 17:19:29 +01:00 |
|
Valentin Lorentz
|
3063340ce3
|
Channel: Make use of the context() method of registry.Value objects.
|
2012-12-08 20:05:53 +01:00 |
|
Valentin Lorentz
|
93586d71f4
|
Add support for extended banmasks. Closes GH-105.
|
2012-12-02 19:04:48 +01:00 |
|
Valentin Lorentz
|
650cbe548a
|
Channel: Prevent @iban from adding wildcard when an exact banmask is given.
|
2012-12-02 18:50:41 +01:00 |
|
Mika Suomalainen
|
38c512f3e1
|
Channel: update l10n-fi.
|
2012-10-07 18:12:56 +03:00 |
|
Mika Suomalainen
|
3fdbad99e2
|
Channel: update messages.pot
|
2012-10-07 18:04:47 +03:00 |
|
Valentin Lorentz
|
40801513ac
|
Channel: Fix help for @iban.
|
2012-10-06 20:48:10 +00:00 |
|
Valentin Lorentz
|
c8dc3eac16
|
Channel: Use exact hostmask if provided.
|
2012-10-06 17:58:44 +00:00 |
|
Valentin Lorentz
|
fe9c28ffa8
|
Channel: Add command @iban. Closes GH-282.
|
2012-10-06 17:58:19 +00:00 |
|
Valentin Lorentz
|
ae2f81356a
|
Channel: Fix l10n-fr.
|
2012-09-20 20:05:40 +02:00 |
|
James McCoy
|
82ecf36fcd
|
Update my name/contact information
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2012-09-01 10:16:48 -04:00 |
|
James McCoy
|
232aa86a1e
|
Merge branch 'maint/0.83.4'
|
2012-09-01 09:13:52 -04:00 |
|
skizzhg
|
ce59101f84
|
Channel: Update l10n-it
|
2012-06-09 19:21:03 +02:00 |
|
James McCoy
|
7d99c28cf6
|
Channel: Perform proper capability checks in devoice.
Closes: Sf#3524393
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
Conflicts:
plugins/Channel/plugin.py
|
2012-05-25 18:13:14 +02:00 |
|
Valentin Lorentz
|
b7bc11deea
|
Prevent the 'hostmask' converter from returning '*!*@*' while 'foo!*@*' was given.
|
2012-05-22 23:10:40 -04:00 |
|
James McCoy
|
66ac089a53
|
Channel: Perform proper capability checks in devoice.
Closes: Sf#3524393
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2012-05-20 20:57:13 -04:00 |
|
Valentin Lorentz
|
d71b1a815a
|
Merge pull request #341 from Mkaysi/l10n-de
Update l10n-de.
|
2012-04-27 08:56:40 -07:00 |
|
Mika Suomalainen
|
f15312b927
|
Channel: update l10n-hu.
|
2012-04-27 17:55:50 +02:00 |
|
Mika Suomalainen
|
cc82aa4f97
|
Channel: update l10n-de.
|
2012-04-27 15:34:40 +03:00 |
|
skizzhg
|
418d1b921f
|
AutoMode & Channel & Time & Unix: Update l10n-it.
|
2012-04-23 21:52:02 +02:00 |
|
Valentin Lorentz
|
06832d6e3a
|
Channel: Add capability checks in @voice
|
2012-04-16 07:56:20 +00:00 |
|
skizzhg
|
aedfc07762
|
Update l10n-it.
|
2012-03-16 18:28:05 +01:00 |
|