-
-
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
6.4.0b2 #1075
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1276d0 - Browse repository at this point
Copy the full SHA f1276d0View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e36f478 - Browse repository at this point
Copy the full SHA e36f478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20838b1 - Browse repository at this point
Copy the full SHA 20838b1View commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a66934 - Browse repository at this point
Copy the full SHA 9a66934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4456b84 - Browse repository at this point
Copy the full SHA 4456b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb9bc9 - Browse repository at this point
Copy the full SHA ccb9bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dadece - Browse repository at this point
Copy the full SHA 4dadeceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e16f3e3 - Browse repository at this point
Copy the full SHA e16f3e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c3a5b - Browse repository at this point
Copy the full SHA 64c3a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ced8624 - Browse repository at this point
Copy the full SHA ced8624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2f710 - Browse repository at this point
Copy the full SHA 4e2f710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b76746 - Browse repository at this point
Copy the full SHA 3b76746View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb70394 - Browse repository at this point
Copy the full SHA bb70394View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ae858 - Browse repository at this point
Copy the full SHA f7ae858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fa596 - Browse repository at this point
Copy the full SHA 70fa596View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b48ed - Browse repository at this point
Copy the full SHA e2b48edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8124c69 - Browse repository at this point
Copy the full SHA 8124c69View commit details
Commits on May 5, 2024
-
Clean up swiftui implementations
This changes every display of a contact with ContactEntry() to not replicate the same code over and over again.
Configuration menu - View commit details
-
Copy full SHA for 73c1022 - Browse repository at this point
Copy the full SHA 73c1022View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 162bf6f - Browse repository at this point
Copy the full SHA 162bf6fView commit details -
Improve WebRTC handling and add macOS CallKit experiment
- 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
Configuration menu - View commit details
-
Copy full SHA for 2b9e0f7 - Browse repository at this point
Copy the full SHA 2b9e0f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae4764f - Browse repository at this point
Copy the full SHA ae4764fView commit details
Commits on May 10, 2024
-
Don't loop on repeated pubsub precondition fails
At least on older ejabberd (~22.05) this can happen because it still returns precondition-not-met errors even after successfully configuring the node.
Configuration menu - View commit details
-
Copy full SHA for c2c0279 - Browse repository at this point
Copy the full SHA c2c0279View commit details -
Don't advertise support for urn:xmpp:idle:1 if deactivated by user
This makes sure other users won't see a stale time or a constant "currently online". Fixes #1059
Configuration menu - View commit details
-
Copy full SHA for c640946 - Browse repository at this point
Copy the full SHA c640946View commit details -
Change advertised caps hash for privacy setting changes
Changing one of the "Communication" privacy settings triggers a presence containing an updated capabilities hash.
Configuration menu - View commit details
-
Copy full SHA for 5417ea2 - Browse repository at this point
Copy the full SHA 5417ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f515e71 - Browse repository at this point
Copy the full SHA f515e71View commit details -
Make MLContact instances true singletons
This also add the previously in MLXMLNode defined WeakContainer to HelperTools.
Configuration menu - View commit details
-
Copy full SHA for 7808d69 - Browse repository at this point
Copy the full SHA 7808d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37e0bd - Browse repository at this point
Copy the full SHA a37e0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f20a13 - Browse repository at this point
Copy the full SHA 5f20a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3313b2 - Browse repository at this point
Copy the full SHA c3313b2View commit details -
This uses the slightly adapted group management gui.
Configuration menu - View commit details
-
Copy full SHA for 21ed2f0 - Browse repository at this point
Copy the full SHA 21ed2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e1502 - Browse repository at this point
Copy the full SHA 75e1502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d17bde - Browse repository at this point
Copy the full SHA 5d17bdeView commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32217fb - Browse repository at this point
Copy the full SHA 32217fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e06c327 - Browse repository at this point
Copy the full SHA e06c327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e7e16 - Browse repository at this point
Copy the full SHA 27e7e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d229b8 - Browse repository at this point
Copy the full SHA 2d229b8View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 212dcbc - Browse repository at this point
Copy the full SHA 212dcbcView commit details -
Set thread name in getExtraRunloopWithIdentifier, too
Before we only set the runloop name
Configuration menu - View commit details
-
Copy full SHA for cc052b5 - Browse repository at this point
Copy the full SHA cc052b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe2d28d - Browse repository at this point
Copy the full SHA fe2d28dView commit details -
Make DNSSEC validation configurable (default: off)
In alpha builds it will be default: on
Configuration menu - View commit details
-
Copy full SHA for 7ecf7a5 - Browse repository at this point
Copy the full SHA 7ecf7a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7991a3d - Browse repository at this point
Copy the full SHA 7991a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for acece90 - Browse repository at this point
Copy the full SHA acece90View commit details -
Prepare SRV resolver for DNSSEC (but commented out)
This can only be activated once the ios bug has been fixed
Configuration menu - View commit details
-
Copy full SHA for 0b3847b - Browse repository at this point
Copy the full SHA 0b3847bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51af80d - Browse repository at this point
Copy the full SHA 51af80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c2116 - Browse repository at this point
Copy the full SHA d4c2116View commit details
Commits on May 21, 2024
-
Rework settings to have more natural categories
This resembles more or less what Conversations uses for its new categorized settings view
Configuration menu - View commit details
-
Copy full SHA for 089794d - Browse repository at this point
Copy the full SHA 089794dView commit details -
Configuration menu - View commit details
-
Copy full SHA for caecd69 - Browse repository at this point
Copy the full SHA caecd69View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b1e60 - Browse repository at this point
Copy the full SHA f3b1e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb2e0c - Browse repository at this point
Copy the full SHA 1bb2e0cView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b2f55 - Browse repository at this point
Copy the full SHA c0b2f55View commit details -
Update muc contact details to allow removal of avatars
This adds new addTopRight-powered overlay for add and delete, too.
Configuration menu - View commit details
-
Copy full SHA for 5d01419 - Browse repository at this point
Copy the full SHA 5d01419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 376c207 - Browse repository at this point
Copy the full SHA 376c207View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48f386f - Browse repository at this point
Copy the full SHA 48f386fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 958fd65 - Browse repository at this point
Copy the full SHA 958fd65View commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 751043f - Browse repository at this point
Copy the full SHA 751043fView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f11b426 - Browse repository at this point
Copy the full SHA f11b426View commit details -
Configuration menu - View commit details
-
Copy full SHA for d670bcb - Browse repository at this point
Copy the full SHA d670bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc51c3a - Browse repository at this point
Copy the full SHA dc51c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d882964 - Browse repository at this point
Copy the full SHA d882964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b355eb - Browse repository at this point
Copy the full SHA 8b355ebView commit details -
Make muc invites call ui error handlers, too
This also modernizes kMonalSentMessageNotice.
Configuration menu - View commit details
-
Copy full SHA for 6bdc840 - Browse repository at this point
Copy the full SHA 6bdc840View commit details -
Configuration menu - View commit details
-
Copy full SHA for c747372 - Browse repository at this point
Copy the full SHA c747372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 642fc08 - Browse repository at this point
Copy the full SHA 642fc08View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1806cc - Browse repository at this point
Copy the full SHA d1806ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea43a73 - Browse repository at this point
Copy the full SHA ea43a73View commit details -
Implement inline safari versus default browser app setting
This will be initialized to default browser in EU and inline safari otherwise.
Configuration menu - View commit details
-
Copy full SHA for f605172 - Browse repository at this point
Copy the full SHA f605172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7060468 - Browse repository at this point
Copy the full SHA 7060468View commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f2a03d - Browse repository at this point
Copy the full SHA 3f2a03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e3f5d - Browse repository at this point
Copy the full SHA 56e3f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21cda8b - Browse repository at this point
Copy the full SHA 21cda8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f194673 - Browse repository at this point
Copy the full SHA f194673View commit details -
Make all accessibility labels translatable
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.
Configuration menu - View commit details
-
Copy full SHA for 25484e5 - Browse repository at this point
Copy the full SHA 25484e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for caed641 - Browse repository at this point
Copy the full SHA caed641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cb333 - Browse repository at this point
Copy the full SHA 81cb333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406d067 - Browse repository at this point
Copy the full SHA 406d067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23be752 - Browse repository at this point
Copy the full SHA 23be752View commit details