Commit graph

1425 commits

Author SHA1 Message Date
Jamie Kyle
ad8020848f
Add unblocked timeline event 2024-04-12 10:07:57 -07:00
Fedor Indutny
bcaf60a3b2
Introduce --disable-ipv6 CLI option 2024-04-11 19:06:54 +02:00
Fedor Indutny
da34ce5fe7
Remove diacritics from fuse.js search term 2024-04-10 15:02:59 -07:00
Fedor Indutny
4caa260a22
Update story gradients 2024-04-09 14:38:27 -07:00
trevor-signal
dfd564e67f
Simplify messageReceiver initialization & reset
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-04-02 13:43:20 -07:00
Jamie Kyle
89ebbf8af4
Fix nicknames visibility 2024-04-01 14:35:03 -07:00
ayumi-signal
00d6379bae
Call link call history 2024-04-01 12:19:35 -07:00
Jamie Kyle
fc65917fc3
Hide nicknames and notes on note to self 2024-03-28 15:28:50 -07:00
Sergey Skrobotov
cf02337d6d
remote config for making CDSI lookups via libsignal 2024-03-27 15:56:43 -07:00
Jamie Kyle
e26916702c
Init Nicknames & Notes 2024-03-26 12:48:33 -07:00
Scott Nonnenberg
6bc6cc64c4
Sort left pane via receivedAt/receivedAtMs, even via edits 2024-03-25 12:21:14 -07:00
Scott Nonnenberg
2b132846af
markRead: Only update read/seen status on target message 2024-03-22 10:43:45 -07:00
trevor-signal
ff5ecd8bf3
Cleanup attachment download flow 2024-03-21 16:02:12 -04:00
Fedor Indutny
f55e6e3407
Move away from smartling CLI 2024-03-21 11:31:31 -07:00
Fedor Indutny
e90553b3b3
Add localized emoji search 2024-03-21 09:35:54 -07:00
ayumi-signal
0f49d0d391
Upgrade electron to 29.1.5 and revert windows badge fix 2024-03-20 14:56:29 -07:00
Fedor Indutny
091b50c414
Lazy import proxy-agent 2024-03-20 11:05:10 -07:00
Jamie Kyle
33d30c6e74
Refactor ConversationHeader into function component 2024-03-19 09:46:09 -04:00
Jamie Kyle
53ae88c777
Sort by recency then alphabetically everywhere 2024-03-18 16:31:42 -07:00
Fedor Indutny
9aff86f02b
Simplify online/offline status management 2024-03-18 14:48:00 -07:00
ayumi-signal
b359d28771
Fix Timeline to not peek group call for direct calls 2024-03-18 12:47:22 -07:00
Fedor Indutny
73c0e0eb18
Fix createProxyAgent on Electron 29 2024-03-15 09:42:13 -07:00
Fedor Indutny
d85a1d5074
Add preliminary message backup harness 2024-03-15 10:20:33 -04:00
trevor-signal
05c09ef769
Add timeout to DNS lookup 2024-03-13 15:57:08 -04:00
Fedor Indutny
ab226f29a9
Don't import emoji-datasource in main 2024-03-12 10:32:11 -07:00
Jamie Kyle
8387f938eb
Spam Reporting UI changes 2024-03-12 09:29:31 -07:00
Fedor Indutny
e031d136a1
Include and process destinationPniIdentityKey 2024-03-11 18:08:38 -07:00
ayumi-signal
c332bd240f
Handle new sync message MarkedAsRead for Calls Tab 2024-03-11 11:18:55 -07:00
ayumi-signal
39fbf6b0bd
Fix unread count taskbar badge for Windows 2024-03-08 13:35:09 -08:00
ayumi-signal
73e8bec42f
Change ephemeral settings to only persist in ephemeralConfig 2024-03-07 09:36:08 -08:00
Fedor Indutny
3469a748fb
Introduce TitleTransition notification 2024-03-06 15:59:51 -08:00
trevor-signal
09b5e6ef50
Remove autoOrientJPEG and consolidate downscaling logic 2024-03-06 13:49:21 -08:00
trevor-signal
cf381cd46c
Generate mediaName for backed-up attachments 2024-03-06 13:15:10 -05:00
Scott Nonnenberg
db623d13b2
onSentMessage: Create destination conversation before further processing
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-06 10:10:44 -08:00
ayumi-signal
8047e9cccd
Move missed call chat badging to calls tab 2024-03-04 14:26:49 -08:00
Jamie Kyle
e5333546db
Fix supertab 2024-03-04 12:32:51 -08:00
Fedor Indutny
4ccdb52d36
Fix lookupConversationWithoutServiceId 2024-03-04 10:14:31 -08:00
Fedor Indutny
78f4e96297
ICU types 2024-03-04 10:03:11 -08:00
trevor-signal
38adef4233
Ensure chats pane in settings is visible 2024-03-01 13:52:17 -08:00
ayumi-signal
e7dbdeb9c2
Update adhoc calling util 2024-03-01 10:37:33 -08:00
Jamie Kyle
9c072c5bc1
Improve performance of mock tests 2024-02-29 14:01:12 -08:00
Jamie Kyle
3050a314f9
Add unicode bidi isolates to i18n substitutions for strings 2024-02-28 16:42:43 -08:00
Fedor Indutny
e3dbcc1e0f
Resolve fallback dns addrs during build 2024-02-27 16:53:58 -08:00
Fedor Indutny
ef830e0432
Provide fallback IP addrs for core services 2024-02-26 18:02:23 -08:00
Scott Nonnenberg
c981b0d7ea
Proper handling of incoming 1:1 story replies 2024-02-26 16:57:55 -05:00
ayumi-signal
96b3413feb
Basic call link join support 2024-02-22 13:19:50 -08:00
Jamie Kyle
9d1be9228a
Fix error handling in makeVideoScreenshot 2024-02-21 18:03:46 -08:00
ayumi-signal
c5b8f49f25
Fix setMediaPlaybackDisabled when reduxActions not ready 2024-02-21 10:54:33 -08:00
Fedor Indutny
fbefbcea73
Fix Settings window for linking stage 2024-02-21 00:03:54 -08:00
ayumi-signal
93c019dc30
Ask for confirmation when closing app during call 2024-02-19 06:44:05 -08:00