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

[stable30] fix(conversations): Remove call-permissions #13105

Merged
merged 3 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. fix(conversations): Remove call-permissions

    The permission only existed on API level and it's too complicated
    to figure out a good UX for it. So the functionality to change it
    are removed here. It's still kept in the database and response to
    avoid breakage of existing clients
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and backportbot[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    456b965 View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and backportbot[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2f22b2c View commit details
    Browse the repository at this point in the history
  3. ci: Improve integration test split

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen authored and backportbot[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0a0be11 View commit details
    Browse the repository at this point in the history