Update for new Prosody module namespace
|
Kim Alvefur |
Sat, 20 May 2023 20:48:03 +0200 |
Update to use util.id for random ids instead of counters (thanks Zash)
|
Matthew Wild |
Thu, 16 Mar 2023 11:41:52 +0000 |
plugins: Use util.hashes instead of util.sha1
|
Kim Alvefur |
Tue, 25 Aug 2015 18:03:10 +0200 |
Discard trailing whitespace
|
Kim Alvefur |
Fri, 01 May 2015 23:27:29 +0200 |
plugins.adhoc, plugins.jingle: Fix checking of type attribute (thanks Mark)
|
Matthew Wild |
Fri, 07 Jun 2013 14:36:41 +0100 |
added local verse var to all plugins
|
mva |
Fri, 02 Dec 2011 11:02:02 +0600 |
plugins.jingle: Stop event propagation after returning errors
|
Kim Alvefur |
Sun, 02 Oct 2011 00:30:12 +0200 |
plugins.jingle: Logging fix
|
Kim Alvefur |
Sun, 14 Aug 2011 21:45:21 +0200 |
plugins.*: Use verse.stanza() & co instead of require util.stanza
|
Kim Alvefur |
Thu, 17 Mar 2011 18:33:52 +0100 |
plugins.jingle, plugins.jingle_s5b: API changes to allow not sending <reason> inside <content> when transfer succeeds
|
Matthew Wild |
Wed, 15 Sep 2010 16:31:24 +0100 |
plugins.jingle: Add 'terminated' event
|
Matthew Wild |
Thu, 09 Sep 2010 19:10:37 +0100 |
verse.plugins.jingle: XEP-0166 Jingle plugin
|
Matthew Wild |
Sat, 21 Aug 2010 14:55:02 +0100 |