chinwagsocial/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
2018-02-05 02:44:13 +01:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Fix e-mail icon for reblog being stretched (#6336) 2018-01-23 14:30:28 +01:00
mastodon match hashtag regex in js client with server (#6431) 2018-02-05 02:44:13 +01:00
packs Fix hide and show media button on admin page (#6347) 2018-01-24 13:29:46 +01:00
styles CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00