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