Commit graph

11 commits

Author SHA1 Message Date
3499a08155 fixes issue with messsages not received
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-22 12:41:08 +02:00
fc5c74eaed Issue with receiving messages when user closed app while decrypting 2026-05-19 01:54:42 +02:00
ebc643cbe4 Fix: Reliability of receiving media files.
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-15 23:17:40 +02:00
09129639e1 remove useless mutext lock 2026-05-13 03:38:39 +02:00
4dbc369003 implement new backup mechanism 2026-05-12 21:24:49 +02:00
0a972d023f fix deadlock issue 2026-05-04 23:33:42 +02:00
3c91f99008 downgrade duplicated error message and fixing new upload of message 2026-04-24 23:38:07 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
7d09bd7283 notification of the verified user 2026-04-22 03:32:14 +02:00
1ea97d58ea create shared initialization function 2026-04-21 18:10:52 +02:00
1c902bb64d restructure code 2026-04-21 17:29:01 +02:00
Renamed from lib/src/services/api/server_messages.dart (Browse further)