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 |
|
Scott Nonnenberg
|
18c71b291c
|
Fix left pane draft display and GV2 typing indicators
|
2020-11-03 16:16:20 -08:00 |
|
Scott Nonnenberg
|
ab89c6c704
|
Lightbox.tsx: Fix formatting
|
2020-11-02 17:12:27 -08:00 |
|
Vin Howe
|
526ab4fe29
|
Add menu option for copying supported images in lightbox (#4614)
|
2020-11-02 16:47:46 -08:00 |
|
nsunderland1
|
2373209834
|
Don't enable webcam on audio call startup (#4602)
|
2020-11-02 16:47:18 -08:00 |
|
hashes4merkle
|
b8dbd5970d
|
Fixing spelling errors (#4615)
|
2020-11-02 16:46:49 -08:00 |
|
Romain Ricard
|
4bb8ed0a3e
|
Fix max size for animated stickers (#4625)
|
2020-11-02 16:45:55 -08:00 |
|
Scott Nonnenberg
|
0626a94288
|
v1.37.3-beta.1
|
2020-11-02 15:23:16 -08:00 |
|
Evan Hahn
|
1d548d10ba
|
Add timeout to a link previews test for Windows CI
|
2020-11-02 14:49:32 -08:00 |
|
Scott Nonnenberg
|
29eaa7b9a2
|
Cleanup: Reactions, Delete for Everyone
|
2020-11-02 14:49:07 -08:00 |
|
Scott Nonnenberg
|
e8759fc81b
|
Fix out-of-order applications of reaction and delete-for-everyone
|
2020-11-01 09:06:41 -06:00 |
|