Closed KyleMaas closed 3 years ago
Requires this to properly function:
https://github.com/arj03/ssb-browser-core/pull/24
This change tries to display as many blobs as possible when not connected to a server (such as when Use Offline mode is active). It also contains a workaround for profile images trying to load before the profile index is filled in.
Fixes #76.
Looks good. Thanks, will test.
Requires this to properly function:
https://github.com/arj03/ssb-browser-core/pull/24
This change tries to display as many blobs as possible when not connected to a server (such as when Use Offline mode is active). It also contains a workaround for profile images trying to load before the profile index is filled in.
Fixes #76.