Josh Perez
|
e3d9e6b906
|
Fixes @mention draft changes
|
2023-01-18 19:59:47 -05:00 |
|
Josh Perez
|
9374832ea4
|
Enables ContextIsolation
|
2023-01-12 16:24:59 -08:00 |
|
Jamie Kyle
|
3705b959d6
|
Remove end year from licenses
|
2023-01-03 11:55:46 -08:00 |
|
Fedor Indutny
|
dec23725e5
|
Use ReadonlyArrays in conversation model and redux
|
2022-12-21 16:07:02 -08:00 |
|
Scott Nonnenberg
|
5c059c54d5
|
Eliminate resetEmojiResults, move onEditorStateChanged to redux
|
2022-12-08 15:56:17 -08:00 |
|
Fedor Indutny
|
be6e988a95
|
Hydrate body ranges for story replies
|
2022-11-09 20:59:36 -08:00 |
|
Fedor Indutny
|
203cc995a3
|
Fix scrolling of long group story reply
|
2022-10-20 18:16:25 -06:00 |
|
Alvaro
|
c52fe3f377
|
Story - add caption
|
2022-10-04 17:17:15 -06:00 |
|
Jamie Kyle
|
0086216c9d
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
|
Scott Nonnenberg
|
8b30d24c18
|
CompositionInput: Use sendingRef to ensure we don't double-submit
|
2022-06-29 22:05:41 -04:00 |
|
Evan Hahn
|
f50a6abe36
|
Remove unused eslint-disable s
|
2022-06-03 14:07:51 -07:00 |
|
Josh Perez
|
eb91eb6fec
|
Process incoming story messages
|
2022-03-04 13:14:52 -08:00 |
|
Scott Nonnenberg
|
563f016245
|
When you send a message, scroll it into view
|
2021-11-30 12:25:24 +01:00 |
|
Fedor Indutny
|
a52530262f
|
Revert "When you send a message, scroll it into view"
This reverts commit a3525c16ef .
|
2021-11-23 14:09:07 +01:00 |
|
Scott Nonnenberg
|
a3525c16ef
|
When you send a message, scroll it into view
|
2021-11-19 09:19:55 -08:00 |
|
Evan Hahn
|
4dd9232c36
|
Add badges to @-mentions picker
|
2021-11-17 19:38:52 +01:00 |
|
Evan Hahn
|
5619eeca83
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
|
Scott Nonnenberg
|
5bd7eda124
|
Scroll to bottom of conversation on message send
|
2021-11-02 19:00:54 -07:00 |
|
Fedor Indutny
|
63fcdbe787
|
Use UUIDs in group database schema
|
2021-10-26 15:59:08 -07:00 |
|
Evan Hahn
|
74fde10ff5
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
|
Josh Perez
|
65ddf0a9e8
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
|
Fedor Indutny
|
61b7eebfcf
|
Modernize Benchmarks CI
|
2021-08-11 12:29:07 -07:00 |
|
Scott Nonnenberg
|
0ab09711a4
|
Track performance of message sends
|
2021-07-30 11:37:03 -07:00 |
|
Scott Nonnenberg
|
e859fcd4b4
|
Partially revert "Clean up inviteLink handling, harden compose input"
|
2021-05-21 11:32:10 -07:00 |
|
Josh Perez
|
24b7790829
|
One SearchInput to rule them all
|
2021-05-10 20:50:43 -04:00 |
|
Scott Nonnenberg
|
fc12d02a8d
|
Clean up inviteLink handling, harden compose input
|
2021-05-06 12:06:20 -07:00 |
|
Evan Hahn
|
a5a64f354f
|
Upgrade Prettier from v2.1.2 to v2.2.1
|
2021-04-29 14:27:36 -07:00 |
|
Josh Perez
|
d203f125c6
|
Adds message forwarding
|
2021-04-27 18:35:35 -04:00 |
|
Josh Perez
|
c0510b08a5
|
Introduce conversation details screen for New Groups
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
Co-authored-by: Sidney Keese <me@sidke.com>
|
2021-01-29 13:19:24 -08:00 |
|
Evan Hahn
|
8a72607fa7
|
Prefer type to interface and add an ESLint rule
|
2021-01-25 18:29:00 -08:00 |
|
Scott Nonnenberg
|
2b8ae412e0
|
New feature flag with ability to migrate GV1 groups
|
2020-12-01 10:42:35 -06:00 |
|
Chris Svenningsen
|
24b70e6edd
|
CompositionInput: Proper RTL support
|
2020-11-20 16:03:16 -08:00 |
|
Sidney Keese
|
3bc68b20ea
|
Allow link-previews to trigger without needing a space
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
|
2020-11-18 11:25:21 -06:00 |
|
Sidney Keese
|
7af2284c6b
|
Composition area: Only paste HTML that originated in Signal
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
|
2020-11-11 17:01:45 -08:00 |
|
Sidney Keese
|
5c810c65cc
|
Fix mention blot to enable native keyboard navigation
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
|
2020-11-10 09:51:24 -08:00 |
|
Sidney Keese
|
91beef7797
|
Improve emoji blot and override clipboard behavior
|
2020-11-06 12:11:18 -08:00 |
|
Chris Svenningsen
|
fe298444fb
|
Bring up picker on backspace into mention
|
2020-11-05 13:18:42 -08:00 |
|
Chris Svenningsen
|
4def45b86a
|
Remove fuzzy @mention search
|
2020-11-04 14:04:48 -08:00 |
|
Chris Svenningsen
|
158ed4e455
|
Fix several composer bugs
|
2020-11-04 13:03:13 -06:00 |
|
Chris Svenningsen
|
53c89aa40f
|
Send @mentions
|
2020-11-04 13:03:13 -06:00 |
|
Chris Svenningsen
|
ff18063f89
|
Ensure emoji picker can insert without composition box focus
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
8bfaf598af
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
|
Scott Nonnenberg
|
8fd4ff95db
|
CompositionInput: Submit trimmed text instead of not submitting
|
2020-11-04 13:00:40 -06:00 |
|
Chris Svenningsen
|
13333e0b0d
|
Fix enter/ctrl+enter in expanded composer
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
|
2020-11-04 13:00:40 -06:00 |
|
Sidney Keese
|
fbf93374c1
|
Replace Draft with Quill for composition area
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
|
2020-11-04 13:00:40 -06:00 |
|
Chris Svenningsen
|
b13dbcfa77
|
Migrate components to eslint
|
2020-09-21 15:42:50 -04:00 |
|
Grace Shaw
|
8b7db94882
|
Defer to default keybindings for alt + enter
|
2020-09-14 17:27:16 -05:00 |
|
Jan Janik
|
1503053496
|
Close/cancel draft "reply to" on Escape (#4387)
|
2020-06-30 18:59:38 -07:00 |
|
Ken Powers
|
7a55c68c6c
|
Remove emojification on message send
|
2020-05-07 12:58:28 -07:00 |
|
Ken Powers
|
17f212ffcf
|
CompositionInput: Fix high CPU usage
|
2020-03-24 17:03:22 -07:00 |
|