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
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
..
controllers
helpers
javascript Show confirmation dialog on leaving WebUI while composing (#5616) 7 years ago
lib
mailers
models
policies
presenters
serializers
services Fix process mentions for local users, as local users are considered to use OStatus (#5618) 7 years ago
validators
views i10n OC: Memorial (#5615) + #5467 (#5623) 7 years ago
workers