It's named "Bluesky on Crack".. Modded social-app with a couple of extra cool and niche features. tvworld.darkworld.download
TypeScript 93.8%
JavaScript 1.7%
HTML 1.1%
Go 0.9%
Kotlin 0.9%
Swift 0.8%
Shell 0.1%
CSS 0.1%
Ruby 0.1%
Dockerfile 0.1%
Makefile 0.1%
Other 0.3%
7085 1 0

Clone this repository

https://tangled.org/kris.darkworld.download/BlueskyOnCrack https://tangled.org/did:plc:s7cesz7cr6ybltaryy4meb6y/BlueskyOnCrack
git@tangled.org:kris.darkworld.download/BlueskyOnCrack git@tangled.org:did:plc:s7cesz7cr6ybltaryy4meb6y/BlueskyOnCrack

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Bluesky on Crack#

Welcome friends! This is the codebase for a fork of the Bluesky Social app - Bluesky on Crack.

Third-party fork by @kris.darkworld.download.#

Here's a list of crack features, consolidated into each category:

Bluesky
  • Disable suggested follows
  • Rename posts to skeets (idea & core implementation from witchsky)
  • Always show the Germ DM button
  • Ability to bypass !hide on other user's content
  • Disable feed composer prompt
  • Pronouns & profile URLs (this is going to be an upstream feature soon, the lexicon supports it)
  • Alter Egos
    • Alter Ego editor
    • Apply Alter Egos on other users
AT Protocol
  • Remove labeler limit
  • Disable AppLabelers
  • Verification settings
    • Custom verifiers
    • Become a verifier
    • Labeler trusted verifier negations
Other
  • "Show NUX" option
  • Feature gates editor
  • Default to our own Castle Town PDS (definetly not a deltarune reference)

Anyway, with my yapping out of the way...

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 app encompasses a set of schemas and APIs built in the overall AT Protocol framework. The namespace for these "Lexicons" is app.bsky.*.

Contributions#

Bluesky On Crack is a fork of Bluesky.. PRs are welcome!

Guidelines:

  • Check for existing issues before filing a new one please.
  • Stay away from PRs like...
    • Changing "Post" to "Skeet."
    • Refactoring the codebase, e.g., to replace React Query with Redux Toolkit or something.

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 or Bluesky On Crack.
  • 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.

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!