Merge branch 'fdroid/changelogs' into anotherim

This commit is contained in:
Sergei Poljanski 2024-11-16 16:02:26 +02:00
commit b15b00009f
Signed by: Sergei Poljanski
GPG key ID: 4F8851660FA4121B
5 changed files with 93 additions and 1149 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,6 +2,12 @@
<p align="center">another.im: the very last word in instant messaging</p>
<p align="center"><a href="https://f-droid.org/packages/eu.siacs.conversations.classic">
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">
</a></p>
## Design principles
* Be as beautiful and easy to use as possible without sacrificing security or
@ -108,8 +114,8 @@ SCRAM-SHA1, PLAIN, EXTERNAL (client certs) and DIGEST-MD5.
Some Bind failures are transient and resolve themselves after a reconnect.
When trying to connect to OpenFire the bind failure can be a permanent problem when the domain part of the Jabber ID entered in another.im doesnt match the domain the OpenFire server feels responsible for. For example OpenFire is configured to use the domain `a.tld` but the Jabber ID entered is `user@b.tld` where `b.tld` also points to the same host. During bind OpenFire tries to reassign the Jabber to `user@a.tld`. another.im doesnt like that.
This can be fixed by creating a new account in another.im that uses the Jabber ID `user@a.tld`.
When trying to connect to OpenFire the bind failure can be a permanent problem when the domain part of the Jabber ID entered in Conversations Classic doesnt match the domain the OpenFire server feels responsible for. For example OpenFire is configured to use the domain `a.tld` but the Jabber ID entered is `user@b.tld` where `b.tld` also points to the same host. During bind OpenFire tries to reassign the Jabber to `user@a.tld`. Conversations Classic doesnt like that.
This can be fixed by creating a new account in Conversations Classic that uses the Jabber ID `user@a.tld`.
Note: This is kind of a weird quirk in OpenFire. Most other servers would just throw a 'Server not responsible for domain' error instead of attempting to reassign the Jabber ID.

View file

@ -0,0 +1,6 @@
* Added account indicator
* Group chats are now marked with an additional icon
* Saved messages now have a brighter background color
* Added nickname in reply in Multi-User Chats(MUC)
* Contact status is now displayed separately
* Updated Russian and Ukrainian localizations

View file

@ -0,0 +1,6 @@
* Добавлен индикатор учетной записи
* Групповые чаты теперь отмечены дополнительным значком
* Закрепленные сообщения теперь имеют более яркий цвет фона
* Добавлен никнейм в ответ в многопользовательских чатах(MUC)
* Статус контакта теперь отображается в отдельно
* Обновлены русская и украинская локализации

View file

@ -0,0 +1,6 @@
* Добавлен индикатор учетной записи
* Групповые чаты теперь отмечены дополнительным значком
* Закрепленные сообщения теперь имеют более яркий цвет фона
* Добавлен никнейм в ответ в многопользовательских чатах(MUC)
* Статус контакта теперь отображается в отдельно
* Обновлены русская и украинская локализации