Scott Nonnenberg
|
d2cc8e5aa9
|
Remove js/deletes.js, superseded by ts/messageModifiers/Deletes.ts
|
2021-06-30 13:41:50 -05:00 |
|
Fedor Indutny
|
773aa9af19
|
Better emoji support in linkify/previews
|
2021-06-30 10:00:02 -07:00 |
|
Evan Hahn
|
8b30fc17cd
|
Officially support the system tray on Linux, in beta only
|
2021-06-29 14:29:40 -05:00 |
|
Evan Hahn
|
af1f2ea449
|
Officially support the system tray on Windows
|
2021-06-29 12:18:03 -05:00 |
|
Fedor Indutny
|
cd28e71bc6
|
Default disappearing message timeout fixes
|
2021-06-25 16:52:56 -07:00 |
|
Josh Perez
|
01eabf9ec6
|
Option to send photos as high quality
|
2021-06-25 11:08:16 -05:00 |
|
Evan Hahn
|
6b2dfeb9f5
|
Use POJO instead of MessageModel in ConversationView quote logic
|
2021-06-22 16:16:50 -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 |
|
Evan Hahn
|
03a187097f
|
Disappearing message cleanups
|
2021-06-16 17:20:17 -05: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 |
|
Evan Hahn
|
9dd7e763c4
|
Remove references to non-existent messageExpired action
|
2021-06-15 16:30:23 -07:00 |
|
Fedor Indutny
|
8f5086227a
|
Enforce stronger types for ArrayBuffers and storage
|
2021-06-14 17:09:37 -07:00 |
|
Fedor Indutny
|
61ac79e9ae
|
Log conversation job wait time and duration
|
2021-06-14 14:55:14 -07:00 |
|
Josh Perez
|
173771d34b
|
New top-level React root: <App />
|
2021-06-14 12:01:00 -07:00 |
|
Fedor Indutny
|
17e6ec468e
|
Faster WebSocket reconnects
|
2021-06-09 15:28:54 -07:00 |
|
Evan Hahn
|
4805226825
|
Remove unused window option from ConversationView constructor
|
2021-06-07 10:01:05 -07:00 |
|
Fedor Indutny
|
c986a1c644
|
Fix notification text on Windows
|
2021-06-02 16:46:16 -07:00 |
|
Fedor Indutny
|
287abd241d
|
Fix performance of debug logs view
|
2021-06-02 15:13:33 -05:00 |
|
Fedor Indutny
|
19f8042cd3
|
Universal Disappearing Messages
|
2021-06-01 13:45:43 -07:00 |
|
Fedor Indutny
|
33595646c1
|
Add user path to logging exceptions
|
2021-06-01 11:15:23 -07:00 |
|
Fedor Indutny
|
e4d7e1e9c8
|
Simplify attachment jobs SQL query
|
2021-06-01 10:13:10 -07:00 |
|
Josh Perez
|
28f016ce48
|
Conversation Colors
|
2021-05-28 09:15:17 -07:00 |
|
Fedor Indutny
|
5246698541
|
Fix audio recordings
|
2021-05-21 15:28:56 -05:00 |
|
Evan Hahn
|
8f0731d498
|
Remove unsupported auto-launch setting on Linux
|
2021-05-20 17:37:18 -07:00 |
|
Evan Hahn
|
f3e207d0b0
|
Use timestamp instead of full model for tap-to-view age outs
|
2021-05-20 17:37:17 -07:00 |
|
Fedor Indutny
|
fe505a7f2f
|
Fix hanging "Clear All Data" on Windows
|
2021-05-20 17:37:08 -07:00 |
|
Fedor Indutny
|
03eaa9eb3e
|
Apply reactions optimistically
|
2021-05-20 17:37:08 -07:00 |
|
Evan Hahn
|
18abe93022
|
Remove many instances of deprecated url.parse
|
2021-05-20 17:37:07 -07:00 |
|
David Sanders
|
de63d9d71f
|
Fix leaking web workers when recording new audio message
See [#5250][0].
[0]: https://github.com/signalapp/Signal-Desktop/pull/5250
|
2021-05-20 17:37:07 -07:00 |
|
Josh Perez
|
03502e47f7
|
Short circuit if there is no read reaction
|
2021-05-12 13:40:42 -07:00 |
|
Jacob Kiesel
|
75d54e7737
|
Add launch-on login option
See [#5244][0].
[0]: https://github.com/signalapp/Signal-Desktop/pull/5244
|
2021-05-11 15:59:21 -05:00 |
|
Fedor Indutny
|
98894ab121
|
Let group update happen on relink
|
2021-05-07 15:07:24 -05:00 |
|
Josh Perez
|
e0c324e4ba
|
Send/Receive support for reaction read syncs
|
2021-05-06 21:15:25 -04:00 |
|
Fedor Indutny
|
bcd79cf17d
|
Fix uncaught exception during shutdown on update
|
2021-05-06 16:32:23 -05:00 |
|
Evan Hahn
|
a5fde38c98
|
Mark links with a password as "sneaky"
|
2021-04-29 14:27:38 -07:00 |
|
Fedor Indutny
|
caf1d4c4da
|
GIF attachments
|
2021-04-29 14:27:37 -07:00 |
|
Scott Nonnenberg
|
86d2a4b5dd
|
decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript
|
2021-04-29 14:27:35 -07:00 |
|
Josh Perez
|
d203f125c6
|
Adds message forwarding
|
2021-04-27 18:35:35 -04:00 |
|
Josh Perez
|
e75bba1c52
|
Replaces ConfirmationModal with ConfirmationDialog
|
2021-04-27 15:29:59 -04:00 |
|
Josh Perez
|
5e2d48cc2f
|
Do not populate left pane on initial link
|
2021-04-20 19:16:49 -04:00 |
|
Fedor Indutny
|
25458be515
|
upgrade electron-builder to 22.10.5
|
2021-04-13 18:27:43 -07:00 |
|
Scott Nonnenberg
|
e0415de893
|
Don't always show an error on manual contact sync
|
2021-04-09 00:06:46 -04:00 |
|
Evan Hahn
|
99928ee831
|
Move refresh_sender_certificate.js to TypeScript
|
2021-04-05 18:08:50 -04:00 |
|
Evan Hahn
|
63ece2e9b4
|
Don't set or read reaction target phone number
|
2021-04-05 18:08:50 -04:00 |
|
Fedor Indutny
|
990e501850
|
First pass on CI support
|
2021-03-25 19:02:53 -07:00 |
|
Evan Hahn
|
77c306843d
|
Fix error on message details screen with audio messages
|
2021-03-24 15:06:12 -07:00 |
|
Josh Perez
|
62e04a1bbd
|
Fix for unread syncs and ooo reactions
|
2021-03-19 16:57:35 -04:00 |
|
Josh Perez
|
0bd3c78187
|
Do not batch single saveMessage calls after start-up
|
2021-03-19 16:57:35 -04:00 |
|