Skip to content

Add character count to StatusComposer

Joshua Goins requested to merge work/redstrate/character-count into master

image

This adds a character count limit to the StatusComposer, after discovering there wasn't one when the server screamed at me that my post was too long 😛

TODO:

  • Limit counting links to 23 characters
  • Write unit tests after corroborating how Mastodon calculates it (how does it function with non-english langs?)
Edited by Joshua Goins

Merge request reports