gamja/components
Simon Ser db7aa337cb Remove App.isChannel
Replace all remaining usage with Client.isChannel. Client will be
able to use the ISUPPORT tokens to check if a name is a channel.
2021-06-04 19:13:59 +02:00
..
app.js Remove App.isChannel 2021-06-04 19:13:59 +02:00
buffer-header.js Fix undefined server variable in BufferHeader 2021-06-03 13:10:44 +02:00
buffer-list.js s/network/server/ 2021-06-03 11:46:50 +02:00
buffer.js Add support for incoming INVITE messages 2021-06-03 11:04:32 +02:00
composer.js Set enterkeyhint in composer 2021-05-31 18:16:49 +02:00
connect-form.js Hide server URL input if set in config or query 2021-05-31 18:13:44 +02:00
dialog.js Add dialog for join form 2021-03-08 16:23:16 +01:00
help.js components/help: document that / allows to start writing a command 2021-06-02 22:53:28 +02:00
join-form.js Rename Connect/Join to ConnectForm/JoinForm 2021-03-09 13:25:31 +01:00
member-list.js Display prefixes in member list 2021-05-31 15:56:08 +02:00
network-form.js Add UI to edit/delete a network 2021-05-25 16:59:59 +02:00
scroll-manager.js Make all resource paths relative 2021-03-02 22:46:48 +01:00