Software /
code /
prosody-modules
Log
mod_profile/mod_profile.lua @ 1870:6a9f91ad4f95
description | author | age |
---|---|---|
mod_profile: Return error on storage error, don't attempt to migrate from old storage | Kim Alvefur | Mon, 18 May 2015 02:58:17 +0200 |
mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions | Kim Alvefur | Mon, 18 May 2015 02:56:41 +0200 |
mod_profile: Don't use import() | Kim Alvefur | Mon, 18 May 2015 02:55:39 +0200 |
mod_profile: Save photo and nickname from PEP to vCard | Kim Alvefur | Sat, 27 Sep 2014 19:29:28 +0200 |
mod_profile: Use module:handle_items() for PEP node bootstrapping (see trunk 388786af0dd2) | Kim Alvefur | Sat, 27 Sep 2014 19:11:04 +0200 |
mod_profile: Set metadata nodes ItemID to the same hash as the data node | Kim Alvefur | Tue, 16 Sep 2014 16:23:15 +0200 |