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
Shel Raphen 60f3230a05 Increase color contrast on privacy warning (#3015)
The current text contrast on the privacy warning is a WCAG violation. I didn't notice this because my instance has a custom theme which is better. On default theme I am barely able to read the text with my impaired vision. This patch brings the contrast to Normal Text WCAG AA compliance, and Large Text WCAG AAA compliance.
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Specs for API push controller, with refactor (#2926) 8 years ago
helpers Add Thai langauge (#2903) 8 years ago
javascript Increase color contrast on privacy warning (#3015) 8 years ago
lib Fix not rejecting remote URIs when parsing out local IDs (#3012) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Fix #1426 - Trim long usernames in public follower/following lists (#2993) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Fix not rejecting remote URIs when parsing out local IDs (#3012) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Fix regressions from #2683 (#2970) 8 years ago
workers Pubsub confirmation worker spec (#2974) 8 years ago