Software /
code /
prosody
Graph
-
util.stanza: Don't automatically generate ids for iq stanzasThu, 13 Sep 2018 16:35:48 +0100, by Matthew Wild
-
net.server_epoll: Factor Direct TLS handling out of connection initializationThu, 13 Sep 2018 17:28:50 +0200, by Kim Alvefur
-
spec/scansion/basic_roster.scs: Add tests for actually modifying the rosterThu, 13 Sep 2018 16:18:59 +0100, by Matthew Wild
-
.luacheckrc: Remove aspirational goals from strict check, keep it simple for nowThu, 13 Sep 2018 16:17:46 +0100, by Matthew Wild
-
rostermanager: Use util.id to generate ids for roster pushedThu, 13 Sep 2018 16:08:38 +0100, by Matthew Wild
-
util.stanza tests: Fix test name (copy/paste error?)Thu, 13 Sep 2018 15:37:42 +0100, by Matthew Wild
-
net.server_epoll: Remove coercion of connections to stringsThu, 13 Sep 2018 17:02:26 +0200, by Kim Alvefur
-
net.server_epoll: Rename all variables holding TLS contexts for consistencyThu, 13 Sep 2018 16:50:23 +0200, by Kim Alvefur
-
MUC: Fix to correctly return 'node' in disco#info responses (thanks jc)Thu, 13 Sep 2018 15:11:08 +0100, by Matthew Wild
-
MUC: If a user with an existing affiliation registers, preserve that affiliation (thanks jc)Thu, 13 Sep 2018 14:46:24 +0100, by Matthew Wild
-
spec/scansion/prosody.cfg.lua: daemonize by defaultWed, 12 Sep 2018 14:59:52 +0100, by Matthew Wild
-
spec/scansion/prosody.cfg.lua: Add pidfile option so Prosody can be daemonizedWed, 12 Sep 2018 14:44:40 +0100, by Matthew Wild
-
doc/net.server.lua: Not an actual source file, instruct luacheck to ignore itWed, 12 Sep 2018 14:27:01 +0100, by Matthew Wild
-
spec/scansion/prosody.cfg.lua: Config file to be used for integration testsWed, 12 Sep 2018 13:49:53 +0100, by Matthew Wild
-
mod_storage_memory: Import from prosody-modules 4c3230c22c18Wed, 12 Sep 2018 13:44:03 +0100, by Matthew Wild
-
mod_auth_insecure: Fix module provider nameWed, 12 Sep 2018 13:43:18 +0100, by Matthew Wild
-
spec/scansion: Ensure all scripts have sensible titlesTue, 11 Sep 2018 20:57:23 +0100, by Matthew Wild
-
spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456) scansionMon, 10 Sep 2018 14:58:44 +0100, by Matthew Wild
-
GNUmakefile: Tell Mercurial to behave consistenlySun, 09 Sep 2018 19:34:59 +0200, by Kim Alvefur
-
GNUmakefile: Allow overriding path to bustedSun, 09 Sep 2018 19:23:52 +0200, by Kim Alvefur
-
GNUmakefile: Allow overriding path to luacheckSun, 09 Sep 2018 19:23:26 +0200, by Kim Alvefur
-
mod_vcard_legacy: Add some notesSun, 09 Sep 2018 17:47:47 +0200, by Kim Alvefur
-
mod_vcard_legacy: Fix EXTVAL conversion (thanks pep.)Sun, 09 Sep 2018 02:43:45 +0200, by Kim Alvefur
-
mod_vcard_legacy: Fix uppercase tag name (thanks pep.)Sun, 09 Sep 2018 02:14:44 +0200, by Kim Alvefur
-
mod_vcard4: Advertise feature on account instead of hostSat, 08 Sep 2018 16:49:29 +0200, by Kim Alvefur
-
util.pposix: Allow _DARWIN_C_SOURCE to be overridenSat, 08 Sep 2018 11:52:44 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 08 Sep 2018 11:51:52 +0200, by Kim Alvefur
-
util.pposix: Fix or silence a warning on OS X (#1202)Sat, 08 Sep 2018 11:46:02 +0200, by Kim Alvefur
-
Merge 0.10->trunkSat, 08 Sep 2018 11:42:22 +0200, by Kim Alvefur
-
util.pposix: Fix building on OS X (#1202)Sat, 18 Aug 2018 12:07:40 +0200, by Kim Alvefur
-
util.pposix: Restrict use of malloc_info to glibcFri, 07 Sep 2018 15:50:12 +0200, by Kim Alvefur
-
util.pposix: Do not attempt to assign to stdio variables [pedantic]Fri, 07 Sep 2018 15:25:33 +0200, by Kim Alvefur
-
mod_auth_insecure: Accept any username/password (import of mod_auth_any from prosody-modules)Fri, 07 Sep 2018 10:46:30 +0100, by Matthew Wild
-
mod_pubsub: Exclude value of FORM_TYPE from stored dataFri, 07 Sep 2018 02:25:39 +0200, by Kim Alvefur
-
mod_vcard_legacy: Include avatar data even if metadata can't be loadedFri, 07 Sep 2018 01:08:27 +0200, by Kim Alvefur
-
mod_vcard_legacy: Return old vcard if neither vcard4 or avatar availableFri, 07 Sep 2018 01:06:27 +0200, by Kim Alvefur
-
mod_vcard_legacy: Handle avatar without vcard4Fri, 07 Sep 2018 01:04:53 +0200, by Kim Alvefur
-
mod_vcard_legacy: Rename variable for consistencyFri, 07 Sep 2018 00:36:31 +0200, by Kim Alvefur
-
mod_vcard_legacy: Return error in case saving avatar failsThu, 06 Sep 2018 23:51:03 +0200, by Kim Alvefur
-
mod_vcard_legacy: Factor out error handling into a functionThu, 06 Sep 2018 23:33:44 +0200, by Kim Alvefur
-
mod_vcard_legacy: Use correct method to clear avatar dataThu, 06 Sep 2018 23:05:38 +0200, by Kim Alvefur
-
spec/scansion: Add scansion scripts used for testingThu, 06 Sep 2018 16:44:48 +0100, by Matthew Wild
-
MUC: Initialize room with empty affiliation_data if none storedTue, 04 Sep 2018 21:55:40 +0100, by Matthew Wild
-
MUC: Allow vCard4 requests troughTue, 04 Sep 2018 18:00:43 +0200, by Kim Alvefur
-
MUC: Allow admins to include a registered nick when setting affiliationTue, 04 Sep 2018 11:59:17 +0100, by Matthew Wild
-
MUC: Move comment for clarityTue, 04 Sep 2018 11:57:41 +0100, by Matthew Wild
-
mod_vcard4: Allow access to the vcard4 PEP node via iq syntaxSat, 18 Aug 2018 13:48:38 +0200, by Kim Alvefur
-
mod_vcard_legacy: Announce feature on bare JID per XEPSat, 01 Sep 2018 22:06:25 +0200, by Kim Alvefur
-
mod_vcard_legacy: Clear avatars on setting a vcard-tempSat, 01 Sep 2018 18:10:33 +0200, by Kim Alvefur
-
mod_vcard_legacy: Support external avatarsSat, 01 Sep 2018 23:43:19 +0200, by Kim Alvefur
-
mod_vcard_legacy: Handle incomplete avatar infoSat, 01 Sep 2018 23:42:33 +0200, by Kim Alvefur
-
mod_vcard_legacy: Respond with old vcardTue, 21 Aug 2018 17:16:30 +0200, by Kim Alvefur
-
mod_vcard_legacy: Respond to attempts to set the legacy vcard-tempTue, 21 Aug 2018 17:16:27 +0200, by Kim Alvefur
-
mod_vcard_legacy: Add support for address fieldTue, 21 Aug 2018 16:34:46 +0200, by Kim Alvefur
-
mod_vcard_legacy: Include avatar data from XEP-0084 PEP nodeMon, 20 Aug 2018 09:18:21 +0200, by Kim Alvefur
-
mod_vcard_legacy: Add translation of telephone fieldSat, 01 Sep 2018 23:46:19 +0200, by Kim Alvefur
-
mod_vcard_legacy: Add translation of email fieldSat, 01 Sep 2018 23:45:58 +0200, by Kim Alvefur
-
mod_vcard_legacy: Attach vcard-temp avatar hash to outgoing presenceMon, 20 Aug 2018 07:36:03 +0200, by Kim Alvefur
-
mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 dataTue, 21 Aug 2018 16:40:40 +0200, by Kim Alvefur
-
mod_blocklist: Store timestamp of blocking to allow age to be determinedThu, 15 Feb 2018 03:00:32 +0100, by Kim Alvefur
-
mod_pubsub: Fix dataforms error handlingSat, 01 Sep 2018 21:18:30 +0200, by Kim Alvefur
-
util.dataforms: Improve default error message for failed datatype validationMon, 03 Sep 2018 19:44:28 +0200, by Kim Alvefur
-
mod_pubsub: Use dataforms validation to specify that max_items is an integerSat, 01 Sep 2018 03:02:44 +0200, by Kim Alvefur
-
mod_pubsub: Use field mapping in util.dataformsSat, 01 Sep 2018 03:01:55 +0200, by Kim Alvefur
-
util.dataforms: Add support for XEP-0122: Data Forms ValidationSat, 01 Sep 2018 03:10:09 +0200, by Kim Alvefur
-
util.dataforms: Allow field names to be different from the 'var' attributeSat, 01 Sep 2018 01:24:46 +0200, by Kim Alvefur
-
configmanager: Allow referencing environment variables in the config as as ENV_<name>Mon, 03 Sep 2018 17:45:30 +0100, by Matthew Wild
-
MUC: Add support for registering with a MUC, including reserving a nickname as per XEP-0045Mon, 03 Sep 2018 12:26:25 +0100, by Matthew Wild
-
MUC: Add some comments for clarityMon, 03 Sep 2018 12:19:42 +0100, by Matthew Wild
-
MUC: Add support for separate events for disco#info queries with a 'node'Mon, 03 Sep 2018 12:19:20 +0100, by Matthew Wild
-
MUC: Add support for storing additional data with MUC affiliationsMon, 03 Sep 2018 12:18:13 +0100, by Matthew Wild
-
util.pubsub: Expand comment on return type from get_itemsSat, 01 Sep 2018 00:45:51 +0200, by Kim Alvefur
-
mod_pubsub: Preserve current subscription options if given a partial formFri, 31 Aug 2018 23:54:13 +0200, by Kim Alvefur
-
mod_pubsub: Fix summary generation for Atom entries to use the correct fieldFri, 31 Aug 2018 21:57:04 +0200, by Kim Alvefur
-
util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completenessFri, 31 Aug 2018 17:49:14 +0200, by Kim Alvefur
-
util.pubsub: Comments describing the return values of methodsWed, 22 Aug 2018 13:27:36 +0200, by Kim Alvefur
-
prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207)Thu, 30 Aug 2018 00:17:54 +0200, by Kim Alvefur
-
util.pubsub: Add 'service' field to all eventsMon, 27 Aug 2018 14:07:28 +0100, by Matthew Wild
-
mod_version: Remove redundantFri, 24 Aug 2018 21:04:27 +0200, by Kim Alvefur
-
mod_private, mod_vcard: Use the usual comment on non-get received iqs.Fri, 24 Aug 2018 20:36:06 +0200, by Emmanuel Gil Peyrot
-
mod_version: Simplify iq handling by hooking on iq-get/ instead of iq/.Fri, 24 Aug 2018 20:35:33 +0200, by Emmanuel Gil Peyrot
-
mod_uptime: Simplify iq handling by hooking on iq-get/ instead of iq/.Fri, 24 Aug 2018 20:35:17 +0200, by Emmanuel Gil Peyrot
-
mod_time: Simplify iq handling by hooking on iq-get/ instead of iq/.Fri, 24 Aug 2018 20:35:03 +0200, by Emmanuel Gil Peyrot
-
mod_lastactivity: Simplify iq handling by hooking on iq-get/ instead of iq/.Fri, 24 Aug 2018 20:34:34 +0200, by Emmanuel Gil Peyrot
-
mod_disco: Simplify iq handling by hooking on iq-get/ instead of iq/.Fri, 24 Aug 2018 20:34:18 +0200, by Emmanuel Gil Peyrot
-
mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/.Fri, 24 Aug 2018 20:34:00 +0200, by Emmanuel Gil Peyrot
-
MUC: Normalize indentationWed, 22 Aug 2018 14:50:07 +0200, by Kim Alvefur
-
util.pubsub: Remove unused argumentTue, 21 Aug 2018 19:48:08 +0200, by Kim Alvefur
-
mod_vcard: Remove 0.8 COMPAT codeSun, 19 Aug 2018 23:44:01 +0100, by Matthew Wild
-
util.pubsub: Fire item-published/<node> to allow for easier handling of per-node itemsSun, 19 Aug 2018 23:37:19 +0100, by Matthew Wild
-
util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981Sun, 19 Aug 2018 21:56:33 +0100, by Matthew Wild
-
util.stanza tests: Add tests for maptags() methodSun, 19 Aug 2018 21:29:52 +0100, by Matthew Wild
-
net.server: Throw error when loading outside Prosody or Prosody config not loadedSun, 19 Aug 2018 14:45:19 +0100, by Matthew Wild
-
util.startup: Set flag when config fully loadedSun, 19 Aug 2018 14:44:50 +0100, by Matthew Wild
-
tests: Add muc/util tests for filtering MUC elementsSun, 19 Aug 2018 13:20:55 +0100, by Matthew Wild
-
mod_pubsub: Add missing default value for deliver_payloadsSun, 19 Aug 2018 07:42:07 +0200, by Kim Alvefur
-
mod_pubsub: Fix boolean value in formSun, 19 Aug 2018 07:41:26 +0200, by Kim Alvefur
-
mod_pubsub: Add a semicolon for consistencySun, 19 Aug 2018 07:39:49 +0200, by Kim Alvefur
-
util.pubsub tests: Fix whitespaceSat, 18 Aug 2018 18:14:19 +0200, by Kim Alvefur
-
util.pubsub tests: Add tests for get_items()Sat, 18 Aug 2018 15:28:08 +0100, by Matthew Wild
-
util.pubsub, pubsub.lib: Improve error on attempt to publish invalid itemSat, 18 Aug 2018 15:26:35 +0100, by Matthew Wild
-
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodesSat, 18 Aug 2018 15:10:41 +0100, by Matthew Wild
-
mod_pep: Simplify codeSat, 18 Aug 2018 14:38:18 +0100, by Matthew Wild
-
util.pubsub: Fix whitespace [luacheck]Sat, 18 Aug 2018 14:33:49 +0100, by Matthew Wild
-
Backed out changeset 27d800ddc3b0 (see below)Sat, 18 Aug 2018 14:30:14 +0100, by Matthew Wild
-
util.pubsub: get_last_item(): Fail with item-not-found if no item yet publishedSat, 18 Aug 2018 14:21:02 +0100, by Matthew Wild
-
util.pubsub: get_last_item(): Return error if node does not existSat, 18 Aug 2018 14:17:43 +0100, by Matthew Wild
-
pubsub.lib, util.pubsub: Move precondition checks to util.pubsubSat, 18 Aug 2018 14:06:56 +0100, by Matthew Wild
-
mod_pubsub: Advertise support for subscription-optionsSat, 18 Aug 2018 14:38:49 +0200, by Kim Alvefur
-
mod_pubsub: Advertise support for node meta-dataSat, 18 Aug 2018 14:32:03 +0200, by Kim Alvefur
-
mod_pep: Remove feature for persistence already added elsewereSat, 18 Aug 2018 14:31:01 +0200, by Kim Alvefur
-
mod_pep: Remove already included access model featureSat, 18 Aug 2018 14:29:13 +0200, by Kim Alvefur
-
util.pubsub: Add comment to clarify return valuesSat, 18 Aug 2018 13:23:52 +0100, by Matthew Wild
-
MUC: Direct PubSub queries to occupants to their real bare JIDSat, 18 Aug 2018 14:06:23 +0200, by Kim Alvefur
-
util.time: Add brief testsSat, 18 Aug 2018 00:41:49 +0200, by Kim Alvefur
-
MUC: Fix traceback when failing to restore a roomFri, 17 Aug 2018 08:12:58 +0100, by Matthew Wild
-
MUC: Pass missing argument to log messageFri, 17 Aug 2018 00:31:24 +0200, by Kim Alvefur
-
mod_pep: Respect setting for whether to include payload in notificationsThu, 16 Aug 2018 15:35:46 +0200, by Kim Alvefur
-
mod_pep: Respect settings for which kinds of notifications to sendThu, 16 Aug 2018 15:34:58 +0200, by Kim Alvefur
-
mod_pubsub: Add support for thin notifications (without the full payload)Thu, 16 Aug 2018 15:20:29 +0200, by Kim Alvefur
-
mod_pubsub: Only attach publisher on normal "item" broadcastsThu, 16 Aug 2018 15:18:29 +0200, by Kim Alvefur
-
mod_pubsub: Use the correct form fieldThu, 16 Aug 2018 15:07:28 +0200, by Kim Alvefur
-
mod_pubsub: Specify defaults for notification settingsThu, 16 Aug 2018 15:05:01 +0200, by Kim Alvefur
-
mod_pubsub: Make notification of item retraction configurableThu, 16 Aug 2018 14:44:09 +0200, by Kim Alvefur
-
mod_pubsub: Make notification of node deletion configurableThu, 16 Aug 2018 14:42:36 +0200, by Kim Alvefur
-
mod_pubsub: Add support for "quiet nodes" (disabling notifications)Thu, 16 Aug 2018 14:49:42 +0200, by Kim Alvefur
-
mod_pubsub: Prepare to support turning notifications off for each kind of broadcastThu, 16 Aug 2018 14:47:30 +0200, by Kim Alvefur
-
mod_pubsub: Add payload type metadata fieldMon, 13 Aug 2018 20:44:01 +0200, by Kim Alvefur
-
util.pubsub: Pass "retract" as the type of such broadcastsThu, 16 Aug 2018 14:32:21 +0200, by Kim Alvefur
-
util.pubsub: Silence warnings in tests [luacheck]Thu, 16 Aug 2018 06:05:11 +0200, by Kim Alvefur
-
util.async: Remove sleep functionSun, 12 Aug 2018 23:52:39 +0200, by Kim Alvefur
-
util.pubsub tests: Add TODOSun, 12 Aug 2018 11:43:38 +0100, by Matthew Wild
-
util.pubsub tests: Add tests to confirm new access model is enforced on config changeSun, 12 Aug 2018 11:34:50 +0100, by Matthew Wild
-
util.pubsub tests: Add initial node config testsSun, 12 Aug 2018 11:34:28 +0100, by Matthew Wild
-
util.pubsub tests: Extend publishing tests to check for correct notification behaviour on subscribe/unsubscribeSun, 12 Aug 2018 11:34:05 +0100, by Matthew Wild
-
util.pubsub: Allow outcasts to get their subscription statusSun, 12 Aug 2018 11:33:22 +0100, by Matthew Wild
-
util.pubsub tests: Add tests for publish_model (publishers, open, subscribers)Sun, 12 Aug 2018 10:43:18 +0100, by Matthew Wild
-
net.http.codes: "Correct" range of unassigned codes (thanks pep.)Sun, 12 Aug 2018 01:46:18 +0200, by Kim Alvefur
-
util.pubsub tests: Add some initial access model tests (open and whitelist)Sat, 11 Aug 2018 19:18:13 +0100, by Matthew Wild
-
spec: Correct order of arguments to asserts in configmanager testsSat, 11 Aug 2018 19:59:19 +0200, by Kim Alvefur
-
net.http.codes: Regenerate from IANA registry with toolSat, 11 Aug 2018 17:22:26 +0200, by Kim Alvefur
-
tools: Add a tool to generate net.http.codes from IANA registryThu, 08 Feb 2018 17:35:42 +0100, by Kim Alvefur
-
util-src/makefile: Add util.time to BSD makefileSat, 11 Aug 2018 17:33:11 +0200, by Kim Alvefur
-
util.time: Allow for already set constantSat, 11 Aug 2018 16:55:07 +0200, by Kim Alvefur
-
util.time: Add monotonic timeThu, 09 Mar 2017 04:37:12 +0100, by Kim Alvefur
-
util.time: Convert to CThu, 09 Mar 2017 04:34:28 +0100, by Kim Alvefur
-
util.pubsub: For open nodes, default affiliation is "member"Thu, 09 Aug 2018 20:27:04 +0100, by Matthew Wild
-
mod_pep, util.pubsub: Rename restricted->outcast, none->member and add new 'none' affiliation to better match XEP-0060Wed, 08 Aug 2018 23:20:07 +0100, by Matthew Wild
-
util.pubsub: Drop now redundant capabilities from testsWed, 08 Aug 2018 21:49:41 +0200, by Kim Alvefur
-
mod_pubsub, mod_pep, util.pubsub: Move capability definitions into util.pubsub to avoid duplicationWed, 08 Aug 2018 20:48:02 +0100, by Matthew Wild
-
mod_pep: Add comment explaining 'none' affiliationWed, 08 Aug 2018 20:40:44 +0100, by Matthew Wild
-
mod_pep: Remove "subscriber" affiliation in favour of "none"Wed, 08 Aug 2018 20:38:10 +0100, by Matthew Wild
-
mod_pep: Loosen restrictions on the "none" affiliationWed, 08 Aug 2018 21:03:37 +0200, by Kim Alvefur
-
mod_pep: Change default affiliation in the "presence" access model to "restricted" for non-contactsWed, 08 Aug 2018 20:55:14 +0200, by Kim Alvefur
-
encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+.Wed, 08 Aug 2018 09:29:32 +0200, by Emmanuel Gil Peyrot
-
pposix: Generate an error when a passed string isn’t "unlimited".Wed, 08 Aug 2018 09:28:42 +0200, by Emmanuel Gil Peyrot
-
pposix, signal: Ignore unused arguments.Wed, 08 Aug 2018 09:28:04 +0200, by Emmanuel Gil Peyrot
-
net, pposix, signal: Check for redefined defines, fix warnings.Wed, 08 Aug 2018 09:27:34 +0200, by Emmanuel Gil Peyrot
-
moduleapi: Remove multiple-parameters feature from module:shared()Wed, 08 Aug 2018 08:19:01 +0100, by Matthew Wild
-
MUC: Remove 307 status from error-kicks (fixes #939)Wed, 08 Aug 2018 08:12:36 +0100, by Matthew Wild
-
mod_muc: Fix incorrect variable usage [luacheck]Wed, 08 Aug 2018 08:10:11 +0100, by Matthew Wild
-
mod_proxy65: Split module:shared() into multiple calls, multiple params may be deprecated soonTue, 07 Aug 2018 21:14:43 +0100, by Matthew Wild
-
MUC: Suppress error text when participants are kicked due to error in semi-anon rooms (fixes #563)Tue, 07 Aug 2018 13:32:11 +0100, by Matthew Wild
-
util.pubsub: Include node defaults from current service objectTue, 07 Aug 2018 10:52:10 +0200, by Kim Alvefur
-
mod_pep: Add comment about 'hash_map' tableMon, 06 Aug 2018 23:20:47 +0200, by Kim Alvefur
-
mod_pep: Correct comment about 'recipients' tableMon, 06 Aug 2018 23:20:36 +0200, by Kim Alvefur
-
mod_pep: Pass 'recipients' table across module reloadsMon, 06 Aug 2018 18:58:25 +0200, by Kim Alvefur
-
mod_pep: Only resend last item on successful subscriptionSun, 05 Aug 2018 01:53:48 +0200, by Kim Alvefur
-
mod_pubsub, mod_pep: The "restricted" affiliation should be allowed to be unsubscribed but nothing elseMon, 06 Aug 2018 18:33:33 +0200, by Kim Alvefur
-
util.pubsub: Re-check all subscriptions on access_model change, unsubscribing those no longer allowedMon, 06 Aug 2018 17:04:11 +0200, by Kim Alvefur
-
pubsub.lib: fix more form fieldsMon, 06 Aug 2018 17:16:42 +0200, by Jonas Wielicki
-
Merge jonasw->trunkMon, 06 Aug 2018 16:58:21 +0200, by Kim Alvefur
-
pubsub.lib: correctly emit data form fieldsMon, 06 Aug 2018 16:27:05 +0200, by Jonas Wielicki
-
CHANGES: Add new pubsub items and note about PEPMon, 06 Aug 2018 15:26:33 +0100, by Matthew Wild
-
mod_pep: Save non-presence based subscriptions to storageSun, 05 Aug 2018 01:57:02 +0200, by Kim Alvefur
-
mod_pep: Note which subscriptions are presence based as subscription optionSun, 05 Aug 2018 01:56:36 +0200, by Kim Alvefur
-
pubsub.lib: Enable publish-options unconditionallyMon, 06 Aug 2018 11:25:31 +0100, by Matthew Wild
-
pubsub.lib: Add support for pubsub#publish_modelMon, 06 Aug 2018 11:23:42 +0100, by Matthew Wild
-
util.pubsub: Add support for publish_model config optionMon, 06 Aug 2018 11:23:09 +0100, by Matthew Wild
-
pubsub.lib: Code formatting changeMon, 06 Aug 2018 11:22:05 +0100, by Matthew Wild
-
pubsub.lib: Add comment about tonumber hackMon, 06 Aug 2018 08:39:46 +0100, by Matthew Wild
-
pubsub.lib: Enable publish-options by defaultMon, 06 Aug 2018 08:29:49 +0100, by Matthew Wild
-
Merge with jonaswMon, 06 Aug 2018 08:21:55 +0100, by Matthew Wild
-
pubsub.lib: auto-create node with publish-options if autocreation is enabledSun, 05 Aug 2018 11:44:49 +0200, by Jonas Wielicki
-
pubsub.lib: ignore FORM_TYPE field in config_from_xep0060Sun, 05 Aug 2018 11:37:47 +0200, by Jonas Wielicki
-
mod_pubsub: Pass the current values to dataformsSun, 05 Aug 2018 15:52:19 +0200, by Kim Alvefur
-
util.dataforms: Allow passing the current values to be used in stead of omitted fieldsSun, 05 Aug 2018 15:50:06 +0200, by Kim Alvefur
-
mod_pubsub: Use util.pubsub API for retrieving node config insteadSun, 05 Aug 2018 19:12:49 +0200, by Kim Alvefur
-
mod_pubsub: Add 'get_configuration' capability to relevant affiliationsSun, 05 Aug 2018 19:12:29 +0200, by Kim Alvefur
-
mod_pubsub: Add a public method for retrieving the service objectSun, 05 Aug 2018 18:28:31 +0200, by Kim Alvefur
-
util.pubsub: Apply defaults metatable before config check (thanks pep.)Sun, 05 Aug 2018 15:17:00 +0200, by Kim Alvefur
-
mod_pubsub: Rename variable subscription options form to improve readabilitySun, 05 Aug 2018 02:01:58 +0200, by Kim Alvefur
-
pubsub.lib: Support for publish-options behind a feature flag, 'enable_publish_options'Sun, 05 Aug 2018 00:08:07 +0100, by Matthew Wild
-
mod_pep: Add 'get_configuration' capability to relevant affiliationsSun, 05 Aug 2018 00:04:56 +0100, by Matthew Wild
-
mod_pep: Add comments describing root tables used for dataSat, 04 Aug 2018 23:44:34 +0200, by Kim Alvefur
-
MUC: Provide options as options in config form (fixes traceback)Sat, 04 Aug 2018 23:12:52 +0200, by Kim Alvefur
-
util.dataforms: Normalize indentationSat, 04 Aug 2018 23:12:41 +0200, by Kim Alvefur
-
pubsub.lib: Add support for precondition-not-met errorSat, 04 Aug 2018 21:37:48 +0100, by Matthew Wild
-
pubsub.lib: Advertise peristent-items feature when nodes and items are persistedSat, 04 Aug 2018 21:36:59 +0100, by Matthew Wild
-
mod_pubsub: Add comment to document nodestore/itemstore methodsSat, 04 Aug 2018 21:33:17 +0100, by Matthew Wild
-
util.pubsub: Add method to retrieve node configurationSat, 04 Aug 2018 21:32:24 +0100, by Matthew Wild
-
util.pubsub: Use service.node_defaults in case config.node_defaults was not provided (thanks jonasw)Sat, 04 Aug 2018 21:30:10 +0100, by Matthew Wild
-
mod_storage_internal: Only apply truncate if there are more items than requestedSat, 04 Aug 2018 15:44:38 +0200, by Kim Alvefur
-
util.pubsub: Tweak default affiliation of access models (fixes failing test)Sat, 04 Aug 2018 12:00:46 +0100, by Matthew Wild
-
mod_pep: Restrict access models to 'presence', 'whitelist' and 'open'Sat, 04 Aug 2018 03:40:30 +0200, by Kim Alvefur
-
mod_pubsub: Advertise default access model in discoSat, 04 Aug 2018 03:33:21 +0200, by Kim Alvefur
-
mod_pubsub: Restrict access model to 'whitelist' and 'open'Sat, 04 Aug 2018 03:31:21 +0200, by Kim Alvefur
-
mod_pubsub: Add configurable maximum on number of itemsSat, 04 Aug 2018 03:13:55 +0200, by Kim Alvefur
-
mod_pep: Move subscriber check into 'presence' access model callbackSat, 04 Aug 2018 03:13:26 +0200, by Kim Alvefur
-
util.pubsub: Look for a configured callback for more complicated access modelsSat, 04 Aug 2018 03:04:00 +0200, by Kim Alvefur
-
mod_pep: Set default access model to 'presence'Sat, 04 Aug 2018 03:38:55 +0200, by Kim Alvefur
-
mod_pubsub: Add access model to configuration formSat, 04 Aug 2018 03:38:38 +0200, by Kim Alvefur
-
util.pubsub: Add initial support for configurable access modelsSat, 04 Aug 2018 03:38:20 +0200, by Kim Alvefur
-
util.dataforms: Only allow overriding of options when passed via the :form methodFri, 03 Aug 2018 22:55:28 +0200, by Kim Alvefur
-
MUC: Allow destruction of tombstones (eg via telnet or adhoc command)Fri, 03 Aug 2018 22:25:16 +0200, by Kim Alvefur
-
util.dataforms: Allow overriding default options even if the form has suchFri, 03 Aug 2018 22:24:35 +0200, by Kim Alvefur
-
util.dataforms: Allow passing dynamically generated options as values (fixes traceback)Fri, 03 Aug 2018 22:05:40 +0200, by Kim Alvefur
-
util.dataforms: Exclude descriptive text fields from forms of type 'submit'Fri, 03 Aug 2018 21:45:55 +0200, by Kim Alvefur
-
util.dataforms: Skip all fields for the 'cancel' form typeFri, 03 Aug 2018 21:06:59 +0200, by Kim Alvefur
-
util.dataforms: Only include options in 'form' type formsFri, 03 Aug 2018 21:05:48 +0200, by Kim Alvefur
-
util.dataforms: Set default value for form type argumentFri, 03 Aug 2018 20:59:15 +0200, by Kim Alvefur
-
mod_admin_adhoc: Normalize indentationFri, 03 Aug 2018 20:51:08 +0200, by Kim Alvefur
-
mod_admin_adhoc: Keep options for list-single in 'options' field where they belongFri, 03 Aug 2018 20:48:23 +0200, by Kim Alvefur
-
util.dataforms: Detach generation of options from values (fixes #1177)Fri, 03 Aug 2018 18:35:00 +0200, by Kim Alvefur
-
util.dataforms: Add failing test for #1177Sat, 30 Jun 2018 20:49:26 +0200, by Kim Alvefur
-
mod_pep: Return true if all node config checks passes (fixes configuration)Fri, 03 Aug 2018 20:39:18 +0200, by Kim Alvefur
-
MUC: Split long lines [luacheck strict]Fri, 03 Aug 2018 17:48:41 +0200, by Kim Alvefur
-
mod_pep: Silence warnings about unused arguments [luacheck]Fri, 03 Aug 2018 17:15:42 +0200, by Kim Alvefur
-
mod_muc: Fire event when room is (and about to be) restoredFri, 03 Aug 2018 13:44:30 +0100, by Matthew Wild
-
mod_muc: Add commentFri, 03 Aug 2018 13:43:47 +0100, by Matthew Wild
-
mod_pep: Add 'pep_max_items' option to set an upper limit, defaults to 256 (scientifically chosen)Wed, 01 Aug 2018 19:18:31 +0100, by Matthew Wild
-
pubsub.lib: Support for not-acceptable errorWed, 01 Aug 2018 19:18:25 +0100, by Matthew Wild
-
util.pubsub: Add support for a config validation functionWed, 01 Aug 2018 19:18:07 +0100, by Matthew Wild
-
mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pepWed, 01 Aug 2018 19:08:09 +0100, by Matthew Wild
-
mod_csi: Imported from prosody-modules 66b3085ecc49Wed, 01 Aug 2018 10:26:08 +0100, by Matthew Wild
-
mod_pubsub: Enforce max_items on insertionTue, 31 Jul 2018 20:33:58 +0200, by Kim Alvefur
-
util.xmppstream: Explicitly release old parser object on stream resetTue, 31 Jul 2018 15:42:45 +0100, by Matthew Wild
-
Merge 0.10->trunkMon, 30 Jul 2018 15:13:54 +0100, by Matthew Wild
-
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incomingTue, 24 Jul 2018 19:07:26 +0200, by Kim Alvefur
-
mod_s2s: Reduce logging (#776)Sun, 22 Jul 2018 19:45:58 +0200, by Kim Alvefur
Scroll all the way down to load more.