Commit Graph

903 Commits

Author SHA1 Message Date
Matthew Chen
fc78bc6d06 Apply LRUCache everywhere. 2021-06-30 16:01:08 -03:00
Matthew Chen
b9bc35e74b Apply LRUCache everywhere. 2021-06-30 16:01:08 -03:00
Matthew Chen
4070537a04 Modify avatar builder to "failover" when avatars are invalid. 2021-06-30 15:49:01 -03:00
Matthew Chen
71b1d8b0fe Remove contact avatar data from SignalAccount. 2021-06-30 15:23:49 -03:00
Matthew Chen
a6ea9171f3 Reduce peak memory usage in system contact fetches, and sending/receiving contact syncs. 2021-06-30 15:23:49 -03:00
Matthew Chen
f754a19156 Reduce peak memory usage in system contact fetches, and sending/receiving contact syncs. 2021-06-30 15:23:49 -03:00
Nora Trapp
858b87ac51 Restrict various AppReadiness blocks to main app only 2021-06-24 12:20:46 -07:00
Matthew Chen
82aab5ea12 Apply count limits to all NSCache, clean up caching. 2021-06-23 09:39:43 -03:00
Matthew Chen
6ba8c14be7 Remove profile manager caches. 2021-06-21 17:47:44 -03:00
Matthew Chen
013e72c863 Respond to CR. 2021-06-18 14:02:30 -03:00
Matthew Chen
968898d3d1 Respond to CR. 2021-06-18 14:02:30 -03:00
Matthew Chen
1d5b2aa2f5 Rework avatar building and caching. 2021-06-18 14:01:32 -03:00
Matthew Chen
786e7cef3d Fix build warnings. 2021-06-07 11:11:28 -04:00
Nora Trapp
b6e33ec162 Only relay encrypted data to main app when receiving a call 2021-06-03 08:38:30 -07:00
Nora Trapp
f1e4113fb2 Handle call messages in the NSE 2021-06-03 08:38:29 -07:00
Nora Trapp
5227fd64dc Don't set voip token on service if using NSE 2021-06-03 08:38:29 -07:00
Matthew Chen
d4f66a0dd3 Design fixes for chat color & wallpaper views. 2021-05-25 16:22:34 -03:00
Matthew Chen
9ee34e439e Reconcile chat colors and wallpapers. 2021-05-25 16:22:33 -03:00
Matthew Chen
094b02f3a6 Reconcile chat colors and wallpapers. 2021-05-25 16:22:32 -03:00
Matthew Chen
c3f4fe03e4 Reconcile chat colors and wallpapers. 2021-05-25 16:22:32 -03:00
Matthew Chen
8d6bce938d Apply chat colors to quoted replies. 2021-05-25 16:22:32 -03:00
Matthew Chen
41c760b886 Rename ChatColorValue to ChatColor. 2021-05-25 16:22:31 -03:00
Matthew Chen
f001010a83 Replace ConversationColors with "avatar colors". 2021-05-25 16:22:31 -03:00
Matthew Chen
c81f115e2b Replace ConversationColors with "avatar colors". 2021-05-25 16:22:31 -03:00
Matthew Chen
1019fc6460 Replace ConversationColors with "avatar colors". 2021-05-25 16:22:31 -03:00
Matthew Chen
8c0196077f Replace ConversationColors with "avatar colors". 2021-05-25 16:22:30 -03:00
Matthew Chen
c15fb5322f Render chat colors in CVC cells. 2021-05-25 16:22:29 -03:00
Matthew Chen
a45acdb040 Render chat colors in CVC cells. 2021-05-25 16:22:29 -03:00
Matthew Chen
fed2dfec7a Start work on chat colors. 2021-05-25 16:22:28 -03:00
Matthew Chen
a101b5dc93 Start work on chat colors. 2021-05-25 16:22:28 -03:00
Matthew Chen
d4ce0c006d Start work on chat colors. 2021-05-25 16:22:27 -03:00
Nora Trapp
79c0b0fc9c Don't show duplicate contact results on home screen 2021-05-10 12:27:57 -07:00
Nora Trapp
3cdcd2c3e2 Fix audio scrubbing while not playing more broadly 2021-05-07 12:32:02 -07:00
Nora Trapp
cc857a4067 Allow audio progress to update while scrolling 2021-05-07 12:32:02 -07:00
Michelle Linington
02c9ef4ef7 Most of the remainder of the spam work:
- Updates to the message send flow
- Presents basic captcha UI when needed
- Auto-resend when captcha is complete

What's left:
- Bits of UI to communicate the sending state to the user
- Some cleanup of how we talk to the server
- Localizations
2021-05-07 12:13:37 -07:00
Nora Trapp
6e360bf637 Add voice memo draft UI 2021-05-05 15:25:54 -03:00
Nora Trapp
a978e453bc Preserve voice message drafts 2021-05-05 15:25:54 -03:00
Matthew Chen
897b152a31 Clean up ahead of PR. 2021-05-04 21:45:16 -03:00
Matthew Chen
9e8f87ae0a Clean up how local user name is rendered in contact cells. 2021-05-04 21:45:15 -03:00
Matthew Chen
0241fd25e8 Convert contact cells to Swift, clean up configuration, reduce transaction count. 2021-05-04 21:45:15 -03:00
Nora Trapp
9be9b3cc73 Re-style audio message view 2021-04-29 18:01:16 -07:00
Nora Trapp
d29f943f66 Tweak how we decide when to set the default timer 2021-04-29 15:46:43 -07:00
Nora Trapp
9475658233 Sync universal expire timer 2021-04-29 15:46:43 -07:00
Nora Trapp
6783db210e Add default disappearing message timer 2021-04-29 15:46:43 -07:00
Nora Trapp
ee9efe7dc0 Fix search crash 2021-04-23 21:24:32 -07:00
Nora Trapp
c934d9dc5d Fix search crash 2021-04-23 17:37:49 -07:00
Matthew Chen
8baf952a71 Apply ConversationAvatarView. 2021-04-22 22:00:42 -03:00
Nora Trapp
044f21b1e1 PR Feedback 2021-04-22 13:10:45 -07:00
Nora Trapp
927ae76821 Re-style conversation search results screen 2021-04-22 13:10:45 -07:00
Nora Trapp
fdaa56765e Improve search results by limiting to collections 2021-04-22 13:10:45 -07:00