peertube-plugin-livechat/prosody-modules/mod_vcard_peertubelivechat
John Livingston 98c9bb8788
303 registered users avatars avoid multiple parallel request to peertube (#309)
Peertube users avatars optimization (Fix #303):

* avoid multiple parallel request to load same avatar from Peertube
* send "item-not-found" stanza when no avatar, instead of a vCard without avatar
2024-02-06 11:01:29 +01:00
..
README.md Builtin-Prosody: use Peertube's avatar. 2022-01-05 18:53:44 +01:00
mod_vcard_peertubelivechat.lua 303 registered users avatars avoid multiple parallel request to peertube (#309) 2024-02-06 11:01:29 +01:00

README.md

mod_vcard_peertubelivechat

This module is a custom module that allows Prosody to load vCards from Peertube.

This module is part of peertube-plugin-livechat, and is under the same LICENSE.