Implemented filtering for banned/blocked users and reporting
All threads resolved!
All threads resolved!
Merge request reports
Activity
requested review from @darrarski.xx
assigned to @brunomunizaf
added 1 commit
- 77bdf63c - Ignoring group requests and badge from blocked users
added 1 commit
- e95c0313 - Rejecting notifications from banned/blocked users and not allowing to scan those
added 1 commit
- 8bc4ea6d - Rejecting notifications from banned/blocked users and not allowing to scan those
- Resolved by Bruno Muniz
- Resolved by Dariusz Rybicki
- Resolved by Bruno Muniz
- Resolved by Bruno Muniz
- Resolved by Bruno Muniz
- Resolved by Bruno Muniz
There is one problem I noticed in multiple places. Whenever we construct a database query to filter out blocked/banned contacts, we should not hardcode it, as it should depend on the user's preference. According to what we agreed, if the app is not installed via AppStore, the user should be able to turn on/off this filtering.
added 1 commit
- a6aa22bd - Implemented missing requirements except for APi reporting
- Resolved by Dariusz Rybicki
- Resolved by Dariusz Rybicki
added 12 commits
- db5438d6 - Add ReprotingFeature
- 63e84eb2 - Add MakeAppScreenshot functor
- 21c9b4a8 - Remove unused file
- 157b033e - Register MakeAppScreenshot in DI container
- 86fa1b84 - Use MakeAppScreenshot in SingleChatController
- d47c9e47 - Add Report model
- 7809f80a - Add SendReport functor
- b7345f92 - Register SendReport in DI container
- 994bf22c - Use SendReport in SingleChatViewModel
- ded1fd58 - Add ChatFeature scheme
- 6383e7b6 - Prepare for TLS
- 8ced6ec0 - Don't pop chat screen if reporting fails
Toggle commit listadded 1 commit
- 79409e8a - Implement certificate pinning for report requests
added 2 commits
added 1 commit
- 30292513 - Show ban warning after fetching/processing banned list
added 1 commit
- c107d729 - Fix issue where blocked contact group request still shakes device
- Resolved by Bruno Muniz
- Resolved by Bruno Muniz
- Resolved by Bruno Muniz
- Resolved by Bruno Muniz
- Resolved by Bruno Muniz
mentioned in commit ecd3bac3
Please register or sign in to reply