Commit graph

43 commits

Author SHA1 Message Date
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
4b9180c3c7 move signal pre key store into the database
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-14 14:38:00 +02:00
f45638c58d fix deadlock 2026-05-13 12:34:40 +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
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +02:00
db9d9022fd use a centralized version of flutter secure storage 2026-04-25 01:12:00 +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
3d35615136 refactor global user variable 2026-04-21 03:34:52 +02:00
0d975db3e4 fmt 2026-04-11 00:09:14 +02:00
fb1e286cf9 fix signal out of sync issue
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-01 23:34:07 +01:00
4cbeaf3ff7 remove unnecessary pre key loading 2026-03-01 04:20:37 +01:00
585f577f89 add flame counter test 2025-12-30 19:58:32 +01:00
e97f0a910f fix smaller issues 2025-12-30 11:21:43 +01:00
25114daee2 fix #326 2025-12-15 19:12:25 +01:00
bc1c61c8f8 finishing #327 2025-12-15 17:02:51 +01:00
108a58ffe1 improve logging 2025-11-30 12:27:21 +01:00
df9b055ba7 fix verification shield and remove backup notice 2025-10-27 20:44:14 +01:00
5ae943bcf3 message and media sending does work 2025-10-26 01:14:46 +02:00
2f3f927914 handle text and media server messages, update pushkeys 2025-10-19 14:44:49 +02:00
a4ccefec75 starting with #227 2025-10-19 02:45:17 +02:00
90e6aa6598 added tests and some fixes 2025-10-18 17:20:34 +02:00
268488dab0 fixing new analysis results 2025-10-14 14:16:55 +02:00
c70413cf6a fixing all linter errors 2025-07-15 13:38:38 +02:00
a3d9bcf98b enabling linter 2025-07-15 00:38:23 +02:00
5727b3ae4e bump version 2025-06-23 13:46:54 +02:00
80746b5139 fix #207 2025-06-19 16:10:20 +02:00
20030ccd14 use mutex when updating user 2025-06-15 21:25:54 +02:00
6946164d1e use also for download background manager 2025-06-15 20:47:57 +02:00
d871e04f0e updating to new api version 2025-06-09 23:35:45 +02:00
6c630c78b5 started with #203 2025-06-05 17:28:36 +02:00
69231282d0 trying to clear the memory 2025-06-03 18:21:31 +02:00
036c4cab77 delete contact requested users and improve logging 2025-06-03 13:41:00 +02:00
190b16ec9a fix #68 2025-06-01 16:39:14 +02:00
ede9888515 rename files 2025-05-30 23:44:18 +02:00
0d2533e9a6 finally fixing #44 2025-05-30 23:38:05 +02:00
e69870ea14 clean code 2025-05-30 21:43:55 +02:00
2c22067a54 fixing lints errors 2025-05-30 18:04:04 +02:00
2eb9fd2f00 split signal functions into multiple files 2025-05-30 17:50:26 +02:00