Software /
code /
verse
Graph
-
util.dataforms: Update from prosody trunk 5fb6563eee1e keeping from_stanza()2020-11-23, by Kim Alvefur
-
util.time: Add pure Lua version of Prosody C module2020-11-14, by Kim Alvefur
-
util.table: Add fallback for the Prosody C module2020-11-14, by Kim Alvefur
-
pubsub: Allow setting additional attributes in pubsub action elements2021-12-06, by Matthew Wild
-
Merge2020-10-22, by Matthew Wild
-
verse.plugins.groupchat: Add support for MUC passwords https://xmpp.org/extensions/xep-0045.html#example-272020-10-02, by Seve Ferrer
-
Merge2020-10-22, by Matthew Wild
-
docs/example.lua: Don't depend on 'verse' being a global2020-10-22, by Matthew Wild
-
libs.encodings: Add encodings.utf8 compat (works on Lua 5.3+)2020-10-22, by Matthew Wild
-
libs.encodings: Export empty idna table2020-10-22, by Matthew Wild
-
client: Remove unused import2020-10-22, by Matthew Wild
-
disco: Force calculated caps in outgoing presence2020-10-22, by Matthew Wild
-
Fix typos (thanks Link Mauve and codespell)2018-12-24, by Kim Alvefur
-
plugins.archive: Remove compat for really old version of XEP-03132018-12-24, by Kim Alvefur
-
squishy: Include util.x509, required by net.http in Prosody 0.10+2019-06-17, by Matthew Wild
-
squishy: Add util.time2018-09-17, by Matthew Wild
-
verse: Ensure verse.quit() only quits the loop once2018-09-17, by Matthew Wild
-
plugins.disco: Fix to use util.caps instead of broken hacky implementation2018-06-27, by Matthew Wild
-
libs.hashes: Better error message when method not available2018-06-27, by Matthew Wild
-
libs.hashes: Add support for sha1 lib from luarocks2018-06-27, by Matthew Wild
-
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk)2018-06-27, by Matthew Wild
-
Makefile: Use configured squish path2018-06-27, by Matthew Wild
-
verse.plugins.groupchat: Fix import of util.events2018-05-19, by Kim Alvefur
-
verse: Remove use of deprecated module() function2018-05-19, by Kim Alvefur
-
buildsys: Update to fetch from Prosody 0.10 branch2018-05-19, by Kim Alvefur
-
verse.plugins.pep: Support taking an item id, default to "current"2018-05-19, by Kim Alvefur
-
libs.hashes: Switch to moteus bgcrypto suite2018-05-19, by Kim Alvefur
-
plugins.archive: Call callback even f there were no <fin> element2018-03-31, by Kim Alvefur
-
plugins.archive: Don't require 'queryid' attribute in iq response2018-03-31, by Kim Alvefur
-
verse: trim trailing whitespace2017-04-18, by Kim Alvefur
-
component: Import sha1 via util.hashes2017-04-07, by Kim Alvefur
Scroll all the way down to load more.