-
Notifications
You must be signed in to change notification settings - Fork 99
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: GetStream/stream-chat-swiftui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: add/edit-message-attachments
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GetStream/stream-chat-swiftui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 58 files changed
- 7 contributors
Commits on Apr 18, 2025
-
Add support for editing attachments (#809)
* Fix scrolling to the last message when editing a message * Add support for editing message attachments * Remove edit action from giphy message * Fix being able to long press an unsent giphy message * Fix being able to swipe to reply an unsent giphy * Fix fill composer function causing main thread warning * Update CHANGELOG.md * Fix typo in deprecated message * Fix double tapping on ephemeral giphy opening message actions * Rename `inputAttachmentsAsPayloads()` -> `convertAddedAssetsToPayloads()` * Add test coverage to swipe to reply * Add test coverage to giphy edit action * Extract attachments convert to a component so that it can be tested and reused * Add test coverage to filling composer with edited message * Update CHANGELOG.md * Added back the fillComposer function again
Configuration menu - View commit details
-
Copy full SHA for 3f4b97d - Browse repository at this point
Copy the full SHA 3f4b97dView commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fb71e2c - Browse repository at this point
Copy the full SHA fb71e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad6fd9a - Browse repository at this point
Copy the full SHA ad6fd9aView commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d7980c9 - Browse repository at this point
Copy the full SHA d7980c9View commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9be4141 - Browse repository at this point
Copy the full SHA 9be4141View commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 49f1496 - Browse repository at this point
Copy the full SHA 49f1496View commit details -
Stream Bot authored and Stream Bot committed
Apr 24, 2025 Configuration menu - View commit details
-
Copy full SHA for ffbe0a7 - Browse repository at this point
Copy the full SHA ffbe0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946122d - Browse repository at this point
Copy the full SHA 946122dView commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bcb43f4 - Browse repository at this point
Copy the full SHA bcb43f4View commit details
Commits on Apr 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c341d30 - Browse repository at this point
Copy the full SHA c341d30View commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3736a90 - Browse repository at this point
Copy the full SHA 3736a90View commit details
Commits on May 7, 2025
-
Fix swipe to reply enabled when quoting a message is disabled (#824)
* Fix swipe to reply possible when quoting a message is disabled * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for ffe1f32 - Browse repository at this point
Copy the full SHA ffe1f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 546e6c7 - Browse repository at this point
Copy the full SHA 546e6c7View commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7f926e3 - Browse repository at this point
Copy the full SHA 7f926e3View commit details -
Fix user mentions not working when commands are disabled (#826)
* Fix user mentions not working when commands are disabled * Update CHANGELOG.md * Revert "Fix user mentions not working when commands are disabled" This reverts commit f01b010. * Do the implementation in the view model only instead
Configuration menu - View commit details
-
Copy full SHA for 1c2eba4 - Browse repository at this point
Copy the full SHA 1c2eba4View commit details
Commits on May 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0795064 - Browse repository at this point
Copy the full SHA 0795064View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10a9f4 - Browse repository at this point
Copy the full SHA b10a9f4View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8f0ac18 - Browse repository at this point
Copy the full SHA 8f0ac18View commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 559a57c - Browse repository at this point
Copy the full SHA 559a57cView commit details
Commits on May 22, 2025
-
Check canUpdateAnyMessage and canUpdateOwnMessage permissions for edi…
…t message action (#835) Co-authored-by: Nuno Vieira <nuno.fcvieira93@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 15a0f70 - Browse repository at this point
Copy the full SHA 15a0f70View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff add/edit-message-attachments...develop