Commit Graph

8 Commits

Author SHA1 Message Date
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
27b32f022b Fix #275: Peertube v6.0.0 compatibility for avatars:
Using account.avatars if account.avatar is not available in
mod_vcard_peertubelivechat.
2023-11-16 10:33:16 +01:00
cb60a7799d Cleaning. 2022-01-06 03:29:52 +01:00
2effa8e4e9 Changelog & cleaning. 2022-01-05 20:13:59 +01:00
a5385e99cd Fixes. 2022-01-05 20:11:22 +01:00
eeaba121de Adding Fullname field. 2022-01-05 19:23:20 +01:00
0ba58ac284 Add some cache. 2022-01-05 19:17:40 +01:00
6afb640df2 Builtin-Prosody: use Peertube's avatar. 2022-01-05 18:53:44 +01:00