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

feat: Add OCP interface to format richtext into string #48137

Merged
merged 4 commits into from
Sep 18, 2024

Commits on Sep 17, 2024

  1. feat: Add OCP interface to format richtext into string

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    70a886c View commit details
    Browse the repository at this point in the history
  2. fix: Add missing alias for IRichTextFormatter

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    295eee6 View commit details
    Browse the repository at this point in the history
  3. fix: Fix Event and Notification creation with the new required parameter

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    117c7ee View commit details
    Browse the repository at this point in the history
  4. fix: Adapt notifications and activity tests to new DI dependency

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b926df4 View commit details
    Browse the repository at this point in the history