Commit Graph

9746 Commits

Author SHA1 Message Date
Valentin Lorentz 04cf2ca27a RSS: Fix typo. 2014-03-22 11:37:52 +00:00
Valentin Lorentz 933d4d3ffa RSS: Another attempt at fixing encoding issues. 2014-03-22 11:29:29 +00:00
Valentin Lorentz cdf97100f6 Merge pull request #573 from Mkaysi/l10n-fi
Fix my name in old translations & update l10n-fi.
2014-03-22 12:27:13 +01:00
Mikaela Suomalainen 26d3a5096b Aka: fix first comment in l10n-fi. 2014-03-22 13:19:01 +02:00
Mikaela Suomalainen 18f8ce6a3a Config: update l10n-fi. 2014-03-22 13:08:23 +02:00
Mikaela Suomalainen 3fc64abe93 Web: update l10n-fi. 2014-03-22 13:05:49 +02:00
Mikaela Suomalainen cefc20c0fe Topic: update l10n-fi. 2014-03-22 12:59:43 +02:00
Mikaela Suomalainen ff75622725 Ctcp: update l10n-fi. 2014-03-22 12:49:57 +02:00
Mikaela Suomalainen 3dc7316588 Admin: update l10n-fi. 2014-03-22 12:47:03 +02:00
Mikaela Suomalainen 93f470185f NickAuth: update l10n-fi. 2014-03-22 12:44:23 +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 41921b6904 fix previous commit
I forgot core. And now to real translation.
2014-03-22 12:06:29 +02:00
Mikaela Suomalainen f88e8e20b9 My name is Mikaela!
Thanks @nyuszika7h :) ☺
2014-03-22 12:01:11 +02:00
Valentin Lorentz 0da8ab759e Fix doc (again). 2014-03-21 15:34:14 +00:00
Valentin Lorentz 5f8e45aaa8 Fix doc of NestedCommandsIrcProxy.reply. 2014-03-21 15:31:48 +00:00
Valentin Lorentz bfb305e2b8 Utilities: Use number comparison for integers and floats in @sort. 2014-03-20 21:17:18 +00:00
Valentin Lorentz bfa45a6da8 Utilities: Add @sort. 2014-03-20 17:46:47 +00:00
Valentin Lorentz 65a7935214 Merge pull request #570 from nyuszika7h/patch/ctcp-malformed-req
Ctcp: Don't reply to malformed CTCP requests
2014-03-20 12:52:58 +01:00
nyuszika7h 9186162b1a Ctcp: Fix regex for PING
The bot shouldn't treat a request such as "PING1234" as "PING 1234".
2014-03-20 11:57:12 +01:00
nyuszika7h 251f2d742c Revert "Ctcp: Fix regex for PING"
This reverts commit a27f62a0aa.

I accidentally pushed this to the wrong branch.
2014-03-20 11:55:46 +01:00
nyuszika7h a27f62a0aa Ctcp: Fix regex for PING 2014-03-20 11:55:11 +01:00
nyuszika7h 8a3ea3d5c8 Ctcp: Don't reply to malformed CTCP requests 2014-03-20 09:57:33 +01:00
Valentin Lorentz ccc2de5317 Merge pull request #568 from nyuszika7h/plugindl-update-repo-url
PluginDownloader: Update URL of my repo
2014-03-16 22:50:09 +01:00
nyuszika7h 3b07c3d0ec PluginDownloader: Update URL of my repo
I also kept the old one as nyuszika7h-old for now, as I don't have an
ETA on updating those plugins.
2014-03-16 22:45:22 +01:00
Valentin Lorentz a28560c267 Merge pull request #567 from nyuszika7h/plugin-remove-list
Plugin: Remove duplicate !list command
2014-03-16 16:14:06 +01:00
nyuszika7h a9b36719ba Remove test case for !plugin list 2014-03-16 16:12:03 +01:00
nyuszika7h 1a7e584a53 Plugin: Remove duplicate !list command
It also exists in Misc.
2014-03-16 14:12:53 +01:00
Valentin Lorentz 8b8265522c Debug: Fix Python 3 compatibility. Closes GH-565. 2014-03-11 17:05:12 +00:00
Valentin Lorentz c6cb4fa394 i18n: Prevent untranslated strings from having empty translations 2014-03-10 16:26:26 +01: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 8a5c4753d0 Fix links in INSTALL.md. 2014-03-04 13:55:05 +00:00
Valentin Lorentz b9e4f80e2a Add optional dependencies introduced in Limnoria in INSTALL.md. 2014-03-04 13:51:16 +00:00
Valentin Lorentz 2601f33b19 src/conf.py: Remove unicode characters from the source code. 2014-03-04 11:29:22 +01:00
Valentin Lorentz 4f7caa78e4 Misc: Update @version to match the new version format. 2014-03-03 16:22:32 +00:00
Valentin Lorentz c84a7ac094 Change version format to comply with PEP440. 2014-03-03 17:11:39 +01:00
Valentin Lorentz 6520dba7ad Merge pull request #562 from nyuszika7h/unix-patches
Patches for Unix plugin
2014-03-02 23:08:03 +01:00
Valentin Lorentz b4ad8c228d Remove invisible character in src/test.py. 2014-03-02 00:43:58 +01:00
nyuszika7h fb8d929cc8 Clarify help text for !shell
I should stop using @, poor @shell getting notified by commits
irrelevant to his interests. :P

[skip ci]
2014-03-01 18:23:04 +01:00
Valentin Lorentz dcb25db6e5 Add support for SRV records in domain name resolution. 2014-03-01 09:22:14 +01:00
Valentin Lorentz 108b0de0d1 Add support of IP-binding in non-IRC connections. 2014-03-01 09:06:21 +01:00
Valentin Lorentz 0fc2675139 Fix typo in the README. 2014-03-01 07:43:17 +00:00
PoorDog 3d7e0d22f9 Update README.md
Fix typo
2014-03-01 07:39:58 +00:00
Valentin Lorentz 59ae6f987d ircdb: Honor ignoreDefaultAllow for unknown users too. 2014-02-27 19:05:19 +00:00
nyuszika7h 322023c011 Unix: Add @shell command 2014-02-27 16:01:21 +01:00
nyuszika7h bc4cfb96dd Unix: Fix FD leaks and Windows compatibility 2014-02-27 15:36:05 +01:00
Valentin Lorentz a3c79d61f8 Merge pull request #558 from nyuszika7h/issue-170
ChannelStats: Remove useless space.
2014-02-26 19:30:35 +01:00
nyuszika7h 4d5889e873 ChannelStats: Remove useless space.
Closes #170.
[ci skip]
2014-02-26 18:47:04 +01:00
Valentin Lorentz f926b8e8fd Merge pull request #554 from nyuszika7h/debian-gitignore
Add some Debian files to .gitignore
2014-02-22 15:04:27 +01:00