···1717- Funner name (still love you tho bsky!)
1818- Nicer colors (kinda like gruvbox? not quite)
1919- We call them skeets (at least for English users)
2020-- Ignores `!no-unauthenticated` labels
2020+- Attempts to ignore `!no-unauthenticated` labels
2121- Share links to bitchsky.app or bsky.app
2222- Embed player works with [stream.place](https://stream.place/) links!
2323- No push notifications (may be added later)
2424-- Kept super up-to-date (as a result, rarely unstable)
2424+- Kept super up-to-date (rarely unstable as a result)
25252626### Experiments
2727···7171### TODO: Xan
72727373- [ ] Update branding (especially colors and app icon) to Bitchsky
7474- - [ ] ./src/view/icons/
7575- - [ ] ./src/components/WelcomeModal.tsx
7676- - [ ] ./assets/
7474+ - [ ] ./src/components/WelcomeModal.tsx (tab/hover selector)
7575+ - [ ] ./src/alf/themes.ts (improve contrast, esp. of links)
7676+ - [ ] ./src/lib/styles.ts (change likes color, remove gradient from new skeet button)
7777+ - [ ] ./src/style.css (change links color)
7778- [ ] Setup App Linking for Android (.well-known w/ app package fingerprint)
7879- [ ] Automatic PDS detection like other social-app forks
7980- [ ] Like of or repost of repost icons from blacksky
8081- [ ] Change followed accounts [on onboarding](https://github.com/blacksky-algorithms/blacksky.community/commit/e36ee43efb4999f070860d7f70122e45b28c1e2b)
8182- [ ] Change ChatEmptyPill things for English locale
8283- [ ] stuff from forks like [deer.aylac.top](https://github.com/ayla6/deer-social-test) for pronouns+
8484+- [ ] Visual replies indicator like the [Firmament userstyle](https://bitchsky.app/profile/did:plc:jwhxcrf5uvl3vyw7nurecgt5/post/3m4rr3vzmak2a)
8385- [ ] Bitchsky PDS and .social site
84868587### Even more wishful or far off
+1-1
web/index.html
···33 <head>
44 <meta charset="utf-8">
55 <meta name="theme-color" content="#af5f5f">
66+ <meta name="color-scheme" content="light dark">
67 <!--
78 This viewport works for phones with notches.
89 It's optimized for gestures by disabling global zoom.
···111112 <!-- The root element for your Expo app. -->
112113 <div id="root">
113114 <div id="splash">
114114- <!-- deer SVG - TODO: Xan: Set to Bitchsky logo -->
115115 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
116116117117 <defs>