Skip to content

Add an indicator for characters left before hitting the limit

dtluna requested to merge (removed):feature/post-length-indicator into develop

Changes introduced:

  1. A request to /api/statusnet/config.json is being made so that we fetch the text limit, site name and whether the registrations are open from the backend.
  2. The aforementioned info was removed from /static/config.json
  3. A number indicating the amount of characters left before hitting the text limit is being displayed.

I have returned.dragoon

Edited by dtluna

Merge request reports