# Current patches

These are the current patches applied to [our patches branch](https://gitlab.com/website-league/gotosocial/-/commits/league-patches):

- `patch: add fork notice to README`
- `patch: disable following / statuses / reblogs / favorites numbers`
    - Comments out all Numbers:tm: fields from the public api
- `patch: disable public timeline unconditionally`  
    
    - Force-disables the public timeline api endpoint by always returning an error early

plus various CI-related patches (`ci:` commits) to set up goreleaser with Gitlab CI.