The source project of this merge request has been removed.
Add an indicator for characters left before hitting the limit
Changes introduced:
- 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. - The aforementioned info was removed from
/static/config.json
- A number indicating the amount of characters left before hitting the text limit is being displayed.
Edited by dtluna