Software /
code /
verse
Graph
-
sasl: Add oauthbearer mechanismFri, 17 Mar 2023 12:25:58 +0000, by Matthew Wild
-
presence: Clone stanza before caching itFri, 17 Mar 2023 11:18:39 +0000, by Matthew Wild
-
disco: Fire disco-info-changed when necessary, move presence resending thereFri, 17 Mar 2023 11:15:18 +0000, by Matthew Wild
-
disco: Remove stray print()Fri, 17 Mar 2023 11:12:12 +0000, by Matthew Wild
-
disco: Add support for extended disco formsFri, 17 Mar 2023 11:12:01 +0000, by Matthew Wild
-
buildscripts: Update included squish (now supports Lua 5.2)Fri, 17 Mar 2023 11:07:02 +0000, by Matthew Wild
-
libs/time: Add monotonic() if lua-system is availableFri, 17 Mar 2023 09:51:03 +0000, by Matthew Wild
-
pep: Include item id in eventFri, 17 Mar 2023 09:27:27 +0000, by Matthew Wild
-
jingle_ibb: Remove unused import of table.concatFri, 17 Mar 2023 09:26:45 +0000, by Matthew Wild
-
pubsub: Fire event on item retraction notificationsFri, 17 Mar 2023 09:25:24 +0000, by Matthew Wild
-
sasl: Expose what mechanisms were offered on authentication-failureFri, 17 Mar 2023 09:24:36 +0000, by Matthew Wild
-
browsing: whitespace fixesFri, 17 Mar 2023 09:23:56 +0000, by Matthew Wild
-
Add 'shutdown' event for a self-initiated disconnectFri, 17 Mar 2023 09:23:15 +0000, by Matthew Wild
-
Fix whitespaceThu, 16 Mar 2023 16:47:59 +0000, by Matthew Wild
-
Update to new tls_builder() API in net.server upstreamThu, 16 Mar 2023 16:40:57 +0000, by Matthew Wild
-
archive: Add 'complete' flagThu, 16 Mar 2023 11:47:37 +0000, by Matthew Wild
-
Use util.format for loggingThu, 16 Mar 2023 11:46:16 +0000, by Matthew Wild
-
client: Include xml:lang in stream header, if knownThu, 16 Mar 2023 11:43:16 +0000, by Matthew Wild
-
client: Don't enable session plugin by default, that protocol is obsoleteThu, 16 Mar 2023 11:42:58 +0000, by Matthew Wild
-
client: Correctly randomize SRV targets (thanks Zash)Thu, 16 Mar 2023 11:42:28 +0000, by Matthew Wild
-
Update to use util.id for random ids instead of counters (thanks Zash)Thu, 16 Mar 2023 11:41:52 +0000, by Matthew Wild
-
sasl: Include offered mechanisms in event when no supported mechanisms foundFri, 03 Mar 2023 12:10:54 +0000, by Matthew Wild
-
util.sasl.scram: Add support for 'tls-exporter' channel bindingWed, 03 Aug 2022 03:07:16 +0200, by Kim Alvefur
-
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3Wed, 03 Aug 2022 03:06:26 +0200, by Kim Alvefur
-
util.sasl.scram: Refactor channel bindingWed, 03 Aug 2022 03:04:17 +0200, by Kim Alvefur
-
client: Allow passing SCRAM hashes for use in authenticationWed, 03 Aug 2022 02:59:09 +0200, by Kim Alvefur
-
Merge with MattJWed, 03 Aug 2022 02:47:55 +0200, by Kim Alvefur
-
plugins.smacks: Change to track enabled state per directionSat, 19 Feb 2022 15:57:24 +0100, by Kim Alvefur
-
plugins.smacks: Restructure events to avoid double hooks after (failed) resumptionSat, 19 Feb 2022 15:52:10 +0100, by Kim Alvefur
-
plugins.smacks: Handle failed resumption by trying to bind insteadSat, 19 Feb 2022 15:43:47 +0100, by Kim Alvefur
-
squishy: Include util.hex used by util.uuidSat, 06 Nov 2021 18:26:31 +0100, by Kim Alvefur
-
plugins.smacks: Convert counter to string in resumptionThu, 10 Jun 2021 14:16:19 +0200, by Kim Alvefur
-
plugins.smacks: Don't warn about zero stanzas ackedThu, 10 Jun 2021 11:58:23 +0200, by Kim Alvefur
-
client: Send whitespace keeplivesSun, 06 Jun 2021 16:43:36 +0200, by Kim Alvefur
-
libs.hashes: Add back pure Lua sha1 implementationWed, 17 Feb 2021 14:57:59 +0100, by Kim Alvefur
-
util.dataforms: Support XEP-0122 validationMon, 23 Nov 2020 23:49:42 +0100, by Kim Alvefur
-
util.dataforms: Update from prosody trunk 5fb6563eee1e keeping from_stanza()Mon, 23 Nov 2020 23:43:58 +0100, by Kim Alvefur
-
util.time: Add pure Lua version of Prosody C moduleSat, 14 Nov 2020 15:24:01 +0100, by Kim Alvefur
-
util.table: Add fallback for the Prosody C moduleSat, 14 Nov 2020 15:23:08 +0100, by Kim Alvefur
-
pubsub: Support for 'notify' in retract and purge operations 0.10.0Mon, 06 Dec 2021 09:09:50 +0000, by Matthew Wild
-
pubsub: Allow setting additional attributes in pubsub action elementsMon, 06 Dec 2021 09:03:39 +0000, by Matthew Wild
-
MergeThu, 22 Oct 2020 15:28:35 +0100, by Matthew Wild
-
verse.plugins.groupchat: Add support for MUC passwords https://xmpp.org/extensions/xep-0045.html#example-27Fri, 02 Oct 2020 16:42:37 +0200, by Seve Ferrer
-
MergeThu, 22 Oct 2020 15:28:09 +0100, by Matthew Wild
-
docs/example.lua: Don't depend on 'verse' being a globalThu, 22 Oct 2020 15:27:48 +0100, by Matthew Wild
-
libs.encodings: Add encodings.utf8 compat (works on Lua 5.3+)Thu, 22 Oct 2020 15:27:22 +0100, by Matthew Wild
-
libs.encodings: Export empty idna tableThu, 22 Oct 2020 13:58:18 +0100, by Matthew Wild
-
client: Remove unused importThu, 22 Oct 2020 13:55:15 +0100, by Matthew Wild
-
disco: Force calculated caps in outgoing presenceThu, 22 Oct 2020 13:54:46 +0100, by Matthew Wild
-
Fix typos (thanks Link Mauve and codespell)Mon, 24 Dec 2018 17:35:07 +0100, by Kim Alvefur
-
plugins.archive: Remove compat for really old version of XEP-0313Mon, 24 Dec 2018 17:34:46 +0100, by Kim Alvefur
-
squishy: Include util.x509, required by net.http in Prosody 0.10+Mon, 17 Jun 2019 12:32:00 +0100, by Matthew Wild
-
squishy: Add util.timeMon, 17 Sep 2018 13:52:12 +0100, by Matthew Wild
-
verse: Ensure verse.quit() only quits the loop onceMon, 17 Sep 2018 13:19:54 +0100, by Matthew Wild
-
plugins.disco: Fix to use util.caps instead of broken hacky implementationWed, 27 Jun 2018 19:19:11 +0100, by Matthew Wild
-
libs.hashes: Better error message when method not availableWed, 27 Jun 2018 19:18:06 +0100, by Matthew Wild
-
libs.hashes: Add support for sha1 lib from luarocksWed, 27 Jun 2018 19:17:51 +0100, by Matthew Wild
-
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk)Wed, 27 Jun 2018 19:16:25 +0100, by Matthew Wild
-
Makefile: Use configured squish pathWed, 27 Jun 2018 19:13:27 +0100, by Matthew Wild
-
verse.plugins.groupchat: Fix import of util.eventsSun, 20 May 2018 01:24:39 +0200, by Kim Alvefur
-
verse: Remove use of deprecated module() functionSun, 20 May 2018 01:16:22 +0200, by Kim Alvefur
-
buildsys: Update to fetch from Prosody 0.10 branchSun, 20 May 2018 01:15:50 +0200, by Kim Alvefur
-
verse.plugins.pep: Support taking an item id, default to "current"Sun, 20 May 2018 00:56:24 +0200, by Kim Alvefur
-
libs.hashes: Switch to moteus bgcrypto suiteSun, 20 May 2018 00:51:58 +0200, by Kim Alvefur
-
plugins.archive: Call callback even f there were no <fin> elementSat, 31 Mar 2018 15:45:14 +0200, by Kim Alvefur
-
plugins.archive: Don't require 'queryid' attribute in iq responseSat, 31 Mar 2018 15:43:28 +0200, by Kim Alvefur
-
verse: trim trailing whitespaceTue, 18 Apr 2017 16:46:26 +0200, by Kim Alvefur
-
component: Import sha1 via util.hashesFri, 07 Apr 2017 19:39:59 +0200, by Kim Alvefur
-
plugins.archive: Update to XEP-0313 v0.6Fri, 07 Apr 2017 19:38:52 +0200, by Kim Alvefur
-
plugins.smacks: Update to sm:3 namespaceFri, 07 Apr 2017 19:37:56 +0200, by Kim Alvefur
-
util.sasl.scram: Add support for authenticating with pre-hashed passwordFri, 07 Apr 2017 19:35:44 +0200, by Kim Alvefur
-
plugins.presence: If a string is given as presece options, use it as statusSat, 04 Jun 2016 13:37:06 +0200, by Kim Alvefur
-
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour)Sat, 04 Jun 2016 13:36:39 +0200, by Kim Alvefur
-
plugins.presence: Fix resending previous presenceSat, 04 Jun 2016 13:35:23 +0200, by Kim Alvefur
-
Add plugin for XEP-0195: User BrowsingSun, 15 May 2016 16:23:54 +0200, by Kim Alvefur
-
Merge with ZashTue, 09 Feb 2016 23:40:12 +0000, by Matthew Wild
-
util.random: Use /dev/urandom or LuaCryptoWed, 13 Jan 2016 00:45:54 +0100, by Kim Alvefur
-
client, component: Fix logging of invalid XMLTue, 09 Feb 2016 23:39:31 +0000, by Matthew Wild
-
Merge with ZashTue, 12 Jan 2016 13:14:36 +0000, by Matthew Wild
-
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size)Tue, 12 Jan 2016 14:06:20 +0100, by Kim Alvefur
-
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes thereSat, 09 Jan 2016 02:03:26 +0100, by Kim Alvefur
-
Add util.ip, dependency of net.dns since Prosody 0.9.9Sat, 09 Jan 2016 01:36:03 +0100, by Kim Alvefur
-
plugins: Cleanup [luacheck]Thu, 03 Sep 2015 22:41:27 +0200, by Kim Alvefur
-
plugins.smacks: explicitly import luasocket which stops setting globals in new versionsThu, 03 Sep 2015 21:46:57 +0200, by Kim Alvefur
-
plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globalsThu, 27 Aug 2015 14:22:25 +0200, by Kim Alvefur
-
plugins: Use util.hashes instead of util.sha1Tue, 25 Aug 2015 18:03:10 +0200, by Kim Alvefur
-
libs.encodings: mime.unb64 is buggy with \0 should have been fixedTue, 25 Aug 2015 16:27:38 +0200, by Kim Alvefur
-
util.sasl.scram: Use the new util.hashes and util.randomTue, 25 Aug 2015 16:07:20 +0200, by Kim Alvefur
-
libs.hashes: Wrap LuaCrypto with fallback to util.sha1Tue, 25 Aug 2015 15:45:23 +0200, by Kim Alvefur
-
Import util.random from Prosody (using SHA-1)Tue, 25 Aug 2015 16:01:52 +0200, by Kim Alvefur
-
Import util.rsm from prosody-modulesWed, 19 Aug 2015 16:41:47 +0200, by Kim Alvefur
-
squishy: Include util.xml and util.jsonWed, 19 Aug 2015 14:41:24 +0200, by Kim Alvefur
-
verse: Pass on error from trying to require verse connection moduleSun, 17 May 2015 15:00:30 +0200, by Kim Alvefur
-
plugins.tls: Allow configuring TLS options at stream.sslSun, 17 May 2015 14:59:28 +0200, by Kim Alvefur
-
libs.adhoc: Don't set unintentional globalsTue, 05 May 2015 01:10:33 +0200, by Kim Alvefur
-
verse: Enable TCP keepalivesTue, 05 May 2015 01:08:20 +0200, by Kim Alvefur
-
plugins.legacy: Make functions localFri, 01 May 2015 23:33:08 +0200, by Kim Alvefur
-
Discard trailing whitespaceFri, 01 May 2015 23:27:29 +0200, by Kim Alvefur
-
plugins.jingle_ft: Update to version 0.16Fri, 01 May 2015 21:46:24 +0200, by Kim Alvefur
-
Added tag 0.9.1 for changeset 9aa5bce207b2Sat, 09 Jan 2016 11:03:30 +0000, by Matthew Wild
-
squishy: Add util.ip, now required by net.dns 0.9.1Sat, 09 Jan 2016 10:47:03 +0000, by Matthew Wild
-
Makefile: Remove config.unix when making a releaseFri, 01 Jan 2016 17:17:36 +0000, by Matthew Wild
-
Added tag 0.9.0 for changeset 3267ae7c9217Fri, 01 Jan 2016 17:14:21 +0000, by Matthew Wild
-
Makefile: Error if config.unix is missingFri, 01 Jan 2016 15:50:58 +0000, by Matthew Wild
-
Makefile: Add 'install' targetFri, 01 Jan 2016 15:41:04 +0000, by Matthew Wild
-
configure, Makefile: Add configure script to set build-time variablesFri, 01 Jan 2016 15:40:51 +0000, by Matthew Wild
-
Makefile, buildscripts/squish: Add Makefile and squish to the repoThu, 31 Dec 2015 21:12:00 +0000, by Matthew Wild
-
init: Log the error message that caused loading of a connection module to failSat, 05 Sep 2015 15:13:52 +0100, by Matthew Wild
-
init: Restore loading of LuaSec (must be loaded before net.server) (thanks 桜)Sun, 16 Nov 2014 19:33:18 +0100, by Kim Alvefur
-
squishy: Fetch from latest 0.9Sun, 05 Oct 2014 14:39:11 +0200, by Kim Alvefur
-
squishy: Fix for fetching util.rsmSun, 05 Oct 2014 14:37:56 +0200, by Kim Alvefur
-
util.sasl.scram: Only indicate channel binding support when TLS is usedSun, 05 Oct 2014 13:20:29 +0200, by Kim Alvefur
-
client: Deal with eg no-stream errors where no stanza is passedTue, 30 Sep 2014 12:18:28 +0200, by Kim Alvefur
-
util.sasl.scram: Slight optimization of HMACTue, 30 Sep 2014 12:16:33 +0200, by Kim Alvefur
-
util.sasl.scram: Correctly verify that the server added its own nonceTue, 30 Sep 2014 11:59:52 +0200, by Kim Alvefur
-
verse: Import LuaSocket properly (especially for 5.2)Tue, 23 Sep 2014 22:15:13 +0200, by Kim Alvefur
-
plugins.sasl: Store mechanisms with the correct nameThu, 18 Sep 2014 22:00:58 +0200, by Kim Alvefur
-
util.sasl.scram: Fix typoThu, 18 Sep 2014 20:33:40 +0200, by Kim Alvefur
-
plugins.sasl: Alter mechanism loading and pass name of loaded mechanism. Fixes attempting SCRAM-PLUS when only SCRAM is offeredThu, 18 Sep 2014 20:32:38 +0200, by Kim Alvefur
-
squishy: Add sasl mechsThu, 18 Sep 2014 19:17:10 +0200, by Kim Alvefur
-
SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS)Thu, 18 Sep 2014 19:03:15 +0200, by Kim Alvefur
-
Add SCRAM-SHA-1 implementationThu, 18 Sep 2014 19:02:13 +0200, by Kim Alvefur
-
Almost a SASL framework, supports negotiation and challenge-response, mechanism code split out into util/sasl/Thu, 18 Sep 2014 18:59:34 +0200, by Kim Alvefur
-
plugins.archive: Update to MAM version 0.3Mon, 08 Sep 2014 12:10:21 +0200, by Kim Alvefur
-
Merge with ZashWed, 27 Aug 2014 10:34:58 +0100, by Matthew Wild
-
verse.plugins.uptime: Explicitly cast uptime to a numberWed, 04 Sep 2013 13:40:55 +0200, by Kim Alvefur
-
plugins.smacks: Improve logic for sending <r/>Wed, 27 Aug 2014 10:30:38 +0100, by Matthew Wild
-
plugins.groupchat: Use verse.eventable (room objects were missing :unhook() )Wed, 27 Aug 2014 10:30:08 +0100, by Matthew Wild
-
plugins.pubsub: Implement fetching of itemsSat, 06 Jul 2013 08:40:18 +0200, by Kim Alvefur
-
plugins.pubsub: Keep track of wrapped callbacksSat, 06 Jul 2013 08:38:31 +0200, by Kim Alvefur
-
plugins.pubsub: Implement node discoverySat, 06 Jul 2013 08:35:37 +0200, by Kim Alvefur
-
plugins.archive: Update for MAM 0.2Sun, 30 Jun 2013 00:46:49 +0200, by Kim Alvefur
-
verse.client: Fix stream error errorFri, 14 Jun 2013 23:25:54 +0200, by Kim Alvefur
-
plugins.register: Support submitting email when registering an accountSat, 08 Jun 2013 18:17:09 +0100, by Matthew Wild
-
plugins.register: Fix event name (failure vs. failed)Sat, 08 Jun 2013 17:43:41 +0100, by Matthew Wild
-
plugins.adhoc, plugins.jingle: Fix checking of type attribute (thanks Mark)Fri, 07 Jun 2013 14:36:41 +0100, by Matthew Wild
-
plugins.adhoc: Add missing return in error caseTue, 28 May 2013 15:14:50 +0100, by Matthew Wild
-
plugins.ping: Reply to pingsSat, 11 May 2013 18:42:13 +0200, by Kim Alvefur
-
plugins.pubsub: If no jid given to unsubscribe with, default to what was subscribed to (if given) or the bound jidFri, 10 May 2013 12:19:57 +0200, by Kim Alvefur
-
plugins.pubsub: Collect the subscribed jidFri, 10 May 2013 12:13:36 +0200, by Kim Alvefur
-
verse.client: Fire stream error events, so they can be handledMon, 29 Apr 2013 10:58:40 +0200, by Kim Alvefur
-
util.dataforms: Add method for converting XML dataforms to tablesFri, 15 Feb 2013 20:45:31 +0100, by Kim Alvefur
-
util.dataforms: Update from Prosody repoFri, 15 Feb 2013 20:40:56 +0100, by Kim Alvefur
-
plugins.pubsub: Implement retract, purge and delete operationsSun, 10 Feb 2013 18:16:25 +0100, by Kim Alvefur
-
plugins.pubsub: Explicitly subscribe with our current full jid as defaultSun, 10 Feb 2013 18:14:31 +0100, by Kim Alvefur
-
verse: Fix disconnected event for unassociated connectionsSun, 10 Feb 2013 18:06:43 +0100, by Kim Alvefur
-
Backout 55e3fd7b9731Sun, 10 Feb 2013 18:02:00 +0100, by Kim Alvefur
-
verse.client: Use a different flag to indicate that our outgoing stream is closedSun, 10 Feb 2013 04:52:17 +0100, by Kim Alvefur
-
verse: Err, I meant the stream, not the connectionSun, 10 Feb 2013 04:29:20 +0100, by Kim Alvefur
-
verse: Really pass the connection to ondisconnect, not some unknown globalSun, 10 Feb 2013 04:20:44 +0100, by Kim Alvefur
-
plugins.smacks: Start counting when sending <enable/>Sun, 10 Feb 2013 03:41:45 +0100, by Kim Alvefur
-
verse: Only fire the disconnected event if the stream and the connection are still associated (fixes smacks issue)Sun, 10 Feb 2013 03:29:04 +0100, by Kim Alvefur
-
plugins.smacks: Don't try to reconnect on gracefull stream closureSun, 10 Feb 2013 02:54:01 +0100, by Kim Alvefur
-
verse.client: Try to behave better when stream is closed gracefullySun, 10 Feb 2013 02:53:03 +0100, by Kim Alvefur
-
verse: Add missing 'reason' argument to stream:close()Sun, 10 Feb 2013 02:50:02 +0100, by Kim Alvefur
-
plugins.smacks: Re-send unacked outgoing stanzas on resumptionSun, 10 Feb 2013 01:54:30 +0100, by Kim Alvefur
-
plugins.smacks: Break less on sending of non-stanzas such as raw strings.Sun, 10 Feb 2013 00:10:19 +0100, by Kim Alvefur
-
plugins.receipts: XEP-0184 support.Mon, 04 Feb 2013 01:04:01 +0100, by Kim Alvefur
-
plugins.carbons: Update to Carbons v0.8Sat, 22 Dec 2012 17:53:40 +0100, by Kim Alvefur
-
util.vcard: Don't break on data outside of VCARD sections (thanks moo-min)Mon, 17 Dec 2012 12:47:25 +0100, by Kim Alvefur
-
plugins.vcard: Convert textual vCards to XEP-54 formatThu, 11 Oct 2012 17:00:20 +0200, by Kim Alvefur
-
plugins/sasl: Use ANONYMOUS authentication when no username providedMon, 10 Sep 2012 23:37:04 +1000, by James Callahan
-
component: allow binding to non-host jids (thanks mva)Fri, 31 Aug 2012 19:40:14 +0200, by Kim Alvefur
-
plugins.vcard: Fix previous commitMon, 27 Aug 2012 00:18:53 +0200, by Kim Alvefur
-
plugins.vcard: Update for never util.vcardMon, 27 Aug 2012 00:13:47 +0200, by Kim Alvefur
-
util.vcard: Handle empty vcardsMon, 27 Aug 2012 00:04:30 +0200, by Kim Alvefur
-
util.vcard: Iterate on tags instead of items (thanks mva)Thu, 09 Aug 2012 20:18:55 +0200, by Kim Alvefur
-
plugins.adhoc: Collect a <note/>Wed, 04 Jul 2012 03:37:16 +0200, by Kim Alvefur
-
plugins.adhoc: Add explicit dependency on the disco plugin.Wed, 04 Jul 2012 03:34:12 +0200, by Kim Alvefur
-
util.vcard: Ignore undefined propertiesSun, 01 Jul 2012 13:54:09 +0200, by Kim Alvefur
-
util.vcard: Completed separation of parsers and generatorsSun, 01 Jul 2012 12:38:54 +0200, by Kim Alvefur
-
plugins.archive: Don't modify the query params tableMon, 25 Jun 2012 02:27:43 +0200, by Kim Alvefur
-
squishy, plugins.archive: Fetch RSM lib from prosody-modules and use.Fri, 08 Jun 2012 21:39:01 +0200, by Kim Alvefur
-
plugins.archive: Treat query params correctlyFri, 08 Jun 2012 06:44:20 +0200, by Kim Alvefur
-
plugins.sasl: Collect text message on SASL failureMon, 28 May 2012 17:32:38 +0200, by Kim Alvefur
-
plugins.groupchat: Import util.jid here too.Fri, 18 May 2012 22:11:23 +0200, by Kim Alvefur
-
plugins.bind: Import util.jid to fix tracebackFri, 18 May 2012 20:39:30 +0100, by Matthew Wild
-
squishy: Update to fetch from a pre-timber revision of ProsodyThu, 17 May 2012 19:41:41 +0100, by Matthew Wild
-
util.vcard: Don't use module()Sun, 13 May 2012 20:14:32 +0200, by Kim Alvefur
-
plugins.archive: Parse the timestampFri, 20 Apr 2012 04:12:49 +0200, by Kim Alvefur
-
plugins.archive: Collect the archive idFri, 20 Apr 2012 04:10:18 +0200, by Kim Alvefur
-
plugins.archive: Move namespaces to the topFri, 20 Apr 2012 01:39:31 +0200, by Kim Alvefur
-
plugins.archive: Implement archiving preferencesFri, 20 Apr 2012 01:36:13 +0200, by Kim Alvefur
-
plugins.archive: Import util.stanza directly and use itFri, 20 Apr 2012 00:33:46 +0200, by Kim Alvefur
-
plugins.archive: Add local verseFri, 20 Apr 2012 00:33:18 +0200, by Kim Alvefur
-
plugins.archive: Add a header commentFri, 20 Apr 2012 00:32:36 +0200, by Kim Alvefur
-
Merge with ZashFri, 30 Mar 2012 03:58:20 +0100, by Matthew Wild
-
plugins.jingle_s5b: Add missing xmlnsFri, 30 Mar 2012 00:17:13 +0200, by Kim Alvefur
-
plugins.jingle_s5b: Add local verseFri, 30 Mar 2012 00:16:50 +0200, by Kim Alvefur
-
doc/example_carbons.lua: Update to reflect timestamp change in carbons plugin.Sat, 17 Mar 2012 16:00:16 +0100, by Kim Alvefur
-
plugins.carbons: Get and parse timestamp from carbon into a number.Sat, 17 Mar 2012 15:59:43 +0100, by Kim Alvefur
-
plugins.carbons: Don't check carbons flag twice.Sat, 17 Mar 2012 15:44:16 +0100, by Kim Alvefur
-
plugins.jingle_ibb: new_ibb() doesn't need to be globalMon, 05 Mar 2012 20:51:00 +0100, by Kim Alvefur
-
plugins.pubsub: Add a local variable to save some table lookupsMon, 05 Mar 2012 20:18:54 +0100, by Kim Alvefur
-
client, component: `ret` was probably meant to be a localMon, 05 Mar 2012 20:13:33 +0100, by Kim Alvefur
-
verse: Remove some, erm, debug loggingFri, 30 Mar 2012 03:57:03 +0100, by Matthew Wild
-
verse: Add :listen(host, port) to Verse objects ("connected" event is fired with new clients)Fri, 30 Mar 2012 03:09:59 +0100, by Matthew Wild
-
verse: Accept a file object as a log handler, and automatically call :write() on it with a formatted messageSun, 12 Feb 2012 20:21:52 +0000, by Matthew Wild
-
squishy: add util.datetimeSun, 12 Feb 2012 02:27:56 +0100, by Kim Alvefur
-
plugins.carbons: Fix wrong variable nameWed, 01 Feb 2012 22:40:30 +0100, by Kim Alvefur
-
plugins.roster: Make stanza error parts locals.Fri, 27 Jan 2012 18:52:25 +0100, by Kim Alvefur
-
plugins.archive: Add missing :up()Mon, 16 Jan 2012 22:58:50 +0100, by Kim Alvefur
-
plugins.carbons: Update to XEP v0.6. Check that messages are from your bare jid.Tue, 10 Jan 2012 21:08:19 +0100, by Kim Alvefur
-
plugins.archive: Experimental implementation of the Message Archive Management ProtoXEPFri, 06 Jan 2012 16:54:10 +0100, by Kim Alvefur
-
plugins.pubsub: Implement unsubscribe.Sun, 01 Jan 2012 22:48:11 +0100, by Kim Alvefur
-
plugins.roster: Change variable name to what's used in XMPP-IMSun, 01 Jan 2012 22:17:39 +0100, by Kim Alvefur
-
doc/example_pubsub.lua: Fix typo.Fri, 23 Dec 2011 06:11:14 +0100, by Kim Alvefur
-
doc/example_pep.lua: Reorder a bit to avoid re-sending presence multiple times when caps change.Fri, 16 Dec 2011 22:09:37 +0100, by Kim Alvefur
-
plugins.pep: Load disco, since PEP depends on itFri, 16 Dec 2011 22:04:03 +0100, by Kim Alvefur
-
plugins.disco: Add set_ and add_identity()Fri, 16 Dec 2011 22:01:29 +0100, by Kim Alvefur
-
plugins.disco: A little cleanup and a bit of rewrite with a touch of premature optimization.Fri, 16 Dec 2011 22:00:41 +0100, by Kim Alvefur
-
plugins.pubsub: Fix to use correct method in backwards-compatibility codeSun, 11 Dec 2011 02:26:55 +0000, by Matthew Wild
-
plugins.pubsub: Fix typoSat, 10 Dec 2011 15:45:55 +0100, by Kim Alvefur
-
plugins.pubsub: Fix missing <item/> when publishing.Sat, 10 Dec 2011 15:21:09 +0100, by Kim Alvefur
-
verse.bosh: Minor change to pass Verse stream to stream callbacks (though it isn't currently used by them)Wed, 07 Dec 2011 02:46:00 +0000, by Matthew Wild
-
verse.bosh: Fix to loop over every child tag (childtags() is now too namespace-aware for this purpose)Wed, 07 Dec 2011 02:45:11 +0000, by Matthew Wild
-
doc/example*.lua: Update to use new .init() methodMon, 05 Dec 2011 15:44:17 +0000, by Matthew Wild
-
Merge with ZashMon, 05 Dec 2011 15:39:05 +0000, by Matthew Wild
-
verse: Add stream:info() for emitting info-level log message.Mon, 05 Dec 2011 16:24:13 +0100, by Kim Alvefur
-
verse: Add init(...) method to load connection modules (client, component, bosh, etc.)Mon, 05 Dec 2011 15:38:18 +0000, by Matthew Wild
-
plugins.groupchat: Fix missing 'end' in last commitMon, 05 Dec 2011 15:36:53 +0000, by Matthew Wild
-
Merge with MattJ & mvaSat, 03 Dec 2011 19:46:47 +0100, by Kim Alvefur
-
plugins.pep: Use the new PubSub api.Mon, 28 Nov 2011 17:16:04 +0100, by Kim Alvefur
-
plugins.pubsub: Make the old functions wrap the new.Mon, 28 Nov 2011 17:15:41 +0100, by Kim Alvefur
-
verse.plugins.groupchat: Make last commit (7802a048) more conciseSat, 03 Dec 2011 16:27:36 +0000, by Matthew Wild
-
fixed sending of leave messageFri, 02 Dec 2011 11:27:38 +0600, by mva
-
added local verse var to all pluginsFri, 02 Dec 2011 11:02:02 +0600, by mva
-
plugins.pep: Use the new PubSub api.Mon, 28 Nov 2011 17:16:04 +0100, by Kim Alvefur
-
plugins.pubsub: Make the old functions wrap the new.Mon, 28 Nov 2011 17:15:41 +0100, by Kim Alvefur
-
verse: Remove silly logger line I just noticed at the end of the fileWed, 30 Nov 2011 18:01:53 +0000, by Matthew Wild
-
Merge with ZashMon, 28 Nov 2011 15:00:48 +0000, by Matthew Wild
-
plugins.bind: get_child_text()Thu, 24 Nov 2011 07:10:26 +0100, by Kim Alvefur
-
plugins.vcard_update: get_child_text()Thu, 24 Nov 2011 07:10:26 +0100, by Kim Alvefur
-
doc/example_pep.lua: get_child_text()Thu, 24 Nov 2011 07:02:27 +0100, by Kim Alvefur
-
verse: Add default log handler for errorsSun, 27 Nov 2011 23:00:15 +0000, by Matthew Wild
-
verse: Format messages before passing them to custom log handlerSun, 27 Nov 2011 22:59:59 +0000, by Matthew Wild
-
verse: set_log_handler(): Allow nil to be passed for log_handler to disable logging (the default).Sun, 27 Nov 2011 22:50:21 +0000, by Matthew Wild
-
verse: Switch connection ids to be a simple incrementing integerSun, 27 Nov 2011 22:48:02 +0000, by Matthew Wild
-
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels).Sun, 27 Nov 2011 22:45:26 +0000, by Matthew Wild
Scroll all the way down to load more.