Commit Graph

10956 Commits

Author SHA1 Message Date
Scott Nonnenberg
ca638dd44f Ensure that media messages are cached when loaded from convo settings 2022-11-28 14:40:22 -08:00
Fedor Indutny
b98836d0b3 Fix extra padding in ConversationHeader 2022-11-28 14:35:20 -08:00
Alvaro
b720ed7bd5 Added story identifier when debug logging
Co-authored-by: Jamie Kyle <jamie@signal.org>
2022-11-28 14:34:49 -08:00
Josh Perez
77f92b6cc3 Add emoji button to text story creation 2022-11-28 13:52:16 -05:00
Fedor Indutny
d6d53f9d18 Optimize loading stories 2022-11-28 09:19:48 -08:00
Josh Perez
a827cb7c4e Reset link preview tooltip state when paging through stories 2022-11-23 16:07:43 -08:00
Fedor Indutny
9dfe3cb992 Bump node.js version to match electron 2022-11-23 16:38:47 -05:00
Alvaro
4294429bc2 Made StoryDataType sourceDevice required 2022-11-23 12:52:36 -08:00
Fedor Indutny
e3299b0445 Prevent layout recalculations in some animations 2022-11-23 12:13:13 -08:00
Josh Perez
97454b6bac Reset img error state when paging stories 2022-11-22 23:29:01 -08:00
Alvaro
896b36c301 Story replies indicator 2022-11-22 20:05:33 -08:00
Fedor Indutny
b4b477e44c Update TypeScript to 4.9.3 2022-11-22 17:46:21 -05:00
Fedor Indutny
1bff385805 Add more debug tools for stories 2022-11-22 15:33:15 -07:00
Fedor Indutny
4d1cd05888 Don't trigger excessive 'resize' events 2022-11-22 14:55:05 -07:00
Fedor Indutny
991580a1ed Improve error handling during group sends 2022-11-22 10:43:43 -08:00
Fedor Indutny
f0a3735ca2 Handle new rate limiting info from CDSI 2022-11-22 10:13:55 -08:00
Fedor Indutny
b26f60d2fc Better handling of calling messages 2022-11-19 00:31:31 -08:00
Fedor Indutny
a2f1b469ea Make sure that storySendMode is in group types 2022-11-19 00:31:18 -08:00
Josh Perez
fa2fd5eef3 Restore reply button on stories 2022-11-19 00:09:03 -08:00
Fedor Indutny
5e1169bec3 Fine-grained session control for node-fetch 2022-11-19 00:14:20 -05:00
Fedor Indutny
d6b7685e61 Fix ICU format of a couple of strings 2022-11-17 17:15:11 -08:00
Fedor Indutny
29d1c864ab Update better-sqlite3 to fix Windows builds 2022-11-17 17:03:02 -08:00
Fedor Indutny
98ef4c627a Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Jim Gustafson
c8fb43a846 Check media permissions for incoming group ring 2022-11-17 15:26:13 -08:00
Fedor Indutny
efa29dc800 Fix getKnownMessageAttachments query 2022-11-17 13:06:19 -07:00
Josh Perez
cf43726664 Populate sender state correctly via story sync to group 2022-11-17 11:59:00 -08:00
Josh Perez
9cd20b0f9b StoryViewer pause improvements 2022-11-17 11:54:28 -08:00
Fedor Indutny
897a4aa591 Add release notes for v6.0.0 2022-11-17 11:32:14 -08:00
Josh Perez
1b16743917 Onboarding story improvements 2022-11-17 10:35:27 -07:00
Fedor Indutny
0bcc84facb Update electron to 21.3.0 2022-11-17 10:32:58 -07:00
Evan Hahn
a88243f26d Better handle group call ring race conditions 2022-11-16 18:52:04 -08:00
Fedor Indutny
629b5c3f6a Better send state for unregistered recipients 2022-11-16 18:15:26 -08:00
Fedor Indutny
90734e306c Add NPM_CONFIG_LOGLEVEL=verbose to CI 2022-11-16 17:38:25 -08:00
Fedor Indutny
854c946cc7 Interactive cleanup of orphaned attachments 2022-11-16 16:29:15 -08:00
Fedor Indutny
e33bcd80b7 Update sqlcipher to 4.5.2 2022-11-16 16:28:55 -08:00
Alvaro Carrasco
aff2ee18c2 v6.0.0-beta.1 2022-11-16 17:17:24 -07:00
Alvaro Carrasco
8322a6a4ec Updated strings 2022-11-16 17:15:28 -07:00
Josh Perez
220963c789 Sending/Failed state for stories 2022-11-16 14:10:11 -08:00
Fedor Indutny
9bad2301fd Populate blurHash when sending stories 2022-11-16 13:41:38 -08:00
Fedor Indutny
6be69a7ba8 Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
Fedor Indutny
cf57c7aaf0 Fix stories uncaught exception on startup 2022-11-16 10:06:33 -08:00
Fedor Indutny
8452a72847 Fix story reactions in 1:1 conversations 2022-11-15 18:27:29 -08:00
dependabot[bot]
22036c652b Upgrade loader-utils to v1.4.2 2022-11-15 17:39:08 -08:00
Fedor Indutny
c652fd5053 Run backport action when creating PR 2022-11-15 14:20:15 -08:00
Fedor Indutny
7b703fdd5f Remove duplicate modal footer from group edit 2022-11-15 09:33:04 -08:00
Fedor Indutny
4e624c7286 Remove unnecessary windows 7 shim 2022-11-14 17:07:38 -08:00
Fedor Indutny
e6ebfe4fca Update typescript to 4.8.4 2022-11-14 11:35:37 -08:00
Fedor Indutny
4c622b6f81 Introduce --enable-gpu flag on Linux 2022-11-14 11:29:53 -08:00
Alvaro
6b42a69947 Extract ListView controller from ConversationList 2022-11-14 10:48:51 -08:00
Jim Gustafson
1b901522c2 Update to RingRTC v2.21.5 2022-11-14 10:47:48 -08:00