The Bluesky Social application for Web, iOS, and Android https://bsky.app
  • TypeScript 93.8%
  • JavaScript 1.7%
  • HTML 1.1%
  • Kotlin 1%
  • Go 1%
  • Other 1.2%
Find a file
2026-04-02 15:47:56 -07:00
.bundle Initial commit 2022-06-07 17:50:05 -05:00
.github Update issue templates to take uploads, and fix typo (#10036) 2026-03-11 14:50:35 -05:00
.husky Run lint-staged without concurrency (#8489) 2025-06-14 20:47:05 +03:00
.jscodeshift Create codemod for updating Toast calls to v2 (#10045) 2026-03-12 11:35:58 -07:00
__e2e__ Prep 1.119.0 (#10062) 2026-03-17 16:16:01 -05:00
__mocks__ iOS 26 (#9047) 2026-02-23 22:34:52 -08:00
__tests__/lib Upgrade Lingui to v5 (#9905) 2026-02-23 20:28:03 +00:00
assets [APP-1928] add bot/automated account badge and self-labeling settings (#10008) 2026-03-10 13:28:49 -05:00
bskyembed [APP-1928] add bot/automated account badge and self-labeling settings (#10008) 2026-03-10 13:28:49 -05:00
bskylink Update redirect service (#10116) 2026-03-24 10:10:35 -05:00
bskyogcard ogcard: ensure we use jpeg images for satori compat (#10023) 2026-03-07 09:11:57 +00:00
bskyweb Serve og:video tags on post URLs (#10039) 2026-03-11 11:46:27 -05:00
code-signing add expo-updates github action (#3270) 2024-03-19 11:18:22 -07:00
dev-env Upgrade TypeScript to 6.0 (#10113) 2026-03-25 00:50:26 -07:00
docs Prep 1.119.0 (#10062) 2026-03-17 16:16:01 -05:00
eslint Update typescript-eslint, fix up eslint setup (#10150) 2026-03-31 06:00:56 -07:00
jest Add no-extraneous-dependencies and no-nodejs-modules eslint rules (#10151) 2026-04-02 08:34:12 -07:00
modules Fix bottom sheet crash on API <30 (#10084) 2026-03-20 11:41:39 -05:00
patches Replace react-native-paste-input with expo-paste-input (#10158) 2026-04-01 16:25:16 -05:00
plugins Fix translations on Android using PROCESS_TEXT intent (#8486) 2025-08-11 08:37:39 -07:00
scripts disable new arch (#8561) 2025-06-23 10:11:17 -07:00
src Fix bottom bar badge text padding (#10162) 2026-04-02 11:51:54 -07:00
web [Web] Fix splash flicker and add animation (#9860) 2026-02-11 19:52:22 -06:00
.buckconfig Initial commit 2022-06-07 17:50:05 -05:00
.easignore fix bad bool check in action (#3885) 2024-05-06 20:13:12 -07:00
.editorconfig Lint native files (#4768) 2024-07-11 18:15:35 -07:00
.env.example [APP-1776] Refactor Live Now config, reorg files (#9871) 2026-02-16 11:44:22 -06:00
.gitignore Upgrade Lingui to v5 (#9905) 2026-02-23 20:28:03 +00:00
.nvmrc Update Node.js to 20.x in Dockerfile (#6099) 2024-11-11 18:58:22 +00:00
.prettierignore Ignore built files (#5572) 2024-10-02 11:18:15 -05:00
.prettierrc.js Add state management 2022-06-09 13:03:25 -05:00
.ruby-version Improve lightbox... and update to React Native 0.71.0 (#49) 2023-01-17 20:40:02 -06:00
.watchmanconfig Initial commit 2022-06-07 17:50:05 -05:00
app.config.js Update React Native Screens and React Navigation to latest (#9993) 2026-03-10 15:32:41 -05:00
babel.config.js Upgrade Lingui to v5 (#9905) 2026-02-23 20:28:03 +00:00
CLAUDE.md Add docs on directory structures and naming conventions (#10002) 2026-03-05 12:31:55 -06:00
conductor.json Set up conductor.json with yarn install and web server configuration (#9676) 2026-01-10 01:52:59 -08:00
crowdin.yml Release 1.103.0 prep (#8434) 2025-05-30 16:58:23 -07:00
Dockerfile update golang to v1.25 (and some containers do debian bookworm) (#9442) 2025-11-25 10:35:50 -08:00
Dockerfile.bskylink Bsky short link service (#4542) 2024-06-21 12:41:06 -04:00
Dockerfile.bskyogcard edit dockerfile to match 2025-09-22 10:28:17 -07:00
Dockerfile.embedr update golang to v1.25 (and some containers do debian bookworm) (#9442) 2025-11-25 10:35:50 -08:00
eas.json Get iOS debug files into Sentry (#9242) 2025-10-22 09:17:52 -05:00
eslint.config.mjs Warn when useState get/set names mismatch (#10166) 2026-04-02 15:47:56 -07:00
Gemfile Improve lightbox... and update to React Native 0.71.0 (#49) 2023-01-17 20:40:02 -06:00
google-services.json.example Add example google-services file (#1545) 2023-09-28 12:22:23 -07:00
index.js Gate bitdrift integration (#7088) 2024-12-13 17:14:41 +00:00
index.web.js Upgrade API, implement XRPC rework (#4857) 2024-08-12 14:00:15 -07:00
LICENSE bump copyright year to 2026 (#9732) 2026-01-20 08:50:07 +02:00
lingui.config.ts Upgrade Lingui to v5 (#9905) 2026-02-23 20:28:03 +00:00
Makefile makefile: bump nvm to use node 20 (#7324) 2025-02-19 16:12:51 -08:00
metro.config.js remove superjson (#9811) 2026-02-03 07:52:19 -08:00
package.json Add no-extraneous-dependencies and no-nodejs-modules eslint rules (#10151) 2026-04-02 08:34:12 -07:00
README.md add patent pledge link to readme (#9118) 2025-10-01 11:49:06 -07:00
svgo.config.mjs Upgrade prettier to 3.6 (#8558) 2025-06-23 07:44:40 -07:00
tsconfig.check.json Typecheck app.config.js (#9771) 2026-01-27 09:09:06 -08:00
tsconfig.json Upgrade TypeScript to 6.0 (#10113) 2026-03-25 00:50:26 -07:00
webpack.config.js Fix webpack dev server freezing after repeated refreshes (#9865) 2026-02-18 11:03:23 -08:00
yarn.lock Add no-extraneous-dependencies and no-nodejs-modules eslint rules (#10151) 2026-04-02 08:34:12 -07:00

Bluesky Social App

Welcome friends! This is the codebase for the Bluesky Social app.

Get the app itself:

Development Resources

This is a React Native application, written in the TypeScript programming language. It builds on the atproto TypeScript packages (like @atproto/api), which are also open source, but in a different git repository.

There is a small amount of Go language source code (in ./bskyweb/), for a web service that returns the React Native Web application.

The Build Instructions are a good place to get started with the app itself.

The Authenticated Transfer Protocol ("AT Protocol" or "atproto") is a decentralized social media protocol. You don't need to understand AT Protocol to work with this application, but it can help. Learn more at:

The Bluesky Social application encompasses a set of schemas and APIs built in the overall AT Protocol framework. The namespace for these "Lexicons" is app.bsky.*.

Contributions

Note

While we do accept contributions, we prioritize high quality issues and pull requests. Adhering to the below guidelines will ensure a more timely review.

Rules:

  • We may not respond to your issue or PR.
  • We may close an issue or PR without much feedback.
  • We may lock discussions or contributions if our attention is getting DDOSed.
  • We're not going to provide support for build issues.

Guidelines:

  • Check for existing issues before filing a new one please.
  • Open an issue and give some time for discussion before submitting a PR.
  • Stay away from PRs like...
    • Changing "Post" to "Skeet."
    • Refactoring the codebase, e.g., to replace React Query with Redux Toolkit or something.
    • Adding entirely new features without prior discussion.

Remember, we serve a wide community of users. Our day-to-day involves us constantly asking "which top priority is our top priority." If you submit well-written PRs that solve problems concisely, that's an awesome contribution. Otherwise, as much as we'd love to accept your ideas and contributions, we really don't have the bandwidth. That's what forking is for!

Forking guidelines

You have our blessing 🪄 to fork this application! However, it's very important to be clear to users when you're giving them a fork.

Please be sure to:

  • Change all branding in the repository and UI to clearly differentiate from Bluesky.
  • Change any support links (feedback, email, terms of service, etc) to your own systems.
  • Replace any analytics or error-collection systems with your own so we don't get super confused.

Security disclosures

If you discover any security issues, please send an email to security@bsky.app. The email is automatically CC'd to the entire team and we'll respond promptly.

Are you a developer interested in building on atproto?

Bluesky is an open social network built on the AT Protocol, a flexible technology that will never lock developers out of the ecosystems that they help build. With atproto, third-party integration can be as seamless as first-party through custom feeds, federated services, clients, and more.

License (MIT)

See ./LICENSE for the full license.

Bluesky Social PBC has committed to a software patent non-aggression pledge. For details see the original announcement.

P.S.

We ❤️ you and all of the ways you support us. Thank you for making Bluesky a great place!