forked from signalapp/Signal-Desktop
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Session 1.9.0 #2402
Merged
Session 1.9.0 #2402
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
fix: message text should wrap without causing extremely wide messages
added sass watch command for auto building sass on file changes, cleaned up IE7 fallback css
feat: build sass files using parcel instead of grunt
fix: make sure to break links and not words when wrapping text in messages
bunyan doesnt check if the filepath exists before running the finish command after a log rotation, we patched it to create the directory if it doesnt exist yet
this allows for easier debugging. The user must explicitly quit the app when the error window is shown using the quit button
fix: global error dialog box's 'copy to clipboard' option shouldn't quit the app
debug log window now follows the app theme, logs are save as txt
…g to prevent stale style states
Debug Log Window updates
Clear artefacts before running SASS watch command
fix: handle missing logs folder when performing log rotations
configure desktop icon for linux appImages
fix: use oxen-io session-better-sqlite3 instead of signal one
Fixed Parcel SASS build flags
refactor: Removed duplicate check in Message getDescription()
fixing the saved media read receipt
Trim leading and trailing whitespace on message composition and display.
fix: show call missed message on call too old received
* Added Onionv4 support to file server, sogs and pn server * Added blinded message support * Updated endpoints for sogs and file server to remove legacy ones
fix: sogs deleted message now comes with `deleted` field set to true
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.
No description provided.