planetary-ios icon indicating copy to clipboard operation
planetary-ios copied to clipboard

Social for humans, not algorithms.

Results 241 planetary-ios issues
Sort by recently updated
recently updated
newest added

In order to communicate the open nature of secure scuttlebutt we need to allow users to view source for messages. Ideally we'd do some nifty color rendering of the message...

enhancement
good first issue
ui
small

Right now the Home Feed algorithm cell in top-level settings just says “Home Feed”. We should show the name of the currently selected algorithm as secondary text.

We need to be able to ban illegal blobs from the iOS app. We should be able to leverage our existing ban list API but we need a delete blobs...

design

Testing the latest version from TestFlight (recently released as 1.2.0). Replication is working better, I saw a Planetary post showing up pretty quick on Perihelion (both on the same network)....

The replication for identity `@6ilZq3kN0F+dXFHAPjAwMm87JEb/VdB+LC9eIMW3sa0=.ed25519` gets stuck. The last message that can be replicated for this feed is `%QRrL2wc9o4LoPb2We8FbZC7WlbsfBRM7CnLeguNmILw=.sha256`.

Planetary lets you switch between "configurations" in the debug settings, but the name of each configuration is just the name that you set up during initial onboarding. If you change...

We should display block messages the same way we show follows.

@rabble's Mac install of Planetary got into a state where Planetary couldn't start because the database was still open. We can probably catch this error in `GoBot.login()` and recover by...

bug
small

Some contact messages contain the string `"true"` instead of boolean value `true` in the `following` field. Check what go-ssb does in this case to replicate the same behaviour in project...

Currently blobs take way too long to load in Planetary. The experience is especially poor for new users because they have so many blobs to fetch. New users won't see...