Skip to content

Add char_limit to initial-state of mastofe

Morgan Bazalgette requested to merge tyge/pleroma:char-limit-mastofe into develop

See https://git.pleroma.social/tyge/mastodon/commit/db136f95105ea1e0a7a2a295d4aa67ee112d39c8 . I'm currently working on polishing the mastofe - among these, I'd like to add the char_limit to the initial-state, this way we wouldn't have to add an API call from the mastofe to get the limit.

Merge request reports