Commit log

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

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

b46375e do not show ongoing call in ringing phase

Daniel Gultsch created

413c3a3 disable call integration for umidigi devices

Daniel Gultsch created

8e48e0d Ring even if call integration fails

Click to expand commit body
As it might if you have too many accounts

Stephen Paul Weber created

07dd1d0 Quiet hours means all done not failed

Stephen Paul Weber created

2d517ed Change caps node for better identification

Stephen Paul Weber created

bf40f05 bump versionCode

Stephen Paul Weber created

b154d99 Darken default dark mode teritary

Stephen Paul Weber created

d936c42 Reduce LRU size to help with RAM pressure

Stephen Paul Weber created

c03ebcd Stop thrashing reconnects while waiting for DB load

Stephen Paul Weber created

a883a62 rescanStickers at min priority

Stephen Paul Weber created

f6ae9a2 Much more efficient loading of messages

Click to expand commit body
Doing the cross-DB JOIN in the outer query murders performance, but if
we just look up against a single DB which rows we want, then do the full
load/join on only those rows, it is *much* faster.

Stephen Paul Weber created

a15ba85 Using WAL improved load times on potato by 30s

Click to expand commit body
Enables concurrent DB access but at some RAM cost, so keep that in mind
if people are having more RAM issues.

Stephen Paul Weber created

30cc2b5 Bump MiniDNS dependency

Stephen Paul Weber created

b2e0865 clipToOutline eats bubble tails on A14

Click to expand commit body
And we don't need it anyway since we use ShapeableImageView

Stephen Paul Weber created

d5e0d88 Fix avatar spacing for sent message

Stephen Paul Weber created

8ce0a1d Bump versionCode

Stephen Paul Weber created

e616073 Allow correcting or retracting any waiting message

Stephen Paul Weber created

1b80981 Edit or remove message that is waiting

Click to expand commit body
Don't send a stanza to update it, since the original was never sent

Stephen Paul Weber created

bec3af3 Fix NPE

Stephen Paul Weber created

8573b5e don't try to load messages if archived

Stephen Paul Weber created

a470e3a Fix NPE

Stephen Paul Weber created

3c10c4d Fix NPE

Stephen Paul Weber created

5af3788 Only show full link icon when fully connected

Stephen Paul Weber created

64ed974 Ability to block any conversation avatar

Stephen Paul Weber created

6d6351a Ability to block MUC avatar

Stephen Paul Weber created

f91692f Fix showing which contacts are selected

Stephen Paul Weber created

b8fd183 Bump versionCode

Stephen Paul Weber created

0cd1ec0 Snackbar to deal with spam MUC invites

Stephen Paul Weber created

ca15b0b Clearer stranger/contact request snackbars

Stephen Paul Weber created

bbd8e82 Merge branch 'master' of https://codeberg.org/iNPUTmice/Conversations

Click to expand commit body
* 'master' of https://codeberg.org/iNPUTmice/Conversations: (29 commits)
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (Romanian)
  Translated using Weblate (Ukrainian)
  Translated using Weblate (Japanese)
  Translated using Weblate (Galician)
  Translated using Weblate (German)
  Translated using Weblate (Japanese)
  Translated using Weblate (French)
  Translated using Weblate (Spanish)
  Translated using Weblate (German)
  Translated using Weblate (Polish)
  remove 'add as bookmark' checkmark in join conference dialog
  leave channel when bookmark gets deleted
  mark entire message as read if all group members have read it
  give text in bubbles a little bit more space
  call checkbox in clear history dialog: delete
  center image preview if bubble is wider
  slightly increase corner radius of avatars in chat
  clip image preview to message bubble
  show user no longer in group when coming from adapter
  ...

Stephen Paul Weber created

a76366e setTextCursorDrawable only exists on 29+

Stephen Paul Weber created

0bc243b Translated using Weblate (Chinese (Simplified))

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

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

Outbreak2096 created

48a7d53 Translated using Weblate (Romanian)

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

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

licaon-kter created

57121fa Translated using Weblate (Ukrainian)

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

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

SomeTr created

9bcb3c7 Translated using Weblate (Japanese)

Click to expand commit body
Currently translated at 98.9% (1011 of 1022 strings)

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

dqjxelg2srtivm created

7772149 Translated using Weblate (Galician)

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

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

ghose created

3c217c0 Translated using Weblate (German)

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

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

nautilusx created

b494c93 Translated using Weblate (Japanese)

Click to expand commit body
Currently translated at 98.5% (1007 of 1022 strings)

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

dqjxelg2srtivm created

d8bcd6f Translated using Weblate (French)

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

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

Nifou created

d204f1f Translated using Weblate (Spanish)

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

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

gallegonovato created

b6d9a52 Translated using Weblate (German)

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

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

nautilusx created

1050c8b Translated using Weblate (Polish)

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

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

Grzegorz Szymaszek created

e389ee0 remove 'add as bookmark' checkmark in join conference dialog

Daniel Gultsch created