Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use message.send() directly, move message to container #534

Merged
merged 14 commits into from
Aug 23, 2024

Commits on Aug 22, 2024

  1. refactor(content): move MessageManager to container

    Update MessageManager constructor to support awilix PROXY
    
    Co-authored-by: Radu-Cristian Popa <[email protected]>
    sidvishnoi and raducristianpopa committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7dad49b View commit details
    Browse the repository at this point in the history
  2. use message.send directly everywhere

    Co-authored-by: Radu-Cristian Popa <[email protected]>
    sidvishnoi and raducristianpopa committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ce42400 View commit details
    Browse the repository at this point in the history
  3. cleanup messages

    sidvishnoi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8196d87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63a6218 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27ef848 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c178a0 View commit details
    Browse the repository at this point in the history
  7. use never instead of void

    sidvishnoi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d1be8c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99edcf4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    273eb7a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'move-MessageManger-to-container' of github.com:interled…

    …ger/web-monetization-extension into move-MessageManger-to-container
    sidvishnoi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    56ea2cf View commit details
    Browse the repository at this point in the history
  11. remove TODO

    sidvishnoi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    754f895 View commit details
    Browse the repository at this point in the history
  12. cleanup

    sidvishnoi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4c221fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a098ca View commit details
    Browse the repository at this point in the history
  14. nits

    sidvishnoi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    75d3b5c View commit details
    Browse the repository at this point in the history