Mercurial > prosody-modules
log mod_profile/mod_profile.lua @ 1515:f367d7cbfaa6
age | author | description |
---|---|---|
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 |
Mon, 01 Sep 2014 18:15:34 +0200 | Kim Alvefur | mod_profile: Fix global access |
Tue, 08 Jul 2014 02:54:58 +0200 | Kim Alvefur | mod_profile: Fix wrong use of "current" as id for avatar data |
Tue, 08 Jul 2014 02:54:04 +0200 | Kim Alvefur | mod_profile: Add the missing <info> child element and move info attributes there |
Wed, 25 Jun 2014 20:45:01 +0200 | Kim Alvefur | mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead) |
Sat, 21 Jun 2014 14:58:55 +0200 | Kim Alvefur | mod_profile: Load profile into PEP on initial presence |
Fri, 20 Jun 2014 18:14:26 +0200 | Kim Alvefur | mod_profile: Don't pass old vcard data trough vcard lib |