Commit Graph

8794 Commits (5236fba691f98825e936b020acb81ded6c4a0de1)
 

Author SHA1 Message Date
Michael Kirk 13cf9eab31 copy fixups 6 years ago
Michael Kirk 8aba5725cf BlockListViewController v. group blocking 6 years ago
Michael Kirk 809b3766c1 Home view cell v. group blocking 6 years ago
Michael Kirk 2c9d905a16 Message processor ignores messages from blocked group 6 years ago
Michael Kirk c6de8c579c WIP: Localizations 6 years ago
Michael Kirk b1da5e93d9 group blocking v. conversation view 6 years ago
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
6 years ago
Michael Kirk b282d51da0 SyncMessages for blocked groups 6 years ago
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
6 years ago
Michael Kirk bfe1f38c75 update protos for group blocking 6 years ago
Michael Kirk 2c4cd11509 Merge branch 'mkirk/fix-group-avatar-update' into release/2.29.3 6 years ago
Michael Kirk 08c0b248ed fix group avatar updates and quote generation
don't shadow same-named variable
6 years ago
Matthew Chen 25239ca608 Respond to CR. 6 years ago
Matthew Chen 3935b019f4 Add base class for tests. 6 years ago
Matthew Chen e740d8fd4e Merge branch 'charlesmchen/removeLogTag' 6 years ago
Matthew Chen 3fe7d7f9be Remove more usage of logTag. 6 years ago
Michael Kirk 99b2564994 "Bump build to 2.29.3.0." 6 years ago
Michael Kirk 17da53257f "Bump build to 2.29.2.4." 6 years ago
Michael Kirk e4d12feeb9 rev gallery db extension since our `isValid` checks have changed 6 years ago
Michael Kirk 5bafc7b6d6 Don't allow enabling dark theme in production yet 6 years ago
Matthew Chen 7872145e18 Merge branch 'charlesmchen/fix-ssk-tests-h' 6 years ago
Matthew Chen df7acfeed3 Simplify OWSPreferences access. 6 years ago
Matthew Chen 6007f8df6e Merge branch 'charlesmchen/fix-ssk-tests-d' 6 years ago
Matthew Chen 106ecf2e8e Respond to CR. 6 years ago
Matthew Chen 6a83eab4f6 Update Cocoapods. 6 years ago
Matthew Chen cc117b385c Modify environment accessors to use our 'shared' convention. 6 years ago
Matthew Chen 3a12446be8 Modify environment accessors to use our 'shared' convention. 6 years ago
Matthew Chen bd05cdc031 Rename TextSecureKitEnv to SSKEnvironment. 6 years ago
Matthew Chen b642a5fabe Update log. 6 years ago
Matthew Chen 7dd6132c6a Merge branch 'charlesmchen/fix-ssk-tests-c' 6 years ago
Matthew Chen 8b143e710f Update cocoapods. 6 years ago
Matthew Chen bcceda1861 Respond to CR. 6 years ago
Matthew Chen cfb511aa57 Respond to CR. 6 years ago
Matthew Chen eb616a3411 Respond to CR. 6 years ago
Matthew Chen 535241ef9e Add test app context; use mock "document" and "shared data container" directories in tests, use mock keychain storage in tests. 6 years ago
Matthew Chen 399dd13cee Add test app context; use mock "document" and "shared data container" directories in tests, use mock keychain storage in tests. 6 years ago
Matthew Chen 0357699fc8 RI Cocoapods submodule. 6 years ago
Matthew Chen f9eab5cd24 Merge remote-tracking branch 'origin/release/2.29.2' 6 years ago
Michael Kirk c9fdefd195 Merge branch 'mkirk/overflow-rebased' 6 years ago
Michael Kirk d534651ac4 check keywords in diff 6 years ago
Michael Kirk 9ec82b9a44 graceful failure when receiving too-small profile data 6 years ago
Michael Kirk 01a6a3d98e avoid overflow in debug logging 6 years ago
Michael Kirk 503cb046e4 remove unused FunctionalUtil code 6 years ago
Michael Kirk a2852ee930 Overflow math and safer asserts in Cryptography.m
Also removed some unused code
6 years ago
Michael Kirk ccea3ff0f1 Merge branch 'mkirk/production-asserts' 6 years ago
Michael Kirk 48a85aab1b remove unused files
These were ported to SignalMessaging
6 years ago
Michael Kirk c7662b5a86 Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
6 years ago
Michael Kirk a54ed8b201 Step 1/2 Prefer safer asserts 6 years ago
Matthew Chen 654c98d805 "Bump build to 2.29.2.3." 6 years ago
Matthew Chen a443a64ff7 Merge branch 'charlesmchen/convoThumbnails3' into release/2.29.2 6 years ago