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 |
|
Evan Hahn
|
7f0ed2599d
|
Percent-encode URL path when reporting spam
|
2023-01-19 11:53:04 -08:00 |
|
Fedor Indutny
|
6ddb12cd99
|
Fully remove DQS from SQL queries
|
2023-01-18 17:06:07 -08:00 |
|
Josh Perez
|
ebfd7a57dd
|
Fixes swedish date i18n
|
2023-01-18 17:05:32 -08:00 |
|
Josh Perez
|
e3d9e6b906
|
Fixes @mention draft changes
|
2023-01-18 19:59:47 -05:00 |
|
Fedor Indutny
|
fa938e8c7d
|
Fix yarn dev:transpile
|
2023-01-18 16:17:16 -08:00 |
|
Scott Nonnenberg
|
b0e2d22750
|
EmojiButton: Eliminate usage of createPortal
|
2023-01-18 19:09:18 -05:00 |
|
Josh Perez
|
86488b97b9
|
Adds debugging utilities in dev/beta environments
|
2023-01-18 19:02:03 -05:00 |
|
Fedor Indutny
|
ac50af52d2
|
Unsupported OS Dialog
|
2023-01-18 15:31:10 -08:00 |
|
Fedor Indutny
|
c6e184016b
|
Log sqlite3 warnings
|
2023-01-18 14:12:33 -08:00 |
|
Fedor Indutny
|
02aa0c1282
|
package: update esbuild to 0.17.2
|
2023-01-18 12:12:19 -08:00 |
|
Jamie Kyle
|
c1b8fe8182
|
Fix video duration parsing in stories
|
2023-01-18 09:22:40 -08:00 |
|
Scott Nonnenberg
|
0f8009fe2f
|
SmartTimeline: Use key prop to ensure no re-use of existing component
|
2023-01-17 22:27:34 -05:00 |
|
Fedor Indutny
|
efc54e44c4
|
Further optimize getConversationMessageStats
|
2023-01-17 16:44:22 -08:00 |
|
Fedor Indutny
|
1c22fe653c
|
Optimize some indices and queries
|
2023-01-17 14:07:21 -07:00 |
|
Scott Nonnenberg
|
4a3ffe07e8
|
sendToGroup: 404 from multi_recipient endpoint now treated differently
|
2023-01-13 14:01:47 -08:00 |
|
Fedor Indutny
|
b37be94cb9
|
Never pass mutable data to selectors
|
2023-01-13 13:16:58 -08:00 |
|
Jamie Kyle
|
c58a723f45
|
Add type-alias-readonlydeep rule and make ducks mostly immutable
|
2023-01-13 12:07:26 -08:00 |
|
Josh Perez
|
11ce3c3d59
|
Fix about, preferences, debug log windows
|
2023-01-13 14:24:00 -05:00 |
|
Scott Nonnenberg
|
c26f7217ed
|
Stories: In send dialogs, don't show groups you're no longer part of
|
2023-01-13 12:20:35 -07:00 |
|
Scott Nonnenberg
|
ef20c31c64
|
AttachmentDownloads: Log second error, finish job even on failures
|
2023-01-13 12:18:59 -07:00 |
|
Scott Nonnenberg
|
662223df32
|
Update patch for websocket dependency
|
2023-01-13 12:14:55 -07:00 |
|
Scott Nonnenberg
|
cd6e4bbe28
|
Set draftChanged=true when changing draftAttachments, better logging
|
2023-01-12 17:25:59 -08:00 |
|
Josh Perez
|
9374832ea4
|
Enables ContextIsolation
|
2023-01-12 16:24:59 -08:00 |
|
Josh Perez
|
4bbf5eb5d4
|
Make stories accessible with collapsed left pane
|
2023-01-12 19:04:49 -05:00 |
|
Fedor Indutny
|
a3877ef747
|
ci: quick fix for benchmark workflow
|
2023-01-12 15:45:26 -08:00 |
|
Fedor Indutny
|
f6746fb689
|
ci: retry pushing benchmark data
|
2023-01-12 15:34:26 -08:00 |
|
Jamie Kyle
|
77e196279c
|
Add new kind of system message with red text
|
2023-01-12 15:33:22 -08:00 |
|
Jamie Kyle
|
342373bdfe
|
Group call started notification use address book name
|
2023-01-12 16:29:07 -07:00 |
|
Fedor Indutny
|
d7b09b9703
|
Deprecate phone number discovery notification
|
2023-01-12 14:18:08 -08:00 |
|
Fedor Indutny
|
63509b8965
|
Add extra logging to TaskWithTimeout
|
2023-01-12 14:00:50 -08:00 |
|
Fedor Indutny
|
19279cfebd
|
Support esnext in storybook
|
2023-01-12 12:58:53 -08:00 |
|