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
Activity
added enhancement label
- Resolved by Hazelnoot
Lint failure ^^
- Resolved by Hazelnoot
changed title from increase character hard limits (resolves #686 (closed) and #696 (closed)) to Increase character hard limits (resolves #686 (closed) and #696 (closed))
- Resolved by Hazelnoot
it is a little odd to have non-configurable limits for main text and cw, but meh…
mentioned in issue #723 (closed)
mentioned in issue #724 (closed)
changed title from Increase character hard limits (resolves #686 (closed) and #696) to Increase character hard limits (resolves #686 (closed), #696, and #724)
changed title from Increase character hard limits (resolves #686 (closed), #696, and #724) to Increase character hard limits (resolves #686 (closed) and #696)
mentioned in commit a90b4d48