Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-27 | plugins: make set_bob async | mathieui | |
2019-07-19 | plugins: Make all changed plugins work in 1:1 tabs | Maxime “pep” Buquet | |
These were still using tabs.ConversationTab that's been replaced by Dynamic and StaticConversationTab. These class have been introduced after resource locking was removed in 1:1, because they were needed for some plugins like OTR. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2018-08-15 | yapf -rip on plugins | mathieui | |
2016-08-21 | Don’t call input completion() functions inside completion methods | mathieui | |
Use a placeholder object that can run it afterwards, so that we don’t have side effects inside those functions. | |||
2016-06-28 | Make plugins import from the absolute poezio package. | Emmanuel Gil Peyrot | |
2015-09-06 | Add a plugin sending Bits of Binary (XEP-0231) images. | Emmanuel Gil Peyrot | |