-
Notifications
You must be signed in to change notification settings - Fork 292
feat: add message reminders #2724
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
Conversation
Size Change: +13.3 kB (+1%) Total Size: 1.34 MB
ℹ️ View Unchanged
|
# Conflicts: # package.json # yarn.lock
…minderNotification
…n sending a message
# Conflicts: # package.json # src/components/Message/MessageSimple.tsx # src/components/MessageInput/__tests__/EditMessageForm.test.js # yarn.lock
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2724 +/- ##
==========================================
- Coverage 81.82% 81.31% -0.52%
==========================================
Files 467 472 +5
Lines 9279 9414 +135
Branches 2168 2197 +29
==========================================
+ Hits 7593 7655 +62
- Misses 1331 1397 +66
- Partials 355 362 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
## [13.1.0](v13.0.5...v13.1.0) (2025-06-12) ### Bug Fixes * prevent adding newline in message text composer upon submitting with Enter key ([#2729](#2729)) ([c69e8d0](c69e8d0)) * prevent rendering placeholder for empty message list if messages are actually loaded ([#2731](#2731)) ([759bf44](759bf44)) * use channel_id and channel_type values from event channel.visible ([#2730](#2730)) ([d5f743b](d5f743b)) ### Features * add message reminders ([#2724](#2724)) ([37264db](37264db)) * add translation building capability to Streami18n and useNotifications hook ([#2719](#2719)) ([20c4889](20c4889)) * allow to send thread reply to channel ([#2733](#2733)) ([7fbc478](7fbc478)) ### Chores * **deps:** remove unused dependencies prop-types and textarea-caret ([#2720](#2720)) ([e7708fd](e7708fd))
🎉 This PR is included in version 13.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎯 Goal
Closes REACT-391
Depends on:
🛠 Implementation details
user_message_reminders
inchannel.config
.🎨 UI Changes
yMzp.webm