Closed Pninja closed 4 years ago
Aim to fix safari audiomessage problems with following changes:
Change audiomessage preload from auto to metadata, so that only headers with message size and so will be loaded with page load. The actual data will be loaded when message is played.
auto
metadata
Change getPosts messages from 400 to 100
getPosts
Aim to fix safari audiomessage problems with following changes:
Change audiomessage preload from
auto
tometadata
, so that only headers with message size and so will be loaded with page load. The actual data will be loaded when message is played.Change
getPosts
messages from 400 to 100