Griffin Wiebel

Results 9 comments of Griffin Wiebel

We could find a theoretical maximum number of keywords where performance isn't noticeably hindered when retrieving a user's complete timeline. We then cap the number of words a user is...

Great thoughts! Here are my responses > Should the lists be public and subscribeable, like mute lists? It certainly wouldn't hurt for lists of keywords to be shared amongst users,...

The discussion on #688 might be insightful.

> Maybe we move it out of the drawer/right-nav and into the settings? That's what I was thinking too, something ala this in a Display menu. ![image](https://github.com/bluesky-social/social-app/assets/4733032/67ff0e74-91f9-4296-acba-b0942656cf3d)

Great advice @pfrazee, it looks a whole lot better now! The entire modal is now contained within a `ScrollView` and a `automaticallyAdjustKeyboardInsets` property offsets the keyboard height on iOS. I...

> For the second, it might look better if the background behind the submit was semi-opaque. Right now it looks horrible being over the image Absolutely agree. As I mentioned...

This will likely be controversial as lots of Bluesky users have grown to appreciate the rather suggestive look of the current icon. That said, it's a proper look. 👍

The latest update definitely helps by making the butterfly logo dark blue for dark mode users, but the white image described by @maisondasilva still exists.

Heads up, #1251 which recently merged into the main branch, removes a lot of internal types in order to adapt to `@portabletext/vue`, including `Serializers`. I'm not sure about the presence...