commits
made it work for replies (composer already worked!), likes, reposts, saves, and follows.
- maybe add more down the line?
- Undo on the toasts?
- show which accounts have already done an action?
- use the right account switcher on mobile
- don't use white backgrounds for accounts in Settings account switcher
- removed extra language from dialogs
- prepare for account switchers for every interaction mode
- added settings screen for it (overall visibility, collapsing by default)
- remove CORS proxy
- try to change the header from 'Post' to 'Posts also liked' on scroll. (it sucks tho. trying to add a scroll to top button broke so I reverted that)
- toggle trusting verifiers set by/from the appview
- make it obvious that you trust yourself
- let you quickly mark verifiers as trusted in the settings screen, instead of having to go to their profile
Includes:
- update: adjust default theme contrast colors for softer borders/hovers
- update: soften light grays and add warmth to dark mode backgrounds
- fix: restore visible hover states for Blacksky and Red Dwarf light mode themes
- feat: add cyan base color theme
- update: tone down dark mode warmth from overly brown to neutral-warm grey
- update: refine dark mode contrast scale to warm burgundy-charcoal (patch)
- starter pack edit screen was broken because of the different web bundler
- enableSquareAvatars support for AvatarStack background outline
- psl? (lint error fix)
- lot of placeholders (skeleton loaders lol) that needed to have square avatars
- added ` · ` between via value and date
- sort options: alphabetical, by date modified, by date added, custom, and a toggle to reverse order
- hidden accounts will only appear in the dropdown on the Settings screen
- fixed bug where accounts with invalid handles don't show an avatar
- added developer mode toggle to Extra settings screen
- added Copy DID menu item to the meatball menus in the Settings page account switcher
how'd it break? got No matching version found for
react-native-mmkv@npm:@bsky.app/react-native-mmkv@3.3.3 ...
a prerequisite to implementing other cross-account actions
- updated toggles in Appearance, Display, Extra, and Impressions settings to use (updated) icons
- update custom post phrase dialog inputs to use defaultValue so editing is easier
- move around some settings
- automatically reload the app when toggling the declaration of default app labelers
- revert Moderation label back to Moderation and content filters
- give Runes a new icon and move it to replace Help link
- move Source code link to About page
- move OpenRouter configuration to the Accessibility settings screen (and update that screen's useLingui usage)
ALSO fix: don't include a facet field if it is empty!!
also revert 7753fdafc171ed2f4d28023df24205c698b186d6 and 5d662082605f109391bebeb649a2f958aeefb120
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Includes:
- update: adjust default theme contrast colors for softer borders/hovers
- update: soften light grays and add warmth to dark mode backgrounds
- fix: restore visible hover states for Blacksky and Red Dwarf light mode themes
- feat: add cyan base color theme
- update: tone down dark mode warmth from overly brown to neutral-warm grey
- update: refine dark mode contrast scale to warm burgundy-charcoal (patch)
- sort options: alphabetical, by date modified, by date added, custom, and a toggle to reverse order
- hidden accounts will only appear in the dropdown on the Settings screen
- fixed bug where accounts with invalid handles don't show an avatar
- added developer mode toggle to Extra settings screen
- added Copy DID menu item to the meatball menus in the Settings page account switcher