Michael Kirk
24ea8262d5
consolidate blocked-group state tracking
2018-09-14 10:51:39 -05:00
Michael Kirk
0f9b0936df
Use cached group details when rendering blocklist
2018-09-14 10:31:17 -05:00
Michael Kirk
1f15ba6dc5
Cache group details on blocking manager
...
In case the group thread is later deleted.
2018-09-14 10:31:17 -05:00
Michael Kirk
b96e9a6a82
Fix: not receiving group deliveries
...
Previously we were using the wrong method - the local user's id is removed
from group.recipientIdentifiers
2018-09-13 09:57:35 -05:00
Michael Kirk
f1e5b1862f
Ignore messages from left groups
2018-09-12 19:16:14 -05:00
Michael Kirk
b369ffa88f
add type annotations
2018-09-12 19:16:14 -05:00
Michael Kirk
b6eb1476cb
Leave group when blocking it
2018-09-12 19:16:14 -05:00
Michael Kirk
2c9d905a16
Message processor ignores messages from blocked group
2018-09-12 19:16:14 -05:00
Michael Kirk
eadb04efcc
WIP: ContactViewHelper incorporates group blocking
...
-[ ] UI
-[ ] Conversation Settings
-[x] Show switch for group
-[ ] localize
-[ ] migrate existing localizations? (nice to have)
-[ ] can view conversation settings (but not edit them) in left group
-[ ] special block copy for groups
-[ ] special unblock copy for groups
-[ ] ConversationViewHelper
-[x] Track blocked groups
-[ ] HomeView
-[ ] ConversationView
-[ ] Any others?
-[ ] Rename? Extract BlockList cache?
-[ ] Block List
-[ ] Group Section
-[ ] Unblock group
-[ ] Interstitial interacting with blocked threads (e.g. thread picker)
-[ ] BlockListUIUtils w/ thread
-[x] Block
-[x] Unblock
-[ ] Replace usages where possible
-[x] block manager
-[ ] Sync
-[x] tentative protos
-[ ] confirm protos w/ team
-[x] send new protos
-[ ] Message Processing
-[ ] Drop messages from blocked groups
2018-09-12 19:16:14 -05:00
Michael Kirk
b282d51da0
SyncMessages for blocked groups
2018-09-12 19:16:14 -05:00
Michael Kirk
236c17f65e
WIP: group blocking
...
-[ ] UI
-[ ] Conversation Settings
-[x] Show switch for group
-[ ] localize
-[ ] migrate existing localizations? (nice to have)
-[ ] can view conversation settings (but not edit them) in left group
-[ ] special block copy for groups
-[ ] special unblock copy for groups
-[ ] Block List
-[ ] Group Section
-[ ] Unblock group
-[ ] Interstitial interacting with blocked threads (e.g. thread picker)
-[ ] BlockListUIUtils w/ thread
-[x] Block
-[x] Unblock
-[ ] Replace usages where possible
-[x] block manager
-[ ] Sync
-[x] tentative protos
-[ ] confirm protos w/ team
-[ ] send new protos
-[ ] Message Processing
-[ ] Drop messages from blocked groups
2018-09-12 19:16:14 -05:00
Michael Kirk
bfe1f38c75
update protos for group blocking
2018-09-12 19:16:14 -05:00
Michael Kirk
08c0b248ed
fix group avatar updates and quote generation
...
don't shadow same-named variable
2018-09-12 15:01:57 -05:00
Michael Kirk
e4d12feeb9
rev gallery db extension since our isValid checks have changed
2018-09-07 16:37:00 -06:00
Matthew Chen
9fefdd2e2c
Respond to CR.
2018-09-06 16:04:01 -04:00
Matthew Chen
a2fe4dbe39
Refine image validation.
2018-09-06 16:04:01 -04:00
Matthew Chen
34a05cdb85
Refine image validation.
2018-09-06 16:04:01 -04:00
Matthew Chen
b6649319da
Fix build breakage.
2018-09-06 16:03:29 -04:00
Matthew Chen
27fa5dc2ef
Make thumbnail logic thread-safe to being called on main thread.
2018-09-06 16:03:29 -04:00
Matthew Chen
a04aa259ed
Fix bug in sync loading of thumbnails.
2018-09-06 16:03:29 -04:00
Matthew Chen
5bdbf76b08
Cache "is valid image/video" properties.
2018-09-06 16:03:29 -04:00
Matthew Chen
b1f2b9e75c
Clean up thumbnail-related logic.
2018-09-06 16:03:29 -04:00
Matthew Chen
a088b94c74
Update Cocoapods, fix build breakage.
2018-09-06 15:37:24 -04:00
Matthew Chen
b91751a114
Respond to CR.
2018-09-06 15:30:00 -04:00
Matthew Chen
748b243156
Restore full-screen thumbnails.
2018-09-06 15:30:00 -04:00
Matthew Chen
9eb2a4f5ad
Raise max valid image size.
2018-09-06 15:30:00 -04:00
Matthew Chen
72a71c185b
Improve handling of thumbnails dir.
2018-09-06 15:30:00 -04:00
Matthew Chen
3a5d1877da
Reduce thumbnail sizes.
2018-09-06 15:30:00 -04:00
Matthew Chen
ec83ed182b
Clean up.
2018-09-06 15:30:00 -04:00
Matthew Chen
32bf47fc74
Don't track thumbnail metadata in db; improve thumbnail quality.
2018-09-06 15:30:00 -04:00
Matthew Chen
8026d34651
Remove full-screen thumbnail.
2018-09-06 15:30:00 -04:00
Matthew Chen
2daa66fdf6
Use thumbnails dir.
2018-09-06 15:30:00 -04:00
Matthew Chen
a9096209e9
Add failure methods to thumbnail service.
2018-09-06 15:30:00 -04:00
Matthew Chen
8748dc9b2e
Modify new thumbnail system to include video and GIF thumbnails.
2018-09-06 15:30:00 -04:00
Matthew Chen
206432fdf0
Add failure methods to thumbnail service.
2018-09-06 15:30:00 -04:00
Matthew Chen
f6e792c707
Add failure methods to thumbnail service.
2018-09-06 15:30:00 -04:00
Matthew Chen
3437361d70
Use new thumbnails in media gallery thumbnails.
2018-09-06 15:30:00 -04:00
Matthew Chen
ac4365e1c9
Add OWSThumbnailService.
2018-09-06 15:30:00 -04:00
Matthew Chen
1831f0b1f8
Reorder AttachmentStream methods.
2018-09-06 15:30:00 -04:00
Matthew Chen
446ceb2b9c
Rename AttachmentStream methods.
2018-09-06 15:30:00 -04:00
Matthew Chen
498828f93c
Rename AttachmentStream methods.
2018-09-06 15:30:00 -04:00
Matthew Chen
9ab4da5c81
cherry-pick Merge branch 'charlesmchen/logSdp'
2018-09-04 13:51:31 -06:00
Michael Kirk
6821e4a3a5
Don't include invalid media in gallery
2018-08-30 19:21:45 -06:00
Michael Kirk
e715bf9ea2
image sizing
...
Validate image sizing
2018-08-30 19:21:38 -06:00
Matthew Chen
2b8b688fb6
Disable CDS.
2018-08-20 15:38:30 -04:00
Matthew Chen
2af0a897e1
Disable CDS.
2018-08-20 15:34:04 -04:00
Michael Kirk
d57cbf2acd
main thread operation init which creates background task
...
// FREEBIE
2018-08-20 12:21:48 -06:00
Matthew Chen
52be2127ff
Sync conversation colors.
2018-08-16 15:21:39 -04:00
Matthew Chen
b347c40c66
Clean up ahead of PR.
2018-08-16 12:21:03 -04:00
Matthew Chen
0a7b3537b5
Recreate message database view when message mappings are corrupt.
2018-08-16 12:21:03 -04:00