Log

description author age
disco: Remove stray print() Matthew Wild 2023-03-17
disco: Add support for extended disco forms Matthew Wild 2023-03-17
buildscripts: Update included squish (now supports Lua 5.2) Matthew Wild 2023-03-17
libs/time: Add monotonic() if lua-system is available Matthew Wild 2023-03-17
pep: Include item id in event Matthew Wild 2023-03-17
jingle_ibb: Remove unused import of table.concat Matthew Wild 2023-03-17
pubsub: Fire event on item retraction notifications Matthew Wild 2023-03-17
sasl: Expose what mechanisms were offered on authentication-failure Matthew Wild 2023-03-17
browsing: whitespace fixes Matthew Wild 2023-03-17
Add 'shutdown' event for a self-initiated disconnect Matthew Wild 2023-03-17
Fix whitespace Matthew Wild 2023-03-16
Update to new tls_builder() API in net.server upstream Matthew Wild 2023-03-16
archive: Add 'complete' flag Matthew Wild 2023-03-16
Use util.format for logging Matthew Wild 2023-03-16
client: Include xml:lang in stream header, if known Matthew Wild 2023-03-16
client: Don't enable session plugin by default, that protocol is obsolete Matthew Wild 2023-03-16
client: Correctly randomize SRV targets (thanks Zash) Matthew Wild 2023-03-16
Update to use util.id for random ids instead of counters (thanks Zash) Matthew Wild 2023-03-16
sasl: Include offered mechanisms in event when no supported mechanisms found Matthew Wild 2023-03-03
util.sasl.scram: Add support for 'tls-exporter' channel binding Kim Alvefur 2022-08-03
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3 Kim Alvefur 2022-08-03
util.sasl.scram: Refactor channel binding Kim Alvefur 2022-08-03
client: Allow passing SCRAM hashes for use in authentication Kim Alvefur 2022-08-03
Merge with MattJ Kim Alvefur 2022-08-03
plugins.smacks: Change to track enabled state per direction Kim Alvefur 2022-02-19
plugins.smacks: Restructure events to avoid double hooks after (failed) resumption Kim Alvefur 2022-02-19
plugins.smacks: Handle failed resumption by trying to bind instead Kim Alvefur 2022-02-19
squishy: Include util.hex used by util.uuid Kim Alvefur 2021-11-06
plugins.smacks: Convert counter to string in resumption Kim Alvefur 2021-06-10
plugins.smacks: Don't warn about zero stanzas acked Kim Alvefur 2021-06-10
client: Send whitespace keeplives Kim Alvefur 2021-06-06
libs.hashes: Add back pure Lua sha1 implementation Kim Alvefur 2021-02-17
util.dataforms: Support XEP-0122 validation Kim Alvefur 2020-11-23
util.dataforms: Update from prosody trunk 5fb6563eee1e keeping from_stanza() Kim Alvefur 2020-11-23
util.time: Add pure Lua version of Prosody C module Kim Alvefur 2020-11-14
util.table: Add fallback for the Prosody C module Kim Alvefur 2020-11-14
pubsub: Support for 'notify' in retract and purge operations 0.10.0 Matthew Wild 2021-12-06
pubsub: Allow setting additional attributes in pubsub action elements Matthew Wild 2021-12-06
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