Evan Hahn
|
3468de255d
|
Redux state: Allow multiple calls to be stored
|
2020-11-06 09:36:37 -08:00 |
|
Evan Hahn
|
753e0279c6
|
Upgrade to Emoji v13
This adds support for the [117 new emojis added in Emoji v13](https://emojipedia.org/emoji-13.0/).
|
2020-11-06 09:36:20 -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 |
|
Evan Hahn
|
ca83281986
|
Add getOwn utility function
|
2020-11-04 11:56:49 -08:00 |
|
Evan Hahn
|
d1c63609a7
|
Add transparent gradient to ongoing call header
|
2020-11-04 11:56:25 -08:00 |
|
Evan Hahn
|
66da943f27
|
Call screen footer styling improvements
|
2020-11-04 11:56:03 -08:00 |
|
Evan Hahn
|
7e23bb6246
|
Use thunks for calling action creators
|
2020-11-04 13:03:14 -06:00 |
|
Evan Hahn
|
618c0fce1e
|
test-electron: wait to run tests until protos are ready
|
2020-11-04 13:03:14 -06:00 |
|
Evan Hahn
|
8e598688e7
|
Add comments and tests for libsignal-protocol curve validation
|
2020-11-04 13:03:14 -06:00 |
|
Chris Svenningsen
|
158ed4e455
|
Fix several composer bugs
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
e9642ae66f
|
Test calling's toggle actions, run tests in Electron
|
2020-11-04 13:03:13 -06:00 |
|
Chris Svenningsen
|
53c89aa40f
|
Send @mentions
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
63c4cf9430
|
Update license field in package.json and bower.json
|
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
|
b7a1ddf628
|
Remove runtime type checks from calling service
|
2020-11-04 13:03:13 -06:00 |
|
Sidney Keese
|
cfc3c123bc
|
Update unread count when marking as unread
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
|
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 |
|
Evan Hahn
|
8c3da11996
|
Convert emoji actions to use redux-thunk
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
decc93532b
|
Hide call buttons when on call
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
a7854c6083
|
Fix missing dark mode overrides when in keyboard mode
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
a7f87bde64
|
Remove EditorConfig
|
2020-11-04 13:03:13 -06:00 |
|
dependabot-preview[bot]
|
4383945c1f
|
Bump dot-prop from 4.1.1 to 4.2.1
|
2020-11-04 13:03:13 -06:00 |
|
Chris Svenningsen
|
c408072576
|
Mark conversation as unread
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
|
2020-11-04 13:03:10 -06:00 |
|
Evan Hahn
|
184f7e1bf3
|
Remove ESLint no-continue rule
|
2020-11-04 13:00:41 -06:00 |
|
Chris Svenningsen
|
6a026c6439
|
Fix emoji completion; don't show when typing times
* Do not pop picker in timestamps
* Fix timestamp triggering emoji picker
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
|
2020-11-04 13:00:41 -06:00 |
|
Sidney Keese
|
5099a415f9
|
Allow scroller to be adjusted by quill
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
|
2020-11-04 13:00:41 -06:00 |
|
Evan Hahn
|
cb9a7f79d1
|
Rewrite Message model tests in TypeScript
|
2020-11-04 13:00:41 -06:00 |
|
Evan Hahn
|
8073ccd32c
|
Rewrite <CallScreen> component with hooks
|
2020-11-04 13:00:41 -06:00 |
|
Evan Hahn
|
05a91a100f
|
Remove some any casts for "smart" components
|
2020-11-04 13:00:41 -06:00 |
|
Evan Hahn
|
b7cd0b1bf7
|
Tidy up link previews types
|
2020-11-04 13:00:40 -06:00 |
|
Evan Hahn
|
dd8a2435ea
|
Add useRef() React Hook to lint rules
|
2020-11-04 13:00:40 -06:00 |
|
Evan Hahn
|
8160b3b160
|
Use combineReducers as Redux recommends, removing an any
|
2020-11-04 13:00:40 -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 |
|
Josh Perez
|
3f623d9348
|
Minor reaction string change in shortcuts
|
2020-11-04 13:00:40 -06:00 |
|
Sidney Keese
|
e8f6480c57
|
Focus input after choosing to reply to message
|
2020-11-04 13:00:40 -06:00 |
|
Scott Nonnenberg
|
5629634aff
|
Introduced encoding dependency, needed by node-fetch
|
2020-11-04 13:00:40 -06:00 |
|
Josh Perez
|
928bfcc221
|
Recent Media list: Round file sizes
|
2020-11-04 13:00:40 -06:00 |
|
Josh Perez
|
b50b14a825
|
Increase contrast of icons in composition area
|
2020-11-04 13:00:40 -06:00 |
|
Jim Gustafson
|
a8eb281292
|
Update to RingRTC v2.7.3
|
2020-11-04 13:00:40 -06:00 |
|
Josh Perez
|
de45db255c
|
Improve context menus
|
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 |
|
Evan Hahn
|
544995cc21
|
Clean up <LeftPane /> tests
|
2020-11-04 13:00:40 -06:00 |
|
Josh Perez
|
7d29cb5edf
|
Calling participants list
|
2020-11-04 13:00:40 -06:00 |
|
Evan Hahn
|
2491486aff
|
Minor: remove WhatIsThis type from storage.onready
|
2020-11-04 13:00:40 -06:00 |
|
Evan Hahn
|
5275915072
|
Minor: fix calling button <Tooltip> warning
|
2020-11-04 13:00:40 -06:00 |
|
Evan Hahn
|
48e8cd0138
|
Remove unused callState prop from <CallingLobby>
|
2020-11-04 13:00:40 -06:00 |
|
Scott Nonnenberg
|
a7c87dd119
|
ConversationListItem: Prevent vertical scrollbar in name area
|
2020-11-04 13:00:40 -06:00 |
|
Evan Hahn
|
e7fb38473d
|
Update calling PiP icons
|
2020-11-04 13:00:40 -06:00 |
|