util.pposix: Fix building on OS X (#1202)
|
Kim Alvefur |
Sat, 18 Aug 2018 12:07:40 +0200 |
util.pposix: Restrict use of malloc_info to glibc
|
Kim Alvefur |
Fri, 07 Sep 2018 15:50:12 +0200 |
util.pposix: Do not attempt to assign to stdio variables [pedantic]
|
Kim Alvefur |
Fri, 07 Sep 2018 15:25:33 +0200 |
mod_auth_insecure: Accept any username/password (import of mod_auth_any from prosody-modules)
|
Matthew Wild |
Fri, 07 Sep 2018 10:46:30 +0100 |
mod_pubsub: Exclude value of FORM_TYPE from stored data
|
Kim Alvefur |
Fri, 07 Sep 2018 02:25:39 +0200 |
mod_vcard_legacy: Include avatar data even if metadata can't be loaded
|
Kim Alvefur |
Fri, 07 Sep 2018 01:08:27 +0200 |
mod_vcard_legacy: Return old vcard if neither vcard4 or avatar available
|
Kim Alvefur |
Fri, 07 Sep 2018 01:06:27 +0200 |
mod_vcard_legacy: Handle avatar without vcard4
|
Kim Alvefur |
Fri, 07 Sep 2018 01:04:53 +0200 |
mod_vcard_legacy: Rename variable for consistency
|
Kim Alvefur |
Fri, 07 Sep 2018 00:36:31 +0200 |
mod_vcard_legacy: Return error in case saving avatar fails
|
Kim Alvefur |
Thu, 06 Sep 2018 23:51:03 +0200 |
mod_vcard_legacy: Factor out error handling into a function
|
Kim Alvefur |
Thu, 06 Sep 2018 23:33:44 +0200 |
mod_vcard_legacy: Use correct method to clear avatar data
|
Kim Alvefur |
Thu, 06 Sep 2018 23:05:38 +0200 |
spec/scansion: Add scansion scripts used for testing
|
Matthew Wild |
Thu, 06 Sep 2018 16:44:48 +0100 |
MUC: Initialize room with empty affiliation_data if none stored
|
Matthew Wild |
Tue, 04 Sep 2018 21:55:40 +0100 |
MUC: Allow vCard4 requests trough
|
Kim Alvefur |
Tue, 04 Sep 2018 18:00:43 +0200 |
MUC: Allow admins to include a registered nick when setting affiliation
|
Matthew Wild |
Tue, 04 Sep 2018 11:59:17 +0100 |
MUC: Move comment for clarity
|
Matthew Wild |
Tue, 04 Sep 2018 11:57:41 +0100 |
mod_vcard4: Allow access to the vcard4 PEP node via iq syntax
|
Kim Alvefur |
Sat, 18 Aug 2018 13:48:38 +0200 |
mod_vcard_legacy: Announce feature on bare JID per XEP
|
Kim Alvefur |
Sat, 01 Sep 2018 22:06:25 +0200 |
mod_vcard_legacy: Clear avatars on setting a vcard-temp
|
Kim Alvefur |
Sat, 01 Sep 2018 18:10:33 +0200 |
mod_vcard_legacy: Support external avatars
|
Kim Alvefur |
Sat, 01 Sep 2018 23:43:19 +0200 |
mod_vcard_legacy: Handle incomplete avatar info
|
Kim Alvefur |
Sat, 01 Sep 2018 23:42:33 +0200 |
mod_vcard_legacy: Respond with old vcard
|
Kim Alvefur |
Tue, 21 Aug 2018 17:16:30 +0200 |
mod_vcard_legacy: Respond to attempts to set the legacy vcard-temp
|
Kim Alvefur |
Tue, 21 Aug 2018 17:16:27 +0200 |
mod_vcard_legacy: Add support for address field
|
Kim Alvefur |
Tue, 21 Aug 2018 16:34:46 +0200 |
mod_vcard_legacy: Include avatar data from XEP-0084 PEP node
|
Kim Alvefur |
Mon, 20 Aug 2018 09:18:21 +0200 |
mod_vcard_legacy: Add translation of telephone field
|
Kim Alvefur |
Sat, 01 Sep 2018 23:46:19 +0200 |
mod_vcard_legacy: Add translation of email field
|
Kim Alvefur |
Sat, 01 Sep 2018 23:45:58 +0200 |
mod_vcard_legacy: Attach vcard-temp avatar hash to outgoing presence
|
Kim Alvefur |
Mon, 20 Aug 2018 07:36:03 +0200 |
mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 data
|
Kim Alvefur |
Tue, 21 Aug 2018 16:40:40 +0200 |