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

This user's profile picture is getting squished. It doesn't look like this anywhere but on the profile page header. Seems like we aren't setting the aspect ratio correctly. ![Image](https://user-images.githubusercontent.com/1165004/180851596-89abb0cb-e391-498a-8560-f395c6e48fd0.jpg)

good first issue
help wanted
ui
small
hacktoberfest

Steps to reproduce: 1. Launch Planetary 2. Leave the app open on the home tab for a couple minutes. Do not visit any other tabs. 3. Tap the notifications tab...

bug
good first issue
help wanted

We should measure how long it takes the user to see content after launching the app. Bonus points for also firing an event when we sync the first new message...

This adds a button in the debug settings to delete your SQL database. This is useful for us during development as sometimes our databases get corrupted. This allows us to...

Skip-Changelog

Our help drawers (#740) provide some good basic info about each of our main screens, but I think it would be good to have links to Zendesk or our wiki...

Our current cells that display SSB messages are written in UIKit and their layout is very difficult to maintain. We should rewrite them in SwiftUI.

tech
ui
swiftui

Yesterday this happened to me: 1. Composed a new post 2. Tapped the "Post" button 3. Planetary showed an error (SQLite Error 0) because the database was busy 4. My...

bug

When a user posts something, replies, or likes something then they should not get a pop up telling them there is a new post. Right now you get a little...

bug
ui
small