Commit Graph

283 Commits

Author SHA1 Message Date
Josh Perez
0d2e6493f5 Add a stories toggle to Preferences 2022-07-19 20:47:05 -04:00
Scott Nonnenberg
2f252b8e26 Repair broken attachments with non-array 'data' fields 2022-07-18 13:01:43 -07:00
Josh Perez
d7307934bc Adjust some types 2022-07-12 17:37:21 -07:00
Scott Nonnenberg
0888b57744 Attachment downloads: Use filename if we have it, ignore index = 1 2022-07-08 16:10:16 -07:00
Josh Perez
3e644f45cf Fixes story viewing behavior 2022-07-06 15:06:20 -04:00
Scott Nonnenberg
064f3dd0e0 updateSchema: Be resilient to invalid images 2022-07-05 17:28:00 -07:00
Fedor Indutny
f92be05b15 Titlebar fixes 2022-07-05 09:44:53 -07:00
Josh Perez
9155784d56 Sync my stories with primary device 2022-06-30 20:52:03 -04:00
Scott Nonnenberg
4568527232 Increase backstop queue timeouts across the app 2022-06-27 09:46:43 -07:00
Josh Perez
d970d427f8 Create text stories 2022-06-16 17:48:57 -07:00
Fedor Indutny
253e050262 CDSI Support 2022-06-14 18:15:33 -07:00
Scott Nonnenberg
2464e0a9c1 Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
Scott Nonnenberg
924c271b13 Convert js/modules/types/message to Typescript 2022-06-09 18:10:20 -07:00
Fedor Indutny
5634601554 Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
Evan Hahn
f50a6abe36 Remove unused eslint-disables 2022-06-03 14:07:51 -07:00
Evan Hahn
63189f3f91 Convert ReactWrapperView to TypeScript 2022-06-03 09:33:39 -07:00
Fedor Indutny
7138daf5ef Support keepMutedChatsArchived flag 2022-05-25 13:44:05 -07:00
Fedor Indutny
80c90540f6 Restore call view mode after presentation end 2022-05-25 11:03:27 -07:00
Fedor Indutny
dfc310805a Allow manually retrying attachment downloads 2022-05-23 16:07:41 -07:00
Fedor Indutny
e6223b6a11 Dynamic audio level indicator 2022-05-18 23:28:51 -04:00
Fedor Indutny
f084834d67 Bless "Day by Day" sticker pack 2022-05-11 19:45:51 -07:00
Josh Perez
144d594e31 Remove announcementGroup capability checks 2022-05-09 11:15:46 -07:00
Josh Perez
85c8ff76dc Adds playback bar to story viewer 2022-05-06 12:02:44 -07:00
Josh Perez
4090e968b6 Log better errors when unable to show attachments 2022-04-29 14:48:26 -04:00
Josh Perez
2f44e33c9c Move link notification to the conversation hero 2022-04-25 14:03:24 -07:00
Josh Perez
d8708e4e73 Ensure that we resolve attachments before displaying them 2022-04-25 10:25:50 -07:00
Josh Perez
e3d537cbd3 Render group stories 2022-04-14 20:08:46 -04:00
Scott Nonnenberg
37c44fb631 Support for server-configurable maximum attachment size 2022-04-13 10:47:39 -07:00
Scott Nonnenberg
302604f67e Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
Scott Nonnenberg
7f89f6162f Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
Josh Perez
0f16ef5dd6 Do not try to download text attachments 2022-04-08 10:03:10 -07:00
Fedor Indutny
33b8b59c55 Another fix for single-sticker packs 2022-04-06 14:00:13 -07:00
Fedor Indutny
55c5f15cd9 Add Cannot_Update_Require_Manual dialog type 2022-04-06 11:27:17 -07:00
Josh Perez
fc9bdf9398 Process text story messages 2022-04-05 21:18:07 -04:00
Fedor Indutny
140d19beb1 Fix single sticker stickerpack download 2022-03-31 18:07:30 -07:00
Josh Perez
3b5cc26fec Adds logic around downloading stories 2022-03-28 18:10:08 -07:00
Scott Nonnenberg
006de5b1a5 Don't linkify when certain unicode formatting characters are present 2022-03-28 17:28:37 -07:00
Scott Nonnenberg
6a671e73f9 Suppress sticker pack installation errors on startup re-download 2022-03-23 14:33:48 -07:00
Scott Nonnenberg
bddd55d574 Challenge: Save conversationIds and start queues 2022-03-21 14:19:37 -07:00
Jim Gustafson
5d051ae16a Update to RingRTC v2.20.0 2022-03-18 11:11:30 -07:00
Fedor Indutnyy
0e31659682 Merge https://github.com/signalapp/Signal-Desktop/pull/5788 2022-03-17 09:36:51 -07:00
Scott Nonnenberg
5a7196e464 Sticker pack download: require just one successful sticker download 2022-03-16 12:18:16 -07:00
Fedor Indutny
36ce4f27a2 Optimize profile avatar uploads and sync urls 2022-03-15 17:14:20 -07:00
Dimitris Apostolou
718d0a7046 Fix typos 2022-03-13 11:10:17 +02:00
Josh Perez
2114c851c7 Include authorUuid when sending replies 2022-03-11 15:14:32 -08:00
Evan Hahn
efee887135 Don't try generating link previews for debuglogs.org 2022-03-08 14:04:44 -06:00
Josh Perez
eb91eb6fec Process incoming story messages 2022-03-04 13:14:52 -08:00
Fedor Indutny
29c2f77d40 Display differential download size in UI 2022-02-25 10:44:03 -08:00
Evan Hahn
41b4cce6ec Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
Scott Nonnenberg
4763831d3e background.ts: Introduce types for redux initialState 2022-02-23 12:48:40 -06:00