Nessuna descrizione

jops 7d83b5d897 bastodon: https://git.lattuga.net/bida/bastodon/issues/12 1 mese fa
.devcontainer 075cc8e8a6 Improve Codespaces port forwarding (#26400) 1 anno fa
.github 4fcc026f0f Bump version to v4.2.0 (#27017) 1 anno fa
.husky a766804e02 Use Yarn instead of NPX for pre-commit hook (#24287) 1 anno fa
app 7d83b5d897 bastodon: https://git.lattuga.net/bida/bastodon/issues/12 1 mese fa
bin b6b4ea4ca5 Move the mastodon/*_cli files to mastodon/cli/* (#24139) 1 anno fa
chart 64bea71714 helm: cleanup helm chart, now in mastodon/chart (#21801) 1 anno fa
config e51225078c Merge tag 'v4.2.12' into stable-4.2-bida 1 mese fa
db c06436eb91 Fix development environment admin account not being auto-approved (#29958) 2 mesi fa
dist cb9f96036c Add suggestion for secure cyphers to nginx.conf (#26349) 1 anno fa
lib f9a929ed5c Bump version to v4.2.12 (#31491) 1 mese fa
log 9c4856bdb1 Initial commit 8 anni fa
public 405f141fe0 Change: Block GPTBot (#26396) 1 anno fa
spec d675803f07 Fix broken notifications for mentions from local moderators in 4.2.11 (#31484) 2 mesi fa
streaming ccb980beac Fix websocket connections being incorrectly decremented twice on errors (#27238) 1 anno fa
vendor d5bdfaf0bb Increase files checked by ESLint (#9705) 5 anni fa
.browserslistrc 702b709d9a Add ES6 compatibility to browserslist (#18519) 2 anni fa
.buildpacks 0ab97107c7 Remove nodejs buildpack from buildpacks (#14364) 4 anni fa
.bundler-audit.yml 4eb98ef755 Ignore the devise-two-factor advisory as we have rate limits in place (#28733) 8 mesi fa
.dockerignore 211958e8b8 Update .dockerignore/.gitignore for #16947 etc (#17099) 2 anni fa
.editorconfig c812cfa667 Enable EditorConfig trailing whitespace trimming (#23543) 1 anno fa
.env.production.sample c649f4d386 fix: remove SMTP_SERVER (#21342) 1 anno fa
.env.test 5605b828e5 Bump webpacker from 4.0.7 to 4.2.0 (#12416) 4 anni fa
.env.vagrant b91724fb9d Add elastic search installation into Vagrantfile (#26512) 1 anno fa
.eslintignore d5bdfaf0bb Increase files checked by ESLint (#9705) 5 anni fa
.eslintrc.js a7253075d1 Upgrade to `typescript-eslint` v6 (#25904) 1 anno fa
.foreman f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 anni fa
.gitattributes 7aeb9168b0 Add .gitattributes file to avoid unwanted CRLF (#3954) 7 anni fa
.gitignore 64bea71714 helm: cleanup helm chart, now in mastodon/chart (#21801) 1 anno fa
.haml-lint.yml 768b00c4d0 Consistently use middle dot (·) instead of bullet (•) to separate items (#25248) 1 anno fa
.haml-lint_todo.yml a5842df123 Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop (#26039) 1 anno fa
.nanoignore aa803153e2 Remove Storybook (#4397) 7 anni fa
.nvmrc c6a535a197 Update dependency node to 20.7 (#26963) 1 anno fa
.prettierignore b0780cfeed Fix `/share` and cleanup and reorganize frontend locale loading (#25240) 1 anno fa
.prettierrc.js 51b83ed195 Use Prettier for ESLint formatting TypeScript (#23631) 1 anno fa
.profile c0ea33e3fc Make it possible to upload audio and video to Heroku app (#24866) 1 anno fa
.rspec 71fe24096c Adding a Mention model, test stubs 8 anni fa
.rubocop.yml ad81be6c8e Update rubocop rules for linelength (#26190) 1 anno fa
.rubocop_todo.yml a9588065b2 Dont match mention in url query string (#25656) 1 anno fa
.ruby-gemset f879cf03f0 Make Mastodon use its own gemset (#17858) 2 anni fa
.ruby-version 7a22999f92 Bump ruby version to 3.2.3 8 mesi fa
.slugignore aa803153e2 Remove Storybook (#4397) 7 anni fa
.yarnclean 34225d7199 Setup Husky and lint-stage for commit fixing (#23308) 1 anno fa
AUTHORS.md 0fbefb6f67 Update AUTHORS.md (#27018) 1 anno fa
Aptfile c0ea33e3fc Make it possible to upload audio and video to Heroku app (#24866) 1 anno fa
CHANGELOG.md f9a929ed5c Bump version to v4.2.12 (#31491) 1 mese fa
CODE_OF_CONDUCT.md 0bfd9f7f73 Update Contributor Covenant to 2.1 (#23980) 1 anno fa
CONTRIBUTING.md e594bb7d50 Convert CircleCI to GitHub Actions (#23608) 1 anno fa
Capfile 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 anno fa
Dockerfile 7a22999f92 Bump ruby version to 3.2.3 8 mesi fa
FEDERATION.md 93d051e47d Update FEDERATION.md (#26819) 1 anno fa
Gemfile bfc287fd6b Remove dependency on posix-spawn (#18559) 3 mesi fa
Gemfile.lock a652293842 Update dependenxy rexml 2 mesi fa
LICENSE d709151781 Fix #49 - License changed from GPL-2.0 to AGPL-3.0 8 anni fa
Procfile 8630afb468 fix: make Procfile compatible with herokuish (#12685) 4 anni fa
Procfile.dev 286a21afdc Support webpacker live-reloading on Docker (#26419) 1 anno fa
README.md 5d6d618807 bastodon: README 1 mese fa
Rakefile f134a5f9d8 Run Rubocop on Rakefile (#23871) 1 anno fa
SECURITY.md c5d56de98d Fix linting failure 8 mesi fa
Vagrantfile 4d9186a48c Add search tests (#26703) 1 anno fa
app.json 9feba112a7 Make enable_starttls configurable by envvars (#20321) 1 anno fa
babel.config.js ae2790d84f Update babel monorepo to v7.22.5 (#25405) 1 anno fa
config.ru 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 anno fa
crowdin.yml 626a7b6a77 Add a Github Action to send translations to Crowdin for each merge in main (#25869) 1 anno fa
docker-compose.yml f9a929ed5c Bump version to v4.2.12 (#31491) 1 mese fa
ide-helper.js ee017ca533 Add JS IDE helper (#13012) 4 anni fa
jest.config.js b0780cfeed Fix `/share` and cleanup and reorganize frontend locale loading (#25240) 1 anno fa
jsconfig.json f77ed3a6b2 Correct prettier calls for YML/JSON (#21832) 1 anno fa
package.json 5fd7cd79e0 Specify yarn version to avoid confusion with main which uses Yarn 4 3 mesi fa
postcss.config.js 15fdd94e2f Update PostCSS dependencies (#23835) 1 anno fa
priv-config 905bd24788 TOR federation (#7875) 6 anni fa
scalingo.json 93a84f4704 Add S3 region list reference to Scalingo config (#24152) 1 anno fa
stylelint.config.js 2904fd0fdd Update Stylelint disable settings and ignores (#23776) 1 anno fa
tsconfig.json 8f66126b10 Use the new JSX transform (#25064) 1 anno fa
yarn.lock c74670b4d3 Update dependency glob to v10.3.5 (#27002) 1 anno fa

README.md

Bastodon

Bastodon is a fork of the popular open-source social networking server, Mastodon. It retains the core features of Mastodon while introducing unique enhancements tailored to improve user experience and customization. Developed and maintained by the Bida Collective (bida.im), Bastodon brings additional flexibility to your social networking platform.

Key Features

  • Variable Character Limit: Customize the maximum number of characters per post to fit your needs.
  • Neighborhood Timeline: A new timeline feature that lets you view posts from selected instances, offering a focused feed of content from your chosen communities.

Installation

To set up Bastodon, follow the instructions below:

  1. Clone the Repository
   git clone https://git.lattuga.net/bida/bastodon.git
   cd bastodon
  1. Install Dependencies

Follow the installation instructions for dependencies as outlined in the Mastodon documentation, then apply the additional configurations specific to Bastodon.

  1. Configure Environment Variables

Add the following environment variables to your .env file to enable and configure the new features:

   NEIGHBORHOOD_TIMELINE_ENABLED=true
   NEIGHBORHOOD_INSTANCES=localhost,nil
   MAX_CHARS=840
  • NEIGHBORHOOD_TIMELINE_ENABLED: Set to true to activate the Neighborhood Timeline.
  • NEIGHBORHOOD_INSTANCES: Comma-separated list of instances to include in the Neighborhood Timeline.
  • MAX_CHARS: Maximum number of characters allowed per post.

These are example values; adjust them according to your specific needs.

Configuration

For detailed configuration and customization, refer to the updated documentation provided within the Bastodon repository. The core functionality mirrors Mastodon, but with additional parameters for character limits and timeline settings.

Development

Bastodon is an open-source project. If you have contributions or improvements, please follow the contributing guidelines outlined in the repository. The Bida Collective actively manages and maintains the codebase.

Support

For support or inquiries, contact the Bida Collective at bida.im or open an issue on the repository.

License

Bastodon is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for details.