Skip to content

feat!: remove onlySenderCanEdit prop from MessageProps#3098

Open
MartinCupela wants to merge 1 commit intomasterfrom
feat/remove-onlySenderCanEdit-from-MessageProps
Open

feat!: remove onlySenderCanEdit prop from MessageProps#3098
MartinCupela wants to merge 1 commit intomasterfrom
feat/remove-onlySenderCanEdit-from-MessageProps

Conversation

@MartinCupela
Copy link
Copy Markdown
Contributor

BREAKING CHANGE: remove onlySenderCanEdit from MessageProps

🎯 Goal

Rely only on user permissions received from the server instead of client-side configuration of message editing.

BREAKING CHANGE: remove onlySenderCanEdit from MessageProps
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Size Change: -113 B (-0.02%)

Total Size: 614 kB

📦 View Changed
Filename Size Change
dist/cjs/index.js 237 kB -50 B (-0.02%)
dist/es/index.mjs 235 kB -63 B (-0.03%)
ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 2.96 kB
dist/cjs/mp3-encoder.js 1.27 kB
dist/cjs/WithAudioPlayback.js 43.2 kB
dist/css/emoji-replacement.css 456 B
dist/css/index.css 45 kB
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.47 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/WithAudioPlayback.mjs 43 kB

compressed-size-action

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.81%. Comparing base (2060768) to head (595ccbd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3098      +/-   ##
==========================================
- Coverage   80.82%   80.81%   -0.01%     
==========================================
  Files         417      417              
  Lines       12035    12033       -2     
  Branches     3873     3872       -1     
==========================================
- Hits         9727     9725       -2     
  Misses       2308     2308              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant