about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/containers/warning_container.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2020-08-07Fix eslint error (#14521)abcang
2020-08-05Fallback to previous, more approximative hashtag RE on older browsers (#14513)ThibG
2020-08-02Fix the hashtag judgment of the compose form to be the same as the server sid...kedama
2018-05-19Improve direct message warning again (#7546)Eugen Rochko
2018-05-16Reword the direct message warning (#7420)Sylvhem
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith
2018-03-11Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6...Eugen Rochko
2018-02-05match hashtag regex in js client with server (#6431)Daniel King
2018-01-02Display a warning when composing unlisted toots with something looking like a...ThibG
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-09-28Remove web UI warnings about OStatus privacy (#5102)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-05Fixes propTypes warning introduced by #2774 (#2824)alpaca-tc
2017-05-04Fix #2725 (#2774)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko