Skip to content

nyarla/gotosocial-modded

 
 

Repository files navigation

GoToSocial kalaclista modded edition

This is a fork of gotosocial to my personal fediverse instance.

Modded features

  • Improve federation compatibility by opt-out AUTHORIZED_FETCH mode.
    • this feature makes better federation between that doesn's support AUTHORIZED_FETCH by default.
    • but it makes weaken to gotosocial privacy guard.
Configurations
  • kalaclista-allowed-unauthorized-get (default: false)
    • turn off to AUTHORIZED_FETCH compatible mode.

Quick hacks

  • Skip to check Application Ids in post statuses.
    • for my instance, some DB value broken about Application ID by my mistake operation.

Development

This fork uses git rebase as development to support upstream, and active branches are like as:

  • gotosocial-vX.Y.Z - tracking branch to gotosocial
  • kalaclista-vX.Y.Z - main branch of my fork
  • kalaclista-<topic>-vX.Y.Z - this is the topic branch for my mods.

Maintainer

OKAMURA Naoki aka nyarla / @nyarla@kalaclista.com

About

A personal modded version of gotosocial

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Go 93.3%
  • TypeScript 3.0%
  • CSS 1.8%
  • JavaScript 1.6%
  • Shell 0.3%
  • Dockerfile 0.0%