Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Jul6Aug25Jun2326Apr2598715Mar143Sep21Jul191848Jun15May28Apr412Mar111024Feb23222019151311109431Jan209611Dec420Nov97130Oct27201917151413111028Sep22191712927Aug26171Jul17Jun131413722May17Apr15Mar25Sep713Aug1252122Jul1514121094126Jun231918171426May23111097529Apr12827Mar212019161413121123JanRemove Python version check in sed pluginStart reusing cursors again (related to issue #19)Die properly - close the process instead of nomming CPU. (related to issue #7; thanks Nem0 for suggesting the solution.)Second comchar for info (issue #15) and Process question marks in the info plugin properly (issue #14); thanks, Nem0.Rate-limit RSS output (related to issue #13; thanks, Nem0.)Add 'die' to admintools commands (fixes issue ; thanks, Nem0.)Have Wikipedia plugin reply not found if there is no results (for issue #21) (thanks, Nem0)Admit no results case for Google and DDG plugins (for issue #21)Support loaded'' without arguments (for issue #18)Support multiline title in urltitle (relates to issue #30)parse html in google search results title (for issue #25)Wording change in config script (FULL channel name))added ctcp clientinfo (fixes issue #11 (thanks msemper))fixes issue #17, units in s, minor cleanup (thanks msemper)Actually remove the old plugintools fileUnquote definitionURL in DuckDuckGo plugin (fixes double encoded URLs)Name plugintools as pluginloader (backward compat)Use unescapedUrl instead of url in google pluginName plugintools consistently (it is not pluginloader)Parse JSON properly in the Google plugin (fixes Youtube URLs)Send version headers with urllib for isitup to workfix google plugin and a few pep 8 violationsadded github pluginMake karma more aggressive toward users who increment their own karmaMake factoids case-sensitive (at least that's consistent; previous behaviour wasn't)Unescape entities in urltitleMore informative outputDo not reuse cursorAdd rss-check-feeds command to check feeds by requestAdd case insensivity to seen pluginremoving redundant parentheses and ''' into """Add kick_myself option to blockbot plugin. Default is 1 for backwards compatibility.Don't quote PMs when answering 'seen' commandUse a separate function in youtube plugin - so I can write test for it without connecting to IRCPEP8 E701,E231: multiple statements on one line (colon), missing whitespace after ':'; slight logic cleanup in some placesplugins/info: PEP8 E211: whitespace before '[' (wonder how that got in there)don't assign to errs in IRC.__init__plugins/__init__: PEP8 E231: whitespace after ':'plugins/__init__: PEP8 E302: 2 blank lines before module defsplugins/wikipedia: variable 'e' was assigned but unused
Loading