Skip to content
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.3.0 #1047

Merged
merged 95 commits into from
Apr 29, 2024
Merged

6.3.0 #1047

merged 95 commits into from
Apr 29, 2024

Conversation

tmolitor-stud-tu
Copy link
Member

  • Fix muc status code handling for biboumi
  • Implement XEP-0425: Moderated Message Retraction
  • Implement XEP-0490: Message Displayed Synchronization
  • Better default chat background for light and dark mode
  • Fix crashes when used with very old Openfire server
  • Improve cert error message
  • Highlight selected chat on iPad and macOS
  • Mark pinned chats with icon instead of color
  • Completely rewrite privacy settings (thanks Vaidik)
  • Automatically focus chat input and open keyboard when entering chat
  • Allow SASL PLAIN on servers not supporting SCRAM but SASL2
  • Completely new debug menu
  • Add new privacy setting to allow/block calls from strangers
  • Don't block callkit in china anymore
  • Fix several other crashes and UI bugs

FriedrichAltheide and others added 30 commits March 8, 2024 14:23
6.2.0b4
Some weird setups don't have a domain part in their jid but an empty
string instead. We fix these setups by copying the server-overwrite
string into the domain part.
Accounts with neither domain nor server should not have been possible
because the old ui did already forbid these (and not specifying a server
to connect to in any field isn't going to work either).
PR Changes

pinned icon default setup

finalized changes with pinned messages

removing unnecessary comment

styling
privacy settings rewrite
tmolitor-stud-tu and others added 24 commits April 25, 2024 07:33
- Fix muc status code handling for biboumi
- Implement XEP-0490: Message Displayed Synchronization
- Better default chat background for light and dark mode
- Fix crashes when used with very old Openfire server
- Improve cert error message
- Highlight selected chat on iPad and macOS
- Mark pinned chats with icon instead of color
- Completely rewrite privacy settings (thanks Vaidik)
- Automatically focus chat input and open keyboard when entering chat
- Allow SASL PLAIN on servers not supporting SCRAM but SASL2
    - Fix muc status code handling for biboumi
    - Implement XEP-0425: Moderated Message Retraction
    - Implement XEP-0490: Message Displayed Synchronization
    - Better default chat background for light and dark mode
    - Fix crashes when used with very old Openfire server
    - Improve cert error message
    - Highlight selected chat on iPad and macOS
    - Mark pinned chats with icon instead of color
    - Completely rewrite privacy settings (thanks Vaidik)
    - Automatically focus chat input and open keyboard when entering chat
    - Allow SASL PLAIN on servers not supporting SCRAM but SASL2
    - Completely new debug menu
    - Add new privacy setting to allow/block calls from strangers
    - Don't block callkit in china anymore
6.3.0b3
If we still hold a lock not in the temp directory of our main app
documents dir (or app group??), iOS will kill us instead of freezing us.
--> unlock our MLProcessLock to make sure iOs can properly freeze us and
we'll be able to start up more quickly by just unfreezing instead of
booting the whole app again.
This also adds a exception for *@cheogram.com PSTN gateway addresses.
- Fix several crashes
- Fix several UI bugs
@tmolitor-stud-tu tmolitor-stud-tu merged commit f374800 into stable Apr 29, 2024
1 check passed
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.

6 participants