Commit Graph

7373 Commits

Author SHA1 Message Date
Quentin Hibon
756af78d57 Make emoji text matching case-insensitive
See [#5186][5186].

[5186]: https://github.com/signalapp/Signal-Desktop/pull/5186
2021-09-17 11:21:33 -05:00
jojomatik
51d85e58eb Linkify additional TLDs
See [#5170][0].

[0]: #5170
2021-09-17 10:14:42 -05:00
Jonathan Fung
160eca4795 Allow media grid item images to fill container
See [#5291][0]. Fixes [#5241][1].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5291
[1]: https://github.com/signalapp/Signal-Desktop/issues/5241
2021-09-17 08:46:19 -05:00
Evan Hahn
09d729a780 Support emoji 13.1 2021-09-16 16:25:11 -07:00
Fedor Indutny
ce0ccc9b58 Disable jumbomoji in quotes 2021-09-16 15:45:32 -07:00
Josh Perez
346590a8fb Adds probot/stale config 2021-09-16 18:42:57 -04:00
Josh Perez
0f9b72d1db Ensure single upload for storage service 2021-09-16 18:25:49 -04:00
Fedor Indutny
cea72201c6 Maximize image when zooming in lightbox 2021-09-16 14:54:53 -07:00
Fedor Indutny
87b56fcfd0 Use logger interface in main sql worker 2021-09-16 14:54:06 -07:00
Josh Perez
04aad09590 Fixes contextmenu hover glitch 2021-09-16 14:51:57 -07:00
Evan Hahn
9ff1c1e50d Recompute hero row size when it appears 2021-09-16 14:47:08 -07:00
Evan Hahn
11855d1585 Make onHeightChange a required prop of <ConversationHero> 2021-09-16 14:44:00 -07:00
Evan Hahn
89fc7d2c0c Improve yarn test-electron experience 2021-09-16 14:40:27 -07:00
Evan Hahn
f9095d372a Upgrade electron-mocha to v10.1.0 2021-09-16 14:00:52 -07:00
Evan Hahn
fda21edd23 Remove unnecessary disables of consistent-return lint rule 2021-09-16 15:25:55 -05:00
Fedor Indutny
f937eba94e Update socket status more eagerly 2021-09-16 13:18:42 -07:00
Evan Hahn
3cf6ea882b Remove unnecessary any casts from ts/Crypto.ts 2021-09-16 09:28:29 -07:00
Evan Hahn
139e17f695 Update title text for reaction customization 2021-09-16 11:16:04 -05:00
Evan Hahn
eed7aff925 Remove unnecessary props from <ContactName> 2021-09-16 11:15:43 -05:00
Josh Perez
43685d15c6 Context isolation for About, ScreenShare, Preferences 2021-09-16 11:52:56 -04:00
Fedor Indutny
59ca63cd2e Use audio.ended in MessageAudio.tsx 2021-09-16 08:02:23 -07:00
Josh Perez
a5f44bc46c Only log to console if process.stdout is available 2021-09-16 07:33:17 -07:00
Evan Hahn
20be8a11fe Read and write preferred reactions to storage 2021-09-15 11:59:51 -07:00
Evan Hahn
4e3b64ef64 Visual tweaks for reaction customization 2021-09-15 11:49:16 -07:00
Fedor Indutny
3f7957c20d Self-repairing message counter 2021-09-15 11:45:22 -07:00
Fedor Indutny
5780c3d4b8 Fix socket management for unlinkAndDisconnect 2021-09-15 11:44:27 -07:00
Fedor Indutny
039bd072ed Extra tests for SignalProtocolStore migration 2021-09-15 11:43:34 -07:00
Evan Hahn
ce1daef9f3 Fix <UniversalTimerNotification> stories 2021-09-15 09:04:42 -07:00
Evan Hahn
487d71464a Remove FontFace type definitions 2021-09-15 08:50:17 -05:00
Evan Hahn
195392491e Make the dots in the reaction picker's "more" button circles 2021-09-14 11:46:34 -07:00
Scott Nonnenberg
29a3a2ac58 WhatsNew: Save build creation time, use as displayed date 2021-09-13 14:00:32 -05:00
Evan Hahn
240585ef94 Allow duplicates in reaction palette 2021-09-13 10:04:45 -07:00
Fedor Indutny
5a57e2b704 Fix action propagation to timeline items 2021-09-12 19:36:41 -07:00
Jim Gustafson
9ffa29ca0d Update to RingRTC v2.13.0 2021-09-12 11:58:50 -05:00
Evan Hahn
bfa0bbf7da Add "call back", "call again" buttons to timeline 2021-09-10 16:59:41 -07:00
Evan Hahn
d94f1151b1 Respect "rules of hooks" in <SmartCustomizingPreferredReactionsModal> 2021-09-10 15:50:56 -07:00
Evan Hahn
4ef56667e2 Move MAX_MESSAGE_SIZE assertion 2021-09-10 13:16:53 -07:00
Evan Hahn
57c41ad5f1 Log message send errors, if present 2021-09-10 13:13:45 -07:00
Scott Nonnenberg
9d4edb5893 WebsocketResources: Increase maximum outgoing message size 2021-09-10 13:43:53 -05:00
Evan Hahn
0e0982147c Show recent emoji in the customize reaction emoji picker 2021-09-10 11:43:17 -07:00
Scott Nonnenberg
5fb78e1986 ConversationDetails: Prevent block/leave of group if only admin 2021-09-10 11:18:37 -07:00
Evan Hahn
84ac7dd2df To fix Storybook, make <Message> take renderReactionPicker 2021-09-10 11:00:31 -07:00
Evan Hahn
58c18ac420 Design updates to calling lobby 2021-09-10 12:24:05 -05:00
Fedor Indutny
091f3653e7 Ensure conversation id in storeSession 2021-09-10 10:17:32 -07:00
Evan Hahn
87747ebae2 Attach GV2 info to sync messages, if present 2021-09-10 10:02:55 -07:00
Evan Hahn
49434d7a81 Update eslint-plugin-mocha to 9.0.0 2021-09-10 09:22:13 -07:00
Evan Hahn
fbedda194c Handle missing conversation in SQL migration 41 2021-09-10 09:19:45 -07:00
Scott Nonnenberg
6efb6da937 Render disappearing message countdown even if deleted for everyone 2021-09-10 09:23:04 -05:00
Fedor Indutny
c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Scott Nonnenberg
6323aedd9b Draw attention even if notifications are disabled 2021-09-09 17:32:12 -07:00