Software /
code /
verse
Graph
-
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
Scroll all the way down to load more.