-
Notifications
You must be signed in to change notification settings - Fork 1
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
release-v0.14.0 #1851
Merged
Merged
release-v0.14.0 #1851
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bedrock constraints
Fix "Switch to Realm" closes app from mac dock menu
fix RE-289 compare timestamps before deleting in case of
BYOP: New Disclaimer screen & handle unfinished uploads
Filter out unfinished BYOPs in Realm
Fix hovering cursors cut-off on LP
hosting.holium.com: Contact Support sidebar link
fix RE-280 by not entering normal fullscreen when we do simplefullscreen
fix RE-264 current space is preserved from local db
Re-sort inbox list on message sent/received
…url-link-on-the-website Switch the documentation url link on the website
…st-copy Update Realm Login copy to current ways to get on
RE-219 SpaceBlock for /spaces/~zod/our type chat messages using custom type
Add rooms interface to standalone chat
drunkplato
added
the
build
Build a merged PR (e.g merge into master or production)
label
Jun 30, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
🤖 Generated by Copilot at 4658547
This pull request adds support for Mac devices with a camera notch, improves the chat database and spaces service, and enhances the courier app UI and functionality. It introduces new modules, components, functions, and constants to handle the notch, custom content types, delete events, space links, and chat rooms. It also fixes some TypeScript errors, bugs, and performance issues in the chat log, chat info, and inbox views. It modifies several files in the
app/src
directory, such asenv.ts
,fullscreen.ts
,main.ts
,windows.ts
,chat.db.ts
,spaces.service.ts
,ChatLogHeader.tsx
,ChatMessage.tsx
,ChatRow.tsx
,ChatInfo.tsx
,ChatLog.tsx
,Inbox.tsx
, andspaces.table.ts
.Reviewer Checklist