Commit Graph

7662 Commits

Author SHA1 Message Date
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
Valentin Lorentz 6ed15bafe4 Web: Fix use of %S converter. 2011-07-01 17:07:54 +02:00
Valentin Lorentz 3265d84a23 Bug fix with the HTTP server. 2011-07-01 16:49:48 +02:00
Valentin Lorentz 9aa32da082 Fix typo in HTTP server. 2011-07-01 16:25:50 +02:00
Valentin Lorentz 5215aa1095 Move http server from src/utils/ to src/ 2011-07-01 16:15:04 +02:00
Valentin Lorentz 4ebcda024b Bug fix (I didn't test the previous commit correctly) 2011-07-01 16:11:37 +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 d4693ebb69 Add callback (mainly useful for plugins) for config edits. Closes GH-24. 2011-07-01 11:11: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 ccfb0b9c6c Add sandbox/check_trans.py 2011-06-30 13:30:42 +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 efc30a4ed2 Fix traceback when sending POST requests to the 404 error handler. 2011-06-30 00:58:46 +02:00