squishy: add util.datetime
|
Kim Alvefur |
2012-02-12 |
plugins.archive: Experimental implementation of the Message Archive Management ProtoXEP
|
Kim Alvefur |
2012-01-06 |
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels).
|
Matthew Wild |
2011-11-27 |
squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list
|
Matthew Wild |
2011-11-27 |
util.vcard: Add util for converting vCard3 to/from XEP 54
|
Kim Alvefur |
2011-11-06 |
squishy: Add carbons plugin
|
Kim Alvefur |
2011-11-02 |
squishy: add vcard, vcard_update, jingle_ibb
|
Kim Alvefur |
2011-11-02 |
squishy: Add a convenience function for plugins
|
Kim Alvefur |
2011-08-30 |
squishy: Add the roster plugin
|
Kim Alvefur |
2011-04-19 |
squishy: Add smacks and keepalive plugins
|
Matthew Wild |
2011-03-18 |
Added uptime plugin, included also an entry for it into the squishy file.
|
Marco Cirillo |
2011-03-14 |
squishy: Add groupchat plugin
|
Kim Alvefur |
2011-01-11 |
squishy: Add plugis.presence
|
Kim Alvefur |
2010-12-31 |
squishy, verse.client, verse.component, verse.bosh: Port to util.xmppstream instead of xmlhandlers which has been removed from Prosody. Also remove util.ztact from squishy for the same reason.
|
Matthew Wild |
2010-12-14 |
squishy: Add --prosody option to specify a path to a Prosody checkout to use when squishing
|
Matthew Wild |
2010-11-30 |
squishy: Add util.httpstream. Now also squishes bosh by default
|
Matthew Wild |
2010-11-27 |
Merge with Zash
|
Matthew Wild |
2010-11-20 |
plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy.
|
Kim Alvefur |
2010-11-20 |
plugins.pubsub, squishy: New pubsub plugin (basic)
|
Matthew Wild |
2010-11-16 |
squishy: Add legacy plugin
|
Matthew Wild |
2010-11-11 |
squishy, plugins.ping, plugins.sasl: Remove xstanza references
|
Matthew Wild |
2010-10-11 |
squishy: Add verse.component
|
Matthew Wild |
2010-09-14 |
squishy: Re-organise and add net.dns, net.adns and util.ztact
|
Matthew Wild |
2010-09-14 |
squishy: Use --internal-bit-module to squish with the pure-Lua bit library
|
Matthew Wild |
2010-09-13 |
squishy: Add util.hashes [libs/hashes.lua]
|
Matthew Wild |
2010-09-13 |
util.dataforms, squishy: Add util.dataforms library
|
Matthew Wild |
2010-09-09 |
verse.plugins.adhoc: XEP-0050 Ad-hoc commands plugin
|
Matthew Wild |
2010-08-26 |
verse.plugins.pep: New plugin to add an API for sending and catching PEP events
|
Matthew Wild |
2010-08-25 |
squishy: Add proxy65, jingle, jingle_ft, jingle_s5b, disco plugins
|
Matthew Wild |
2010-08-21 |
squishy: Build in BOSH and HTTP by default, --no-bosh to disable
|
Matthew Wild |
2010-08-08 |