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.
mastodon/app/javascript
unarist 49a285ce15 Show confirmation dialog on leaving WebUI while composing (#5616)
* Show confirmation dialog on leaving WebUI while composing

Currently, Back button and Back hotkey can cause leaving from WebUI, as well as browser's back button. Users may hit those buttons accidentally, and their composing text will be lost.

So this prevents it by showing confirmation dialog from `onbeforeunload` event.

* Fix message and comments
7 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 7 years ago
images Remove redundant width/height values from SVGs to fix Safari bug (#4956) 7 years ago
mastodon Show confirmation dialog on leaving WebUI while composing (#5616) 7 years ago
packs Enable ESLint rules import/* (#5414) 7 years ago
styles Eliminate space around emoji (#5474) 7 years ago