nyarla / gotosocial-modded

A personal modded version of gotosocial

Home Page:https://kalaclista.com/@nyarla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://kalaclista.com/@nyarla

License:GNU Affero General Public License v3.0


Languages

Language:Go 93.4%Language:TypeScript 2.9%Language:CSS 1.9%Language:JavaScript 1.5%Language:Shell 0.3%Language:Dockerfile 0.0%Language:Python 0.0%