prosody-modules
log
graph
tags
bookmarks
branches
c0237567bbb1
browse
changeset
mod_profile/mod_profile.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_profile/mod_profile.lua @ 2703:
c0237567bbb1
less
more
|
(0)
tip
description
author
age
mod_profile: Add warning and debug logging in order to catch a weird event
Kim Alvefur
2016-12-03
mod_profile: Return error on storage error, don't attempt to migrate from old storage
Kim Alvefur
2015-05-18
mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions
Kim Alvefur
2015-05-18
mod_profile: Don't use import()
Kim Alvefur
2015-05-18
mod_profile: Save photo and nickname from PEP to vCard
Kim Alvefur
2014-09-27
mod_profile: Use module:handle_items() for PEP node bootstrapping (see trunk 388786af0dd2)
Kim Alvefur
2014-09-27
mod_profile: Set metadata nodes ItemID to the same hash as the data node
Kim Alvefur
2014-09-16
mod_profile: Fix global access
Kim Alvefur
2014-09-01
mod_profile: Fix wrong use of "current" as id for avatar data
Kim Alvefur
2014-07-08
mod_profile: Add the missing <info> child element and move info attributes there
Kim Alvefur
2014-07-08
mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead)
Kim Alvefur
2014-06-25
mod_profile: Load profile into PEP on initial presence
Kim Alvefur
2014-06-21
mod_profile: Don't pass old vcard data trough vcard lib
Kim Alvefur
2014-06-20
mod_profile: Add id to item tag too.
Kim Alvefur
2014-05-30
mod_profile: Use the item id "current" as recomended in the Singleton Nodes section of XEP-0060
Kim Alvefur
2014-05-30
mod_profile: Purge nodes before publishing new items
Kim Alvefur
2014-05-30
mod_profile: Integrate with mod_pep_plus by default
Kim Alvefur
2014-05-28
mod_profile: Replacement for mod_vcard with vcard4 support and integration with mod_pep_plus
Kim Alvefur
2014-05-28
less
more
|
(0)
tip