Skip to content
Snippets Groups Projects

Implemented filtering for banned/blocked users and reporting

All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • 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.

  • Bruno Muniz added 1 commit

    added 1 commit

    Compare with previous version

  • Bruno Muniz added 1 commit

    added 1 commit

    • a6aa22bd - Implemented missing requirements except for APi reporting

    Compare with previous version

  • Bruno Muniz added 1 commit

    added 1 commit

    • 96eb2aa9 - Set certificate on report request

    Compare with previous version

  • Dariusz Rybicki added 12 commits

    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

    Compare with previous version

  • Dariusz Rybicki added 5 commits

    added 5 commits

    • fd9ae729 - Add FetchBannedList functor
    • d330881d - Add ProcessBannedList functor
    • e98b01a4 - Register FetchBannedList in DI container
    • e80652d9 - Register ProcessBannedList in DI container
    • ee55cb34 - Update banned list in LaunchViewModel

    Compare with previous version

  • added 1 commit

    • 79409e8a - Implement certificate pinning for report requests

    Compare with previous version

  • Dariusz Rybicki added 2 commits

    added 2 commits

    Compare with previous version

  • added 1 commit

    • ea95e582 - Add report cert placeholder file

    Compare with previous version

  • Dariusz Rybicki added 5 commits

    added 5 commits

    • 28b07dfd - Add cancellables set to DrawerController
    • 1ab5963f - Add MakeReportDrawer functor
    • a4ea3b28 - Use MakeReportDrawer functor in SingleChatController
    • e836a6e8 - Register MakeReportDrawer in DI container
    • a9fc1b33 - Cleanup

    Compare with previous version

  • Bruno Muniz added 1 commit

    added 1 commit

    • 88f47a45 - Finished adding report to group

    Compare with previous version

  • Bruno Muniz added 1 commit

    added 1 commit

    • 30292513 - Show ban warning after fetching/processing banned list

    Compare with previous version

  • Bruno Muniz added 1 commit

    added 1 commit

    • c107d729 - Fix issue where blocked contact group request still shakes device

    Compare with previous version

  • Dariusz Rybicki
  • Dariusz Rybicki
  • Dariusz Rybicki
  • Bruno Muniz added 1 commit

    added 1 commit

    • 8123ef70 - Ignoring cache for banned list

    Compare with previous version

  • Bruno Muniz added 1 commit

    added 1 commit

    Compare with previous version

  • Bruno Muniz added 1 commit

    added 1 commit

    • 36ccf484 - Removed drawer cancellables on group chat

    Compare with previous version

  • Bruno Muniz marked this merge request as ready

    marked this merge request as ready

  • Bruno Muniz added 1 commit

    added 1 commit

    Compare with previous version

  • Dariusz Rybicki approved this merge request

    approved this merge request

  • Bruno Muniz resolved all threads

    resolved all threads

  • Bruno Muniz mentioned in commit ecd3bac3

    mentioned in commit ecd3bac3

  • merged

  • Please register or sign in to reply
    Loading