Bluesky Social App Welcome friends! This is the codebase for the Bluesky Social app. Get the app itself: Web: bsky.app iOS: App Store Android: Play Store Development Resources This is a React Native application, written in the TypeScript programming language. It builds on the atproto Type...
Since last weekend, the decentralized short-form social platform launched in 2019 as a Twitter research project and that required an invite code to use only nine months ago has seen its user totals climb by about a million people a day above previously modest numbers–from more than 15 million...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} omg-xtao / bsky-social-app Public forked from Xtao-Labs/social-app Notifications You must be signed in to change notification settings Fork 0 ...
social notification, notif Show notifications invite-codes Show invite codes list-app-passwords Show App-passwords add-app-password Add App-password revoke-app-password Revoke App-password help, h Shows a list of commands or help for one command GLOBAL OPTIONS: -a value profile name -V verbose...
bluesky-social / bsky-docs Public Notifications Fork 146 Star 165 Commit Permalink MDX documentation updated Browse files main emilyliu7321 authored and github-actions[bot] committed Jul 5, 2024 1 parent 6bb2f11 commit 3a5326b Showing 66 changed files with 66 additions and 66 deletions....
Code This branch is590 commits behindbluesky-social/bsky-docs:main. Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 444 Commits .github/workflows atproto-openapi-types ...
fromgokyuzuimportBlueskybsky=Bluesky("handle.bsky.social","PASSWORD")response=bsky.resolveHandle("handle.bsky.social")print(response.json()) Documentation List of Implemented API Calls: com.atproto.admin def disableInviteCodes( codes=None, accounts=None) ...
@@ -8,4 +8,4 @@ Bluesky is an open social network built on the AT Protocol, a flexible technolog **If you're a developer interested in building on atproto, we'd love to email you an invite code.** Simply share your GitHub (or similar) profile with us via [this form](https:/...
* [Bluesky Social Wrapper](https://blue.amazingca.dev/) : Interactive Bluesky API Wrapper untuk menguji kueri * [Bluesky Social Wrapper](https://blue.amazingca.dev/) : Interactive Bluesky API Wrapper untuk uji coba kueri * [Sky Bridge](https://skybridge.fly.dev/) : Mastodon Instance Pro...
- `git clone git@github.com:bluesky-social/atproto.git` @@ -119,6 +120,7 @@ upload-sourcemaps \ dist/bundles/main.jsbundle dist/bundles/ios-<hash>.map` ### OTA updates To create OTA updates, run `eas update` along with the `--branch` flag to indicate which branch you want to...