Software /
code /
verse
Graph
-
squishy: Add browsing plugin21 months ago, by Matthew Wild
-
Add time query plugin21 months ago, by Matthew Wild
-
squishy: Updates for Prosody trunk (@ e77c607e8da8)21 months ago, by Matthew Wild
-
Add dummy util.net21 months ago, by Matthew Wild
-
sasl: Add oauthbearer mechanism21 months ago, by Matthew Wild
-
presence: Clone stanza before caching it21 months ago, by Matthew Wild
-
disco: Fire disco-info-changed when necessary, move presence resending there21 months ago, by Matthew Wild
-
disco: Remove stray print()21 months ago, by Matthew Wild
-
disco: Add support for extended disco forms21 months ago, by Matthew Wild
-
buildscripts: Update included squish (now supports Lua 5.2)21 months ago, by Matthew Wild
-
libs/time: Add monotonic() if lua-system is available21 months ago, by Matthew Wild
-
pep: Include item id in event21 months ago, by Matthew Wild
-
jingle_ibb: Remove unused import of table.concat21 months ago, by Matthew Wild
-
pubsub: Fire event on item retraction notifications21 months ago, by Matthew Wild
-
sasl: Expose what mechanisms were offered on authentication-failure21 months ago, by Matthew Wild
-
browsing: whitespace fixes21 months ago, by Matthew Wild
-
Add 'shutdown' event for a self-initiated disconnect21 months ago, by Matthew Wild
-
Fix whitespace21 months ago, by Matthew Wild
-
Update to new tls_builder() API in net.server upstream21 months ago, by Matthew Wild
-
archive: Add 'complete' flag21 months ago, by Matthew Wild
-
Use util.format for logging21 months ago, by Matthew Wild
-
client: Include xml:lang in stream header, if known21 months ago, by Matthew Wild
-
client: Don't enable session plugin by default, that protocol is obsolete21 months ago, by Matthew Wild
-
client: Correctly randomize SRV targets (thanks Zash)21 months ago, by Matthew Wild
-
Update to use util.id for random ids instead of counters (thanks Zash)21 months ago, by Matthew Wild
-
sasl: Include offered mechanisms in event when no supported mechanisms found22 months ago, by Matthew Wild
-
util.sasl.scram: Add support for 'tls-exporter' channel binding2022-08-03, by Kim Alvefur
-
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.32022-08-03, by Kim Alvefur
-
util.sasl.scram: Refactor channel binding2022-08-03, by Kim Alvefur
-
client: Allow passing SCRAM hashes for use in authentication2022-08-03, by Kim Alvefur
-
Merge with MattJ2022-08-03, by Kim Alvefur
-
plugins.smacks: Change to track enabled state per direction2022-02-19, by Kim Alvefur
-
plugins.smacks: Restructure events to avoid double hooks after (failed) resumption2022-02-19, by Kim Alvefur
-
plugins.smacks: Handle failed resumption by trying to bind instead2022-02-19, by Kim Alvefur
-
squishy: Include util.hex used by util.uuid2021-11-06, by Kim Alvefur
-
plugins.smacks: Convert counter to string in resumption2021-06-10, by Kim Alvefur
-
plugins.smacks: Don't warn about zero stanzas acked2021-06-10, by Kim Alvefur
-
client: Send whitespace keeplives2021-06-06, by Kim Alvefur
-
libs.hashes: Add back pure Lua sha1 implementation2021-02-17, by Kim Alvefur
-
util.dataforms: Support XEP-0122 validation2020-11-23, by Kim Alvefur
-
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
-
plugins.archive: Update to XEP-0313 v0.62017-04-07, by Kim Alvefur
-
plugins.smacks: Update to sm:3 namespace2017-04-07, by Kim Alvefur
-
util.sasl.scram: Add support for authenticating with pre-hashed password2017-04-07, by Kim Alvefur
-
plugins.presence: If a string is given as presece options, use it as status2016-06-04, by Kim Alvefur
-
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour)2016-06-04, by Kim Alvefur
-
plugins.presence: Fix resending previous presence2016-06-04, by Kim Alvefur
-
Add plugin for XEP-0195: User Browsing2016-05-15, by Kim Alvefur
-
Merge with Zash2016-02-09, by Matthew Wild
-
util.random: Use /dev/urandom or LuaCrypto2016-01-12, by Kim Alvefur
-
client, component: Fix logging of invalid XML2016-02-09, by Matthew Wild
-
Merge with Zash2016-01-12, by Matthew Wild
-
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size)2016-01-12, by Kim Alvefur
-
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there2016-01-09, by Kim Alvefur
-
Add util.ip, dependency of net.dns since Prosody 0.9.92016-01-09, by Kim Alvefur
-
plugins: Cleanup [luacheck]2015-09-03, by Kim Alvefur
-
plugins.smacks: explicitly import luasocket which stops setting globals in new versions2015-09-03, by Kim Alvefur
-
plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globals2015-08-27, by Kim Alvefur
-
plugins: Use util.hashes instead of util.sha12015-08-25, by Kim Alvefur
-
libs.encodings: mime.unb64 is buggy with \0 should have been fixed2015-08-25, by Kim Alvefur
-
util.sasl.scram: Use the new util.hashes and util.random2015-08-25, by Kim Alvefur
-
libs.hashes: Wrap LuaCrypto with fallback to util.sha12015-08-25, by Kim Alvefur
-
Import util.random from Prosody (using SHA-1)2015-08-25, by Kim Alvefur
-
Import util.rsm from prosody-modules2015-08-19, by Kim Alvefur
-
squishy: Include util.xml and util.json2015-08-19, by Kim Alvefur
-
verse: Pass on error from trying to require verse connection module2015-05-17, by Kim Alvefur
-
plugins.tls: Allow configuring TLS options at stream.ssl2015-05-17, by Kim Alvefur
-
libs.adhoc: Don't set unintentional globals2015-05-04, by Kim Alvefur
-
verse: Enable TCP keepalives2015-05-04, by Kim Alvefur
-
plugins.legacy: Make functions local2015-05-01, by Kim Alvefur
-
Discard trailing whitespace2015-05-01, by Kim Alvefur
-
plugins.jingle_ft: Update to version 0.162015-05-01, by Kim Alvefur
-
Added tag 0.9.1 for changeset 9aa5bce207b22016-01-09, by Matthew Wild
-
Makefile: Remove config.unix when making a release2016-01-01, by Matthew Wild
-
Added tag 0.9.0 for changeset 3267ae7c92172016-01-01, by Matthew Wild
-
Makefile: Error if config.unix is missing2016-01-01, by Matthew Wild
-
Makefile: Add 'install' target2016-01-01, by Matthew Wild
-
configure, Makefile: Add configure script to set build-time variables2016-01-01, by Matthew Wild
-
Makefile, buildscripts/squish: Add Makefile and squish to the repo2015-12-31, by Matthew Wild
-
init: Log the error message that caused loading of a connection module to fail2015-09-05, by Matthew Wild
-
init: Restore loading of LuaSec (must be loaded before net.server) (thanks 桜)2014-11-16, by Kim Alvefur
-
squishy: Fetch from latest 0.92014-10-05, by Kim Alvefur
-
squishy: Fix for fetching util.rsm2014-10-05, by Kim Alvefur
-
util.sasl.scram: Only indicate channel binding support when TLS is used2014-10-05, by Kim Alvefur
-
client: Deal with eg no-stream errors where no stanza is passed2014-09-30, by Kim Alvefur
-
util.sasl.scram: Slight optimization of HMAC2014-09-30, by Kim Alvefur
-
util.sasl.scram: Correctly verify that the server added its own nonce2014-09-30, by Kim Alvefur
-
verse: Import LuaSocket properly (especially for 5.2)2014-09-23, by Kim Alvefur
-
plugins.sasl: Store mechanisms with the correct name2014-09-18, by Kim Alvefur
-
util.sasl.scram: Fix typo2014-09-18, by Kim Alvefur
-
squishy: Add sasl mechs2014-09-18, by Kim Alvefur
-
SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS)2014-09-18, by Kim Alvefur
-
Add SCRAM-SHA-1 implementation2014-09-18, by Kim Alvefur
-
plugins.archive: Update to MAM version 0.32014-09-08, by Kim Alvefur
-
Merge with Zash2014-08-27, by Matthew Wild
-
verse.plugins.uptime: Explicitly cast uptime to a number2013-09-04, by Kim Alvefur
-
plugins.smacks: Improve logic for sending <r/>2014-08-27, by Matthew Wild
-
plugins.groupchat: Use verse.eventable (room objects were missing :unhook() )2014-08-27, by Matthew Wild
-
plugins.pubsub: Implement fetching of items2013-07-06, by Kim Alvefur
-
plugins.pubsub: Keep track of wrapped callbacks2013-07-06, by Kim Alvefur
-
plugins.pubsub: Implement node discovery2013-07-06, by Kim Alvefur
-
plugins.archive: Update for MAM 0.22013-06-29, by Kim Alvefur
-
verse.client: Fix stream error error2013-06-14, by Kim Alvefur
-
plugins.register: Support submitting email when registering an account2013-06-08, by Matthew Wild
-
plugins.register: Fix event name (failure vs. failed)2013-06-08, by Matthew Wild
-
plugins.adhoc, plugins.jingle: Fix checking of type attribute (thanks Mark)2013-06-07, by Matthew Wild
-
plugins.adhoc: Add missing return in error case2013-05-28, by Matthew Wild
-
plugins.ping: Reply to pings2013-05-11, by Kim Alvefur
-
plugins.pubsub: Collect the subscribed jid2013-05-10, by Kim Alvefur
-
verse.client: Fire stream error events, so they can be handled2013-04-29, by Kim Alvefur
-
util.dataforms: Add method for converting XML dataforms to tables2013-02-15, by Kim Alvefur
-
util.dataforms: Update from Prosody repo2013-02-15, by Kim Alvefur
-
plugins.pubsub: Implement retract, purge and delete operations2013-02-10, by Kim Alvefur
-
plugins.pubsub: Explicitly subscribe with our current full jid as default2013-02-10, by Kim Alvefur
-
verse: Fix disconnected event for unassociated connections2013-02-10, by Kim Alvefur
-
Backout 55e3fd7b97312013-02-10, by Kim Alvefur
-
verse.client: Use a different flag to indicate that our outgoing stream is closed2013-02-10, by Kim Alvefur
-
verse: Err, I meant the stream, not the connection2013-02-10, by Kim Alvefur
-
verse: Really pass the connection to ondisconnect, not some unknown global2013-02-10, by Kim Alvefur
-
plugins.smacks: Start counting when sending <enable/>2013-02-10, by Kim Alvefur
-
plugins.smacks: Don't try to reconnect on gracefull stream closure2013-02-10, by Kim Alvefur
-
verse.client: Try to behave better when stream is closed gracefully2013-02-10, by Kim Alvefur
-
verse: Add missing 'reason' argument to stream:close()2013-02-10, by Kim Alvefur
-
plugins.smacks: Re-send unacked outgoing stanzas on resumption2013-02-10, by Kim Alvefur
-
plugins.smacks: Break less on sending of non-stanzas such as raw strings.2013-02-09, by Kim Alvefur
-
plugins.receipts: XEP-0184 support.2013-02-04, by Kim Alvefur
-
plugins.carbons: Update to Carbons v0.82012-12-22, by Kim Alvefur
-
util.vcard: Don't break on data outside of VCARD sections (thanks moo-min)2012-12-17, by Kim Alvefur
-
plugins.vcard: Convert textual vCards to XEP-54 format2012-10-11, by Kim Alvefur
-
plugins/sasl: Use ANONYMOUS authentication when no username provided2012-09-10, by James Callahan
-
component: allow binding to non-host jids (thanks mva)2012-08-31, by Kim Alvefur
-
plugins.vcard: Fix previous commit2012-08-26, by Kim Alvefur
-
plugins.vcard: Update for never util.vcard2012-08-26, by Kim Alvefur
-
util.vcard: Handle empty vcards2012-08-26, by Kim Alvefur
-
util.vcard: Iterate on tags instead of items (thanks mva)2012-08-09, by Kim Alvefur
-
plugins.adhoc: Collect a <note/>2012-07-04, by Kim Alvefur
-
plugins.adhoc: Add explicit dependency on the disco plugin.2012-07-04, by Kim Alvefur
-
util.vcard: Ignore undefined properties2012-07-01, by Kim Alvefur
-
util.vcard: Completed separation of parsers and generators2012-07-01, by Kim Alvefur
-
plugins.archive: Don't modify the query params table2012-06-25, by Kim Alvefur
-
squishy, plugins.archive: Fetch RSM lib from prosody-modules and use.2012-06-08, by Kim Alvefur
-
plugins.archive: Treat query params correctly2012-06-08, by Kim Alvefur
-
plugins.sasl: Collect text message on SASL failure2012-05-28, by Kim Alvefur
-
plugins.groupchat: Import util.jid here too.2012-05-18, by Kim Alvefur
-
plugins.bind: Import util.jid to fix traceback2012-05-18, by Matthew Wild
-
squishy: Update to fetch from a pre-timber revision of Prosody2012-05-17, by Matthew Wild
-
util.vcard: Don't use module()2012-05-13, by Kim Alvefur
-
plugins.archive: Parse the timestamp2012-04-20, by Kim Alvefur
-
plugins.archive: Collect the archive id2012-04-20, by Kim Alvefur
-
plugins.archive: Move namespaces to the top2012-04-19, by Kim Alvefur
-
plugins.archive: Implement archiving preferences2012-04-19, by Kim Alvefur
-
plugins.archive: Import util.stanza directly and use it2012-04-19, by Kim Alvefur
-
plugins.archive: Add local verse2012-04-19, by Kim Alvefur
-
plugins.archive: Add a header comment2012-04-19, by Kim Alvefur
-
Merge with Zash2012-03-30, by Matthew Wild
-
plugins.jingle_s5b: Add missing xmlns2012-03-29, by Kim Alvefur
-
plugins.jingle_s5b: Add local verse2012-03-29, by Kim Alvefur
-
doc/example_carbons.lua: Update to reflect timestamp change in carbons plugin.2012-03-17, by Kim Alvefur
-
plugins.carbons: Get and parse timestamp from carbon into a number.2012-03-17, by Kim Alvefur
-
plugins.carbons: Don't check carbons flag twice.2012-03-17, by Kim Alvefur
-
plugins.jingle_ibb: new_ibb() doesn't need to be global2012-03-05, by Kim Alvefur
-
plugins.pubsub: Add a local variable to save some table lookups2012-03-05, by Kim Alvefur
-
client, component: `ret` was probably meant to be a local2012-03-05, by Kim Alvefur
-
verse: Remove some, erm, debug logging2012-03-30, by Matthew Wild
-
verse: Add :listen(host, port) to Verse objects ("connected" event is fired with new clients)2012-03-30, by Matthew Wild
-
verse: Accept a file object as a log handler, and automatically call :write() on it with a formatted message2012-02-12, by Matthew Wild
-
squishy: add util.datetime2012-02-12, by Kim Alvefur
-
plugins.carbons: Fix wrong variable name2012-02-01, by Kim Alvefur
-
plugins.roster: Make stanza error parts locals.2012-01-27, by Kim Alvefur
-
plugins.archive: Add missing :up()2012-01-16, by Kim Alvefur
-
plugins.carbons: Update to XEP v0.6. Check that messages are from your bare jid.2012-01-10, by Kim Alvefur
-
plugins.archive: Experimental implementation of the Message Archive Management ProtoXEP2012-01-06, by Kim Alvefur
-
plugins.pubsub: Implement unsubscribe.2012-01-01, by Kim Alvefur
-
plugins.roster: Change variable name to what's used in XMPP-IM2012-01-01, by Kim Alvefur
-
doc/example_pubsub.lua: Fix typo.2011-12-23, by Kim Alvefur
-
doc/example_pep.lua: Reorder a bit to avoid re-sending presence multiple times when caps change.2011-12-16, by Kim Alvefur
-
plugins.pep: Load disco, since PEP depends on it2011-12-16, by Kim Alvefur
-
plugins.disco: Add set_ and add_identity()2011-12-16, by Kim Alvefur
-
plugins.disco: A little cleanup and a bit of rewrite with a touch of premature optimization.2011-12-16, by Kim Alvefur
-
plugins.pubsub: Fix to use correct method in backwards-compatibility code2011-12-11, by Matthew Wild
-
plugins.pubsub: Fix typo2011-12-10, by Kim Alvefur
-
plugins.pubsub: Fix missing <item/> when publishing.2011-12-10, by Kim Alvefur
-
verse.bosh: Minor change to pass Verse stream to stream callbacks (though it isn't currently used by them)2011-12-07, by Matthew Wild
-
verse.bosh: Fix to loop over every child tag (childtags() is now too namespace-aware for this purpose)2011-12-07, by Matthew Wild
-
doc/example*.lua: Update to use new .init() method2011-12-05, by Matthew Wild
-
Merge with Zash2011-12-05, by Matthew Wild
-
verse: Add stream:info() for emitting info-level log message.2011-12-05, by Kim Alvefur
-
verse: Add init(...) method to load connection modules (client, component, bosh, etc.)2011-12-05, by Matthew Wild
-
plugins.groupchat: Fix missing 'end' in last commit2011-12-05, by Matthew Wild
-
Merge with MattJ & mva2011-12-03, by Kim Alvefur
-
plugins.pep: Use the new PubSub api.2011-11-28, by Kim Alvefur
-
plugins.pubsub: Make the old functions wrap the new.2011-11-28, by Kim Alvefur
-
verse.plugins.groupchat: Make last commit (7802a048) more concise2011-12-03, by Matthew Wild
-
fixed sending of leave message2011-12-02, by mva
-
added local verse var to all plugins2011-12-02, by mva
-
plugins.pep: Use the new PubSub api.2011-11-28, by Kim Alvefur
-
plugins.pubsub: Make the old functions wrap the new.2011-11-28, by Kim Alvefur
-
verse: Remove silly logger line I just noticed at the end of the file2011-11-30, by Matthew Wild
-
Merge with Zash2011-11-28, by Matthew Wild
-
plugins.bind: get_child_text()2011-11-24, by Kim Alvefur
-
plugins.vcard_update: get_child_text()2011-11-24, by Kim Alvefur
-
doc/example_pep.lua: get_child_text()2011-11-24, by Kim Alvefur
-
verse: Add default log handler for errors2011-11-27, by Matthew Wild
-
verse: Format messages before passing them to custom log handler2011-11-27, by Matthew Wild
-
verse: set_log_handler(): Allow nil to be passed for log_handler to disable logging (the default).2011-11-27, by Matthew Wild
-
verse: Switch connection ids to be a simple incrementing integer2011-11-27, by Matthew Wild
-
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels).2011-11-27, by Matthew Wild
-
verse: require('util.logger') (besides being correct, also fixes a silly bug when loading verse twice)2011-11-27, by Matthew Wild
-
verse: verse.logger() -> verse.new_logger()2011-11-27, by Matthew Wild
-
plugins.register: Add in-band registration plugin2011-11-27, by Matthew Wild
-
verse: Connections use global Verse logger by default2011-11-27, by Matthew Wild
-
squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list2011-11-27, by Matthew Wild
-
plugins.pep: Set item to the first tag instead of first child.2011-11-24, by Kim Alvefur
-
plugins.groupchat: Use stanza:get_child_text()2011-11-08, by Kim Alvefur
-
doc/example_pubsub.lua: Example plugins.pubsub usage2011-11-06, by Kim Alvefur
-
plugins.vcard_update: Update for util.vcard changes.2011-11-06, by Kim Alvefur
-
plugins.vcard: Use util.vcard2011-11-06, by Kim Alvefur
-
util.vcard: Add util for converting vCard3 to/from XEP 542011-11-06, by Kim Alvefur
-
doc: Add Carbons example2011-11-02, by Kim Alvefur
-
squishy: Add carbons plugin2011-11-02, by Kim Alvefur
-
plugins.carbons: Add, implements Message Carbons (XEP 280)2011-11-02, by Kim Alvefur
-
squishy: add vcard, vcard_update, jingle_ibb2011-11-02, by Kim Alvefur
-
plugins.pubsub: New, OOP-ish, PubSub interface. Beware of stubs.2011-10-12, by Kim Alvefur
-
plugins.pubsub: implement node creation2011-10-11, by Kim Alvefur
-
plugins.jingle: Stop event propagation after returning errors2011-10-01, by Kim Alvefur
-
plugins.jingle_ibb: In-Band Bytestreams, initial commit.2011-09-30, by Kim Alvefur
-
plugins.version: Use get_child_text() and fix traceback on empty iq-result reply.2011-09-22, by Kim Alvefur
-
plugins.roster: Check stream features for roster versioning support.2011-09-08, by Kim Alvefur
-
plugins.pep: Reuse the pubsub plugin.2011-09-08, by Kim Alvefur
-
plugins.groupchat: Improve room subject handling, add event2011-09-08, by Kim Alvefur
-
squishy: Add a convenience function for plugins2011-08-30, by Kim Alvefur
-
plugins.roster: Fix wrong name of reply variable2011-08-28, by Kim Alvefur
-
plugins.disco: Increase hook priority. Fixes duplicated disco features.2011-08-16, by Kim Alvefur
-
plugins.jingle: Logging fix2011-08-14, by Kim Alvefur
-
plugins.roster: Roster versioning support.2011-06-07, by Kim Alvefur
-
plugins.roster: Don't signal roster events if there was no such item2011-05-24, by Kim Alvefur
-
squishy: Add the roster plugin2011-04-19, by Kim Alvefur
-
plugins.groupchat: Bump topic change handling up a bit2011-03-20, by Kim Alvefur
-
plugins.keepalive: Add (thanks chris)2011-03-18, by Matthew Wild
-
verse: Expose net.server as verse.server2011-03-18, by Matthew Wild
-
squishy: Add smacks and keepalive plugins2011-03-18, by Matthew Wild
-
plugins.smacks: Scatter some logging and comments through the code for good measure2011-03-18, by Matthew Wild
-
plugins.smacks: Fix event priority and handling to make the code actually... work2011-03-18, by Matthew Wild
-
plugins.smacks: Remove some debugging code from resumption success handling, and fire a "resumed" event instead2011-03-18, by Matthew Wild
-
plugins.smacks: Add 1s delay between reconnect attempts2011-03-18, by Matthew Wild
-
verse.client: Reopen stream in response to 'connected' event2011-03-18, by Matthew Wild
-
libs/adhoc.lib.lua: Update copy (ugh) from Prosody2011-03-18, by Matthew Wild
-
plugins.*: Use verse.stanza() & co instead of require util.stanza2011-03-17, by Kim Alvefur
-
plugins.vcard_update: Support for XEP-153 avatar hash in presence broadcasts2011-03-17, by Kim Alvefur
-
plugins.vcard: Get and set vcard-temp info.2011-03-16, by Kim Alvefur
-
Added uptime plugin, included also an entry for it into the squishy file.2011-03-14, by Marco Cirillo
-
plugins.roster: Add roster push handling, roster item parsing, delete_contact()2011-03-09, by Kim Alvefur
-
plugins.presence: Fix priority setting. (Thanks Florob)2011-03-07, by Kim Alvefur
-
Merge with Zash2011-02-22, by Matthew Wild
-
plugins.groupchat: Fix self reference when leaving rooms2011-02-01, by Kim Alvefur
-
plugins.smacks: XEP-0198 support2011-02-22, by Matthew Wild
-
plugins.groupchat: Fix prev commit.2011-01-25, by Kim Alvefur
-
plugins.groupchat: Trying to get subject to behave properly2011-01-19, by Kim Alvefur
-
plugins.groupchat: Fix a missing `st.` and send join stanza regardless of return value from pre-join event.2011-01-12, by Kim Alvefur
-
squishy: Add groupchat plugin2011-01-11, by Kim Alvefur
-
plugins.groupchat: Adapt from Riddim2011-01-11, by Kim Alvefur
-
Merge with Zash2010-12-31, by Matthew Wild
-
plugins.disco: Load the presence plugin2010-12-31, by Kim Alvefur
-
plugins.disco: Use the new presence plugin for caching and resending2010-12-31, by Kim Alvefur
-
squishy: Add plugis.presence2010-12-31, by Kim Alvefur
-
plugins.presence: Initial commit of plugin that caches the last outgoing presence, and handles rebroadcast2010-12-31, by Kim Alvefur
-
plugins.disco,compression: Use xmlns_* variables2010-12-31, by Kim Alvefur
-
plugins.disco: Fix missing xmlns variable.2010-12-30, by Kim Alvefur
-
plugins.legacy: Try to login anyways, compat for servers not supporting XEP 78 properly.2010-11-29, by Kim Alvefur
-
verse: Make add_plugin only load a plugin once per stream2010-12-30, by Matthew Wild
-
plugins.disco: Fix disco_local_services() to call callback with empty array in case of disco error2010-12-30, by Matthew Wild
-
verse.client: Fix two cases where we called methods on the base stream object instead of the current one2010-12-30, by Matthew Wild
-
Merge with Zash2010-12-15, by Matthew Wild
-
plugins.legacy: Try to login anyways, compat for servers not supporting XEP 78 properly.2010-12-15, by Kim Alvefur
-
plugins.pep: Update for new disco/caps code2010-12-15, by Matthew Wild
-
verse.client: Fire 'stanza-out' and {message,presence,iq}'-out' for outgoing stanzas2010-12-15, by Matthew Wild
-
plugins.pubsub: Return true to indicate success loading2010-12-15, by Matthew Wild
-
plugins.pep: Only add +notify feature if there weren't any handlers for it already2010-12-15, by Matthew Wild
-
verse: Change to set conn:send in only one place, and fire new events 'outgoing' and 'outgoing-raw'2010-12-15, by Matthew Wild
-
verse: Consider a plugin as failed to load only if it returns false2010-12-15, by Matthew Wild
-
plugins.bind: Fix the bind-success event, now fires with data { jid = result_jid } (thanks Jon)2010-12-05, by Matthew Wild
-
plugins.pubsub: Fire pubsub/event on incoming pubsub notifications2010-12-03, by Matthew Wild
-
squishy: Add --prosody option to specify a path to a Prosody checkout to use when squishing2010-11-30, by Matthew Wild
-
squishy: Add util.httpstream. Now also squishes bosh by default2010-11-27, by Matthew Wild
-
Merge with Zash2010-11-20, by Matthew Wild
-
plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy.2010-11-20, by Kim Alvefur
-
plugins.pubsub, squishy: New pubsub plugin (basic)2010-11-16, by Matthew Wild
-
squishy: Add legacy plugin2010-11-11, by Matthew Wild
-
plugins.legacy: Support for legacy non-SASL authentication :(2010-11-11, by Matthew Wild
-
doc/example_component.lua: Add code to echo stanzas2010-11-09, by Matthew Wild
-
verse.component: Namespacing fixes2010-11-09, by Matthew Wild
-
plugins.private: Private XML storage support2010-10-28, by Kim Alvefur
-
Merge2010-10-11, by Matthew Wild
-
squishy, plugins.ping, plugins.sasl: Remove xstanza references2010-10-11, by Matthew Wild
-
plugins.disco: Fix traceback when disco#info isn't returned for a service in disco#items2010-10-11, by Matthew Wild
-
plugins.adhoc: Remove some stray debugging2010-09-21, by Matthew Wild
-
verse: Add verse.filter_log(levels, logger) to filter a logger for certain levels2010-09-15, by Matthew Wild
-
verse: Fix set_logger() to set verse.log() correctly2010-09-15, by Matthew Wild
-
plugins.jingle_ft: Fix global access2010-09-15, by Matthew Wild
-
squishy: Add verse.component2010-09-14, by Matthew Wild
-
verse.client: Support for SRV record lookups2010-09-14, by Matthew Wild
-
squishy: Re-organise and add net.dns, net.adns and util.ztact2010-09-14, by Matthew Wild
-
verse: Fire disconnected event even if connection fails instantly2010-09-14, by Matthew Wild
-
squishy: Use --internal-bit-module to squish with the pure-Lua bit library2010-09-13, by Matthew Wild
-
libs/bit.lua: Add pure-Lua bit library2010-09-13, by Matthew Wild
-
verse: Log error and return when trying to close a closed connection2010-09-13, by Matthew Wild
-
squishy: Add util.hashes [libs/hashes.lua]2010-09-13, by Matthew Wild
-
libs/encodings.lua: Use mime.b64 for base64.encode2010-09-13, by Matthew Wild
-
libs.hashes: Pure-Lua util.hashes replacement (depends on util.sha1)2010-09-13, by Matthew Wild
-
doc/example_pep.lua: Example script to use the PEP plugin2010-09-13, by Matthew Wild
-
libs.logger: Use io.write instead of print2010-09-13, by Matthew Wild
-
verse: verse.loop() and new verse.step() use the new error handler to, er, handle errors.2010-09-13, by Matthew Wild
-
verse: Log error when connection fails instantly2010-09-12, by Matthew Wild
-
util.dataforms, squishy: Add util.dataforms library2010-09-09, by Matthew Wild
-
plugins.adhoc: Support for querying for and executing commands2010-09-09, by Matthew Wild
-
plugins.disco: Further fixes to storing and retrieving to/from the disco cache2010-09-09, by Matthew Wild
-
plugins.disco: Store node of disco items2010-09-09, by Matthew Wild
-
plugins.disco: Fixes for storing/retrieving items from the disco cache.2010-09-09, by Matthew Wild
-
plugins.jingle: Add 'terminated' event2010-09-09, by Matthew Wild
-
doc/example_adhoc.lua: Example of using ad-hoc commands2010-08-26, by Matthew Wild
-
verse.plugins.adhoc: XEP-0050 Ad-hoc commands plugin2010-08-26, by Matthew Wild
-
verse.plugins.disco: Add stream:add_disco_item()2010-08-26, by Matthew Wild
-
verse.plugins.pep: New plugin to add an API for sending and catching PEP events2010-08-25, by Matthew Wild
-
verse.plugins.disco: Add stream:remove_disco_feature()2010-08-25, by Matthew Wild
-
verse.plugins.disco: Remove warning about base64 issue, bug located and fixed2010-08-25, by Matthew Wild
-
util.sha1: Truncate to a single return result when returning the binary form of the hash2010-08-25, by Matthew Wild
-
doc/example_jingle.lua, doc/example_jingle_send.lua: Example scripts to receive and send files using Jingle2010-08-24, by Matthew Wild
-
verse.plugins.disco: Auto-disco local services on connect, and delay 'ready' event until done2010-08-24, by Matthew Wild
-
doc/example.lua: Don't add sasl plugin, since it is enabled by default2010-08-24, by Matthew Wild
-
libs/encodings.lua: Throw error when calling unimplemented function2010-08-21, by Matthew Wild
-
squishy: Add proxy65, jingle, jingle_ft, jingle_s5b, disco plugins2010-08-21, by Matthew Wild
-
util.sha1: Obey second parameter which decides whether to return the result in ASCII hex encoding2010-08-21, by Matthew Wild
-
verse.plugins.version: Return true when handling a version request2010-08-21, by Matthew Wild
-
verse.plugins.proxy65: Add proxies discovered by disco plugin to proxy65.available_streamhosts2010-08-21, by Matthew Wild
-
verse.plugins.jingle_ft: Jingle File Transfer application profile2010-08-21, by Matthew Wild
-
verse.plugins.jingle_s5b: Jingle SOCKS5 Bytestreams transport2010-08-21, by Matthew Wild
-
verse.plugins.jingle: XEP-0166 Jingle plugin2010-08-21, by Matthew Wild
-
verse: Add verse.eventable() to give a passed object :event() and :hook()/:unhook() methods and return it again2010-08-21, by Matthew Wild
-
verse: Return true from connect() on success, add stream:close()2010-08-21, by Matthew Wild
-
verse: Return false rather than nil from connect() on error, for consistency2010-08-21, by Matthew Wild
-
verse: Add stream:set_loglevels()2010-08-09, by Matthew Wild
-
squishy: Build in BOSH and HTTP by default, --no-bosh to disable2010-08-08, by Matthew Wild
-
doc/example_bosh.lua: Put url into variable2010-08-08, by Matthew Wild
-
squishy: Add --with-bosh option to squish with verse.bosh and necessarylibraries2010-08-06, by Matthew Wild
-
verse.bosh: Update to use net.http instead of verse.plugins.http2010-08-06, by Matthew Wild
-
Add doc/example_bosh.lua2010-08-06, by Matthew Wild
-
verse.bosh: Use verse.new_bosh(logger, url) to make a BOSH connection2010-08-06, by Matthew Wild
-
example_component.lua: Fix password2010-08-03, by Matthew Wild
-
docs/example_component.lua: Example for connecting to the server as a component2010-08-03, by Matthew Wild
-
verse.component: XEP-0114 support \o/2010-08-03, by Matthew Wild
-
verse.client: Add stream_id property2010-08-03, by Matthew Wild
-
plugins.roster: Unfinished roster plugin2010-07-02, by Matthew Wild
-
Bounce service-unavailable on unhandled iq stanzas (thanks Kev, Florob and anyone else who poked me)2010-06-21, by Matthew Wild
-
verse.plugins.blocking, squishy: New plugin for XEP-0191: Simple Communications Blocking2010-06-14, by Matthew Wild
-
plugins.compression: Add newline at end of file (helps old versions of squish for one thing)2010-06-04, by Matthew Wild
-
doc/example.lua: Update to use 'ready' event2010-05-30, by Matthew Wild
-
verse.plugins.compression: Remove some redundant debug logging2010-05-30, by Matthew Wild
-
verse.plugins.session: Convert from spaces to tabs2010-05-30, by Matthew Wild
-
verse.plugins.compression: Support for stream compression (requires brimworks lua-zlib)2010-05-28, by Matthew Wild
-
verse.client: Add stream:reset(), keep self.data static between resets2010-05-28, by Matthew Wild
-
LICENSE: Add license (MIT/X11)2010-05-28, by Matthew Wild
-
plugins.session: Convert from Windows line endings2010-05-21, by Matthew Wild
-
verse.plugins.tls: self -> stream2010-05-11, by Matthew Wild
-
verse.plugins.tls: Return true to indicate success loading plugin2010-05-11, by Matthew Wild
-
verse.plugins.tls: Set secure flag, hide some warnings2010-05-11, by Matthew Wild
-
verse: Load LuaSec if possible2010-05-11, by Matthew Wild
-
verse.plugins.tls: Fail gracefully when LuaSec not loaded2010-05-11, by Matthew Wild
-
verse.client: Load TLS along with other core plugins2010-05-11, by Matthew Wild
-
verse.plugins.tls: Support for TLS encryption! (thanks Azelphur for the final push)2010-05-11, by Matthew Wild
-
verse: Fire "status" event for connection status changes (notably SSL handshake complete)2010-05-11, by Matthew Wild
-
verse: Remove some useless comments2010-05-11, by Matthew Wild
-
doc/example.lua: Example XMPP client script2010-05-07, by Matthew Wild
-
util.sha1, squishy: Add sha1 lib needed for proxy65 (and soon XEP-0114)2010-05-06, by Matthew Wild
-
verse.plugins.proxy65: XEP-0065 plugin for file transfer through a proxy2010-05-06, by Matthew Wild
-
verse: Add "drained" event to signal when send buffer is empty (new server.lua feature)2010-05-06, by Matthew Wild
-
verse: Take advantage of server.lua's new onconnect callback for a more robust "connected" event2010-05-06, by Matthew Wild
-
verse: Add stream:unhook(event_name, handler)2010-05-06, by Matthew Wild
-
verse.client: Add verse.error_reply() helper2010-05-06, by Matthew Wild
-
plugins.version: Detect errors based on type attribute, rather than presence of query element2010-04-29, by Matthew Wild
-
Add support for 3921 session negotiation (makes ejabberd happy), thanks Chris!2010-04-02, by Matthew Wild
-
verse.client: Add missing version to stream header (thanks Bill Clark)2010-02-17, by Matthew Wild
-
verse.client: Update stream_callbacks format for new xmlhandlers API (thanks to Bill Clark for the patch)2010-02-17, by Matthew Wild
-
verse.client, squishy: Rename "xmlhandlers" to "core.xmlhandlers" in line with Prosody's structure2010-01-25, by Matthew Wild
-
verse.client: Fire disconnected event when the disconnect is initiated by the client too2010-01-06, by Matthew Wild
-
verse: Add verse.quit() to exit the event loop2010-01-06, by Matthew Wild
-
verse: Multiple changes to allow controlling logging for both verse and streams2010-01-06, by Matthew Wild
-
verse.plugins.bind: Fix incorrect variable name causing traceback on unsuccessful bind2010-01-04, by Matthew Wild
-
verse: Add verse.add_task(delay, callback) to add timer functions using util.timer2010-01-03, by Matthew Wild
-
plugins.bind: Requested JID^Wresource should be in <jid/>^W<resource/> tag (thanks Maranda :) )2009-12-22, by Matthew Wild
-
plugins.bind: Requested JID should be in <jid/> tag (thanks Maranda :) )2009-12-22, by Matthew Wild
-
verse.client: Automatically load sasl and bind plugins2009-12-21, by Matthew Wild
-
verse.client: Don't hook the stanza event every time a stanza comes in :)2009-12-21, by Matthew Wild
-
plugins.ping: Define xmlns_ping namespace2009-12-20, by Matthew Wild
-
squishy: Add ping plugin2009-12-20, by Matthew Wild
-
plugins.ping: Return true on module load to indicate load success2009-12-20, by Matthew Wild
-
plugins.version: Return true on module load to indicate load success2009-12-20, by Matthew Wild
-
plugins.ping: Add ping plugin to XMPP ping a JID2009-12-20, by Matthew Wild
-
squish: Add version plugin2009-12-09, by Matthew Wild
-
Revert module names throughout to their Prosody equivalents2009-12-09, by Matthew Wild
-
verse.plugins.version: Fix for handling of version requests2009-12-09, by Matthew Wild
-
Add 'version' plugin to handle and generate version requests2009-12-09, by Matthew Wild
-
Rename verse2 -> verse2009-12-09, by Matthew Wild
-
verse.client: Add verse.reply() as shortcut for util.stanza.reply()2009-12-09, by Matthew Wild
-
squishy: Add util.uuid dependency2009-12-04, by Matthew Wild
-
verse: Have verse.new() accept a prototype table on which to base the connection2009-12-04, by Matthew Wild
-
verse.client: Extend verse object with message/iq/presence/stanza methods from util.stanza2009-12-04, by Matthew Wild
-
verse.client: Fixes for new xmlhandlers namespace seperator2009-12-01, by Matthew Wild
-
verse: Update for new server connection API2009-12-01, by Matthew Wild
-
squishy: Update to fetch new server_select.lua from Prosody2009-12-01, by Matthew Wild
-
squishy: Add util.timer2009-11-30, by Matthew Wild
-
verse: Include LuaRocks packages if we can2009-11-30, by Matthew Wild
-
verse: Fix stream:hook() to pass additional parameters to the underlying hook(), so we don't strip priority2009-11-30, by Matthew Wild
-
util.xstanza: Fix and rename error_from_stanza() -> get_error()2009-11-30, by Matthew Wild
-
squish: Add plugins2009-11-29, by Matthew Wild
-
verse.client: Add stream:close()2009-11-28, by Matthew Wild
-
verse.client: Add stream:reopen()2009-11-28, by Matthew Wild
-
verse.client: Fire events on stream features, errors, etc. and on non-stream tags such as SASL and TLS2009-11-28, by Matthew Wild
-
plugins.bind: Add plugin2009-11-28, by Matthew Wild
-
plugins.sasl: Add plugin2009-11-28, by Matthew Wild
-
squishy: Add util.xstanza2009-11-28, by Matthew Wild
-
util.xstanza: New library to extend util.stanza with XMPP-specific helpers2009-11-28, by Matthew Wild
-
util.logger: Friendlier string.format to automatically tostring() arguments2009-11-28, by Matthew Wild
-
Log debug message when firing an event2009-11-28, by Matthew Wild
-
verse: Support for loading plugins2009-11-28, by Matthew Wild
-
Remove some XMPP client-specific requires from init.lua2009-08-04, by Matthew Wild
Scroll all the way down to load more.