Your self-hosted, globally interconnected microblogging community
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.
 
 
 
 
 
 
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
9 years ago
app New notification cleaning mode (#89) 9 years ago
bin Fix webpack-dev-server on Windows (#4000) 9 years ago
config New notification cleaning mode (#89) 9 years ago
db Add ActivityPub attributes to accounts (#4273) 9 years ago
docs
lib Check table existence on prepare_for_foreign_keys (#4225) 9 years ago
log
nanobox [nanobox] Allow Full-size Uploads (#4123) 9 years ago
public Merge upstream (#81) 9 years ago
spec Merge pull request #87 from tootsuite/master 9 years ago
storybook
streaming Gracefully stop streaming server (#4103) 9 years ago
vendor/assets
.babelrc 🎄🔨 Force tree shake emojione (#4202) 9 years ago
.buildpacks
.codeclimate.yml
.dockerignore
.editorconfig
.env.nanobox [nanobox] Add Automated Backups (#4023) 9 years ago
.env.production.sample Add Rake task for generate VAPID key (#4195) 9 years ago
.env.test
.env.vagrant
.eslintignore
.eslintrc.yml
.foreman
.gitattributes
.gitignore Web Push Notifications (#3243) 9 years ago
.haml-lint.yml
.nanoignore
.nvmrc
.postcssrc.yml Add object-fit polyfill for Edge (#4182) 9 years ago
.profile
.rspec
.rubocop.yml
.ruby-version
.scss-lint.yml
.slugignore
.travis.yml Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 9 years ago
Aptfile Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 9 years ago
CONTRIBUTING.md Added link to docs website 9 years ago
Capfile
Dockerfile Download npm and yarn from Alpine packages repository (#4242) 9 years ago
Gemfile Refactor ResolveRemoteAccountService (#4258) 9 years ago
Gemfile.lock Refactor ResolveRemoteAccountService (#4258) 9 years ago
ISSUE_TEMPLATE.md
LICENSE
Procfile
Procfile.dev
README.md poke and visible docs url 9 years ago
Rakefile
Vagrantfile Install libidn11-dev in Vagrant (#4238) 9 years ago
app.json
boxfile.yml [nanobox] Add Automated Backups (#4023) 9 years ago
config.ru
docker-compose.yml
docker_entrypoint.sh
package.json Fix broken CSS reload due to webpack upgrade (#4250) 9 years ago
scalingo.json
yarn.lock Fix broken CSS reload due to webpack upgrade (#4250) 9 years ago

README.md

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?