about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/util/counter.js
AgeCommit message (Expand)Author
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2017-11-07Twidere mention workaround (#5552)ThibG
2017-10-12Reduce discrepancies between server and client-side character count (#5360)ThibG
2017-09-16correct URL pattern used in text length counter in WebUI (#4968)ふぁぼ原
2017-07-31Simplify web UI character counter logic (#4463)Eugen Rochko
2017-07-29Count all URLs in text as 23 characters flat, do not count domain part of use...Eugen Rochko