Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | Replace the %date% output with Year-Month-Day | louiz’ | |
Instead of some locale-specific format | |||
2019-04-28 | plugins: Update use of tab.name to tab.jid where appropriate | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-04-08 | Revert work on tabs module to change tab.name to JID. | Maxime “pep” Buquet | |
This reverts commits: d693479d05f1ada999c0e29a9d9e2f021dd59e50 2d0cc092fcd154b2d14be0c5ac0ff338607824a0 89a61b84bdb29d3df8c08436c3484fddba8d2ef1 8194d9afbdec2daa1377e07ebb26bb99406473d0 e256c31875c8b67d85fe30d3e2c14c896066657a a21335ac171a827a613dcce744898e822689c9d3 c96e528a8fd1313f75cb792a8e4826fbcfde1bec 0551867bfdb8dfa7dbd5964a15a1a950510e2c71 6ab49c188a6e5bb95773165f0bdbd672b41c8c81 | |||
2019-04-08 | Fix tab.name not being a string by calling the right property | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-03-19 | Fix various spelling mistakes throughout the code | Kim Alvefur | |
2018-08-15 | yapf -rip on plugins | mathieui | |
2016-06-28 | Make plugins import from the absolute poezio package. | Emmanuel Gil Peyrot | |
2014-07-24 | Use slixmpp | Florent Le Coz | |
2014-03-27 | Remove useless "installation" parts from the plugin documentations | mathieui | |
2013-08-02 | Fix #2300 (use re.sub in the replace plugin) | mathieui | |
2013-04-13 | Move the plugins documentation | mathieui | |
(use automodule directive & docstrings) | |||
2013-03-08 | Update the plugins to use the PluginAPI | mathieui | |
Also: - Add get_conversation_messages() to PluginAPI - Make plugins_autoload colon-separated instead of space-separated (for consistency) - Replace a JID() with a safeJID() in the uptime plugin | |||
2012-07-07 | typo or something like that… | Florent Le Coz | |
2012-07-07 | Add a replace plugin. | Florent Le Coz | |