Commit graph

315 commits

Author SHA1 Message Date
8c15a95165 Fix: Complete setup would sometimes get stuck
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-05 10:57:59 +02:00
8898395d72 add missing file check
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-05 00:48:05 +02:00
d8a3c4a4d7 make it possible to click on the users avatar 2026-05-05 00:47:15 +02:00
52bc628752 add message that a user has changed there name 2026-05-05 00:41:13 +02:00
28fffbfce5 add blue verification check to the user study
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-05 00:13:04 +02:00
3acd207de6 improved layout and fixed add logging
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-04 23:35:15 +02:00
0a972d023f fix deadlock issue 2026-05-04 23:33:42 +02:00
cdababa3c8 delete images if they where send in a direct chat
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-02 22:57:19 +02:00
6a611767fc fixing startup issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-02 14:48:31 +02:00
f553713ff8 improve startup 2026-05-01 23:37:29 +02:00
42a676491c ios: maybe fixes black screen 2026-05-01 01:26:23 +02:00
8f7346dfba bump version and smaller bug fixes 2026-04-30 17:15:03 +02:00
b2e9b04659 Improved: Videos can now be paused 2026-04-29 16:58:32 +02:00
9289def783 Show instead of the flame icon when it is about to expire 2026-04-29 16:28:52 +02:00
a015cb2cb8 change feature name and remove deleted accounts 2026-04-29 16:13:58 +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
dcca2cbec0 bug fixes 2026-04-26 02:10:16 +02:00
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +02:00
583368505d display critical error instead of removing app data 2026-04-25 01:55:46 +02:00
db9d9022fd use a centralized version of flutter secure storage 2026-04-25 01:12:00 +02:00
646b9c22d3 new add contact view for scanned qr via link 2026-04-25 00:24:03 +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
919aec464e when user is excluded from find friend all promotions are now also removed 2026-04-24 13:56:17 +02:00
a29af4c914 display transferred trust 2026-04-23 18:52:48 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
fcb93830e1 replace for loop with Completer 2026-04-22 19:47:56 +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
4a8fbdce28 add new numbers to the user_studies 2026-04-22 14:33:15 +02:00
95c5d6a4f1 handle scanned qr link via intent 2026-04-22 14:06:05 +02:00
7d09bd7283 notification of the verified user 2026-04-22 03:32:14 +02:00
94982ca253 use public dev api server 2026-04-21 19:36:46 +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
ba2f9644c0 fix splash screen in light mode 2026-04-21 15:45:42 +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
715774bd7f remove global connection state 2026-04-21 02:24:47 +02:00
bd012a363e replace global callback with broadcast 2026-04-21 02:18:24 +02:00
d9f9f7645e replace globals with app environment 2026-04-21 02:15:31 +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
60e5a5c7cc Fix: Start in chat, if configured
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 12:52:25 +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