ThibG
|
d37305c628
|
Reduce discrepancies between server and client-side character count (#5360)
|
2017-10-12 23:26:34 +02:00 |
unarist
|
6db034a866
|
Re-allow underscore on valid_url_path_ending_chars (#4999)
Limiting allowed characters in the last character of the URL is came from twitter-text, but underscore is allowed on there, and Mastodon before #4941.
|
2017-09-18 21:25:40 +02:00 |
ふぁぼ原
|
629fae8b3b
|
correct URL pattern used in text length counter in WebUI (#4968)
|
2017-09-16 15:01:15 +02:00 |
Eugen Rochko
|
c7cc806251
|
Simplify web UI character counter logic (#4463)
|
2017-07-31 15:19:48 +02:00 |
Eugen Rochko
|
53b2b1b238
|
Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
* Count all URLs in text as 23 characters flat, do not count domain part of usernames
* Add new status text counting logic to web UI
|
2017-07-29 00:06:29 +02:00 |