Evan Hahn
|
a5a73e869c
|
Convert remaining main process tests to TypeScript
|
2022-01-11 17:10:35 -08:00 |
|
Evan Hahn
|
206f461370
|
Move menu tests to TypeScript
|
2022-01-11 09:28:04 -08:00 |
|
Scott Nonnenberg
|
c72c5a0bdc
|
Protocol filter: Support home path mapped to UNC share
|
2022-01-06 09:53:29 -08:00 |
|
Evan Hahn
|
364f00f37a
|
Redesign device link screens
|
2021-12-16 16:02:22 +01:00 |
|
Fedor Indutny
|
bbc13d058e
|
Update electron to 16.0.4
|
2021-12-09 09:06:04 +01:00 |
|
Josh Perez
|
5938be0bff
|
Get a handle on all our z-index values
|
2021-12-01 17:13:09 -06:00 |
|
Fedor Indutny
|
7c1ce3366d
|
Move StandaloneRegistration to React
|
2021-11-30 09:51:53 -08:00 |
|
Evan Hahn
|
5619eeca83
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
|
Fedor Indutny
|
76d8b5e375
|
Get rid of electron.remote
|
2021-10-27 10:54:16 -07:00 |
|
Fedor Indutny
|
63fcdbe787
|
Use UUIDs in group database schema
|
2021-10-26 15:59:08 -07:00 |
|
Evan Hahn
|
35a54cdc02
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
|
Josh Perez
|
75dab30367
|
Use SignalContext instead of SignalWindow
|
2021-10-07 19:28:47 -04:00 |
|
Fedor Indutny
|
8cf6748dce
|
Delay initializing SQL in renderer
|
2021-10-07 11:16:51 -07:00 |
|
Josh Perez
|
048e1e4cd7
|
Move the safety number viewer into modal
|
2021-10-06 16:27:14 -04:00 |
|
Josh Perez
|
fa66ddde0f
|
Context isolation for the debug log window
|
2021-10-06 09:16:51 -07:00 |
|
Scott Nonnenberg
|
bd380086a4
|
Send related emoji along with Sticker, fix SendMessage types
|
2021-10-05 17:10:08 -05:00 |
|
Josh Perez
|
5fdfa1c632
|
ConversationView in React
|
2021-10-05 09:47:06 -07:00 |
|
Josh Perez
|
603c315c82
|
Moves AudioCapture into react
|
2021-09-29 13:23:06 -07:00 |
|
Fedor Indutny
|
4ef0bf96cc
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
|
Fedor Indutny
|
dbd427396c
|
Convert js/modules/types/contact.js to TypeScript
|
2021-09-23 09:26:25 -05:00 |
|
Josh Perez
|
e6d952d105
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
|
Josh Perez
|
e86a6119cd
|
Moves stringToArrayBuffer into util folder
|
2021-09-20 12:27:15 -04:00 |
|
Josh Perez
|
65ddf0a9e8
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
|
Fedor Indutny
|
3f7957c20d
|
Self-repairing message counter
|
2021-09-15 11:45:22 -07:00 |
|
Fedor Indutny
|
c7e7d55af4
|
UUID-keyed lookups in SignalProtocolStore
|
2021-09-09 19:38:11 -07:00 |
|
Scott Nonnenberg
|
dcf29078f4
|
ConversationView: Improve types
|
2021-08-30 14:32:56 -07:00 |
|
Josh Perez
|
e76f603233
|
Moves identicon svg to TS
|
2021-08-24 17:17:51 -07:00 |
|
Josh Perez
|
8045a83374
|
Refine the clear all data experience
|
2021-08-24 15:57:34 -05:00 |
|
Josh Perez
|
e9308bbafb
|
New option for control over update downloads
|
2021-08-19 15:56:29 -07:00 |
|
Scott Nonnenberg
|
7ce89414bf
|
Support for alpha build channel
|
2021-08-06 14:21:01 -07:00 |
|
Evan Hahn
|
ca1cb11985
|
Remove unused Mocha test coverage tool
|
2021-07-22 10:54:34 -07:00 |
|
Josh Perez
|
56d5d283bd
|
Support for announcement-only groups
|
2021-07-20 13:18:35 -07:00 |
|
Evan Hahn
|
c4a09b7507
|
Refactor outbound delivery state, take 2
This reverts commit ad217c808d .
|
2021-07-19 17:44:49 -05:00 |
|
Josh Perez
|
ee4b79120e
|
Adds keyboard access to the finish linking phone button
|
2021-07-15 18:01:41 -04:00 |
|
Fedor Indutny
|
c3bdf3d411
|
Show lightbox for GIFs
|
2021-07-14 16:39:52 -07:00 |
|
Fedor Indutny
|
570fb182d4
|
Fully move to protobufjs
|
2021-07-13 11:54:53 -07:00 |
|
Fedor Indutny
|
ad217c808d
|
Revert "Refactor outbound delivery state"
This reverts commit 9c48a95eb5 .
|
2021-07-12 16:51:45 -07:00 |
|
Evan Hahn
|
9c48a95eb5
|
Refactor outbound delivery state
|
2021-07-09 16:38:51 -05:00 |
|
Fedor Indutny
|
ddbbe3a6b1
|
More protobufjs migration
|
2021-07-09 12:36:10 -07:00 |
|
Evan Hahn
|
4cd3da8f5b
|
Convert ConversationModel tests to TypeScript
|
2021-07-02 13:40:36 -07:00 |
|
Fedor Indutny
|
759ced3417
|
Updater debug utility
|
2021-06-30 14:27:18 -07:00 |
|
Fedor Indutny
|
71572db7a9
|
Get native theme through IPC not remote
|
2021-06-30 11:57:43 -07:00 |
|
Fedor Indutny
|
773aa9af19
|
Better emoji support in linkify/previews
|
2021-06-30 10:00:02 -07:00 |
|
Evan Hahn
|
d0a6bf400c
|
Format HTML files with Prettier
|
2021-06-23 11:18:47 -07:00 |
|
Fedor Indutny
|
9f0c630574
|
Move to protobufjs in ts/groups.ts
|
2021-06-22 09:46:42 -05:00 |
|
Scott Nonnenberg
|
24960d481e
|
Move all files under /app to typescript
|
2021-06-18 10:04:27 -07:00 |
|
Josh Perez
|
94d116c621
|
Removes some Backbone views
|
2021-06-17 14:15:09 -07:00 |
|
Scott Nonnenberg
|
68f1023946
|
Move message.getPropsForBubble and friends to selectors
|
2021-06-17 10:15:10 -07:00 |
|
Scott Nonnenberg
|
4b6352b345
|
Remove unused import/export code
|
2021-06-16 09:54:42 -07:00 |
|
Scott Nonnenberg
|
1520c80013
|
Remove messageCollection from Conversation model
|
2021-06-15 17:44:14 -07:00 |
|