Zach Fuller
Zach Fuller
I'm attempting to use LoginKit in my iOS app and have everything set up and working. Users can log in and directed back to my app after approving the permissions...
## Summary This PR changes the default sharing behavior from `manual` to `disabled`. Given the sensitive nature of most conversations, requiring explicit configuration to enable sharing is a more sensible...
## Summary This PR introduces a keyboard shortcut for copying the current input. This feature allows users to easily copy composed messages (including text and attachment references). ## Changes Core...
## Summary This PR introduces a `/copy` command for copying messages via the existing `MessagesCopyCommand`. Doing so follows the established pattern used by `undo` and `redo`. Exposing the command in...