Removing unecessary plugins:

Removing headless/pubsub, minimize, notifications, profile, omemo, push, roomlist, dragresize.
Generated JS is about 10% lighter.
This commit is contained in:
John Livingston
2024-02-07 16:03:02 +01:00
parent c17fbeef0a
commit 48ecf96375
2 changed files with 3 additions and 1 deletions

View File

@ -21,6 +21,7 @@
* don't load all vCards when right menu is not visible (Fix #106)
* Changing the default avatar to minimize blinking effect when a user sends his first message
* Custom settings livechat_load_all_vcards for the readonly mode
* Removing unecessary plugins: headless/pubsub, minimize, notifications, profile, omemo, push, roomlist, dragresize (generated JS is about 10% lighter)
* 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