about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/notifications/components/setting_toggle.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2020-10-15Change how missing desktop notifications permission is displayed (#14985)Eugen Rochko
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2018-09-25remove meta label in settings column (#8704)rhoio
2017-12-20Rename settingKey in setting_toggle to settingPath (#6046)Akihiko Odaki
2017-09-02Don't unconditionally call `preventDefault` and `stopPropagation` on all keyu...Surinna Curtis
2017-07-28Improve accessibility (part 4) (#4408)Sorin Davidoi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-23Add prefix to setting toggle ID (#3907)Yamagishi Kazutoshi
2017-06-03Change toggle state when click label (#3530)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Avoid useless renders (#3141)Sorin Davidoi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko