Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
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> | |||
2018-08-15 | yapf -rip on plugins | mathieui | |
2016-07-05 | Fix the dice plugin config | mathieui | |
2016-07-05 | Fix #3197 (add a dice plugin) | mathieui | |
also add some doc for the marquee plugin |