util.dataforms: Update from prosody trunk 5fb6563eee1e keeping from_stanza()
|
Kim Alvefur |
Mon, 23 Nov 2020 23:43:58 +0100 |
util.time: Add pure Lua version of Prosody C module
|
Kim Alvefur |
Sat, 14 Nov 2020 15:24:01 +0100 |
util.table: Add fallback for the Prosody C module
|
Kim Alvefur |
Sat, 14 Nov 2020 15:23:08 +0100 |
pubsub: Support for 'notify' in retract and purge operations
0.10.0
|
Matthew Wild |
Mon, 06 Dec 2021 09:09:50 +0000 |
pubsub: Allow setting additional attributes in pubsub action elements
|
Matthew Wild |
Mon, 06 Dec 2021 09:03:39 +0000 |
Merge
|
Matthew Wild |
Thu, 22 Oct 2020 15:28:35 +0100 |
verse.plugins.groupchat: Add support for MUC passwords https://xmpp.org/extensions/xep-0045.html#example-27
|
Seve Ferrer |
Fri, 02 Oct 2020 16:42:37 +0200 |
Merge
|
Matthew Wild |
Thu, 22 Oct 2020 15:28:09 +0100 |
docs/example.lua: Don't depend on 'verse' being a global
|
Matthew Wild |
Thu, 22 Oct 2020 15:27:48 +0100 |
libs.encodings: Add encodings.utf8 compat (works on Lua 5.3+)
|
Matthew Wild |
Thu, 22 Oct 2020 15:27:22 +0100 |
libs.encodings: Export empty idna table
|
Matthew Wild |
Thu, 22 Oct 2020 13:58:18 +0100 |
client: Remove unused import
|
Matthew Wild |
Thu, 22 Oct 2020 13:55:15 +0100 |
disco: Force calculated caps in outgoing presence
|
Matthew Wild |
Thu, 22 Oct 2020 13:54:46 +0100 |
Fix typos (thanks Link Mauve and codespell)
|
Kim Alvefur |
Mon, 24 Dec 2018 17:35:07 +0100 |
plugins.archive: Remove compat for really old version of XEP-0313
|
Kim Alvefur |
Mon, 24 Dec 2018 17:34:46 +0100 |
squishy: Include util.x509, required by net.http in Prosody 0.10+
|
Matthew Wild |
Mon, 17 Jun 2019 12:32:00 +0100 |
squishy: Add util.time
|
Matthew Wild |
Mon, 17 Sep 2018 13:52:12 +0100 |
verse: Ensure verse.quit() only quits the loop once
|
Matthew Wild |
Mon, 17 Sep 2018 13:19:54 +0100 |
plugins.disco: Fix to use util.caps instead of broken hacky implementation
|
Matthew Wild |
Wed, 27 Jun 2018 19:19:11 +0100 |
libs.hashes: Better error message when method not available
|
Matthew Wild |
Wed, 27 Jun 2018 19:18:06 +0100 |
libs.hashes: Add support for sha1 lib from luarocks
|
Matthew Wild |
Wed, 27 Jun 2018 19:17:51 +0100 |
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk)
|
Matthew Wild |
Wed, 27 Jun 2018 19:16:25 +0100 |
Makefile: Use configured squish path
|
Matthew Wild |
Wed, 27 Jun 2018 19:13:27 +0100 |
verse.plugins.groupchat: Fix import of util.events
|
Kim Alvefur |
Sun, 20 May 2018 01:24:39 +0200 |
verse: Remove use of deprecated module() function
|
Kim Alvefur |
Sun, 20 May 2018 01:16:22 +0200 |
buildsys: Update to fetch from Prosody 0.10 branch
|
Kim Alvefur |
Sun, 20 May 2018 01:15:50 +0200 |
verse.plugins.pep: Support taking an item id, default to "current"
|
Kim Alvefur |
Sun, 20 May 2018 00:56:24 +0200 |
libs.hashes: Switch to moteus bgcrypto suite
|
Kim Alvefur |
Sun, 20 May 2018 00:51:58 +0200 |
plugins.archive: Call callback even f there were no <fin> element
|
Kim Alvefur |
Sat, 31 Mar 2018 15:45:14 +0200 |
plugins.archive: Don't require 'queryid' attribute in iq response
|
Kim Alvefur |
Sat, 31 Mar 2018 15:43:28 +0200 |