thelounge/client
Jérémie Astori 60bf4b22b0
Remove autocompletion section from the help page
Rationale for this is that the whole point of autocompletion is to be intuitive and show up naturally when starting to type something else. For example, all commands start with `/`, so obviously starting to type a command will trigger autocomplete. This is true for channels as well. Emoji are a bit particular because all systems that support emoji open their completion with `:`. The only not-so-intuitive completion strategy is for nicks because it is not so common to start them with `@` on IRC, but as long as we keep tab completion after any set of characters, this is fine. It will be even nicer once regular tab completion uses the same autocompletion dropdown.
2017-05-01 15:32:23 +02:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Fix chat layout on small devices when users list is hidden 2017-04-28 21:58:00 +03:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Add ctcp to constants, adds to auto-complete 2017-04-28 14:45:18 -07:00
themes Use moment on the client to display friendly dates 2017-04-22 00:38:19 -04:00
views Disable tabindex on userlist search input 2017-04-30 15:07:09 +03:00
index.html Remove autocompletion section from the help page 2017-05-01 15:32:23 +02:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00