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

Add NSUserActivity to rooms to appear in spotlight search #4865

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Oct 31, 2021

  1. Add NSUserActivity to rooms to appear in spotlight search

    Signed-off-by: Finn Behrens <me@kloenk.dev>
    kloenk committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    7823ec2 View commit details
    Browse the repository at this point in the history
  2. Add skeleton UserActivityService.

    pixlwave authored and kloenk committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    3685d80 View commit details
    Browse the repository at this point in the history
  3. move NSUserActitivy update code into UserActivityService

    Signed-off-by: Finn Behrens <me@kloenk.dev>
    kloenk committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    61079ef View commit details
    Browse the repository at this point in the history
  4. Delete all NSUserActivities when account is logging out

    Signed-off-by: Finn Behrens <me@kloenk.dev>
    kloenk committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    448ed1a View commit details
    Browse the repository at this point in the history
  5. UserActivityService: make sure roomID exists

    Signed-off-by: Finn Behrens <me@kloenk.dev>
    kloenk committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    a971424 View commit details
    Browse the repository at this point in the history