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

Server-side post length not detected #1194

Closed
badnetmask opened this issue Jan 5, 2025 · 2 comments
Closed

Server-side post length not detected #1194

badnetmask opened this issue Jan 5, 2025 · 2 comments

Comments

@badnetmask
Copy link

Describe the bug
Hachyderm recently increased the post length to 2263, but Pachli does not detect that, and still thinks the limit is 500.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new post on the app.
  2. Type more than 500 characters.
  3. See the character count goes negative.
  4. Try to post, and the app complains it's too long.

Expected behavior
The app should detect the length accepted by the instance.

Screenshots or video
N/A

Links
https://hachyderm.io/@hachyderm/113755030206489692

Versions
Pachli 2.9.1. Server 4.3.2.

Additional context
N/A

Affirmation
I have checked other issues for this project (open and closed) and I cannot find one that matches the problem I am reporting.

@nikclayton
Copy link
Contributor

Is this still a problem for you? I just created a test account on hachyderm.io, and when I use it to try and create a post the maximum length is correct (2263).

@badnetmask
Copy link
Author

It looks correct now. Thank you!

@github-project-automation github-project-automation bot moved this from Todo to Done in Pachli roadmap Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants