bjoern
8ffdd55f79
sync message deletion to other devices ( #6573 )
...
this PR synchronises deletion of messages across devices and adds a test
for it
---------
Co-authored-by: Hocuri <hocuri@gmx.de >
2025-02-26 14:26:19 +00:00
Hocuri
fbf3ff0112
refactor: Remove unused blob functions ( #6563 )
2025-02-24 11:02:26 +01:00
Hocuri
9b6ef5e54f
fix: get_filename() is now guaranteed to return a valid filename ( #6537 )
...
With iOS and Desktop copying the file to a to a temp file with the name
of `get_filename()`, it should be sanitized first.
The PR can be reviewed commit-by-commit or all at once.
2025-02-13 11:26:23 +00:00
Hocuri
787f54feda
refactor: Move more tests into their own files ( #6473 )
...
Follow-up to #6456 since this is working out well
2025-01-24 22:13:56 +01:00