Commit Graph

138 Commits

Author SHA1 Message Date
Evan Hahn 4dd9232c36 Add badges to @-mentions picker 2021-11-17 19:38:52 +01:00
Scott Nonnenberg cbae7f8ee9 Search for username in compose mode 2021-11-11 17:17:29 -08:00
Evan Hahn 5619eeca83 Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Evan Hahn 9ce8acc846 Update avatar badge placements to match designs 2021-11-09 21:34:47 +01:00
Fedor Indutny 519ca05911 Update electron to 15.3.0 2021-11-08 22:43:37 +01:00
Evan Hahn 8256170066 Fix ConversationController load race condition 2021-11-04 14:11:47 -07:00
Evan Hahn d6ffb08a63 Disable class-methods-use-this lint rule 2021-11-04 16:04:51 -05:00
Scott Nonnenberg 5bd7eda124 Scroll to bottom of conversation on message send 2021-11-02 19:00:54 -07:00
Evan Hahn f647c4e053 Display user badges 2021-11-02 16:01:13 -07:00
Scott Nonnenberg 3190f95fac Usernames: Create/update/delete in profile editor 2021-11-01 12:13:35 -07:00
Evan Hahn 8670a4d864 Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05: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 74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Scott Nonnenberg da9df293c6 linkPreviewFetch: Increase maximum HTML we'll process to 1000*1024 bytes 2021-10-14 11:53:53 -07:00
Fedor Indutny 27573e6dce Use non-throttled timeouts for websockets 2021-10-07 11:18:22 -07:00
Evan Hahn 942ce16610 In prerelease, enable background throttling when not on a call 2021-09-28 14:00:22 -05:00
Evan Hahn ed222fee9a Poll for devices when joining a group call 2021-09-28 11:35:40 -05:00
Scott Nonnenberg cf4c81b11c Clear stale sender certificates 2021-09-27 10:31:34 -07:00
Fedor Indutny 4ef0bf96cc Uint8Array migration 2021-09-23 17:49:05 -07:00
Josh Perez 829e42ca6e Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
Josh Perez 7b5faa1cc1 Permissions popup context iso 2021-09-17 18:24:21 -04:00
Josh Perez 65ddf0a9e8 Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
Fedor Indutny c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Evan Hahn 3e18a8a337 Don't ring large groups 2021-09-02 15:34:38 -07:00
Evan Hahn f82012f129 Strip Exif data without Sharp 2021-09-02 08:59:42 -07:00
Fedor Indutny 6f3191117f Batch deleteSentProtoRecipient queries 2021-08-31 14:35:01 -07:00
Evan Hahn a85dd1be36 Retry outbound "normal" messages for up to a day 2021-08-31 13:58:39 -07:00
Evan Hahn f86f753df9 Add durations utility for computing durations 2021-08-26 09:10:58 -05:00
Fedor Indutny fff4e9e97f Simplify envelope drop due to stopped processing 2021-08-25 16:10:09 -07:00
Evan Hahn 0e7f641dc1 Let users ring members when starting a group call
Co-Authored-By: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-25 16:42:51 -05:00
Josh Perez 347f542ac0 Derive default conversation color from storage 2021-08-24 17:15:12 -07:00
Fedor Indutny b7ccd12245 Run resumed zone jobs concurrently 2021-08-24 14:07:40 -07:00
Evan Hahn 48cc2b5f11 Preserve blob content type when stripping EXIF data 2021-08-24 14:38:20 -05:00
Evan Hahn 79c976668b Receive rings for group calls 2021-08-20 09:06:15 -07:00
Evan Hahn b054802758 Make isEditingAvatar impossible unless you're on the right step 2021-08-16 09:33:27 -05:00
Evan Hahn b0750e5f4e Show "unplayed" dot on incoming audio messages 2021-08-12 13:15:55 -05:00
Josh Perez 9078919545 Transcode heic/heif images 2021-08-09 13:06:21 -07:00
Josh Perez 12d2b1bf7c Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Scott Nonnenberg a78d30cb5a Simplify signed prekey handling - always save for 30 days, always save five 2021-08-03 15:26:00 -07:00
Evan Hahn 1891375c6c Remove "delete for everyone" option from failed messages 2021-08-02 12:26:48 -07:00
Scott Nonnenberg 9fb8114691 Sender Key: Track registrationIds in senderKeyState 2021-07-30 11:35:25 -07:00
Fedor Indutny 1c1d0e2da0 Move to websocket for requests to signal server 2021-07-28 14:37:09 -07:00
Evan Hahn 14929fb408 Show "unplayed" dot on outgoing audio messages 2021-07-27 10:42:25 -05:00
Evan Hahn 18140c4a9d Retry outbound read syncs for up to 24 hours 2021-07-23 15:02:36 -07:00
Fedor Indutny fdec47d637 Use single WebAPI instance across the app 2021-07-23 10:23:50 -07:00
Josh Perez d9e90e9ea8 Improvements to shared library components 2021-07-21 13:45:41 -07:00
Evan Hahn 2c59c71872 Show read/viewed even after read receipts disabled 2021-07-21 12:21:16 -07:00
Fedor Indutny 886e8966ff Drop support for signaling key 2021-07-19 18:11:07 -07:00
Fedor Indutny 31989a7706 Translate errors before rejecting in SendMessage 2021-07-19 18:10:09 -07:00