Commit log

134e1ac Ping mucs that were shutdown in case they came back

Stephen Paul Weber created

a57642a Use occupantId to check if muc user matches

Stephen Paul Weber created

a3ca95c Remember avatar and nick by occupant id

Click to expand commit body
Only if they're different from what we would otherwise use anyway.

Stephen Paul Weber created

1799e77 CopyOnWriteArrayList does not support iterator.remove

Stephen Paul Weber created

f6ba779 Set fullJid and occupantUs more often when we know them

Stephen Paul Weber created

f3e8a6f Copy fallback text, not stripped formatted text

Click to expand commit body
Copying the actual spans *might* be better, at least as an option in the future?

Stephen Paul Weber created

ab293cc Hide single-char sigils while composing

Stephen Paul Weber created

3a4f9ce Better y position for inline image span

Stephen Paul Weber created

026d389 Snip quotes from preview

Stephen Paul Weber created

70b7d99 Allow muting a user, even when not connected

Stephen Paul Weber created

069844a Auto-download when unmetered

Stephen Paul Weber created

87de57f Don't do file downloads when data saver is on

Stephen Paul Weber created

a14753f Fix dissapearing action buttons

Stephen Paul Weber created

81c220f Translated using Weblate (Chinese (Simplified))

Click to expand commit body
Currently translated at 100.0% (67 of 67 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/zh_Hans/

Outbreak2096 created

c1a01a2 Translated using Weblate (Ukrainian)

Click to expand commit body
Currently translated at 100.0% (67 of 67 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/uk/

SomeTr created

cb305c3 Translated using Weblate (Ukrainian)

Click to expand commit body
Currently translated at 100.0% (1020 of 1020 strings)

Translation: Conversations/Android App (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/android-app-shared/uk/

SomeTr created

a5e5bce Translated using Weblate (Chinese (Simplified))

Click to expand commit body
Currently translated at 100.0% (66 of 66 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/zh_Hans/

Outbreak2096 created

4b15ff9 Translated using Weblate (Ukrainian)

Click to expand commit body
Currently translated at 100.0% (66 of 66 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/uk/

SomeTr created

b77f052 Translated using Weblate (Galician)

Click to expand commit body
Currently translated at 57.5% (38 of 66 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/gl/

ghose created

6be393d Translated using Weblate (Albanian)

Click to expand commit body
Currently translated at 100.0% (66 of 66 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/sq/

Besnik_b created

40cc114 Translated using Weblate (Polish)

Click to expand commit body
Currently translated at 15.1% (10 of 66 strings)

Translation: Conversations/App Store Metadata (shared)
Translate-URL: https://translate.codeberg.org/projects/conversations/app-store-metadata/pl/

Grzegorz Szymaszek created

6732681 no reason to mention OTR in readme

iNPUTmice created

4f4d9be Hide reply context if it's the exact previous message

Stephen Paul Weber created

62c8e2f Rich quotes

Stephen Paul Weber created

60c72b4 Animted emoji working now

Stephen Paul Weber created

831ebf8 Load reply context when loading messages

Stephen Paul Weber created

c49aa31 Better support for correcting replies/reactions

Stephen Paul Weber created

ee64187 Documentation for the meaning of the XEP-0333 check markers.

Click to expand commit body
A discussion at xmpp:conversations@conference.siacs.eu yielded, that
previous to this there was no documentation or in-app information about
the meaning of the check marks.

kolAflash created

d458ff3 Turn large text back down a bit

Click to expand commit body
apparently I overdid it

Stephen Paul Weber created

2154f96 Custom tabs, thanks qy!

Stephen Paul Weber created

89fbd59 version bump to 2.16.2 + changelog

Daniel Gultsch created

a42f687 remove unnecessary log. fixes #300

Daniel Gultsch created

f1d5436 null check intent extras

Daniel Gultsch created

8e70922 Make rich text optional, don't double-style html

Stephen Paul Weber created

f1c1f72 Huge large text size

Click to expand commit body
As reqeusted due to disability

Stephen Paul Weber created

55d2bba Handle quotes and formatting properly on send

Stephen Paul Weber created

0994b30 Support quotes in XHTML

Stephen Paul Weber created

caf119b Better handling of namespaced attributes

Click to expand commit body
Don't store in the data model using the prefix -- the prefix is
meaningless.  Store by URI and then generate prefixes when serializing.

Stephen Paul Weber created

4cca129 Fix possible NPE

Stephen Paul Weber created

c041ee6 Revert "Temporarily disable auto numbering"

Click to expand commit body
This reverts commit 24ed32851bfc9f243c54072637ecdf529346e124.

Stephen Paul Weber created

a770c7d Fix for namespaced attributes

Click to expand commit body
Since we only store them by prefix right now (boo!) at least keep the
prefix definition as well.

Stephen Paul Weber created

cdcd2ec Don't put the composing-preview spans into xhtml for now

Stephen Paul Weber created

87fe20d explicitly run backup in foreground service

Daniel Gultsch created

71b0d4e version bump to 2.16.1 + changelog

Daniel Gultsch created

1ee5f47 catch invalid DNSName (newly introduced in minidns)

Daniel Gultsch created

60443f5 disable mute via callintegration

Click to expand commit body
fixes #299

Daniel Gultsch created

0c23cf7 Thread icon

Stephen Paul Weber created

ad44fbc In case of invalid XML in the payloads, at least still load the message

Stephen Paul Weber created

639c3be Bump versionCode

Stephen Paul Weber created

5073eb2 set caller display name

Daniel Gultsch created