Skip to content
  • LNJ's avatar
    AvatarStorage: Deploy IDs dynamically to QML (#122) · e3de6116
    LNJ authored
    This will make it possible to show automatically updating avatars of a
    specific JID. Also the avatar hashes don't have to be saved in the
    message database anymore, and so problems when changing accounts are
    fixed now.
    
    The AvatarStorage now has a signal, that is emitted when the avatar of a JID
    was changed. Connected to it is the NOTIFY signal of the Q_PROPERTY of
    the avatar storage, so all avatars are updated then.
    e3de6116