gamja/components
Noelle Leigh 0b59cf92b9 Display persistant command input on server buffer
This commit changes the composer to not be read-only on the server
buffer, which tells the user that they can send commands from that view.

On the server buffer, the placeholder is changed to
"Type a command (see /help)", which indicates to the user that this buffer
only accepts commands, and gives them a hint for how to learn what
commands are available.

Implements: https://todo.sr.ht/~emersion/gamja/38
2021-12-21 10:44:24 +01:00
..
app.js Display persistant command input on server buffer 2021-12-21 10:44:24 +01:00
auth-form.js Add post-connect UI to login via SASL 2021-11-21 16:40:46 +01:00
buffer-header.js Add reconnect button 2021-12-07 13:39:02 +01:00
buffer-list.js Move isBouncer props to server state 2021-12-07 13:16:07 +01:00
buffer.js Move isBouncer props to server state 2021-12-07 13:16:07 +01:00
composer.js Display persistant command input on server buffer 2021-12-21 10:44:24 +01:00
connect-form.js Linkify error messages 2021-11-29 13:38:07 +01:00
dialog.js Turn dialog close button into a <button> 2021-06-22 16:02:55 +02:00
help.js s/var/let/ 2021-06-10 18:11:11 +02:00
join-form.js Ask confirmation before JOIN on irc:// link click 2021-11-08 10:44:10 +01:00
member-list.js components/member-list: re-render on State.users update 2021-11-28 20:13:08 +01:00
membership.js Add STATUSMSG indicator 2021-06-11 11:18:29 +02:00
network-form.js Auto-join when adding new network on irc:// link click 2021-11-07 19:47:49 +01:00
register-form.js Add support for draft/account-registration 2021-11-30 14:59:44 +01:00
scroll-manager.js s/var/let/ 2021-06-10 18:11:11 +02:00
verify-form.js Mark register/verify dialogs as loading 2021-11-30 15:49:52 +01:00