Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAX_TOOT_CHARS no longer applies #2948

Closed
jonaharagon opened this issue Jan 18, 2025 · 2 comments
Closed

MAX_TOOT_CHARS no longer applies #2948

jonaharagon opened this issue Jan 18, 2025 · 2 comments
Labels

Comments

@jonaharagon
Copy link

Steps to reproduce the problem

  1. Set MAX_TOOT_CHARS=1500 in .env.production

Expected behaviour

Character limit should be 1500

Actual behaviour

Character limit is 500 in web interface and API

Detailed description

This behavior broke when I upgraded to the current latest commit on main, it was working on v4.4.0-alpha.1.

Mastodon instance

mastodon.neat.computer

Mastodon version

v4.4.0-alpha.2

Browser name and version

Chromium 131.0.6778.265

Operating system

macOS 15.1.1

Technical details

The server replies with 422: Validation failed: Text character limit of 500 exceeded when using a client other than the web interface as well.

@ClearlyClaire
Copy link

I am unable to reproduce the issue. And mastodon.neat.computer does not seem to be running glitch-soc?

@jonaharagon
Copy link
Author

Oh wow that is embarrassing. I did git checkout main last time I upgraded, and switched to regular Mastodon by mistake 😆

@jonaharagon jonaharagon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants