Commit Graph

21107 Commits

Author SHA1 Message Date
Matthew Chen
caabc50797 Update Cocoapods. 2021-01-21 22:31:09 -03:00
Matthew Chen
2fd7da2265 Fix GRDB schema migration. 2021-01-21 22:31:09 -03:00
Matthew Chen
03b032357b Respond to CR. 2021-01-21 22:31:09 -03:00
Matthew Chen
fe85746aaf Small fixes. 2021-01-21 22:31:08 -03:00
Matthew Chen
d0985f43fe Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
Matthew Chen
d3eb77d6d3 Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
Matthew Chen
23857a6a0c Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
Matthew Chen
01039fbc5c Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
Matthew Chen
1cdaa74eae Add builder for error messages. 2021-01-21 22:31:08 -03:00
Nora Trapp
564c56c704 Fix wallpaper threading issue 2021-01-21 17:28:20 -08:00
Nora Trapp
57cd681222 Fix merge issue 2021-01-21 17:08:58 -08:00
Nora Trapp
f27ec2aa29 Merge branch 'nt/wallpapers' into release/5.3.0 2021-01-21 17:01:34 -08:00
Nora Trapp
97d2bb05a4 Update pods 2021-01-21 17:01:02 -08:00
Nora Trapp
2513281cb9 Cleanup thread details, reduce wallpaper file size 2021-01-21 17:00:18 -08:00
Nora Trapp
6d2a555ee2 Fix multi-select styling to better support wallpapers 2021-01-21 17:00:18 -08:00
Nora Trapp
e1ce224928 PR Feedback 2021-01-21 17:00:18 -08:00
Nora Trapp
282af9a991 Add wallpaper preview view 2021-01-21 17:00:18 -08:00
Nora Trapp
cbb1ccfd14 Include wallpapers in transfer 2021-01-21 17:00:18 -08:00
Nora Trapp
c40068c246 Fix some iPad bugs in set wallpaper view 2021-01-21 17:00:18 -08:00
Nora Trapp
7200d02ffa Cleanup gradient aspect fill 2021-01-21 17:00:18 -08:00
Nora Trapp
fc1a957857 Wallpaper settings flows 2021-01-21 17:00:17 -08:00
Nora Trapp
f42788c1b8 Fix wallpaper reload 2021-01-21 17:00:17 -08:00
Nora Trapp
119fcb31c3 Remove vibrancy, incorporate design feedback 2021-01-21 17:00:17 -08:00
Nora Trapp
8e6174f346 Ensure gradient wallpapers aspect fill their container 2021-01-21 17:00:17 -08:00
Nora Trapp
ba8c43cb9b wallpaper settings 2021-01-21 17:00:17 -08:00
Nora Trapp
69167de02a Only show sender / footer bubbles if has wallpaper 2021-01-21 17:00:17 -08:00
Nora Trapp
297b57be69 Fix outgoing borderless footer text color 2021-01-21 17:00:17 -08:00
Nora Trapp
2c25fe6e2a Fix gutter measurement 2021-01-21 17:00:17 -08:00
Nora Trapp
76558a3939 Add wallpaper support for borderless messages 2021-01-21 17:00:17 -08:00
Nora Trapp
888d758493 Add wallpaper support for deleted messages 2021-01-21 17:00:17 -08:00
Nora Trapp
2e5853e03d Style thread details for wallpaper 2021-01-21 17:00:17 -08:00
Nora Trapp
c7ea27dc5f Style unread header 2021-01-21 17:00:17 -08:00
Nora Trapp
ef0f14bdf5 Add wallpaper styling for date header 2021-01-21 17:00:17 -08:00
Nora Trapp
d0da9422ec System message wallpaper styling. 2021-01-21 17:00:17 -08:00
Nora Trapp
f249c291b6 Add Wallpaper enum 2021-01-21 16:59:20 -08:00
Michelle Linington
79a7430280 Merge branch 'mlin/PR/StickerManagementPerfOptimizations' into release/5.3.0 2021-01-21 16:23:37 -08:00
Michelle Linington
52ffb5492a Fix tests 2021-01-21 16:21:59 -08:00
Michelle Linington
e06d9d1f6e PR Feedback 2021-01-21 16:20:40 -08:00
Michelle Linington
3ee80d32d0 Precommit 2021-01-21 16:20:40 -08:00
Michelle Linington
8fa45c7df9 Reduce unnecessary table loads in ManageStickersViewController 2021-01-21 16:20:35 -08:00
Michelle Linington
95357f02e8 Merge branch 'mlin/PR/FullScreenAvatar' into release/5.3.0 2021-01-21 16:18:26 -08:00
Michelle Linington
bfe76a3d34 Reduce profile avatar size cap
The server was rejecting 4 MB data blobs. Reduced down to something the
server handles. This is such an extreme size for a png that we'll
likely never hit it.
2021-01-21 16:17:25 -08:00
Michelle Linington
7ae92ce892 PR Feedback
Also fixes a bug where only group admins could view an avatar.
2021-01-21 16:17:24 -08:00
Michelle Linington
40e785cd6a Lint 2021-01-21 16:17:24 -08:00
Michelle Linington
6a7d7311aa Add close button 2021-01-21 16:17:24 -08:00
Michelle Linington
f996a732d8 Show tapped avatar in conversation settings full screen 2021-01-21 16:17:24 -08:00
Matthew Chen
b02cc27aba Merge branch 'charlesmchen/fixFileSizeFormatting' into release/5.3.0 2021-01-21 21:08:08 -03:00
Matthew Chen
ecf85462ae Respond to CR. 2021-01-21 21:07:59 -03:00
Matthew Chen
8aaea5ea2d Refine file size formatting. 2021-01-21 21:05:41 -03:00
Matthew Chen
b83c1bc1fa Merge branch 'charlesmchen/reuseMessageMediaViews2' into release/5.3.0 2021-01-21 21:04:38 -03:00