ramirez/src/modules
Dragory 5085cf363a Call plugin functions with an object instead
Previously, plugin functions were called with 4 arguments.
These 4 arguments are now part of the passed object instead, making the
plugin system much more scalable in the future.
2019-08-13 20:34:46 +03:00
..
alert.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
block.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
close.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
greeting.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
id.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
logs.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
move.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
newthread.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
reply.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
snippets.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
suspend.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
typingProxy.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
version.js Call plugin functions with an object instead 2019-08-13 20:34:46 +03:00
webserver.js Add attachmentStorage option 2019-03-06 23:31:24 +02:00