about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/privacy_dropdown.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
2023-01-12Remove hardcoded width from dropdown overlays (#23062)Claire
2023-01-11Fix dropdown menu positions when scrolling (#22916)Peter Simonsson
2022-05-03Change “Only people I mention” to “Mentioned people only” (#18291)Claire
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2022-02-12Fix controls for unchangeable properties on status edit not being disabled (#...Claire
2021-02-11fix typo (#15705)Takeshi Umeda
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-11-05Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003)dependabot[bot]
2020-08-21Fix scrolling issues when closing some dropdown menus (#14606)ThibG
2020-04-28Fix page incorrectly scrolling when bringing up dropdown menus (#13574)ThibG
2020-04-21Fix and refactor keyboard navigation in dropdown menus (#13528)ThibG
2020-03-08Change description of privacy levels to be more intuitive in web UI (#13197)Mélanie Chauvel (ariasuni)
2019-08-06Improve keyboard navigation in privacy dropdown (#11492)ThibG
2019-08-06Fix privacy dropdown active state when dropdown is placed on top of it (#11495)ThibG
2019-06-10Fix emoji-button appearing above privacy-dropdown (#11027)mayaeh
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2018-10-19fix: initial state of PrivacyDropdown is should not be null (#9008)takayamaki
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-19Make dropdown animations respect their placement (#8292)cpsdqs
2018-05-04Dropdowns accessibility (#7318)ThibG
2018-04-11Place privacy dropdown menu top if it is closer to the bottom of the viewport...ThibG
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-06Import only Spring/Motion from react-motion (#5236)Nolan Lawson
2017-10-06import only Overlay from react-overlays (#5235)Nolan Lawson
2017-10-01Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)Eugen Rochko
2017-09-22Use passive listener in privacy_dropdown.js (#5037)Nolan Lawson
2017-07-29Improve accessibility (part 6) (#4435)Sorin Davidoi
2017-07-28Improve accessibility (part 4) (#4408)Sorin Davidoi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-19Avoid useless renders (#3141)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko