Matt Lorentz

Results 248 issues of Matt Lorentz

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

We can make the patchwork algorithm much faster by adding a `last_reply` column that is updated when we update the tangles ticket. Let's do that and make the patchwork algorithm...

The basic idea here is to give users a jumping off point for finding and following someone they know. It could include things like: - A box to paste in...

design

and add a confirmation dialog explaining that it's publicly visible

enhancement
good first issue
help wanted