Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins.
|
|
Fixes issue #204
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, add detection of legacy XMPP version.
|
|
|
|
|
|
local.
|
|
NOTE: XEP-0313 is still very experimental, and there will likely be
API changes in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The use of <nick /> elements in MUCs is now discouraged in XEP-0172, however.
|
|
Closes issue #191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes updating the config after plugin initialization much easier.
|
|
|