Commit Graph

10956 Commits

Author SHA1 Message Date
Scott Nonnenberg
83eccee42e Show quote properly when replying to 1:1 story reaction 2023-02-03 09:31:40 -08:00
Scott Nonnenberg
9bbb262c8e Add a #toast div when still in the loading screen view 2023-02-03 09:29:23 -08:00
Scott Nonnenberg
5701848aa5 maybeFetchNewCredentials: Fetch if we don't have credentials for today 2023-02-02 13:35:27 -08:00
Jamie Kyle
ab7ab91429 Prefix preferred system locales with l10n_util logic 2023-02-02 12:09:34 -08:00
Alvaro
e51f582bfb Removed hard limit on unprocessed messages in cache 2023-02-02 11:39:07 -08:00
Fedor Indutny
1381e8df5d Process username changes in storage service 2023-02-02 11:03:51 -07:00
Fedor Indutny
71c97e9580 Make mock server envelopes younger 2023-02-01 18:11:33 -08:00
Scott Nonnenberg
015d789c90 Fix mentions for messages with ASCII art characters 2023-02-01 18:22:56 -07:00
Scott Nonnenberg
8e4de33d71 v6.5.0-beta.1 2023-02-01 16:59:27 -08:00
Scott Nonnenberg
78ca41f8c8 Add release notes for 6.5.x 2023-02-01 16:29:27 -08:00
Scott Nonnenberg
7af7244d0e Update strings 2023-02-01 16:14:09 -08:00
Josh Perez
ba848eec84 Fixes notification text for story reactions 2023-02-01 15:38:33 -08:00
Fedor Indutny
7baffecc96 Update electron to 22.2.0 2023-02-01 13:43:13 -08:00
Fedor Indutny
63d6b14516 Split ACI contact when it is unregistered 2023-02-01 13:32:46 -08:00
Fedor Indutny
a5a6b74f98 Fix build expiration reporting 2023-02-01 10:29:38 -08:00
Josh Perez
1fbc1079c9 Fixes link preview UI 2023-02-01 09:19:02 -08:00
Scott Nonnenberg
b062409bb3 'Draw attention to this window' option is now defaulted to 'false' 2023-01-31 18:03:44 -08:00
Fedor Indutny
8ac4786040 Update @signalapp/better-sqlite3 to 8.4.1 2023-01-31 14:32:37 -08:00
Fedor Indutny
e64816830b Revert "Periodically optimize FTS table"
This reverts commit 5dfdde998b.
2023-01-30 15:55:11 -08:00
Josh Perez
de1564fd37 Moves link previews into the composer 2023-01-30 12:16:09 -08:00
Fedor Indutny
270804d62d Reorder migrations 2023-01-30 11:55:38 -08:00
Josh Perez
b78235e109 Let users search and go back to a small left pane 2023-01-27 13:53:24 -08:00
Alvaro
42b4406ad5 Formatting voice recorder error 2023-01-27 09:51:53 -08:00
Fedor Indutny
67b108c718 Optimize conversation open performance 2023-01-27 09:47:24 -08:00
Josh Perez
6a80b4b837 Close story viewer when DOE a story 2023-01-27 10:35:58 -07:00
Josh Perez
a88778b536 Adds quick reactions to stories 2023-01-27 10:34:15 -07:00
Josh Perez
e334490cf4 Fixes link preview send in stories 2023-01-27 08:39:38 -07:00
Fedor Indutny
2637df0c42 Use Signal tokenizer in FTS5 2023-01-26 15:53:22 -08:00
Josh Perez
28a295d4e1 Fixes audio recording 2023-01-26 09:57:39 -07:00
Alvaro Carrasco
10b0ec12a1 v6.4.0-beta.1 2023-01-25 17:37:03 -07:00
Alvaro Carrasco
c8012cf153 Update strings 2023-01-25 17:30:23 -07:00
Alvaro
d64e0b65c4 Switched ForwardMessageModal to use ListTile 2023-01-25 16:51:08 -07:00
Scott Nonnenberg
257f5e1231 MessageReceiver: handle sender key distro message included in any proto 2023-01-25 14:59:40 -08:00
Fedor Indutny
78a33f28c8 Fix change counter check in fts optimization 2023-01-25 13:22:13 -08:00
Alvaro
f751687af3 Drop unread indicator limit and fix overflow issue 2023-01-25 10:27:59 -07:00
Alvaro
2d9cbf4795 Adding ListTile and CircleCheckbox components 2023-01-25 09:54:32 -07:00
Jamie Kyle
da0a741a36 Use preferred system locales and add Farsi font stack 2023-01-24 16:54:46 -08:00
Scott Nonnenberg
fbdfaf3962 Cancel in-flight attachment downloads on suspend/resume 2023-01-24 11:17:00 -08:00
Fedor Indutny
5dfdde998b Periodically optimize FTS table 2023-01-24 11:13:00 -08:00
Fedor Indutny
e8ed8b3400 Use SquirrelMacEnableDirectContentsWrite on macOS 2023-01-23 17:09:09 -08:00
Fedor Indutny
dba2a6b166 Fix syntax error in old SQL migration 2023-01-23 17:07:00 -08:00
Alvaro
ce8a1f5930 Don't use the term gift 2023-01-23 13:42:40 -07:00
Josh Perez
9de33e4ffd A11y tweaks to the left pane and timeline 2023-01-23 11:59:12 -05:00
Scott Nonnenberg
4fc7c69a73 Add more logging in update scenarios 2023-01-23 08:56:39 -08:00
Scott Nonnenberg
7c1f186c05 sendToGroup: Don't fail send if we get 401 from multi_recipient/ request 2023-01-20 17:50:34 -07:00
Josh Perez
b5947e0ef1 Fixes storybook for AudioCapture 2023-01-20 17:31:30 -07:00
Fedor Indutny
99c95794af Ensure consistent member filtering in sendToGroup 2023-01-20 11:42:55 -08:00
Josh Perez
fe2007195b Fixes cmd+shift+r keyboard shortcut 2023-01-19 17:59:58 -05:00
Josh Perez
d0494e5450 Enables debugging utilities in beta, alpha, dev 2023-01-19 12:41:53 -08:00
Fedor Indutny
ef13eb06fc Confine message selector cache to component 2023-01-19 11:56:02 -08:00