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
2017-11-09 14:34:41 +01:00
..
controllers Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00
helpers Show the local couterpart of emoji when it exists in /admin/custom_emojis (#5467) 2017-11-07 14:49:32 +01:00
javascript Show confirmation dialog on leaving WebUI while composing (#5616) 2017-11-09 14:34:41 +01:00
lib Avoid emojifying on invisible text (#5558) 2017-11-07 14:48:13 +01:00
mailers Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00
models Twidere mention workaround (#5552) 2017-11-07 19:08:14 +01:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5613) 2017-11-07 14:24:21 +01:00
services Fix process mentions for local users, as local users are considered to use OStatus (#5618) 2017-11-07 22:15:15 +01:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views i10n OC: Memorial (#5615) + #5467 (#5623) 2017-11-08 15:19:49 +01:00
workers Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00