index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
validators
/
status_length_validator.rb
Age
Commit message (
Expand
)
Author
2021-03-11
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-03-04
Fix URL scanning in note length validator and preview card fetching (#15827)
Claire
2021-03-02
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2021-03-02
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
Claire
2019-01-02
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-12-28
Add pending specs for StatusLengthValidator (#9647)
ysksn
2018-02-04
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2018-02-04
Validation of count works even when text of status is nil (#6429)
abcang
2017-11-14
Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific.
Lain Iwakura
2017-11-14
Code style fixes.
Lain Iwakura
2017-11-14
Make character limit configurable.
Lain Iwakura
2017-07-31
Fix length validator counting things that look like URIs like URLs (#4462)
Eugen Rochko
2017-07-29
Count all URLs in text as 23 characters flat, do not count domain part of use...
Eugen Rochko
2017-06-19
Fix character/grapheme count stuff (#3839)
Gô Shoemake
2017-04-13
Organize coverage dirs (#1695)
Matt Jankowski