Software /
code /
prosody
Graph
-
util.poll: Test that it loads after being compiledSat, 15 Sep 2018 01:01:04 +0200, by Kim Alvefur
-
MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.)Fri, 14 Sep 2018 18:06:12 +0100, by Matthew Wild
-
net.server_epoll: Use util.pollWed, 16 May 2018 23:57:09 +0200, by Kim Alvefur
-
util.poll: Import poll library with epoll and select supportWed, 16 May 2018 23:56:34 +0200, by Kim Alvefur
-
MUC: Include 'nick' attribute in affiliation lists (thanks jc)Fri, 14 Sep 2018 12:05:47 +0100, by Matthew Wild
-
net.server_epoll: Make read_size a server-wide optionThu, 13 Sep 2018 21:09:55 +0200, by Kim Alvefur
-
net.server_epoll: Rename pattern to read_sizeThu, 13 Sep 2018 21:07:44 +0200, by Kim Alvefur
-
net.server_epoll: Refactor Direct TLS assumptions outwardsThu, 13 Sep 2018 20:37:43 +0200, by Kim Alvefur
-
util.stanza tests: Remove unused variable #luacheckThu, 13 Sep 2018 16:45:18 +0100, by Matthew Wild
-
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
Scroll all the way down to load more.