J. Ryan Stinnett
|
33e8edb3d5
|
Merge pull request #5720 from czeidler/key-bindings
Decouple key bindings from event handling
|
2021-03-26 15:14:38 +00:00 |
|
Travis Ralston
|
0f09eb3214
|
Add more notes
|
2021-03-17 00:12:03 -06:00 |
|
Travis Ralston
|
b5d32d92f3
|
Wire up a simple record button
|
2021-03-16 22:58:44 -06:00 |
|
Clemens Zeidler
|
2a21d45ac0
|
Merge branch 'develop' into key-bindings
|
2021-03-12 16:44:12 +13:00 |
|
Travis Ralston
|
71b8959d3c
|
Apply suggestions from code review
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2021-03-09 09:36:17 -07:00 |
|
Travis Ralston
|
c5935dbc61
|
Batch of views getting replaceableComponent decorators
|
2021-03-08 20:23:46 -07:00 |
|
Clemens Zeidler
|
601be50b71
|
Split KeyAction into multiple enums
This gives some additional type safety and makes enum member usage more
clear.
|
2021-03-01 21:43:00 +13:00 |
|
Clemens Zeidler
|
54c38844d2
|
Use key bindings in BasicMessageComposer
|
2021-02-17 22:00:48 +13:00 |
|
J. Ryan Stinnett
|
84b1f2e6c6
|
Resolve typing errors after TypeScript upgrade
|
2021-01-27 12:42:37 +00:00 |
|
macekj
|
200c061968
|
remove unnecessary plus checks in emoji regexes
Signed-off-by: macekj <macekj@umich.edu>
|
2020-11-27 19:41:45 -05:00 |
|
macekj
|
2ffdfaef68
|
remove unnecessary lookbehind and comment emoticon regex
Signed-off-by: macekj <macekj@umich.edu>
|
2020-11-24 11:42:53 -05:00 |
|
macekj
|
ba8d02a808
|
add quick shortcut emoji feature and tests
Signed-off-by: macekj <macekj@umich.edu>
|
2020-11-17 17:36:58 -05:00 |
|
Michael Telatynski
|
120f269190
|
Track replyToEvent along with CIDER state & history
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-06 14:47:53 +01:00 |
|
Michael Telatynski
|
ffa7ceb70e
|
Trim range when formatting so that it excludes leading/trailing spaces
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-09-29 14:15:20 +01:00 |
|
Michael Telatynski
|
6c166f0560
|
If no bug_report_endpoint_url, hide rageshaking from the App
|
2020-09-15 15:49:25 +01:00 |
|
Michael Telatynski
|
0bda80c57d
|
Consider tab completions as modifications for editing purposes to unlock sending
|
2020-08-19 10:32:24 +01:00 |
|
J. Ryan Stinnett
|
ce226ab534
|
Replace Riot with Element in docs and comments
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.
Part of https://github.com/vector-im/element-web/issues/14864
|
2020-08-03 18:33:36 +01:00 |
|
Robin Townsend
|
951570a97f
|
Escape single quotes in composer placeholder
Signed-off-by: Robin Townsend <robintown@tcakoi.dev>
|
2020-07-22 00:47:48 +00:00 |
|
Michael Telatynski
|
06cc76f7d8
|
mark some things as public
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-20 16:34:52 +01:00 |
|
Michael Telatynski
|
8812f98b35
|
Convert editor to TypeScript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 09:45:45 +01:00 |
|