alpha
Login
or
Join now
acrate.waldn.net
/
witchsky.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Bluesky app fork with some witchin' additions 馃挮
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
witchsky.app
/
src
/
view
/
com
/
composer
/
text-input
/
web
/
at
linkat-integration
7 files
xan.lol
Merge with upstream https://github.com/bluesky-social/social-app/
6mo ago
e1ab48f2
Autocomplete.tsx
Close web mention suggestions popup on `Escape` (#8605) * alf web typeahead * fix type error * fix escape behaviour * change selection on hover * rm React. * undo random change
11 months ago
EmojiPicker.tsx
Keep all radix dependencies aligned by using single package (#8219) * keep all radix deps aligned by using single package * import directly from `radix-ui` or `radix-ui/internal` * prevent radix leaking into native build
1 year ago
EmojiPicker.web.tsx
Keep all radix dependencies aligned by using single package (#8219) * keep all radix deps aligned by using single package * import directly from `radix-ui` or `radix-ui/internal` * prevent radix leaking into native build
1 year ago
EmojiPickerData.json
Simplify loading emoji data (#1790)
2 years ago
LinkDecorator.ts
fix: character limit for hyperlinks is reduced and full []() is highlighted
8 months ago
TagDecorator.ts
Add cashtag support for stock ticker discussions (#9689) * Add cashtag support for stock ticker discussions Display cashtags ($TICKER format) as clickable links with dedicated menu actions and search feed, alongside hashtags. Includes composer highlighting and proper formatting. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> * Fix cashtag search query to use # prefix Cashtags need to be searched as "#$BTC" rather than just "$BTC" to work with the search API. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Update @atproto/api to 0.18.14 with cashtag support The updated package includes native CASHTAG_REGEX detection for stock ticker symbols like $AAPL and $BTC. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Fix todo, remove redundant validation --------- Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com> Co-authored-by: Eric Bailey <git@esb.lol>
6 months ago
useWebPreloadEmoji.ts
Preload emoji picker data for reactions on web (#8079) * Preload emoji picker data for reactions on web * Sort imports
1 year ago