thelounge/client/js
christer88 d3725937ef
Fix confirmation box text for network removal in client
This PR will make the text inside confirmation box for network removal in client more correct. Earlier it said "Disconnect from", but in reality it disconnects and remove the network entierly.

The js code may be utterly wrong. If so, please help.
2018-08-24 12:32:25 +02:00
..
libs Add reminder that ascii is awesome. 2018-07-03 19:51:10 +10:00
socket-events Hide Native App settings section when no items are available 2018-08-19 12:24:19 -07:00
auth.js Move the sign out button to the settings and empty local storage on sign out 2018-03-20 01:52:22 -04:00
autocompletion.js Fix disabling autocomplete and fix completing special channels 2018-07-08 18:21:15 +03:00
clipboard.js Add asterisk in front of nick in action lines 2018-05-31 16:16:49 +02:00
condensed.js Correctly add quits to parts 2018-04-26 13:36:56 +03:00
constants.js Add support for /ignore, /unignore and /ignorelist commands 2018-05-28 16:46:12 -03:00
contextMenu.js Add role attributes in context menus 2018-06-15 13:27:59 +03:00
contextMenuFactory.js Fix incorrect target in (dis)connect context menu 2018-07-06 21:21:57 +03:00
join-channel.js Fix join channel form not working 2018-05-02 17:09:32 +03:00
keybinds.js Fix irc modifiers not working with caps lock 2018-07-27 11:12:03 +03:00
loading-error-handlers.js Listen for beforeinstallprompt to trigger 'add to home' 2018-07-06 15:38:57 +03:00
localStorage.js Move the sign out button to the settings and empty local storage on sign out 2018-03-20 01:52:22 -04:00
location.js Move the sign out button to the settings and empty local storage on sign out 2018-03-20 01:52:22 -04:00
lounge.js Make userlist state consistent on mobile and desktop 2018-07-04 10:26:07 +03:00
options.js Hide Native App settings section when no items are available 2018-08-19 12:24:19 -07:00
render.js use replace over trimEnd to support ff60 2018-07-17 15:25:30 +02:00
renderPreview.js Simplify showing/hiding "More" button of a new preview on active channel 2018-04-09 21:39:41 -04:00
slideout.js Make menu state consistent on desktop and mobile; fix sliding on desktop 2018-07-06 12:27:26 +03:00
socket.js Make "Show older messages" style consistent with other buttons 2018-04-18 00:12:24 +02:00
sorting.js Remove network ids and use uuids everywhere 2018-04-26 12:37:28 +03:00
userlist.js Make context menus accessible with keyboard 2018-06-15 13:27:58 +03:00
utils.js Fix confirmation box text for network removal in client 2018-08-24 12:32:25 +02:00
webpush.js Incorrect spelling 2018-03-17 00:44:19 +02:00