Commit Graph

38 Commits (c8805468826bb90ec484f29349fb6d14b8c7adb1)

Author SHA1 Message Date
Lorenz Hübschle-Schneider f4db7c2647 Don't show quick keys if they're disabled 8 years ago
Lorenz Hübschle-Schneider e17fce6f6d Rename setting for consistency 8 years ago
Evan Tschuyi 231a524438 allow users to disable the alt+%d buffer switching 8 years ago
Alice Jenkinson 8989695af6 Re-focus the input bar after nick completion button is pressed 8 years ago
Alice Jenkinson 64e801ef65 Expose utils to the scope and use isMobileUi in input.html 8 years ago
Alice Jenkinson c6a8b69fe0 Only show nick completion button on mobile UI 8 years ago
Alice Jenkinson 520f2ac349 Add a button to the input bar to complete nicks 8 years ago
Lorenz Hübschle-Schneider 401e46e599 Use event.keyCode for consistency 9 years ago
Simon Cooksey 71c2900216 Alt-H now clears hotlists on WeeChat relay 9 years ago
Tor Hveem 1ba1698703 Implement alt-h. Fixes #832 9 years ago
Tor Hveem dcc0f19fc5 Fix alt-< keybinding 9 years ago
Mukunda Modell 3b60f992b4 Switch to adjacent buffer with alt+arrow 10 years ago
Lorenz Hübschle-Schneider a6c2e6f387 Insert URL at caret when dropping image into GB 10 years ago
Magnus Hauge Bakke 3f661ded6c Support sending multiple images 10 years ago
Lorenz Hübschle-Schneider 960d5ba17a Insert image URL into input bar 10 years ago
Magnus Hauge Bakke aef26a2dc5 Add file input with button and send file to imgur 10 years ago
Tor Hveem 1f37f848fc fix another version check 10 years ago
Chris Moeller c7a5d8decf Added a check for DOM 3 getModifierState before attempting to use it, as some browsers may not have implemented that spec yet (Like stable Safari) 10 years ago
Tor Hveem e096284502 Check modifier state and don't trigger on any altgr event 10 years ago
Tor Hveem ec877ab224 Switch to buffer after issuing /query. Fixes #318 10 years ago
Tor Hveem d0cabde132 Send more types of clearing only when using new style 10 years ago
Tor Hveem 9432004c5e Clear hotlist in more scenarios 10 years ago
Tor Hveem 99ccd551b6 Enable by default, except on mobile. Convert by default. 10 years ago
Lorenz Hübschle-Schneider be6e356363 Settings module 11 years ago
Lorenz Hübschle-Schneider 4a41e32fef Ask before sending /quit 11 years ago
Ailin Nemui 85ef764faf make pageup key trigger fetch more lines 11 years ago
Lorenz Hübschle-Schneider 80b0d2ca6a Quick keys disappear only after releasing alt key 11 years ago
Ailin Nemui 9827710736 Support narrowing buffer selection with Alt+0-9 after using Alt+g or when onlyUnread is enabled, and show numeric overlays for Alt+0-9 keys on the buffers 11 years ago
Ailin Nemui 081c141760 apply-exception in inputbar/bufferFilter.focus 11 years ago
Lorenz Hübschle-Schneider a80db339f8 Use strict 11 years ago
Ailin Nemui a63150e697 add pgup/pgdn keys and fix history in multiline edits 11 years ago
Ailin Nemui 156640c3ba Properly Show and hide the sidebar on mobile layout when using Alt+g 11 years ago
David Cormier 9438c3844f Ask confirmation before closing if user has unsent input 11 years ago
Lorenz Hübschle-Schneider 21f8f47efe Split things up into logical blocks 11 years ago