-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
6.4.0b2 #1075
Merged
Merged
6.4.0b2 #1075
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
Member
tmolitor-stud-tu
commented
Jun 9, 2024
- Rework whole Group/Channel management UI
- Add new setting to enable/disable in-app display of webpages in Safari
- Make more parts of the UI translatable (accessibility labels, section headings etc.)
6.3.1b1
This changes every display of a contact with ContactEntry() to not replicate the same code over and over again.
- Add com.apple.security.network.server entitlement to allow WebRTC to open listening sockets - Implement non-xep conforming TCP transport for ICE candidates only active in alpha builds - Bump WebRTC loglevel to verbose in alpha builds (it's info otherwise) - Activate VoIP for alpha builds on macOS - Circumvent CallKit audio session activation problems on macOS Catalyst to activate VoIP as much as possible on macOS
At least on older ejabberd (~22.05) this can happen because it still returns precondition-not-met errors even after successfully configuring the node.
This makes sure other users won't see a stale time or a constant "currently online". Fixes #1059
Changing one of the "Communication" privacy settings triggers a presence containing an updated capabilities hash.
This also add the previously in MLXMLNode defined WeakContainer to HelperTools.
This uses the slightly adapted group management gui.
This adds new addTopRight-powered overlay for add and delete, too.
6.4.0b1
This also modernizes kMonalSentMessageNotice.
This will be initialized to default browser in EU and inline safari otherwise.
Since we can't compile our swift code to let XCode extract all translatable strings, we have to go with the uncompiled Text() strings extraction only.
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.