metabolist / metatext

A free, open-source iOS Mastodon client.
https://metabolist.org/metatext
GNU General Public License v3.0
727 stars 102 forks source link

Character counter showing a 500 char limit, but the limit in my server is 5000 characters #202

Closed ernestomiquel closed 2 years ago

ernestomiquel commented 2 years ago

Describe the bug

The character counter while creating a new post shows a 500 char limit, despite the fact that the limit in my server is 5000 characters, and it works fine in the web interface and other apps. I believe, but not completely shure, that this behavior started when my server updated to mastodon 4.0 (or it might have been a recent Metatext update).

To Reproduce Steps to reproduce the behavior:

  1. Go to create new post
  2. See wrong character limit (500)

Expected behavior A clear and concise description of what you expected to happen. I expected to see a 5000 character limit

Screenshots

(please complete the following information):

Additional context

bramus commented 2 years ago

Duplicate of https://github.com/metabolist/metatext/issues/103