Wed, 12 Sep 2018 13:44:03 +0100 Matthew Wild mod_storage_memory: Import from prosody-modules 4c3230c22c18
Wed, 12 Sep 2018 13:43:18 +0100 Matthew Wild mod_auth_insecure: Fix module provider name
Tue, 11 Sep 2018 20:57:23 +0100 Matthew Wild spec/scansion: Ensure all scripts have sensible titles
Mon, 10 Sep 2018 14:58:44 +0100 Matthew Wild spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456) scansion
Sun, 09 Sep 2018 19:34:59 +0200 Kim Alvefur GNUmakefile: Tell Mercurial to behave consistenly
Sun, 09 Sep 2018 19:23:52 +0200 Kim Alvefur GNUmakefile: Allow overriding path to busted
Sun, 09 Sep 2018 19:23:26 +0200 Kim Alvefur GNUmakefile: Allow overriding path to luacheck
Sun, 09 Sep 2018 17:47:47 +0200 Kim Alvefur mod_vcard_legacy: Add some notes
Sun, 09 Sep 2018 02:43:45 +0200 Kim Alvefur mod_vcard_legacy: Fix EXTVAL conversion (thanks pep.)
Sun, 09 Sep 2018 02:14:44 +0200 Kim Alvefur mod_vcard_legacy: Fix uppercase tag name (thanks pep.)
Sat, 08 Sep 2018 16:49:29 +0200 Kim Alvefur mod_vcard4: Advertise feature on account instead of host
Sat, 08 Sep 2018 11:52:44 +0200 Kim Alvefur util.pposix: Allow _DARWIN_C_SOURCE to be overriden
Sat, 08 Sep 2018 11:51:52 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 08 Sep 2018 11:46:02 +0200 Kim Alvefur util.pposix: Fix or silence a warning on OS X (#1202)
Sat, 08 Sep 2018 11:42:22 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 18 Aug 2018 12:07:40 +0200 Kim Alvefur util.pposix: Fix building on OS X (#1202)
Fri, 07 Sep 2018 15:50:12 +0200 Kim Alvefur util.pposix: Restrict use of malloc_info to glibc
Fri, 07 Sep 2018 15:25:33 +0200 Kim Alvefur util.pposix: Do not attempt to assign to stdio variables [pedantic]
Fri, 07 Sep 2018 10:46:30 +0100 Matthew Wild mod_auth_insecure: Accept any username/password (import of mod_auth_any from prosody-modules)
Fri, 07 Sep 2018 02:25:39 +0200 Kim Alvefur mod_pubsub: Exclude value of FORM_TYPE from stored data
Fri, 07 Sep 2018 01:08:27 +0200 Kim Alvefur mod_vcard_legacy: Include avatar data even if metadata can't be loaded
Fri, 07 Sep 2018 01:06:27 +0200 Kim Alvefur mod_vcard_legacy: Return old vcard if neither vcard4 or avatar available
Fri, 07 Sep 2018 01:04:53 +0200 Kim Alvefur mod_vcard_legacy: Handle avatar without vcard4
Fri, 07 Sep 2018 00:36:31 +0200 Kim Alvefur mod_vcard_legacy: Rename variable for consistency
Thu, 06 Sep 2018 23:51:03 +0200 Kim Alvefur mod_vcard_legacy: Return error in case saving avatar fails
Thu, 06 Sep 2018 23:33:44 +0200 Kim Alvefur mod_vcard_legacy: Factor out error handling into a function
Thu, 06 Sep 2018 23:05:38 +0200 Kim Alvefur mod_vcard_legacy: Use correct method to clear avatar data
Thu, 06 Sep 2018 16:44:48 +0100 Matthew Wild spec/scansion: Add scansion scripts used for testing
Tue, 04 Sep 2018 21:55:40 +0100 Matthew Wild MUC: Initialize room with empty affiliation_data if none stored
Tue, 04 Sep 2018 18:00:43 +0200 Kim Alvefur MUC: Allow vCard4 requests trough
Tue, 04 Sep 2018 11:59:17 +0100 Matthew Wild MUC: Allow admins to include a registered nick when setting affiliation
Tue, 04 Sep 2018 11:57:41 +0100 Matthew Wild MUC: Move comment for clarity
Sat, 18 Aug 2018 13:48:38 +0200 Kim Alvefur mod_vcard4: Allow access to the vcard4 PEP node via iq syntax
Sat, 01 Sep 2018 22:06:25 +0200 Kim Alvefur mod_vcard_legacy: Announce feature on bare JID per XEP
Sat, 01 Sep 2018 18:10:33 +0200 Kim Alvefur mod_vcard_legacy: Clear avatars on setting a vcard-temp
Sat, 01 Sep 2018 23:43:19 +0200 Kim Alvefur mod_vcard_legacy: Support external avatars
Sat, 01 Sep 2018 23:42:33 +0200 Kim Alvefur mod_vcard_legacy: Handle incomplete avatar info
Tue, 21 Aug 2018 17:16:30 +0200 Kim Alvefur mod_vcard_legacy: Respond with old vcard
Tue, 21 Aug 2018 17:16:27 +0200 Kim Alvefur mod_vcard_legacy: Respond to attempts to set the legacy vcard-temp
Tue, 21 Aug 2018 16:34:46 +0200 Kim Alvefur mod_vcard_legacy: Add support for address field
Mon, 20 Aug 2018 09:18:21 +0200 Kim Alvefur mod_vcard_legacy: Include avatar data from XEP-0084 PEP node
Sat, 01 Sep 2018 23:46:19 +0200 Kim Alvefur mod_vcard_legacy: Add translation of telephone field
Sat, 01 Sep 2018 23:45:58 +0200 Kim Alvefur mod_vcard_legacy: Add translation of email field
Mon, 20 Aug 2018 07:36:03 +0200 Kim Alvefur mod_vcard_legacy: Attach vcard-temp avatar hash to outgoing presence
Tue, 21 Aug 2018 16:40:40 +0200 Kim Alvefur mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 data
Thu, 15 Feb 2018 03:00:32 +0100 Kim Alvefur mod_blocklist: Store timestamp of blocking to allow age to be determined
Sat, 01 Sep 2018 21:18:30 +0200 Kim Alvefur mod_pubsub: Fix dataforms error handling
Mon, 03 Sep 2018 19:44:28 +0200 Kim Alvefur util.dataforms: Improve default error message for failed datatype validation
Sat, 01 Sep 2018 03:02:44 +0200 Kim Alvefur mod_pubsub: Use dataforms validation to specify that max_items is an integer
Sat, 01 Sep 2018 03:01:55 +0200 Kim Alvefur mod_pubsub: Use field mapping in util.dataforms
Sat, 01 Sep 2018 03:10:09 +0200 Kim Alvefur util.dataforms: Add support for XEP-0122: Data Forms Validation
Sat, 01 Sep 2018 01:24:46 +0200 Kim Alvefur util.dataforms: Allow field names to be different from the 'var' attribute
Mon, 03 Sep 2018 17:45:30 +0100 Matthew Wild configmanager: Allow referencing environment variables in the config as as ENV_<name>
Mon, 03 Sep 2018 12:26:25 +0100 Matthew Wild MUC: Add support for registering with a MUC, including reserving a nickname as per XEP-0045
Mon, 03 Sep 2018 12:19:42 +0100 Matthew Wild MUC: Add some comments for clarity
Mon, 03 Sep 2018 12:19:20 +0100 Matthew Wild MUC: Add support for separate events for disco#info queries with a 'node'
Mon, 03 Sep 2018 12:18:13 +0100 Matthew Wild MUC: Add support for storing additional data with MUC affiliations
Sat, 01 Sep 2018 00:45:51 +0200 Kim Alvefur util.pubsub: Expand comment on return type from get_items
Fri, 31 Aug 2018 23:54:13 +0200 Kim Alvefur mod_pubsub: Preserve current subscription options if given a partial form
Fri, 31 Aug 2018 21:57:04 +0200 Kim Alvefur mod_pubsub: Fix summary generation for Atom entries to use the correct field
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip