Commit graph

204 commits

Author SHA1 Message Date
053fbeb66e Fix: Issue with background notifications on Android
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-08 22:05:22 +02:00
3d130cb760 Auto-detect if FCM token does not work and trigger a reset
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-05 10:36:36 +02:00
24efc76c02 fix: add logging and hide non-downloaded images
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-06-01 23:39:12 +02:00
7559434f86 switch to fastlane for github and f-droid releases
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-28 13:59:14 +02:00
62457f1f48 increased logging again
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-28 12:41:10 +02:00
872592af21 fix: database error and some ui improvements
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-28 00:09:12 +02:00
c7826ad6dd improve logging
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-26 11:57:59 +02:00
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
d9da953f77 Adds an "Ask a Friend" button to new contact suggestions.
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 18:49:57 +02:00
fc5c74eaed Issue with receiving messages when user closed app while decrypting 2026-05-19 01:54:42 +02:00
0204a41d43 Fix: Some message where not marked as opened. 2026-05-17 01:13:28 +02:00
190be5b694 fix flutter analyze issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 17:15:39 +02:00
8c84d802fd Automatically mark identical media as opened across all chats
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 00:31:54 +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
dda3677907 fixes some more issues 2026-05-13 15:27:08 +02:00
f45638c58d fix deadlock 2026-05-13 12:34:40 +02:00
09129639e1 remove useless mutext lock 2026-05-13 03:38:39 +02:00
9941c6e870 bug fixes 2026-05-13 00:44:17 +02:00
1e6ce639cf multiple bugs 2026-05-13 00:07:08 +02:00
4dbc369003 implement new backup mechanism 2026-05-12 21:24:49 +02:00
f735070a7c login using login token 2026-05-10 00:09:41 +02:00
52bc628752 add message that a user has changed there name 2026-05-05 00:41:13 +02:00
0a972d023f fix deadlock issue 2026-05-04 23:33:42 +02:00
f553713ff8 improve startup 2026-05-01 23:37:29 +02:00
8f7346dfba bump version and smaller bug fixes 2026-04-30 17:15:03 +02:00
c54265495c implement manual approval and fix bug 2026-04-29 12:11:07 +02:00
41dc30b3c2 finish setup 2026-04-29 00:22:42 +02:00
c9aa680243 improve user discovery new message handling 2026-04-26 10:43:25 +02:00
ce60f4e2f1 smaller improvements 2026-04-26 02:38:01 +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
e8d8e8b160 fixes multiple race condition issues 2026-04-24 23:14:48 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
1371cf80cb check original sender id 2026-04-22 19:47:43 +02:00
be35336a5d more smaller bug fixes 2026-04-22 18:28:36 +02:00
c197cb797e fixes multiple issus 2026-04-22 18:14:11 +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
e945e30991 rename global variables into app state 2026-04-21 02:40:12 +02:00
693c74df46 first working state 2026-04-21 01:31:50 +02:00
676a1c28f8 Merge remote-tracking branch 'origin/dev' into rust_integration 2026-04-20 13:30:37 +02:00
37c5ce933d fix receipts are getting deleted if message was removed
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 11:38:25 +02:00
75b9d3e379 delete receipts where the message got deleted
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 11:11:27 +02:00
ad647a3a21 fix: issue with image could not be inserted 2026-04-20 11:11:04 +02:00
f2493a2b56 handling server messages 2026-04-20 01:13:11 +02:00
6517473603 updated protobuf 2026-04-19 23:10:58 +02:00
cd2a254d23 fix: issue with image could not be inserted 2026-04-19 21:00:40 +02:00
2ec8d14439 delete receipts where the message got deleted 2026-04-19 20:41:10 +02:00