Skip to content

Increase character hard limits (resolves #686 and #696)

What does this PR do?

  • Increase note text hard limit to 100,000 from 8,192. This is consistent with other fedi software such as Akkoma.
  • Increase alt text hard limit to 100,000, matching the note text increase.
  • Remove the separate limit for CW. Instead, a note's text and CW share the same limit.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports