···1-# Witchsky Social App ๐ง (WIP)
23Hey, witches! This is the codebase for the Witchsky app, based on [social.daniela.lol](https://github.com/kittibytess/deer-social) and prior [Bluesky](https://github.com/bluesky-social/social-app) forks.
4···15## Improvements on Bluesky
1617- Cooler name (still love you tho bsky!)
18-- Nicer colors (red-orange)
19-- Posts are called Skeets
20- Choose between sharing witchsky.app or bsky.app links
21- Embed player works with [stream.place](https://stream.place/) links!
22- Open skeets in PDSls and original pages of bridged posts
23-- Redraft skeets (CANNOT REDRAFT SKEETS WITH MEDIA, NOR THREADS YET)
24- Better defaults (alt text required ๐)
25- More unique repost icons
0026- No push notifications (may be added later)
27- Kept as up-to-date as possible (sporadically unstable as a result)
28···58- quotes
59- saves
60- replies
0006162#### Gates
63···65- Toggle to show feed context for debugging
66- Toggle to hide the 'show latest' button
67- Toggle to make reply button open thread from feeds
68-- More may be available in developer mode?
69 - (Accessible by holding the version in the About settings screen)
7071## Upcoming or wishful features
···83- [ ] Join date & switch accounts from composer from a fork like [deer.aylac.top](https://github.com/ayla6/deer-social-test)
84- [ ] Visual replies indicator like the [Firmament userstyle](https://witchsky.app/profile/did:plc:jwhxcrf5uvl3vyw7nurecgt5/post/3m4rr3vzmak2a) (and likes?)
85- [ ] Additional translation service providers + setting (Deepl, Kagi)
86-- [ ] Move Mutuals label to the follow button
87- [ ] Put DeerSettings into separate subpages
88- [ ] After subpages for options, add [Outlinks page](https://witchsky.app/profile/did:plc:q7suwaz53ztc4mbiqyygbn43/post/3m5zjhhshic2g) &
89 - [ ] ShareMenuItems.tsx, ShareMenuItems.web.tsx
···99- [ ] Toggle between handle and DID in share links
100- [ ] Move TOS and privacy policy to Jollywhoppers website?
101- [ ] Ignore `!no-unauthenticated` labels
102-- [ ] Rewrite ALF for M3 Expressive (with in-app color slider like red dwarf, for web?)
103104## Development Resources
105
···1+# Witchsky Social App ๐ง (alpha)
23Hey, witches! This is the codebase for the Witchsky app, based on [social.daniela.lol](https://github.com/kittibytess/deer-social) and prior [Bluesky](https://github.com/bluesky-social/social-app) forks.
4···15## Improvements on Bluesky
1617- Cooler name (still love you tho bsky!)
18+- Color scheme options and hue slider (defaults to Witchsky orange)
19+- Posts are called Skeets (may let you choose in the future)
20- Choose between sharing witchsky.app or bsky.app links
21- Embed player works with [stream.place](https://stream.place/) links!
22- Open skeets in PDSls and original pages of bridged posts
23+- You can redraft skeets
24- Better defaults (alt text required ๐)
25- More unique repost icons
26+- Can download videos
27+- 'Mutuals' in place of 'Following' when relevant
28- No push notifications (may be added later)
29- Kept as up-to-date as possible (sporadically unstable as a result)
30···60- quotes
61- saves
62- replies
63+- followers
64+- following
65+- & who someone's followed by
6667#### Gates
68···70- Toggle to show feed context for debugging
71- Toggle to hide the 'show latest' button
72- Toggle to make reply button open thread from feeds
73+- More may be available in developer mode? Often less ๐คท
74 - (Accessible by holding the version in the About settings screen)
7576## Upcoming or wishful features
···88- [ ] Join date & switch accounts from composer from a fork like [deer.aylac.top](https://github.com/ayla6/deer-social-test)
89- [ ] Visual replies indicator like the [Firmament userstyle](https://witchsky.app/profile/did:plc:jwhxcrf5uvl3vyw7nurecgt5/post/3m4rr3vzmak2a) (and likes?)
90- [ ] Additional translation service providers + setting (Deepl, Kagi)
091- [ ] Put DeerSettings into separate subpages
92- [ ] After subpages for options, add [Outlinks page](https://witchsky.app/profile/did:plc:q7suwaz53ztc4mbiqyygbn43/post/3m5zjhhshic2g) &
93 - [ ] ShareMenuItems.tsx, ShareMenuItems.web.tsx
···103- [ ] Toggle between handle and DID in share links
104- [ ] Move TOS and privacy policy to Jollywhoppers website?
105- [ ] Ignore `!no-unauthenticated` labels
106+- [ ] Material 3 Expressive theming on Android (Liquid **ass on iOS)
107108## Development Resources
109