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.07Apr15Mar143Sep21Jul191848Jun15May28Apr412Mar111024Feb23222019151311109431Jan209611Dec420Nov97130Oct27201917151413111028Sep22191712927Aug26171Jul17Jun131413722May17Apr15Mar25Sep713Aug1252122Jul1514121094126Jun231918171426May23111097529Apr12827Mar212019161413121123Janadded ctcp clientinfo (fixes issue #11 (thanks msemper))mastermasterfixes 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 unusedextra/wikinews: PEP8 E225: whitespace around '='PEP8 E202: whitespace before ')'PEP8 E201: whitespace after '('PEP8 E251: whitespace around kwarg/param '='plugins/rss: PEP8 E221: spaces before '='PEP8 E301: 1 blank line before defs in classes where applicableplugins/seen: PEP8 E221: multiple spaces before '='plugins/sed: PEP8 E211: whitespace before '('plugins/printer: simple string format -> string concat (lost before in a stash)plugins/printer: PEP8 E303: too many blank linesplugins/help: PEP8 E225: missing whitespace around '=' and '>'plugins/ctcp: PEP8 E225: missing whitespace around '>'
Loading