Log

description author age
Merge Matthew Wild 2020-10-22
verse.plugins.groupchat: Add support for MUC passwords https://xmpp.org/extensions/xep-0045.html#example-27 Seve Ferrer 2020-10-02
Merge Matthew Wild 2020-10-22
docs/example.lua: Don't depend on 'verse' being a global Matthew Wild 2020-10-22
libs.encodings: Add encodings.utf8 compat (works on Lua 5.3+) Matthew Wild 2020-10-22
libs.encodings: Export empty idna table Matthew Wild 2020-10-22
client: Remove unused import Matthew Wild 2020-10-22
disco: Force calculated caps in outgoing presence Matthew Wild 2020-10-22
Fix typos (thanks Link Mauve and codespell) Kim Alvefur 2018-12-24
plugins.archive: Remove compat for really old version of XEP-0313 Kim Alvefur 2018-12-24
squishy: Include util.x509, required by net.http in Prosody 0.10+ Matthew Wild 2019-06-17
squishy: Add util.time Matthew Wild 2018-09-17
verse: Ensure verse.quit() only quits the loop once Matthew Wild 2018-09-17
plugins.disco: Fix to use util.caps instead of broken hacky implementation Matthew Wild 2018-06-27
libs.hashes: Better error message when method not available Matthew Wild 2018-06-27
libs.hashes: Add support for sha1 lib from luarocks Matthew Wild 2018-06-27
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk) Matthew Wild 2018-06-27
Makefile: Use configured squish path Matthew Wild 2018-06-27
verse.plugins.groupchat: Fix import of util.events Kim Alvefur 2018-05-19
verse: Remove use of deprecated module() function Kim Alvefur 2018-05-19
buildsys: Update to fetch from Prosody 0.10 branch Kim Alvefur 2018-05-19
verse.plugins.pep: Support taking an item id, default to "current" Kim Alvefur 2018-05-19
libs.hashes: Switch to moteus bgcrypto suite Kim Alvefur 2018-05-19
plugins.archive: Call callback even f there were no <fin> element Kim Alvefur 2018-03-31
plugins.archive: Don't require 'queryid' attribute in iq response Kim Alvefur 2018-03-31
verse: trim trailing whitespace Kim Alvefur 2017-04-18
component: Import sha1 via util.hashes Kim Alvefur 2017-04-07
plugins.archive: Update to XEP-0313 v0.6 Kim Alvefur 2017-04-07
plugins.smacks: Update to sm:3 namespace Kim Alvefur 2017-04-07
util.sasl.scram: Add support for authenticating with pre-hashed password Kim Alvefur 2017-04-07
plugins.presence: If a string is given as presece options, use it as status Kim Alvefur 2016-06-04
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour) Kim Alvefur 2016-06-04
plugins.presence: Fix resending previous presence Kim Alvefur 2016-06-04
Add plugin for XEP-0195: User Browsing Kim Alvefur 2016-05-15
Merge with Zash Matthew Wild 2016-02-09
util.random: Use /dev/urandom or LuaCrypto Kim Alvefur 2016-01-12
client, component: Fix logging of invalid XML Matthew Wild 2016-02-09
Merge with Zash Matthew Wild 2016-01-12
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size) Kim Alvefur 2016-01-12
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there Kim Alvefur 2016-01-09
Add util.ip, dependency of net.dns since Prosody 0.9.9 Kim Alvefur 2016-01-09
plugins: Cleanup [luacheck] Kim Alvefur 2015-09-03
plugins.smacks: explicitly import luasocket which stops setting globals in new versions Kim Alvefur 2015-09-03
plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globals Kim Alvefur 2015-08-27
plugins: Use util.hashes instead of util.sha1 Kim Alvefur 2015-08-25
libs.encodings: mime.unb64 is buggy with \0 should have been fixed Kim Alvefur 2015-08-25
util.sasl.scram: Use the new util.hashes and util.random Kim Alvefur 2015-08-25
libs.hashes: Wrap LuaCrypto with fallback to util.sha1 Kim Alvefur 2015-08-25
Import util.random from Prosody (using SHA-1) Kim Alvefur 2015-08-25
Import util.rsm from prosody-modules Kim Alvefur 2015-08-19
squishy: Include util.xml and util.json Kim Alvefur 2015-08-19
verse: Pass on error from trying to require verse connection module Kim Alvefur 2015-05-17
plugins.tls: Allow configuring TLS options at stream.ssl Kim Alvefur 2015-05-17
libs.adhoc: Don't set unintentional globals Kim Alvefur 2015-05-04
verse: Enable TCP keepalives Kim Alvefur 2015-05-04
plugins.legacy: Make functions local Kim Alvefur 2015-05-01
Discard trailing whitespace Kim Alvefur 2015-05-01
plugins.jingle_ft: Update to version 0.16 Kim Alvefur 2015-05-01
Added tag 0.9.1 for changeset 9aa5bce207b2 Matthew Wild 2016-01-09
squishy: Add util.ip, now required by net.dns 0.9.1 Matthew Wild 2016-01-09