Commit Graph

103 Commits

Author SHA1 Message Date
Evan Hahn
63189f3f91 Convert ReactWrapperView to TypeScript 2022-06-03 09:33:39 -07:00
Evan Hahn
53d4a31311 Convert app loading message code to TypeScript 2022-06-01 12:57:30 -07:00
Evan Hahn
9c8fd2a714 Convert IndexedDB code to TypeScript 2022-06-01 09:51:30 -07:00
Evan Hahn
c58f1eb503 Convert message schema migrator to TypeScript 2022-05-31 16:56:25 -07:00
Evan Hahn
17389f4e01 Remove unused settings module 2022-05-31 10:38:23 -07:00
Scott Nonnenberg
7f89f6162f Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
Evan Hahn
2fe5ec6ab2 Convert IdleDetector to TypeScript 2021-12-10 15:20:24 -08:00
Evan Hahn
39cb71e2fd Remove unused <ContactListItem> component 2021-11-16 11:36:50 -08:00
Evan Hahn
5619eeca83 Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Evan Hahn
37992715cd Remove caption editor 2021-11-09 16:25:29 -08:00
Evan Hahn
f647c4e053 Display user badges 2021-11-02 16:01:13 -07:00
Scott Nonnenberg
191bfee18c Show What's New dialog in app via Help -> Go to release notes 2021-10-22 17:41:45 -07:00
Fedor Indutny
a537204fc0 Remove ts/services/timers.ts 2021-10-06 14:59:34 -07:00
Josh Perez
5fdfa1c632 ConversationView in React 2021-10-05 09:47:06 -07:00
Fedor Indutny
4ef0bf96cc Uint8Array migration 2021-09-23 17:49:05 -07:00
Evan Hahn
d2ef82686d Notification improvements 2021-09-23 13:16:09 -05:00
Josh Perez
c05d23e628 Modernize ContactModal 2021-09-21 15:37:10 -07:00
Josh Perez
e9ef239ff0 Move emoji loading into TS 2021-09-20 10:59:09 -07:00
Fedor Indutny
c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Josh Perez
d5d808651a Improved Lightbox experience 2021-08-23 16:14:53 -07:00
Fedor Indutny
fe040a2873 Rename ContactType to EmbeddedContactType 2021-08-19 20:56:39 -05:00
Josh Perez
e9308bbafb New option for control over update downloads 2021-08-19 15:56:29 -07:00
Josh Perez
12d2b1bf7c Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Evan Hahn
6b290a0f0c @mentions notifications 2021-08-05 07:35:33 -05:00
Fedor Indutny
c3bdf3d411 Show lightbox for GIFs 2021-07-14 16:39:52 -07:00
Fedor Indutny
ddbbe3a6b1 More protobufjs migration 2021-07-09 12:36:10 -07:00
Fedor Indutny
773aa9af19 Better emoji support in linkify/previews 2021-06-30 10:00:02 -07: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
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
9dd7e763c4 Remove references to non-existent messageExpired action 2021-06-15 16:30:23 -07:00
Josh Perez
173771d34b New top-level React root: <App /> 2021-06-14 12:01:00 -07:00
Fedor Indutny
19f8042cd3 Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
Josh Perez
28f016ce48 Conversation Colors 2021-05-28 09:15:17 -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
Evan Hahn
99928ee831 Move refresh_sender_certificate.js to TypeScript 2021-04-05 18:08:50 -04:00
Evan Hahn
77c306843d Fix error on message details screen with audio messages 2021-03-24 15:06:12 -07:00
Scott Nonnenberg
c9ffb7c014 Move SecretSessionCipher to TypeScript 2021-03-19 16:57:35 -04:00
Scott Nonnenberg
a48b3e381e Support for joining New Groups via invite links 2021-01-29 14:16:48 -08: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
0c039bf431 Add group calling events to the message timeline 2020-12-07 14:43:19 -06:00
Scott Nonnenberg
2b8ae412e0 New feature flag with ability to migrate GV1 groups 2020-12-01 10:42:35 -06:00
Chris Svenningsen
d593f74241 New contact popup when clicking on group member or avatar 2020-11-11 09:36:05 -08:00
Evan Hahn
8bfaf598af Add license headers across the project 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
Scott Nonnenberg
d51a0b5ece GroupsV2: Better group invite behavior 2020-10-12 18:10:08 -04:00