summaryrefslogtreecommitdiff
path: root/plugins/quote.py
AgeCommit message (Expand)Author
2019-07-19plugins: Make all changed plugins work in 1:1 tabsMaxime “pep” Buquet
2018-08-15yapf -rip on pluginsmathieui
2016-08-21Don’t call input completion() functions inside completion methodsmathieui
2016-06-28Make plugins import from the absolute poezio package.Emmanuel Gil Peyrot
2014-11-02The quote plugin now uses full messages instead of timestamps.Eijebong
2014-10-13Document the before_quote and the after_quote options of the quotemathieui
2014-03-27Remove useless "installation" parts from the plugin documentationsmathieui
2013-04-13Move the plugins documentationmathieui
2013-03-08Update the plugins to use the PluginAPImathieui
2013-03-01Fix #2231 (update the plugins to use the new help system)mathieui
2012-05-13Use add_tab_command in the quote pluginmathieui
2011-11-23/quote can now be used by specifiying only the seconds, then completing.Florent Le Coz
2011-11-23Remove TODO since this is done.Florent Le Coz
2011-11-23First argument of /quote can complete a nickname, to filter time results.Florent Le Coz
2011-11-23Add a quote plugin.Florent Le Coz