Skip to content

Conversation

@angrymuesli
Copy link

  • Add custom URI scheme (nctalk://conversation/{token}) for opening conversations from external launchers like KISS
  • Add HTTPS deep link support for /call/{token} URLs (fixes Open Talk links in App #847)
  • Add dynamic shortcuts for favorite/recent conversations
  • Add "Add to home screen" menu option in conversation long-press dialog
  • New DeepLinkHandler utility for parsing deep link URIs
  • New ShortcutManagerHelper utility for managing conversation shortcuts

🖼️ Screenshots

🏚️ Before 🏡 After
B A

🚧 TODO

  • ...

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

- Add custom URI scheme (nctalk://conversation/{token}) for opening
  conversations from external launchers like KISS
- Add HTTPS deep link support for /call/{token} URLs (fixes nextcloud#847)
- Add dynamic shortcuts for favorite/recent conversations
- Add "Add to home screen" menu option in conversation long-press dialog
- New DeepLinkHandler utility for parsing deep link URIs
- New ShortcutManagerHelper utility for managing conversation shortcuts

Signed-off-by: angrymuesli <github.visibly626@slmails.com>
@AndyScherzinger AndyScherzinger added enhancement New feature or request 3. to review Waiting for reviews labels Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open Talk links in App

2 participants