Mary

Results 42 issues of Mary

This pull request makes the following changes: - Show a chevron beside the profile icon to show that you can indeed, quickly switch accounts. - ~~Only allow quick account switcher...

x:discussing

Addresses the security issue that was presented a while back where an adversary can craft an arbitrary external link embed (hopefully?) This pull request adds in the following check: -...

Fixes #2727 Strength color and label needs some work but it's a start, went for custom colors here instead of relying on Alf's color tokens though. | # | Image...

Fixes https://github.com/bluesky-social/social-app/issues/684 Adds data saving mode I originally wanted to show a button on individual images that would load that specific image thumbnail, ala Twitter, but it seemed like it...

x:changes-requested
feature

- Fix broken Chinese language detection - Make sure that post language detection is skipping over uncertain languages - ~~Only suggest languages that are also set in the user's content...

x:changes-requested
improvement

**Is your feature request related to a problem? Please describe.** It's nice having multiple accounts for different sorts of posting, but to find out if you've got a notification at...

feature-request
x:discussing

this is an experimental pull request that introduces a new RichText input for web, with the goal of aligning with what's currently on native. This has the benefit of side-stepping...

x:discussing

**Is your feature request related to a problem? Please describe.** Makes it easier to search posts from other users. **Describe the solution you'd like** Typing `from:` would enter handle autocompletion...

feature-request
x:on-the-roadmap

Alternative to https://github.com/bluesky-social/social-app/pull/2504 which does it in the client itself Adds `from:me` convenient search syntax to search your own posts, done by replacing instances of `from:me` with the account's DID,...

Fixes https://github.com/bluesky-social/social-app/issues/2861 Adds profile card preview hovering, this is a very rough implementation meant to get the ball rolling, please take it over :) There's no delay between hovering-in and...