Commit Graph

15 Commits (master)

Author SHA1 Message Date
Valentin Lorentz bb484177cb LinkRelay: Don't log relayed messages. Closes GH-86. 2013-07-24 14:17:59 +00:00
Valentin Lorentz eb003b1614 WebLogs: Use .items() instead of .iteritems(). 2013-07-20 09:17:11 +00:00
Valentin Lorentz 0f19d6126d All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Valentin Lorentz 2d094a5451 WebLogs: Fix order of kicker/kicked. 2012-02-13 19:38:54 +00:00
Valentin Lorentz 39a8c5b51f WebLogs: Add reveal/hide button. 2011-10-22 14:49:47 +02:00
Valentin Lorentz 97416387a9 WebLogs: Enforce supybot.plugins.WebLogs.enabled when it is False but there is already logs of the channel. 2011-10-09 19:10:24 +02:00
Valentin Lorentz 420ad8e433 WebLogs: Fix typo in HTTP response code. 2011-10-02 21:07:51 +02:00
Valentin Lorentz 21d886909e WebLogs: Add kick support. 2011-10-02 18:21:01 +02:00
Valentin Lorentz d7c0861811 WebLogs: Fix quit message. 2011-10-02 17:24:32 +02:00
Valentin Lorentz 161f7aa752 WebLogs: Bug fix when displaying /mes 2011-10-02 17:16:45 +02:00
Valentin Lorentz b1da1670db WebLogs: Turn URLs into clickable links. 2011-10-02 16:14:00 +02:00
Valentin Lorentz 69c520f4be WebLogs: Fix coloration. 2011-10-02 16:09:31 +02:00
Valentin Lorentz 3afe632849 WebLogs: Add timestamp and use CSS class instead of in-HTML coloration of lines. 2011-10-02 16:06:26 +02:00
Valentin Lorentz d37c38d867 WebLogs: Prevent non-channel names to appear in the list if supybot.plugins.WebLogs.enabled is globally True. 2011-10-02 15:30:28 +02:00
Valentin Lorentz f26eb8e8da WebLogs: First commit. 2011-10-02 15:21:55 +02:00