update fork #92

Closed
thedevstack-bot wants to merge 0 commits from mirror/monocles_chat_clean:master into master
No description provided.
Style user name to align with avatar
Some checks failed
Android CI / build (pull_request) Has been cancelled
230530f264
diagnosis: when we get a message with a <replace> element,
we overwrite several fields of the replaced message. Unfortunately, this
includes the remoteId of the replaced message, which is the field by
which we look up the message to be replaced. All corrections to a
message reference the id of the original, unedited message, so edits
>= 2 find a null replacedMessage.

fix is just to remove that line

(cherry picked from commit 7522d7eab5d8e7b48031f01f91267c6f4234bb9a)
(cherry picked from commit 29a3dd6f7ab0e12b1822918c518f6e5a6347cde1)
Stickers used to lie in `/storage/emulated/0/Documents/monocles chat/Stickers' which would get
indexed by the system MediaScanner. Unfortunately, the conventional way of creating `.nomedia'
won't solve the problem without requiring permission to gain access to all files in storage.

To avoid that nasty permission, monocles chat would migrate them to the context directory which
won't get indexed. The trick is that, it requires the old Stickers folder to never exist.

Signed-off-by: William Goodspeed <goodspeed@anche.no>
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/325
Update doap file XEP-0118 User Tune
Some checks failed
Android CI / build (pull_request) Has been cancelled
cc8436c914
lookshe closed this pull request 2025-08-23 13:51:53 +02:00
Some checks failed
Android CI / build (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
update fork
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thedevstack/PiratX!92
No description provided.