Your self-hosted, globally interconnected microblogging community
Go to file
Ondřej Hruška 604654ccb4 New notification cleaning mode (#89)
This PR adds a new notification cleaning mode, super perfectly tuned for accessibility, and removes the previous notification cleaning functionality as it's now redundant.

* w.i.p. notif clearing mode

* Better CSS for selected notification and shorter text if Stretch is off

* wip for rebase ~

* all working in notif clearing mode, except the actual removal

* bulk delete route for piggo

* cleaning + refactor. endpoint gives 422 for some reason

* formatting

* use the right route

* fix broken destroy_multiple

* load more notifs after succ cleaning

* satisfy eslint

* Removed CSS for the old notif delete button

* Tabindex=0 is mandatory

In order to make it possible to tab to this element you must have tab index = 0. Removing this violates WCAG and makes it impossible to use the interface without good eyesight and a mouse. So nobody with certain mobility impairments, vision impairments, or brain injuries would be able to use this feature if you don't have tabindex=0

* Corrected aria-label

Previous label implied a different behavior from what actually happens

* aria role localization & made the overlay behave like a checkbox

* checkboxes css and better contrast

* color tuning for the notif overlay

* fanceh checkboxes etc and nice backgrounds

* SHUT UP TRAVIS
2017-07-21 20:33:16 +02:00
app New notification cleaning mode (#89) 2017-07-21 20:33:16 +02:00
bin
config New notification cleaning mode (#89) 2017-07-21 20:33:16 +02:00
db Add ActivityPub attributes to accounts (#4273) 2017-07-19 17:06:46 +02:00
docs
lib Check table existence on prepare_for_foreign_keys (#4225) 2017-07-16 20:01:21 +02:00
log
nanobox
public Merge upstream (#81) 2017-07-15 14:33:15 -07:00
spec Merge pull request #87 from tootsuite/master 2017-07-20 11:24:32 -04:00
storybook
streaming
vendor/assets
.babelrc
.buildpacks
.codeclimate.yml
.dockerignore
.editorconfig
.env.nanobox
.env.production.sample
.env.test
.env.vagrant
.eslintignore
.eslintrc.yml
.foreman
.gitattributes
.gitignore
.haml-lint.yml
.nanoignore
.nvmrc
.postcssrc.yml
.profile
.rspec
.rubocop.yml
.ruby-version
.scss-lint.yml
.slugignore
.travis.yml
app.json
Aptfile
boxfile.yml
Capfile
config.ru
CONTRIBUTING.md
docker-compose.yml
docker_entrypoint.sh
Dockerfile Download npm and yarn from Alpine packages repository (#4242) 2017-07-18 15:21:30 +02:00
Gemfile Refactor ResolveRemoteAccountService (#4258) 2017-07-19 14:44:04 +02:00
Gemfile.lock Refactor ResolveRemoteAccountService (#4258) 2017-07-19 14:44:04 +02:00
ISSUE_TEMPLATE.md
LICENSE
package.json Fix broken CSS reload due to webpack upgrade (#4250) 2017-07-18 18:42:45 +02:00
Procfile
Procfile.dev
Rakefile
README.md poke and visible docs url 2017-07-15 15:34:46 -07:00
scalingo.json
Vagrantfile Install libidn11-dev in Vagrant (#4238) 2017-07-18 00:31:43 +02:00
yarn.lock Fix broken CSS reload due to webpack upgrade (#4250) 2017-07-18 18:42:45 +02:00

Mastodon Glitch Edition

Now with automated deploys!

Build Status

So here's the deal: we all work on this code, and then it runs on dev.glitch.social and anyone who uses that does so absolutely at their own risk. can you dig it?