gamja-old/components
Umar Getagazov 576b9d51eb components/app: switch to server buffer on close only if active
If the buffer that's being closed is not the active one, there's no
point in switching the user away to another buffer.
2022-06-08 15:05:26 +02:00
..
app.js components/app: switch to server buffer on close only if active 2022-06-08 15:05:26 +02:00
auth-form.js Add post-connect UI to login via SASL 2021-11-21 16:40:46 +01:00
buffer-header.js Add support for bot mode 2022-06-08 15:04:27 +02:00
buffer-list.js components/buffer-list: remove pointless temporary variable 2022-02-04 14:32:29 +01:00
buffer.js Introduce isMessageBeforeReceipt 2022-02-11 16:37:58 +01:00
composer.js Convert remaining simple quotes to double quotes 2022-02-26 09:54:31 +01:00
connect-form.js Convert remaining simple quotes to double quotes 2022-02-26 09:54:31 +01:00
dialog.js Turn dialog close button into a <button> 2021-06-22 16:02:55 +02:00
help.js components/help: use bold for command name only 2022-01-09 19:28:23 +01: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 components/scroll-manager: don't crash when Buffer is empty 2022-04-22 12:32:54 +02:00
verify-form.js Mark register/verify dialogs as loading 2021-11-30 15:49:52 +01:00