mathieui
|
4463a0d5b5
|
Fix /irc_query in the IRC plugin
|
2018-08-23 21:35:28 +02:00 |
|
mathieui
|
6e13b8b735
|
yapf -rip on plugins
|
2018-08-15 13:13:17 +02:00 |
|
Emmanuel Gil Peyrot
|
f1b94534a4
|
Change all “not … in …” into “… not in …”.
|
2017-10-08 15:38:06 +01:00 |
|
louiz’
|
9d983abddf
|
Update the IRC plugin to use % to address IRC users
See https://lab.louiz.org/louiz/biboumi/commit/0d2dd71de5292895f6
|
2016-09-20 10:22:22 +02:00 |
|
mathieui
|
84e59b05ff
|
Don’t call input completion() functions inside completion methods
Use a placeholder object that can run it afterwards, so that we don’t
have side effects inside those functions.
|
2016-08-21 15:39:30 +02:00 |
|
Emmanuel Gil Peyrot
|
3a24d88353
|
Make plugins import from the absolute poezio package.
|
2016-06-28 00:10:52 +01:00 |
|
Emmanuel Gil Peyrot
|
c1be52847b
|
Fix core commands, broken in the previous commit.
|
2016-06-12 14:33:39 +01:00 |
|
mathieui
|
3557c834f9
|
Stress that the configuration file is the core of the irc plugin
Hopefully making it clearer
|
2015-07-23 00:37:52 +02:00 |
|
Florent Le Coz
|
68b40354cf
|
Confusing wording in IRC doc
|
2015-07-21 18:49:26 +02:00 |
|
mathieui
|
a4771623a5
|
Fix a bug in the IRC plugin
(forgot to add the arguments to one call)
|
2015-01-15 16:44:55 +01:00 |
|
Florent Le Coz
|
addac1785f
|
Add an /irc_query command to the irc plugin
|
2015-01-13 20:02:10 +01:00 |
|
mathieui
|
668c1eb677
|
Fix the irc plugin
(and fuck the scoping of python closures)
|
2014-12-23 23:48:39 +01:00 |
|
mathieui
|
510372cb39
|
Fix #2543 (irc plugin doesn't authenticate properly)
Join the fake room first, then send the message to nickserv, then join
initial rooms.
Also add two commands and one option.
|
2014-12-18 23:39:13 +01:00 |
|
mathieui
|
dbc21a6617
|
Also document manual plugin load
(why wasn’t that already here?)
|
2014-03-28 00:15:31 +01:00 |
|
mathieui
|
cf752c27b2
|
Add an IRC/biboumi plugin
|
2014-03-28 00:03:20 +01:00 |
|