You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
Daniel King 95c8232109 match hashtag regex in js client with server (#6431)
the slight mismatch in hashtag regex between js and ruby was causing
hashtag warning to be displayed for unlisted tweets when an invalid
hashtag was entered

exact version of ruby regex not possible in js as POSIX bracket
expressions are not supported, this version approximates and doesn't
give same unicode support
7 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Fix e-mail icon for reblog being stretched (#6336) 7 years ago
mastodon match hashtag regex in js client with server (#6431) 7 years ago
packs Fix hide and show media button on admin page (#6347) 7 years ago
styles CAS + SAML authentication feature (#6425) 7 years ago