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
This commit is contained in:
@ -18,6 +18,9 @@
|
||||
* debounce MUC sidebar rendering in ConverseJS (Fix #138)
|
||||
* force history pruning, even if messages keep coming (Fix #140)
|
||||
* Prosody: disabling message carbons for anonymous users (See #295)
|
||||
* 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
|
||||
|
||||
## 8.0.4
|
||||
|
||||
|
Reference in New Issue
Block a user