Mercurial > prosody-modules
log mod_profile/mod_profile.lua @ 3043:6cc44e69443a
age | author | description |
---|---|---|
Tue, 10 Oct 2017 00:50:40 +0200 | Kim Alvefur | mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk) |
Sat, 03 Dec 2016 23:18:53 +0100 | Kim Alvefur | mod_profile: Add warning and debug logging in order to catch a weird event |
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) |